Skip to content

Releases: piDack/llama.cpp

b6019

29 Jul 03:07
8ad7b3e

Choose a tag to compare

opencl : add ops docs (#14910)

b5280

05 May 02:32
27aa259

Choose a tag to compare

mtmd : add C public API (#13184)

* init

* wip

* working version

* add mtmd::bitmaps

* add test target

* rm redundant define

* test: mtmd_input_chunks_free

* rm outdated comment

* fix merging issue

* explicitly create mtmd::input_chunks

* mtmd_input_chunk_copy

* add clone()

* add const to various places

* add warning about breaking changes

* helper: use mtmd_image_tokens_get_n_pos

b5255

02 May 03:54
d24d592

Choose a tag to compare

ci: fix cross-compile sync issues (#12804)

b5156

19 Apr 12:34
37b9f0d

Choose a tag to compare

clip : refactor, add `image_manipulation` and `llava_uhd` classes (#1…