Skip to content

Releases: leafspark/llama.cpp

Release list

b3799

Choose a tag to compare

@github-actions github-actions released this 22 Sep 01:09
d09770c
ggml-alloc : fix list of allocated tensors with GGML_ALLOCATOR_DEBUG …

b3375

Choose a tag to compare

@github-actions github-actions released this 11 Jul 21:15
3686456
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 <ntukanov@nvidia.com>