What's Changed
- parsers: repair unclosed arg_value tags in GLM tool calls by @BruceMacD in https://github.com/ollama/ollama/pull/14656
- Reapply "don't require pulling stubs for cloud models" again by @jmorganca in https://github.com/ollama/ollama/pull/14608
- docs: format compat docs by @mxyng in https://github.com/ollama/ollama/pull/14678
- create: fix localhost handling by @dhiltgen in https://github.com/ollama/ollama/pull/14681
- build: smarter docker parallelism by @dhiltgen in https://github.com/ollama/ollama/pull/14653
- mlx: int4 groupsize 64 by @pdevine in https://github.com/ollama/ollama/pull/14682
- cloud_proxy: handle stream disconnects gracefully by @drifkin in https://github.com/ollama/ollama/pull/14685
- x/mlxrunner: replace sampler interface chain with single stateful Sampler by @pdevine in https://github.com/ollama/ollama/pull/14652
- rocm: update linux to v7.2 by @dhiltgen in https://github.com/ollama/ollama/pull/14391
- app: fix reset to defaults disabling auto-update by @hoyyeva in https://github.com/ollama/ollama/pull/14741
- mlx: get parameters from modelfile during model creation by @pdevine in https://github.com/ollama/ollama/pull/14747
- MLX: add header vendoring and remove go build tag by @dhiltgen in https://github.com/ollama/ollama/pull/14642
- ci: Fix windows build by @dhiltgen in https://github.com/ollama/ollama/pull/14754
Full Changelog: https://github.com/ollama/ollama/compare/v0.17.7...v0.17.8-rc1