Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

通过llama.cpp对omost-llama-3-8b-Q8_0-GGUF进行加速时GPU显存使用率很低,没有用到。 #55

Open
zk19971101 opened this issue Aug 5, 2024 · 0 comments

Comments

@zk19971101
Copy link

下载llama.cpp源码,通过make GGML_CUDA=1进行编译。
设置-ngl 35,通过./llama-cli -m /home/liquid/.cache/llama.cpp/omost-llama-3-8b-q8_0.gguf -ngl 35 --prompt "who are you?"进行推理,发现GPU利用率很低,推理速度很慢,没有用到GPU推理。
请问这个问题要怎么解决呢?是我llama.cpp编译的问题吗?还是omost-llama-3-8b-Q8_0-GGUF不支持GPU加速?
2024-08-05 12-00-52 的屏幕截图

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant