ollama/model/models/gemma3
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 arange 2025-12-29 06:37:40 -06:00
process_image.go fs: move ml.Config to fs package 2025-04-03 13:12:24 -07:00