ollama/x/models/gemma4
Jesse Gross 24e038d56a mlxrunner: add logprobs support
Match the ollamarunner and OpenAI semantics: raw, full-vocab log-softmax
with the top-K ranked by probability. Skipped on the GPU when the request
doesn't ask for logprobs so decode doesn't pay for it otherwise.
2026-04-20 17:43:00 -07:00
..
gemma4.go mlx: fix gemma4 cache to use logical view (#15617) 2026-04-16 11:54:30 -07:00
gemma4_moe_test.go mlxrunner: add logprobs support 2026-04-20 17:43:00 -07:00
gemma4_test.go Gemma4 on MLX (#15244) 2026-04-13 16:36:51 -07:00