You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Similar to the 'Model Swap' button you've added, I also frequently adjust temperature, top_p, and _ presence penalty_ from my defaults l, according to my needs at the time.
For example:
when referencing an obscure programming language, we want accurate and deterministic chat settings.
when writing a short story, accuracy becomes less important, but we want a creative chat.
Perhaps:
the user could set up a few configurations of settings
to quickly switch between them (like the Model Swap button in this fork)
eventually each setting option could even have checkbox to omit changing from the default?
The text was updated successfully, but these errors were encountered:
I've considered the same thing, definitely a good idea; I only opted for straight model swap because it was an easy addittion. Atleast for me, Model Swap is the minimum viable product to be useful, but this would be the ideal behavior.
maybe best implemented as dedicated default configs per folder
jackschedel
changed the title
PROPOSAL: expand 'Model Swap' button to set more settings?
implement "Configure Default Chat" per-individual folder
Aug 12, 2023
I've had an idea for a while now:
Similar to the 'Model Swap' button you've added, I also frequently adjust temperature, top_p, and _ presence penalty_ from my defaults l, according to my needs at the time.
For example:
Perhaps:
The text was updated successfully, but these errors were encountered: