PatrickHaller
commited on
Create README.md
Browse files
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 |
+
```
|