]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
ggml : add friendlier error message to fopen errors (#8575)
authorClint Herron <redacted>
Fri, 19 Jul 2024 11:05:45 +0000 (07:05 -0400)
committerGitHub <redacted>
Fri, 19 Jul 2024 11:05:45 +0000 (14:05 +0300)
commitb57eb9ca4fb79f3163c6a69e154ff76157a4f716
treef0599a95360b81c70c40ac7ab87cfaecfa9ca5c7
parentf299aa98ecc19cbc574e9d698e03999e89de3d3d
ggml : add friendlier error message to fopen errors (#8575)

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

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