Chris Alexiuk
commited on
Commit
•
ca0675b
1
Parent(s):
6bf8d3c
Create requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
bitsandbytes
|
2 |
+
git+https://github.com/huggingface/transformers.git
|
3 |
+
git+https://github.com/huggingface/peft.git
|
4 |
+
git+https://github.com/huggingface/accelerate.git
|
5 |
+
gradio
|
6 |
+
sentencepiece
|