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
Scythe: Would there be a way to configure chat mode so that the AI gives between 1-5 lines as responses? This would give it a much more organic feel, since humans sometimes send multiple lines of chat in a row.
Henky: add a secondary name input for the bot name, but only if defined
Ebolam:
users enter possible users
User enters their text
We select a name at random from the list of users
We append that name to the submitted text
send to AI for generation
Lllama: I like @one-some 's idea of effectively using phrase biasing to suppress generating tokens that aren't a "known" name at the beginning of a prompt. I think this will give better results than randomly pre-populating a name into the prompt. Since the AI is generally quite good at figuring out which name should come next.
The text was updated successfully, but these errors were encountered:
Scythe: Would there be a way to configure chat mode so that the AI gives between 1-5 lines as responses? This would give it a much more organic feel, since humans sometimes send multiple lines of chat in a row.
Henky: add a secondary name input for the bot name, but only if defined
Ebolam:
Lllama: I like @one-some 's idea of effectively using phrase biasing to suppress generating tokens that aren't a "known" name at the beginning of a prompt. I think this will give better results than randomly pre-populating a name into the prompt. Since the AI is generally quite good at figuring out which name should come next.
The text was updated successfully, but these errors were encountered: