mirror of
https://github.com/ollama/ollama.git
synced 2026-07-26 10:40:58 -05: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.