Spaces:
Paused
Paused
Commit ·
85212a1
1
Parent(s): 157fdaa
dockerfile update
Browse files
cache/models--ophycare--llama-2-7b-chat-ophycare-2/test.txt
ADDED
|
File without changes
|
requirements.txt
CHANGED
|
@@ -1,6 +1,7 @@
|
|
| 1 |
numpy
|
| 2 |
rouge_score
|
| 3 |
-
|
|
|
|
| 4 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
| 5 |
torch
|
| 6 |
sentencepiece
|
|
|
|
| 1 |
numpy
|
| 2 |
rouge_score
|
| 3 |
+
git+https://github.com/huggingface/peft.git
|
| 4 |
+
git+https://github.com/huggingface/transformers.git
|
| 5 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
| 6 |
torch
|
| 7 |
sentencepiece
|