Skip to content

Releases: snadampal/llama.cpp

b4334

16 Dec 02:49
4ddd199

Choose a tag to compare

llava : Allow locally downloaded models for QwenVL (#10833)

* Allow locally downloaded models for QwenVL

* Define model_path

* rm trailing space

---------

Co-authored-by: Xuan Son Nguyen <[email protected]>

b4027

04 Nov 14:30
ea02c75

Choose a tag to compare

cuda : clear error after changing peer access (#10153)

b3375

12 Jul 00:37
3686456

Choose a tag to compare

ggml : add NVPL BLAS support (#8329) (#8425)

* ggml : add NVPL BLAS support

* ggml : replace `<BLASLIB>_ENABLE_CBLAS` with `GGML_BLAS_USE_<BLASLIB>`

---------

Co-authored-by: ntukanov <[email protected]>

b3264

28 Jun 20:25
8748d8a

Choose a tag to compare

json: attempt to skip slow tests when running under emulator (#8189)