Umithan commited on
Commit
618b595
·
verified ·
1 Parent(s): f1cef9c

Optimized Gemma 2 FastAPI Backend

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,4 +1,5 @@
 
 
1
  fastapi
2
  uvicorn
3
- llama-cpp-python
4
- huggingface_hub
 
1
+ --extra-index-url https://abetlen.github.io/llama-cpp-python/whl/cpu
2
+ llama-cpp-python
3
  fastapi
4
  uvicorn
5
+ huggingface_hub"