Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

tooape
/
embeddinggemma-300m-qat-q8-ONNX

Feature Extraction
Transformers.js
ONNX
gemma3_text
embeddinggemma
sentence-similarity
quantized
Model card Files Files and versions
xet
Community

Instructions to use tooape/embeddinggemma-300m-qat-q8-ONNX with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers.js

    How to use tooape/embeddinggemma-300m-qat-q8-ONNX with Transformers.js:

    // npm i @huggingface/transformers
    import { pipeline } from '@huggingface/transformers';
    
    // Allocate pipeline
    const pipe = await pipeline('feature-extraction', 'tooape/embeddinggemma-300m-qat-q8-ONNX');
embeddinggemma-300m-qat-q8-ONNX
107 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
tooape's picture
tooape
Replace with trimmed-64K-vocab PTQ-q4 (transformers.js, inlined single-file)
4837cec verified about 1 month ago
  • onnx
    Replace with trimmed-64K-vocab PTQ-q4 (transformers.js, inlined single-file) about 1 month ago
  • .gitattributes
    1.57 kB
    Initial upload: QAT-derived int8 ONNX export of EmbeddingGemma-300M about 1 month ago
  • README.md
    638 Bytes
    Replace with trimmed-64K-vocab PTQ-q4 (transformers.js, inlined single-file) about 1 month ago
  • config.json
    1.64 kB
    Replace with trimmed-64K-vocab PTQ-q4 (transformers.js, inlined single-file) about 1 month ago
  • tokenizer.json
    4.57 MB
    xet
    Replace with trimmed-64K-vocab PTQ-q4 (transformers.js, inlined single-file) about 1 month ago
  • tokenizer_config.json
    223 Bytes
    Replace with trimmed-64K-vocab PTQ-q4 (transformers.js, inlined single-file) about 1 month ago