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
{{ message }}
This repository has been archived by the owner on May 10, 2023. It is now read-only.
The idea is basically to add a preset dropdown box which comes with pre-made settings for the model: temp, top_p, repeat penalty, prompt template, etc to give specific "personalities" to a model for a particular type of conversation.
The UI could be added to the current settings dialog. Basically, you could model it like QtCreator -> Projects -> build settings work:
You could have a drop down and a +/- button next to it allowing to associate a given set of settings with a 'build config' like we have Release, Debug, etc in QtCreator.
I'm working on a conversation history/list for the drawer and this would be amazing paired with that.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The idea is basically to add a preset dropdown box which comes with pre-made settings for the model: temp, top_p, repeat penalty, prompt template, etc to give specific "personalities" to a model for a particular type of conversation.
The UI could be added to the current settings dialog. Basically, you could model it like QtCreator -> Projects -> build settings work:
You could have a drop down and a +/- button next to it allowing to associate a given set of settings with a 'build config' like we have Release, Debug, etc in QtCreator.
I'm working on a conversation history/list for the drawer and this would be amazing paired with that.
The text was updated successfully, but these errors were encountered: