liang.zhao
commited on
Commit
·
7531041
1
Parent(s):
681a0e3
update model and config
Browse files- requirements.txt +5 -0
requirements.txt
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
tokenizers==0.14.0
|
2 |
+
transformers==4.34.0
|
3 |
+
torch==2.1.0
|
4 |
+
peft==0.5.0
|
5 |
+
datasets==2.14.1
|