Views
No views yet

yuxinlu1/gemma-4-12B-agentic-fable5-composer2.5-v2-3.5x-tau2, itself based on google/gemma-4-12B-it.swarm-sovereign-scout so existing download commands, Modal caches, and copied links keep working.| File | Size | Purpose |
|---|---|---|
swarm-sovereign-scout-Q4_K_M.gguf | ~6.9 GB | Recommended local/runtime artifact |
MTP/gemma-4-12B-it-MTP-Q8_0.gguf | ~444 MB | Draft model for llama.cpp MTP speculative decoding |
mmproj-swarm-sovereign-scout-bf16.gguf | ~167 MB | Projector artifact for llama.cpp multimodal image input |
chat_template.jinja | small | Swarm Scout identity/tool-use template override for llama.cpp |
swarm-sovereign-scout-bf16.gguf, ~22 GB). Q4_K_M is the recommended release/runtime target for speed and practicality.google/gemma-4-12B-it; see the upstream model card for the exact methodology and caveats.200/60.0086798667907714840/6 strict full-response refusals0/6 strict full-response refusalsb9553, commit 9e3b928fd8c9d14dbf15a8768b9fdd7e5c721d66draft-mtp--spec-draft-n-min 0 --spec-draft-n-max 2MTP/gemma-4-12B-it-MTP-Q8_0.ggufghcr.io/ggml-org/llama.cpp:server-cuda-b9870-md MTP/gemma-4-12B-it-MTP-Q8_0.gguf --spec-type draft-mtpdraft_n / draft_n_accepted, confirming draft tokens were active.server-cuda-b9544 sees CUDA but fails to load this draft with unknown model architecture: 'gemma4-assistant'.| Prompt set / config | Baseline tok/s | MTP tok/s | Speedup | Acceptance |
|---|---|---|---|---|
Mixed, n=0..2 | 48.12 | 70.41 | 1.46x | 0.75163 |
Code, n=0..2 | 33.96 | 47.93 | 1.41x | 0.69159 |
Mixed, n=1..3, p_min=0.05 | 37.54 | 60.14 | 1.60x | 0.63131 |
1.60x row exists, but n=0..2 produced better real throughput on the local machine.1hf download LiamVisionary/swarm-sovereign-scout-12b-GGUF \
2 swarm-sovereign-scout-Q4_K_M.gguf \
3 MTP/gemma-4-12B-it-MTP-Q8_0.gguf \
4 mmproj-swarm-sovereign-scout-bf16.gguf \
5 chat_template.jinja \
6 --local-dir swarm-scout-12b1llama-server \
2 -m swarm-scout-12b/swarm-sovereign-scout-Q4_K_M.gguf \
3 -md swarm-scout-12b/MTP/gemma-4-12B-it-MTP-Q8_0.gguf \
4 --mmproj swarm-scout-12b/mmproj-swarm-sovereign-scout-bf16.gguf \
5 --spec-type draft-mtp \
6 --spec-draft-n-min 0 \
7 --spec-draft-n-max 2 \
8 -ngl 99 \
9 -ngld 99 \
10 -fa on \
11 --jinja \
12 --chat-template-file swarm-scout-12b/chat_template.jinja \
13 --reasoning auto \
14 --reasoning-format deepseek \
15 --alias swarm-scout-12b \
16 --host 127.0.0.1 \
17 --port 80801curl http://127.0.0.1:8080/v1/chat/completions \
2 -H 'Content-Type: application/json' \
3 -d '{
4 "model": "swarm-scout-12b",
5 "messages": [{"role": "user", "content": "Write a small Python LRU cache."}],
6 "max_tokens": 512,
7 "temperature": 0
8 }'1{
2 "model": "swarm-scout-12b",
3 "messages": [
4 {
5 "role": "user",
6 "content": [
7 {"type": "text", "text": "Read this image and summarize it."},
8 {"type": "image_url", "image_url": {"url": "data:image/png;base64,..."}}
9 ]
10 }
11 ],
12 "max_tokens": 256,
13 "temperature": 0
14}--reasoning off --reasoning-format none--reasoning auto --reasoning-format deepseekthinking_budget_tokens and chat_template_kwargs.enable_thinking per request.mmproj-swarm-sovereign-scout-bf16.gguf projector for multimodal serving in llama.cpp.b9553 loaded swarm-sovereign-scout-Q4_K_M.gguf plus mmproj-swarm-sovereign-scout-bf16.gguf.server-cuda-b9870 advertised capabilities: ["completion", "multimodal"].Merchant: SWARM CAFE. Total: $8.37. through the production OpenAI-compatible endpoint.b9553; the Modal verified path used server-cuda-b9870; newer/older builds may need their own validation.google/gemma-4-12B-ityuxinlu1/gemma-4-12B-agentic-fable5-composer2.5-v2-3.5x-tau2yuxinlu1/gemma-4-12B-agentic-fable5-composer2.5-v2-3.5x-tau2-GGUF