ollama/ml
Bruce MacDonald df94175a0f
ggml: return error on failure to read tensor data (#9872)
When converting a ggml model if there is a failure to read tensor data a nil error value was being returned. It should be assigned to the actual error from reading.
2025-03-18 16:51:33 -07:00
..
backend ggml: return error on failure to read tensor data (#9872) 2025-03-18 16:51:33 -07:00
nn attention: Remove unnecessary contiguous operations 2025-03-01 20:53:23 -08:00
backend.go use 2d pooling 2025-03-11 14:49:20 -07:00