ollama/model
Jesse Gross 6945617af5 models: Move model into their own directory
This allows there to be a file that is a list of models that is
not mixed into the runner code.
2025-02-13 17:09:26 -08:00
..
imageproc imageproc mllama refactor (#7537) 2024-12-14 19:50:15 -08:00
models models: Move model into their own directory 2025-02-13 17:09:26 -08:00
testdata next ollama runner (#7913) 2025-02-13 16:31:21 -08:00
model.go model: Load tensors behind an interface 2025-02-13 17:09:26 -08:00
model_test.go model: Load tensors behind an interface 2025-02-13 17:09:26 -08:00
process_text.go vocab: Use int32 for special tokens 2025-02-13 17:09:26 -08:00
process_text_test.go next ollama runner (#7913) 2025-02-13 16:31:21 -08:00