ollama/llm
Jeffrey Morgan 13c66584a5
api: remove unused or unsupported api options (#10574)
Some options listed in api/types.go are not supported in
newer models, or have been deprecated in the past. This is
the first of a series of PRs to clean up the API options
2025-12-29 06:37:52 -06:00
..
llm_darwin.go Optimize container images for startup (#6547) 2024-09-12 12:10:30 -07:00
llm_linux.go Optimize container images for startup (#6547) 2024-09-12 12:10:30 -07:00
llm_windows.go win: lint fix (#10571) 2025-12-29 06:37:51 -06:00
memory.go explicitly decode maxarraysize 1024 2025-12-29 06:37:44 -06:00
memory_test.go ggml: Support heterogeneous KV cache layer sizes in memory estimation 2025-03-26 13:16:03 -07:00
server.go api: remove unused or unsupported api options (#10574) 2025-12-29 06:37:52 -06:00
server_test.go llm: do not error on "null" format (#8139) 2024-12-17 09:49:37 -08:00
status.go Improve crash reporting (#7728) 2024-11-19 16:26:57 -08:00