1inkusFace commited on
Commit
d20d564
·
verified ·
1 Parent(s): bccc898

Update llama.sh

Browse files
Files changed (1) hide show
  1. llama.sh +1 -1
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