Donald Winkelman commited on
Commit
0f1df4e
·
1 Parent(s): f362c64

Updating Side-By-Side Space

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -5,6 +5,6 @@ torch==2.7.0
5
  accelerate==1.6.0
6
  sentencepiece==0.2.0
7
  protobuf==6.30.2
8
- llama-cpp-python==0.3.9
9
  requests>=2.31.0
10
  tqdm>=4.65.0
 
5
  accelerate==1.6.0
6
  sentencepiece==0.2.0
7
  protobuf==6.30.2
8
+ llama-cpp-python==0.3.9 --extra-index-url https://abetlen.github.io/llama-cpp-python/whl/cpu
9
  requests>=2.31.0
10
  tqdm>=4.65.0