Spaces:
Running
on
Zero
Running
on
Zero
Update llama.sh
Browse files
llama.sh
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
pip3 install llama-cpp-python --extra-index-url https://abetlen.github.io/llama-cpp-python/whl/124
|
2 |
|
3 |
-
pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu124
|
|
|
1 |
pip3 install llama-cpp-python --extra-index-url https://abetlen.github.io/llama-cpp-python/whl/124
|
2 |
|
3 |
+
# pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu124
|