mirror of
https://github.com/ollama/ollama.git
synced 2026-07-10 09:44:18 +00:00
This change allows .experts.gate_proj / .up_proj / .down_proj tensor names to each be used for both quantized (i.e. nvfp4 and mxfp8) and non-quantized (bf16) models. Previous to this only non-quantized models used that tensor naming scheme. |
||
|---|---|---|
| .. | ||
| cohere2_moe | ||
| gemma3 | ||
| gemma4 | ||
| glm4_moe_lite | ||
| laguna | ||
| llama | ||
| nn | ||
| qwen3 | ||
| qwen3_5 | ||
| qwen3_5_moe | ||