PatrickHaller commited on
Commit
a6d4f5f
1 Parent(s): 8eb2f51

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ Strict-small Track submission.
2
+
3
+ To download and use this model the [fla](https://github.com/sustcsonglin/flash-linear-attention) package has to be installed:
4
+
5
+ ```bash
6
+ pip install -U git+https://github.com/sustcsonglin/flash-linear-attention
7
+ ```