ollama/x/mlxrunner
2026-03-23 17:44:19 -07:00
..
cache mlxrunner: panic on double unpin 2026-03-23 17:44:19 -07:00
mlx mlxrunner: panic on double unpin 2026-03-23 17:44:19 -07:00
model mlx: quantized embeddings, fast SwiGLU, and runtime fixes (#14884) 2026-03-17 11:21:38 -07:00
sample mlxrunner: fix Slice(0, 0) returning full dimension instead of empty 2026-03-18 16:06:33 -07:00
cache.go mlxrunner: show time since last used in cache dump tree 2026-03-23 17:44:19 -07:00
cache_test.go mlxrunner: support partial match on pure transformer caches 2026-03-23 17:44:19 -07:00
cache_trie.go mlxrunner: share KV cache across conversations with common prefixes 2026-03-18 16:06:33 -07:00
cache_trie_test.go mlxrunner: share KV cache across conversations with common prefixes 2026-03-18 16:06:33 -07:00
client.go mlx: update as of 3/23 (#14789) 2026-03-23 11:28:44 -07:00
imports.go MLX: add header vendoring and remove go build tag (#14642) 2026-03-09 17:24:45 -07:00
pipeline.go mlxrunner: share KV cache across conversations with common prefixes 2026-03-18 16:06:33 -07:00
runner.go MLX: add header vendoring and remove go build tag (#14642) 2026-03-09 17:24:45 -07:00
server.go mlx: quantized embeddings, fast SwiGLU, and runtime fixes (#14884) 2026-03-17 11:21:38 -07:00
utf8_buffer.go consolidate the tokenizer (#14327) 2026-02-19 15:55:45 -08:00
utf8_buffer_test.go consolidate the tokenizer (#14327) 2026-02-19 15:55:45 -08:00