gemma_embedding_gguf

Model type

gemma_embedding_gguf

Class

GemmaEmbeddingGGUFModel

Task

gguf-embedding-feature-extraction

Source

models/gguf_embeddings.py

Description

EmbeddingGemma’s bidirectional, alternating symmetric-window GGUF graph.

Usage

mobius build --model <MODEL_ID> output_dir/
from mobius import build

model = build("<MODEL_ID>")