ollama/runner/ollamarunner
Michael Yang bdfc82b351 add model benchmark
```
go test ./runner/ollamarunner -run ^$ -bench Runner -model <model>
```
2025-08-25 13:59:44 -07:00
..
cache.go ggml: Support closing backends 2025-08-08 14:57:13 -07:00
cache_test.go ollamarunner: Separate text and multimodal graphs 2025-05-15 13:46:20 -07:00
multimodal.go ml: Panic rather than return error on tensor allocation failure 2025-05-22 14:38:09 -07:00
runner.go llm: New memory management 2025-08-14 15:24:01 -07:00
runner_test.go add model benchmark 2025-08-25 13:59:44 -07:00