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

Only running on CPU #54

Open
odkken opened this issue Jul 12, 2023 · 1 comment
Open

Only running on CPU #54

odkken opened this issue Jul 12, 2023 · 1 comment

Comments

@odkken
Copy link

odkken commented Jul 12, 2023

I've got (maybe too many) 3070s plugged in, but none of them are being utilized. Is there anywhere cuda needs to be explicitly specified as the backend?

@choombaa
Copy link
Collaborator

Couple things to try:

  • Build llama.cpp with cuda enabled, LLAMA_CUBLAS=1
  • Run the llama.cpp server with --n-gpu-layers <NUMBER> to increase gpu util

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

2 participants