Instructions to use onnx-community/embeddinggemma-300m-ONNX with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers.js
How to use onnx-community/embeddinggemma-300m-ONNX with Transformers.js:
// npm i @huggingface/transformers import { pipeline } from '@huggingface/transformers'; // Allocate pipeline const pipe = await pipeline('sentence-similarity', 'onnx-community/embeddinggemma-300m-ONNX');
Deployment benchmark on Android / Snapdragon 8 Gen 3 (Termux + ONNX-CPU) — latency, memory, retrieval-quality A/B vs gemini-embedding-2, matryoshka, OOC calibration
#25 opened 3 months ago
by
eyalnof123
transformers.js v4
👍 1
#24 opened 7 months ago
by
fosple
An error occurred during model execution: "14139896"
#23 opened 7 months ago
by
piotrek-k
The model is now added to WebAI.js. Run it in your browser with no code required.
#22 opened 10 months ago
by
AxolsWebAI
Getting 128d vector
#20 opened 10 months ago
by
gdaoresearch
question
1
#19 opened 11 months ago
by
lauren553311
Wrong values using webgpu on q8
1
#18 opened 12 months ago
by
alien79
FeatureExtractionPipeline
1
#17 opened 12 months ago
by
alien79
Android Support
1
#14 opened 12 months ago
by
annamalai-s