ollama/model
Michael Yang 801564fa8b
add new gemma model (#11204)
* update patches

* cherry pick metal mean kernel

* cherry pick cuda mean kernel

* gemma3n
2025-12-29 06:39:38 -06:00
..
imageproc imageproc mllama refactor (#7537) 2024-12-14 19:50:15 -08:00
input ollamarunner: Separate text and multimodal graphs 2025-12-29 06:38:01 -06:00
models add new gemma model (#11204) 2025-12-29 06:39:38 -06:00
testdata gemma2 impl 2025-03-11 14:35:08 -07:00
bytepairencoding.go add thinking support to the api and cli (#10584) 2025-12-29 06:38:09 -06:00
bytepairencoding_test.go model: handle multiple eos tokens (#10577) 2025-12-29 06:38:01 -06:00
model.go ml: Panic rather than return error on tensor allocation failure 2025-12-29 06:38:06 -06:00
model_test.go fs: move ml.Config to fs package 2025-04-03 13:12:24 -07:00
sentencepiece.go model: handle multiple eos tokens (#10577) 2025-12-29 06:38:01 -06:00
sentencepiece_test.go model: handle multiple eos tokens (#10577) 2025-12-29 06:38:01 -06:00
textprocessor.go model: handle multiple eos tokens (#10577) 2025-12-29 06:38:01 -06:00
vocabulary.go model: treat 'user defined' tokens as special tokens (#11077) 2025-12-29 06:38:15 -06:00
vocabulary_test.go model: treat 'user defined' tokens as special tokens (#11077) 2025-12-29 06:38:15 -06:00