Zeptosec commited on
Commit
0ef9e47
·
1 Parent(s): ee4fdcf

Added llama-cpp-python

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -3,4 +3,5 @@ huggingface_hub==0.21.4
3
  pydantic==2.6.4
4
  uvicorn==0.29.0
5
  transformers==4.39.2
6
- torch==2.2.2
 
 
3
  pydantic==2.6.4
4
  uvicorn==0.29.0
5
  transformers==4.39.2
6
+ torch==2.2.2
7
+ llama-cpp-python==0.2.57