ollama/fs/ggml
Devon Rifkin 558c1920fa
ggml: fix crash for array head counts
If it's an array, it uses the max value in the array

If array values for head counts becomes more popular, we can consider a
more invasive change like #10225 to calculate more accurate estimates.

Fixes: #9984
2025-12-29 06:39:34 -06:00
..
ggml.go ggml: fix crash for array head counts 2025-12-29 06:39:34 -06:00
ggml_test.go ggml: fix crash for array head counts 2025-12-29 06:39:34 -06:00
gguf.go gguf: fix write order (#11068) 2025-12-29 06:38:15 -06:00
gguf_test.go gguf: fix write order (#11068) 2025-12-29 06:38:15 -06:00
type.go Follow up to #10363 (#10647) 2025-12-29 06:37:57 -06:00