Abhaykoul commited on
Commit
b628d4a
1 Parent(s): 39409c3

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,8 +1,8 @@
1
- transformers==4.38.2
2
  accelerate
3
  bitsandbytes
4
  optimum
5
- huggingface_hub==0.22.2
6
  scikit-build-core
7
- https://github.com/abetlen/llama-cpp-python/releases/download/v0.2.81-cu124/llama_cpp_python-0.2.81-cp310-cp310-linux_x86_64.whl
8
  llama-cpp-agent>=0.2.25
 
1
+ transformers
2
  accelerate
3
  bitsandbytes
4
  optimum
5
+ huggingface_hub
6
  scikit-build-core
7
+ llama-cpp-python
8
  llama-cpp-agent>=0.2.25