ollama/x/models
Patrick Devine 710292ff4f
mlx: tighten up gemma4 moe loading code (#16964)
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.
2026-06-29 21:15:08 -07:00
..
cohere2_moe models: add cohere2_moe (Command A / North) to the MLX engine (#16670) 2026-06-16 23:15:21 -07:00
gemma3 runner: Remove CGO engines, use llama-server exclusively for GGML models (#16031) 2026-05-29 13:35:47 -07:00
gemma4 mlx: tighten up gemma4 moe loading code (#16964) 2026-06-29 21:15:08 -07:00
glm4_moe_lite runner: Remove CGO engines, use llama-server exclusively for GGML models (#16031) 2026-05-29 13:35:47 -07:00
laguna mlxrunner: move YaRN RoPE helpers into x/models/nn 2026-05-22 09:32:09 -07:00
llama runner: Remove CGO engines, use llama-server exclusively for GGML models (#16031) 2026-05-29 13:35:47 -07:00
nn mlxrunner: harden linear/embedding layers against over-promotion (#16682) 2026-06-11 13:56:25 -07:00
qwen3 runner: Remove CGO engines, use llama-server exclusively for GGML models (#16031) 2026-05-29 13:35:47 -07:00
qwen3_5 mlxrunner: drive MTP speculation through cache snapshots 2026-06-09 00:39:19 -07:00
qwen3_5_moe MLX: add header vendoring and remove go build tag (#14642) 2026-03-09 17:24:45 -07:00