mirror of https://github.com/ollama/ollama.git
This change adds a basic benchmarking test framework for Ollama which can be used to determine the prefill, eval, load duration, and total duration for running a given model or models. |
||
|---|---|---|
| .. | ||
| bench | ||
| runner | ||
| cmd.go | ||
| cmd_test.go | ||
| interactive.go | ||
| interactive_test.go | ||
| start.go | ||
| start_darwin.go | ||
| start_default.go | ||
| start_windows.go | ||
| warn_thinking_test.go | ||