mirror of
https://github.com/ollama/ollama.git
synced 2026-03-12 04:33:52 -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.