mirror of
https://github.com/ollama/ollama.git
synced 2026-02-07 22:24:05 -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.