Mozilla-Ocho / llamafile

Distribute and run LLMs with a single file.
https://llamafile.ai
Other
20.53k stars 1.03k forks source link

Bug: Uncaught SIGABRT (SI_0) with MiniCPM #540

Closed felix-schultz closed 3 months ago

felix-schultz commented 3 months ago

Contact Details

No response

What happened?

Please add the necessary changes to support MiniCPM. It fails with:

GGML_ASSERT: llama.cpp/llava/clip.cpp:1016: new_clip->has_llava_projector error: Uncaught SIGABRT (SI_0)

Version

llamafile 0.8.12

What operating system are you seeing the problem on?

Mac

Relevant log output

No response

felix-schultz commented 3 months ago

Fixed with release 0.8.13

jart commented 3 months ago

Hooray!