]> git.djapps.eu Git - pkg/ggml/sources/ggml/commit
ggml : add friendlier error message to fopen errors (llama/8575)
authorClint Herron <redacted>
Fri, 19 Jul 2024 11:05:45 +0000 (07:05 -0400)
committerGeorgi Gerganov <redacted>
Sat, 27 Jul 2024 15:26:12 +0000 (18:26 +0300)
commit27969b3bd39d4335ea86eb4c4d735558b14053b1
tree21aa23919274dffee4e965f5e653862a8fce16b3
parent1e4db9a4a4dcbbe2e91dea525ba388a36c69da0b
ggml : add friendlier error message to fopen errors (llama/8575)

* Add additional error information when model files fail to load.

* Adding additional error information to most instances of fopen.
src/ggml.c