mirror of
https://github.com/ollama/ollama.git
synced 2026-09-23 14:54:26 +00:00
* mlx: update to HEAD on 3/23 Also fixes a few misc vendoring bugs uncovered with this first update. This also renames the version files to make them clearer. * CUDA Fast Gated Delta kernel * mlx: detect eval errors and panic On model errors or missing kernels, don't mask the error, bubble it up. |
||
|---|---|---|
| .. | ||
| cache | ||
| mlx | ||
| model | ||
| sample | ||
| cache.go | ||
| cache_test.go | ||
| cache_trie.go | ||
| cache_trie_test.go | ||
| client.go | ||
| imports.go | ||
| pipeline.go | ||
| runner.go | ||
| server.go | ||
| utf8_buffer.go | ||
| utf8_buffer_test.go | ||