Add per-model YAML configs and MODEL_NAME_MAPPING entries for all 8 Gemma 4 models (4 instruct + 4 base): - gemma-4-31B-it / gemma-4-31B - gemma-4-26B-A4B-it / gemma-4-26B-A4B - gemma-4-E2B-it / gemma-4-E2B - gemma-4-E4B-it / gemma-4-E4B GGUF variants (only for -it models) resolve via the gemma-4 family entry in inference_defaults.json. Sampling defaults: temperature=1.0, top_p=0.95, top_k=64, min_p=0.0, no repetition or presence penalty. Matches gemma-3n and gemma-3. |
||
|---|---|---|
| .. | ||
| embedding | ||
| ernie | ||
| falcon | ||
| gemma | ||
| gpt-oss | ||
| granite | ||
| llama | ||
| llasa | ||
| mistral | ||
| other | ||
| phi | ||
| qwen | ||
| default.yaml | ||