wanchichen
commited on
Commit
•
b4998a4
1
Parent(s):
3b884e4
Update README.md
Browse files
README.md
CHANGED
@@ -178,6 +178,11 @@ XEUS supports [Flash Attention](), which can be installed as follows:
|
|
178 |
pip install flash-attn --no-build-isolation
|
179 |
```
|
180 |
|
|
|
|
|
|
|
|
|
|
|
181 |
## Usage
|
182 |
|
183 |
|
|
|
178 |
pip install flash-attn --no-build-isolation
|
179 |
```
|
180 |
|
181 |
+
```
|
182 |
+
git lfs install
|
183 |
+
git clone https://huggingface.co/espnet/XEUS
|
184 |
+
```
|
185 |
+
|
186 |
## Usage
|
187 |
|
188 |
|