llama_cpp_for_radxa_dragon_.../tools
Xuan-Son Nguyen bc583e3c63
mtmd : support Qwen 2.5 Omni (input audio+vision, no audio output) (#13784)
* mtmd : allow multiple modalities at the same time

* refactor mtmd tokenizer

* fix compile

* ok, missing SinusoidsPositionEmbedding

* first working version

* fix style

* more strict validate of n_embd

* refactor if..else to switch

* fix regression

* add test for 3B

* update docs

* fix tokenizing with add_special

* add more tests

* fix test case "huge"

* rm redundant code

* set_position_mrope_1d rm n_tokens
2025-05-27 14:06:10 +02:00
..
batched-bench
cvector-generator
export-lora
gguf-split
imatrix
llama-bench kv-cache : add SWA support (#13194) 2025-05-20 08:05:46 +03:00
main
mtmd mtmd : support Qwen 2.5 Omni (input audio+vision, no audio output) (#13784) 2025-05-27 14:06:10 +02:00
perplexity
quantize
rpc rpc : Fix build on OpenBSD (#13541) 2025-05-25 15:35:53 +03:00
run kv-cache : simplify the interface (#13660) 2025-05-21 15:11:13 +03:00
server server: fix streaming crashes (#13786) 2025-05-26 16:03:57 +01:00
tokenize
tts tts : fix n_ubatch + make WavTokenizer cache-less (#13713) 2025-05-22 22:21:07 +03:00
CMakeLists.txt