CodeMind / docs /embedder_notes.txt
devjas1
feat: Inital commit from recovered state
80b95e8
raw
history blame
184 Bytes
EmbeddingGemma-300m outputs 768-dimensional vectors. For performance, we truncate to 128 dimensions using Matryoshka representation. Batch size should be tuned based on available RAM.