 Xuan-Son NguyenandGitHub
|
8f83d6c271
|
mtmd : add video input support (#24269)
* wip
* ok: lazy bitmap API
* remember to free lazy text
* wip
* add mtmd_helper_video
* support video input on server (base64 input)
* add MTMD_VIDEO config
* add timestamp
* update CLI
* cli: allow auto-completion for video
* add --video arg
* fix build
* update docs
* rename as suggested
|
2026-06-08 14:40:12 +03:00 |
|
 Xuan-Son NguyenandGitHub
|
f5c6ae1827
|
mtmd, server: add "placeholder bitmap" for counting tokens , add */input_tokens API (#23913)
* mtmd: add "placeholder bitmap" for counting tokens w/o preprocessing
* fast path skip preproc for placeholder
* fix build
* correct the api
* add server endpoint + tests
* add object name
* update docs
* add proxy handling
* fix build
* fix audio input path
* use is_placeholder in process_mtmd_prompt()
* nits
* nits (2)
* docs: clarify chat/completions/input_tokens is not official
* fix merge problem
|
2026-06-06 11:06:51 +02:00 |
|
 Xuan-Son NguyenandGitHub
|
19124078be
|
mtmd: add pos_0 to mtmd_image_tokens_get_decoder_pos (breaking change) (#22082)
* mtmd: add pos_0 to mtmd_image_tokens_get_decoder_pos
* fix build
|
2026-04-19 11:57:21 +02:00 |
|
 65aandGitHub
|
268d61e178
|
mtmd: add missing struct tag (#22023)
|
2026-04-17 10:48:33 +02:00 |
|
 Xuan-Son NguyenandGitHub
|
707c0b7a6e
|
mtmd: add mtmd_image_tokens_get_decoder_pos() API (#21851)
* mtmd: add mtmd_image_tokens_get_decoder_pos() API
* consistent naming
* fix build
|
2026-04-14 16:07:41 +02:00 |
|
 Xuan-Son NguyenandGitHub
|
9b17d74ab7
|
mtmd: add mtmd_log_set (#17268)
|
2025-11-14 15:56:19 +01:00 |
|
 Xuan-Son NguyenandGitHub
|
10961339b2
|
mtmd : move helpers to dedicated library (⚠️ breaking change) (#13866)
* mtmd : move helpers to dedicated library
* fix server build
* rm leftover cmakelist code
|
2025-05-28 22:35:22 +02:00 |
|