david-thrower commited on
Commit
641e192
·
verified ·
1 Parent(s): 6436528

Update requirements.txt

Browse files

Updated requirements for CPU optimized GGUF version.

Files changed (1) hide show
  1. requirements.txt +5 -10
requirements.txt CHANGED
@@ -1,10 +1,5 @@
1
- transformers==4.54.0
2
- torch==2.7.0
3
- accelerate==1.8.1
4
- # unsloth==2025.8.1
5
- # hqq==0.2.7.post1
6
- # bitsandbytes==0.46.1
7
- # optimum==1.27.0
8
- # onnx==1.18.0
9
- # onnxruntime==1.22.1
10
- torchao==0.12.0
 
1
+ llama_cpp_python==0.3.15
2
+ gradio==5.34.2
3
+ pypdf==5.9.0
4
+ python-docx 1.2.0
5
+ pandas==2.3.0