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 n_gpu_layers to llama.cpp #4679

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

@dev2049
Copy link
Contributor

dev2049 commented May 15, 2023

thanks @garrettsutula! seems to be a duplicate of #4739 so will close if that's ok

@dev2049 dev2049 closed this May 15, 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