We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
No response
Currently, we didn't compile llamacpp with cuda accelerate. If we want to support use offload feature, we need to compile llamacpp with gpu label.
cuda
gpu
https://github.com/SkywardAI/llama.cpp/blob/a59f8fdc85e1119d470d8766e29617962549d993/examples/main/README.md?plain=1#L72
how many layer you want to run your model on GPU?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Contact Details(optional)
No response
What feature are you requesting?
Currently, we didn't compile llamacpp with
cuda
accelerate. If we want to support use offload feature, we need to compile llamacpp withgpu
label.https://github.com/SkywardAI/llama.cpp/blob/a59f8fdc85e1119d470d8766e29617962549d993/examples/main/README.md?plain=1#L72
how many layer you want to run your model on GPU?
The text was updated successfully, but these errors were encountered: