ollama/model/models
Daniel Hiltgen f8a6e88819
Only load supported models on new engine (#11362)
* Only load supported models on new engine

Verify the model is supported before trying to load

* int: testcase for all library models
2025-07-11 12:21:54 -07:00
..
gemma2 ml: Panic rather than return error on tensor allocation failure 2025-05-22 14:38:09 -07:00
gemma3 ml: Panic rather than return error on tensor allocation failure 2025-05-22 14:38:09 -07:00
gemma3n chore: cleanup comments + unused vars (#11225) 2025-06-27 11:45:33 -07:00
llama Only load supported models on new engine (#11362) 2025-07-11 12:21:54 -07:00
llama4 use nn.Linear in place of ml.Tensor (#11049) 2025-06-11 12:10:15 -07:00
mistral3 ml: Panic rather than return error on tensor allocation failure 2025-05-22 14:38:09 -07:00
mllama ml: Panic rather than return error on tensor allocation failure 2025-05-22 14:38:09 -07:00
qwen2 Only load supported models on new engine (#11362) 2025-07-11 12:21:54 -07:00
qwen3 use nn.Linear in place of ml.Tensor (#11049) 2025-06-11 12:10:15 -07:00
qwen25vl ml: Panic rather than return error on tensor allocation failure 2025-05-22 14:38:09 -07:00
models.go add new gemma model (#11204) 2025-06-25 21:47:09 -07:00