ollama/model/models/qwen25vl
Michael Yang 333e360422
model: handle multiple eos tokens (#10577)
* get eos_token_id from generation_config.json

* refactor

* include both ids and strings in trace

* comments

* remove special case for gemma3 special vocab (#10743)
2025-05-16 13:40:23 -07:00
..
model.go model: handle multiple eos tokens (#10577) 2025-05-16 13:40:23 -07:00
model_text.go ollamarunner: Separate text and multimodal graphs 2025-05-15 13:46:20 -07:00
model_vision.go model: add Qwen2.5-VL support (#10385) 2025-05-13 20:58:02 -07:00
process_image.go model: add Qwen2.5-VL support (#10385) 2025-05-13 20:58:02 -07:00