From 6668a31f7c9e33f825e1555d346e4b07afe75afb Mon Sep 17 00:00:00 2001 From: Florian Date: Sun, 30 Aug 2026 20:06:03 +0200 Subject: [PATCH] docs(embeddinggemma): quantization is bf16, not Q4_1 --- docs/docs/models/embeddinggemma.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/models/embeddinggemma.md b/docs/docs/models/embeddinggemma.md index f412a460..5fdc62c5 100644 --- a/docs/docs/models/embeddinggemma.md +++ b/docs/docs/models/embeddinggemma.md @@ -11,7 +11,7 @@ parent: Models - **Think:** No - **Tool Calling Support:** No - **Base Model:** [google/embeddinggemma-300m](https://huggingface.co/google/embeddinggemma-300m) -- **Quantization:** Q4_1 +- **Quantization:** bf16 - **Max Chunk Size:** 2048 - **Default Context Length:** NA