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

Add llamacpp n_gpu_layers #4677

Closed

Conversation

garrettsutula
Copy link

Add n-gpu-layers param to Llama.cpp model & embedding

Adds a parameter n_gpu_layers to Llama.cpp model and embedding implementation to make it possible to load & run w/ GPU. Refer to this Llama.cpp PR for more info: ggerganov/llama.cpp#1412

Who can review?

Community members can review the PR once tests pass. Tag maintainers/contributors who might be interested:

@hwchase17 @agola11

@garrettsutula garrettsutula changed the title Add llamacpp gpu layers Add llamacpp n_gpu_layers May 14, 2023
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

Successfully merging this pull request may close these issues.

2 participants