ollama/model
2025-04-24 11:51:19 -07:00
..
imageproc imageproc mllama refactor (#7537) 2024-12-14 19:50:15 -08:00
input model: Pass input tensor instead of raw data to models 2025-03-20 13:28:13 -07:00
models llama: remove model loading for grammar (#10096) 2025-04-24 11:51:19 -07:00
testdata gemma2 impl 2025-03-11 14:35:08 -07:00
model.go ollamarunner: Preallocate worst case graph at startup 2025-04-08 10:01:28 -07:00
model_test.go fs: move ml.Config to fs package 2025-04-03 13:12:24 -07:00
process_text.go llama: remove model loading for grammar (#10096) 2025-04-24 11:51:19 -07:00
process_text_spm.go llama: remove model loading for grammar (#10096) 2025-04-24 11:51:19 -07:00
process_text_spm_test.go model: fix issues with spm tokenizer for Gemma 3 (#10081) 2025-04-02 13:22:56 -07:00
process_text_test.go model: Don't unconditionally add special tokens 2025-03-06 16:54:16 -08:00