Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ sentencepiece==0.1.99
|
|
3 |
torch==2.0.1
|
4 |
transformers==4.29.2
|
5 |
# flash-attn==0.2.8
|
6 |
-
# triton==2.0.0.dev20221202
|
|
|
|
3 |
torch==2.0.1
|
4 |
transformers==4.29.2
|
5 |
# flash-attn==0.2.8
|
6 |
+
# triton==2.0.0.dev20221202
|
7 |
+
pylint
|