github ggml-org/llama.cpp b7302

latest releases: b7317, b7316, b7315...
one day ago

Warning

Release Format Update: Linux releases will soon use .tar.gz archives instead of .zip. Please make the necessary changes to your deployment scripts.

ggml : improve error handling for search path existence checks (#17653)

  • Improve error handling for search path existence checks

Refactor existence checks for search paths using std::error_code to handle potential errors.

  • Improve cache file existence check with error code

Update fs::exists to use std::error_code for error handling.

  • Simplify existence check for search paths

Simplify existence check for search paths

  • Fix logging path in error message for posix_stat

  • Update ggml/src/ggml-backend-reg.cpp

Co-authored-by: Aman Gupta amangupta052@gmail.com

  • Adapt to the coding standard

Co-authored-by: Aman Gupta amangupta052@gmail.com

macOS/iOS:

Linux:

Windows:

Don't miss a new llama.cpp release

NewReleases is sending notifications on new releases.