Skip to content

Releases: orca-zhang/llama.cpp

b4908

18 Mar 04:30
a53f7f7

Choose a tag to compare

fixed compilation warnings in ggml-sycl (#12424)

b4859

10 Mar 10:15
8352cdc

Choose a tag to compare

llava : fix bug in minicpm-v code (#11513)

* fix bug in minicpm-v code

* update readme of minicpm-v

b4778

25 Feb 17:48
a82c9e7

Choose a tag to compare

vulkan: fix assertion when qy_needs_dequant (#12068)

Looks like a copy/paste bug from qx_needs_dequant.