Skip to content

Min P (API Support Build)

Compare
Choose a tag to compare
@kalomaze kalomaze released this 02 Nov 19:24

This is Min P except the value is controlled by the API. Which means, on latest staging SillyTavern, you control it via the UI itself.
It’s also more up to date with the experimental build, but the latest commits seem to have issues, so I reverted it to the one from yesterday that’s stable on my end.
EDIT: The latest commits were fixed; rebuilt

image

Dynamic Temp implementation(s) are still present and can still be modified via .txt file.

For entropy sampling, (my favorite Dynamic Temp implementation), I changed the default exponent to 1.0 so that it scales linearly across entropy values by default. You may want to consider setting the maxTemp lower as a result, to something like 1.5, if you use it.
(The override to use it is still 1.84 temp as always)