ollama/model/models/llama4
Michael Yang af9708c72d
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-12-29 06:38:01 -06:00
..
model.go model: handle multiple eos tokens (#10577) 2025-12-29 06:38:01 -06:00
model_text.go ollamarunner: Separate text and multimodal graphs 2025-12-29 06:38:01 -06:00
model_vision.go chore: update mllama to use ollama engine (#10637) 2025-12-29 06:37:59 -06:00
process_image.go image processing 2025-12-29 06:37:44 -06:00
process_image_test.go image processing 2025-12-29 06:37:44 -06:00