Richard Davison
af76639f72
model : add HunyuanOCR support (#21395)
* HunyuanOCR: add support for text and vision models
- Add HunyuanOCR vision projector (perceiver-based) with Conv2d merge
- Add separate HUNYUAN_OCR chat template (content-before-role format)
- Handle HunyuanOCR's invalid pad_token_id=-1 in converter
- Fix EOS/EOT token IDs from generation_config.json
- Support xdrope RoPE scaling type
- Add tensor mappings for perceiver projector (mm.before_rms, mm.after_rms, etc.)
- Register HunYuanVLForConditionalGeneration for both text and mmproj conversion
* fix proper mapping
* Update gguf-py/gguf/tensor_mapping.py
Co-authored-by: Xuan-Son Nguyen <thichthat@gmail.com>
* Update tools/mtmd/clip.cpp
Co-authored-by: Xuan-Son Nguyen <thichthat@gmail.com>
* address comments
* update
* Fix typecheck
* Update convert_hf_to_gguf.py
Co-authored-by: Sigbjørn Skjæret <sigbjorn.skjaeret@scala.com>
* Update convert_hf_to_gguf.py
Co-authored-by: Sigbjørn Skjæret <sigbjorn.skjaeret@scala.com>
* Update convert_hf_to_gguf.py
Co-authored-by: Sigbjørn Skjæret <sigbjorn.skjaeret@scala.com>
* Update convert_hf_to_gguf.py
Co-authored-by: Sigbjørn Skjæret <sigbjorn.skjaeret@scala.com>
---------
Co-authored-by: Xuan-Son Nguyen <thichthat@gmail.com>
Co-authored-by: Sigbjørn Skjæret <sigbjorn.skjaeret@scala.com>
2026-04-05 23:32:14 +02:00
..
2026-04-02 17:10:32 +02:00
2026-04-02 17:10:32 +02:00
2026-03-31 13:50:51 +02:00
2026-03-18 12:03:26 +02:00
2026-04-02 17:10:32 +02:00
2026-04-02 17:10:32 +02:00
2026-03-06 08:46:51 +02:00
2026-03-31 13:50:51 +02:00
2026-04-05 23:32:14 +02:00
2026-04-05 23:32:14 +02:00
2026-03-31 13:50:51 +02:00
2026-02-16 09:21:11 +02:00
2025-06-15 10:08:58 +03:00
2026-03-11 22:46:40 +02:00
2026-04-02 22:53:58 +02:00
2026-03-21 18:43:35 +01:00
2026-01-03 16:02:43 -06:00
2026-04-01 16:58:01 +03:00
2026-04-01 16:58:01 +03:00
2026-03-09 22:22:39 +01:00
2026-04-02 17:10:32 +02:00
2026-03-04 09:53:38 +01:00
2026-03-11 22:46:40 +02:00
2025-03-13 12:35:44 +02:00
2025-03-13 12:35:44 +02:00
2026-04-03 09:07:01 +03:00
2025-09-24 16:53:48 +02:00
2026-04-01 16:58:01 +03:00
2026-04-01 16:58:01 +03:00
2025-10-29 18:09:18 +01:00
2026-04-01 12:50:17 +03:00
2026-01-21 14:30:23 +02:00
2026-04-01 12:50:17 +03:00
2025-09-24 16:53:48 +02:00
2026-03-23 14:08:46 +02:00
2025-10-28 11:23:54 +01:00
2025-06-30 18:03:03 +03:00
2025-09-24 16:53:48 +02:00
2026-03-25 12:53:16 +02:00
2026-03-25 12:53:16 +02:00
2026-03-30 17:40:17 +08:00
2026-03-25 12:53:16 +02:00
2026-03-25 12:53:16 +02:00
2026-03-25 12:53:16 +02:00
2026-04-04 13:05:10 +02:00
2026-04-02 17:10:32 +02:00
2026-04-02 22:53:58 +02:00
2025-01-03 10:18:53 +02:00
2026-02-06 07:26:54 +01:00
2026-02-06 07:26:54 +01:00
2026-04-04 20:39:00 +02:00
2026-04-03 10:33:03 +02:00
2026-03-25 12:53:16 +02:00
2024-10-08 13:27:04 +02:00
2024-10-02 15:49:55 +02:00
2026-04-04 15:06:34 +08:00
2026-04-03 10:33:03 +02:00