Xuan-Son Nguyen
|
27aa259532
|
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
|
2025-05-04 23:43:42 +02:00 |
|
Diego Devesa
|
9fdfcdaedd
|
rpc : use backend registry, support dl backends (#13304)
|
2025-05-04 21:25:43 +02:00 |
|
Diego Devesa
|
86bd60d3fe
|
llava/mtmd : fixes to fully support dl backends (#13303)
|
2025-05-04 17:05:20 +02:00 |
|
Johannes Gäßler
|
3e959f0976
|
imatrix: fix oob writes if src1 is not contiguous (#13286)
|
2025-05-04 00:50:37 +02:00 |
|
Xuan-Son Nguyen
|
36667c8edc
|
clip : revert the change of BOI/EOI token for GLM-edge (⚠️ breaking change) (#13259)
|
2025-05-03 20:07:54 +02:00 |
|
Diego Devesa
|
1d36b3670b
|
llama : move end-user examples to tools directory (#13249)
* llama : move end-user examples to tools directory
---------
Co-authored-by: Xuan Son Nguyen <son@huggingface.co>
|
2025-05-02 20:27:13 +02:00 |
|