You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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/.
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.
The text was updated successfully, but these errors were encountered: