mirror of
https://github.com/ollama/ollama
synced 2026-04-23 08:45:14 +00:00
Adding a `/usage` command to interactive cli chat sessions that displays the tokens used in the current sessions. This can be used alongside the models context window to understand when a context shift is going to happen. |
||
|---|---|---|
| .. | ||
| bench | ||
| config | ||
| 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 | ||