ollama/model/models/llama4
Michael Yang 333203d871
chore: update models to use slice/chunk/chunksections (#12934)
* use slice/chunks

* bert

* llama4

* gemma3n

* gptoss

* mistral3

* qwen3vl

* qwen25vl

* deepseek2

* remove unused ops
2025-11-13 15:20:12 -08:00
..
model.go chore: update models to use slice/chunk/chunksections (#12934) 2025-11-13 15:20:12 -08:00
model_text.go s/From*Slice/From*s/ (#12255) 2025-10-28 12:08:49 -07:00
model_vision.go chore: update models to use slice/chunk/chunksections (#12934) 2025-11-13 15:20:12 -08:00
process_image.go refactor: use builtin max and min 2025-10-09 16:17:52 -07:00
process_image_test.go image processing 2025-04-25 16:59:20 -07:00