Skip to content

Gemini Nano local prototyping #64

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

Closed
derenrich opened this issue Dec 3, 2024 · 1 comment
Closed

Gemini Nano local prototyping #64

derenrich opened this issue Dec 3, 2024 · 1 comment

Comments

@derenrich
Copy link

I'm considering building an extension with this API but it seems that the model (Gemini Nano) isn't actually usable via typical LLM interfaces (e.g. aistudio / ollama / hf). I believe Gemini Nano is not the same as Gemma and the paper says there are actually two different version of Nano.

Is there an open source model you would suggest using locally during development that might have similar performance?

Being able to use the model in a normal dev environment is important for prototyping/testing.

@domenic
Copy link
Collaborator

domenic commented Dec 3, 2024

This appears to be a bug report against a specific implementation of this API (probably Chrome's), and not against the specification. As such, it should be reported against that implementation's bug tracker. For Chrome, that's https://crbug.new/.

@domenic domenic closed this as completed Dec 3, 2024
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

No branches or pull requests

2 participants