ollama/model
2025-04-02 13:22:56 -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 model: fix issues with spm tokenizer for Gemma 3 (#10081) 2025-04-02 13:22:56 -07:00
testdata gemma2 impl 2025-03-11 14:35:08 -07:00
model.go ml/backend/ggml: load tensors in 32KiB chunks 2025-03-21 14:43:52 -07:00
model_test.go input: Rename Options to Batch 2025-03-20 13:28:13 -07:00
process_text.go set non-causal attention 2025-03-11 14:49:18 -07:00
process_text_spm.go model: fix issues with spm tokenizer for Gemma 3 (#10081) 2025-04-02 13:22:56 -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