koboldcpp/tools/mtmd/tests
Oliver Simons a6aa6f5450
sampler : remove "full-context windows" from history-based samplers (#26524)
* Resolve -1 to 1024 instead of ctx-len for samplers

Because of backend-sampling we initialize samplers before the complete
llama_context is there. Therefore, we cannot infer the resolved context
length yet at the time we construct the samplers.

* Shared default of 64 for history-based samplers, remove context_size
2026-08-04 21:28:55 +03:00
..
test-1-ground-truth.txt mtmd : DeepSeek-OCR image processing fixes, img_tool::resize padding refactor (#23345) 2026-05-20 17:37:10 +02:00
test-1-positive.png mtmd: deepseek-ocr v1 multi-tile (#24717) 2026-07-10 16:05:49 +02:00
test-deepseek-ocr.py sampler : remove "full-context windows" from history-based samplers (#26524) 2026-08-04 21:28:55 +03:00
tests-requirements.txt mtmd : DeepSeek-OCR image processing fixes, img_tool::resize padding refactor (#23345) 2026-05-20 17:37:10 +02:00