BaoKhuong commited on
Commit
6a696b5
·
verified ·
1 Parent(s): 01c6f35

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -15,7 +15,7 @@ reportlab>=4.2.0,<5.0.0
15
  huggingface_hub>=0.25.0,<1.0.0
16
 
17
  # GGUF support - critical for DeepSeek-R1-0528-Qwen3-8B compatibility
18
- llama-cpp-python==0.3.10
19
 
20
  # Optional GPU support (uncomment if needed)
21
  # torch>=2.3.1,<3.0.0
 
15
  huggingface_hub>=0.25.0,<1.0.0
16
 
17
  # GGUF support - critical for DeepSeek-R1-0528-Qwen3-8B compatibility
18
+ llama-cpp-python==0.3.9
19
 
20
  # Optional GPU support (uncomment if needed)
21
  # torch>=2.3.1,<3.0.0