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: initial integration #12272

Merged
merged 3 commits into from
Jul 25, 2024
Merged

llama.cpp: initial integration #12272

merged 3 commits into from
Jul 25, 2024

Conversation

DavidKorczynski
Copy link
Collaborator

@DavidKorczynski DavidKorczynski commented Jul 24, 2024

llama.cpp performs inference on LLMs, has support for many different models, and llama.cpp is widely used in the LLM-space with more than 60K stars on GitHub.

Signed-off-by: David Korczynski <david@adalogics.com>
@DavidKorczynski
Copy link
Collaborator Author

CC @ggerganov @slaren

Signed-off-by: David Korczynski <david@adalogics.com>
Signed-off-by: David Korczynski <david@adalogics.com>
@AdamKorcz AdamKorcz merged commit 3b5f1a4 into master Jul 25, 2024
15 checks passed
@AdamKorcz AdamKorcz deleted the llamacpp-init branch July 25, 2024 09:42
Copy link
Contributor

@DonggeLiu DonggeLiu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

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.

3 participants