ollama/x
Daniel Hiltgen 87d21c7fc0
MLX: harden for init failures (#14777)
The CLI now links to the lazy-load MLX code, but that still happens in
init functions.  On internal MLX errors, the CLI exits before it has a
chance to start.  This change re-wires the MLX error handling so it
doesn't exit by default.  The MLX based runners currently expect exits
on failure, so they re-initialize the default error handling.  We can
refine error handling for better go stack traces in the future.
2026-03-10 22:52:23 -07:00
..
agent x/cmd: enable web search and web fetch with flag (#13690) 2026-01-12 13:59:40 -08:00
cmd Reapply "don't require pulling stubs for cloud models" again (#14608) 2026-03-06 14:27:47 -08:00
create MLX: add header vendoring and remove go build tag (#14642) 2026-03-09 17:24:45 -07:00
imagegen MLX: harden for init failures (#14777) 2026-03-10 22:52:23 -07:00
mlxrunner ci: Fix windows build (#14754) 2026-03-09 19:27:59 -07:00
models MLX: add header vendoring and remove go build tag (#14642) 2026-03-09 17:24:45 -07:00
server bugfix: display the parameter count correctly in mlx for ollama show (#14285) 2026-02-16 13:03:34 -08:00
tokenizer MLX: add header vendoring and remove go build tag (#14642) 2026-03-09 17:24:45 -07:00
tools add ability to disable cloud (#14221) 2026-02-12 15:47:00 -08:00