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)
Showing
model/textprocessor.go
0 → 100644
model/vocabulary.go
0 → 100644
Please register or sign in to comment