Skip to content

Releases: csabakecskemeti/llama.cpp

b6075

02 Aug 23:30
5c0eb5e

Choose a tag to compare

opencl: fix adreno compiler detection logic (#15029)

b5963

22 Jul 17:13
84712b6

Choose a tag to compare

vulkan: fix rms_norm_mul to handle broadcasting dim0 (#14817)

b3755

14 Sep 19:12
822b632

Choose a tag to compare

ggml : ggml_type_name return "NONE" for invalid values (#9458)

When running on Windows, the quantization utility attempts to print the types that are not set which leads to a crash.