ollama/model/models/llama4
Michael Yang 6f7117145f
batch: use tensors for outputs (#12185)
this cleans up the model interface slightly without too much impact in
other areas
2025-09-15 14:33:06 -07:00
..
model.go batch: use tensors for outputs (#12185) 2025-09-15 14:33:06 -07:00
model_text.go use nn.Linear in place of ml.Tensor (#11049) 2025-06-11 12:10:15 -07:00
model_vision.go ml: Panic rather than return error on tensor allocation failure 2025-05-22 14:38:09 -07:00
process_image.go image processing 2025-04-25 16:59:20 -07:00
process_image_test.go image processing 2025-04-25 16:59:20 -07:00