- Notifications
You must be signed in to change notification settings - Fork964
Open
Description
Feature request
As mentioned in#1348 , gemma3n is currently not supported in web browser, so please bring web browser support.
Motivation
It is important because gemma3n is a very good model, both with text-only modality or with multimodality, would be nice to be able to run it client-side
Your contribution
None.
I tried converting gemma3n-2b to ONNX using the script in this repo, thinking that I might be able to contribute something, but the conversion failed.