abetlen / abetlen/llama-cpp-python
llama-server not using GPU
Open
- Dominant language
- Python
- Stars
- 10.6k
- Forks
- 1.4k
- PR merge metrics
- PR metrics pending
Description
After I install `llama-cpp-python-server` with cuda support and run
`python3 -m llama_cpp.server --model starcoderbase-3b/starcoderbase-3b.Q4_K_M.gguf --n_gpu_layers 10
`
The GPU is not getting used its running on the CPU
Contributor guide
Assessment
This issue has not been assessed yet.