How to use from
Unsloth Studio
Install Unsloth Studio (macOS, Linux, WSL)
curl -fsSL https://unsloth.ai/install.sh | sh
# Run unsloth studio
unsloth studio -H 0.0.0.0 -p 8888
# Then open http://localhost:8888 in your browser
# Search for dispatchAI/EmbeddingGemma-300M-mobile to start chatting
Install Unsloth Studio (Windows)
irm https://unsloth.ai/install.ps1 | iex
# Run unsloth studio
unsloth studio -H 0.0.0.0 -p 8888
# Then open http://localhost:8888 in your browser
# Search for dispatchAI/EmbeddingGemma-300M-mobile to start chatting
Using HuggingFace Spaces for Unsloth
# No setup required
# Open https://huggingface.co/spaces/unsloth/studio in your browser
# Search for dispatchAI/EmbeddingGemma-300M-mobile to start chatting
Quick Links

EmbeddingGemma-300M-mobile

πŸ”’ Embedding β€” This is not a chat model.

Embedding model β€” use for vector embeddings, not chat. Use sentence-transformers or similar.

Model Details

Attribute Value
Base Model google/embeddinggemma-300m
Type EMBEDDING
License gemma

Usage

from sentence_transformers import SentenceTransformer; model = SentenceTransformer('dispatchAI/EmbeddingGemma-300M-mobile')

πŸš€ dispatchAI

Downloads last month
432
GGUF
Model size
0.3B params
Architecture
gemma-embedding
Hardware compatibility
Log In to add your hardware

We're not able to determine the quantization variants.

Inference Providers NEW
This model isn't deployed by any Inference Provider. πŸ™‹ Ask for provider support

Space using dispatchAI/EmbeddingGemma-300M-mobile 1

Collections including dispatchAI/EmbeddingGemma-300M-mobile