art-from-the-machine / Mantella

Mantella is a Skyrim and Fallout 4 mod which allows you to naturally speak to NPCs using Whisper (speech-to-text), LLMs (text generation), and xVASynth / XTTS (text-to-speech).
https://art-from-the-machine.github.io/Mantella/
GNU General Public License v3.0
164 stars 41 forks source link

Show token count on conversation load #253

Closed art-from-the-machine closed 4 months ago

art-from-the-machine commented 4 months ago

It can often be confusing why conversations are reloaded frequently for LLMs with small token limits. Displaying the number of tokens used in the starting prompt (which includes the NPC's bio and memories) can help give an idea as to how much space the LLM has for a conversation before needing to reload.

art-from-the-machine commented 4 months ago

Added by https://github.com/art-from-the-machine/Mantella/commit/f7fbb8eeab3a20f5d3bb806eb60e5d71fc326a52