-
-
Notifications
You must be signed in to change notification settings - Fork 118
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
feat: Gemma 3 Support #440
Comments
I'll release a new version next week that will come with the latest You can always build the latest There's currently an issue with the latest release of
|
Oh, I see! Thanks! 👍 |
Command looked promising! Not sure where to go from here:
|
@briancullinan2 Do you use the latest version of npx --no node-llama-cpp inspect gpu |
I believe I'm using the latest version. Other models work fine, but that's the first time I've tried that npx compile command.
Is there another version I could try other than |
Feature Description
Currently, Google's Gemma 3 models are released. It would enhance its utility and expand compatibility for users seeking to integrate the latest models into their applications.
The Solution
The node-llama-cpp cannot load model architecture of Gemma 3 now. The information about Gemma 3 gguf should be added.
Considered Alternatives
It just added new model to library, so I think there is no other ways to alternate the solution.
Additional Context
No response
Related Features to This Feature Request
Are you willing to resolve this issue by submitting a Pull Request?
Yes, I have the time, and I know how to start.
The text was updated successfully, but these errors were encountered: