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

Support for Google Gemma models? #17

Open
trignomtry opened this issue Feb 25, 2024 · 1 comment
Open

Support for Google Gemma models? #17

trignomtry opened this issue Feb 25, 2024 · 1 comment
Assignees
Labels
work in progress Issue has been recognized and work is in progress

Comments

@trignomtry
Copy link

In the official LLama.cpp repo, the Gemma Models are supported. Can this be supported? It just needs the latest version of Llama.cpp.

@BrutalCoding
Copy link
Owner

BrutalCoding commented Feb 25, 2024

Yeah I was reading some comments from the authors of gemma.cpp on HN (HackerNews), and noticed some mentions of this being supported in llama.cpp too.

I haven't tried their model yet, so I will do some testing.

You're right, it's just a matter of updating llama.cpp, although I still manually boot up every OS to compile the binaries and test the example app on it.

I'll set time aside this week to at least update aub_ai on pub.dev with a recent version of llama.cpp included, along with anything else I can cramp in within the leftover hours.

Thanks,
Daniel

@BrutalCoding BrutalCoding self-assigned this Feb 27, 2024
@BrutalCoding BrutalCoding added the work in progress Issue has been recognized and work is in progress label Mar 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
work in progress Issue has been recognized and work is in progress
Projects
None yet
Development

No branches or pull requests

2 participants