Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
@@ -1,3 +1,6 @@
|
|
1 |
transformers
|
2 |
spaces
|
3 |
gradio
|
|
|
|
|
|
|
|
1 |
transformers
|
2 |
spaces
|
3 |
gradio
|
4 |
+
huggingface-cli download meta-llama/Meta-Llama-3-8B-Instruct --include "original/*" --local-dir Meta-Llama-3-8B-Instruct
|
5 |
+
|
6 |
+
|