Lumen / requirements.txt
AxionLabsAI's picture
Use CPU-only llama.cpp dependencies
8733d40 verified
Raw
History Blame Contribute Delete
172 Bytes
--prefer-binary
--extra-index-url https://abetlen.github.io/llama-cpp-python/whl/cpu
llama-cpp-python==0.3.32
protobuf<4
click<8.1
huggingface_hub
fastapi
uvicorn[standard]