Skip to content

master-392-bcc9c0d

Choose a tag to compare

@github-actions github-actions released this 04 Dec 14:42
bcc9c0d
feat: handle ggml compute failures without crashing the program (#1003)

* Feat: handle compute failures more gracefully

* fix Unreachable code after return

Co-authored-by: idostyle <idostyl3@googlemail.com>

* adjust z_image.hpp

---------

Co-authored-by: idostyle <idostyl3@googlemail.com>
Co-authored-by: leejet <leejet714@gmail.com>