Skip to content

Releases: KultivatorConsulting/llama.cpp

b5997

27 Jul 01:48
66906cd

Choose a tag to compare

HIP: Enable Matrix cores for MMQ Kernels, Enable stream-K for CDNA 3 …

b3778

17 Sep 19:16
8b836ae

Choose a tag to compare

arg : add env variable for parallel (#9513)

* add env variable for parallel

* Update README.md with env:  LLAMA_ARG_N_PARALLEL

b3162

16 Jun 21:36
19b7a83

Choose a tag to compare

cuda : fix bounds check for src0 rows in MMVQ kernel (whisper/2231)

* cuda : fix bounds check for src0 rows in MMVQ kernel

* Update ggml-cuda/mmvq.cu

Co-authored-by: Johannes Gäßler <johannesg@5d6.de>

---------

Co-authored-by: Johannes Gäßler <johannesg@5d6.de>