mirror of
https://github.com/ollama/ollama.git
synced 2026-03-28 03:08:44 +07: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.