-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Need Help on Understanding how this works #132
Comments
Could you guide me on how to remove the character name from each message? I’m unsure about the changes needed in the configuration or rules.
Lastly, does the system function correctly when LoRas are loaded in?
|
I’m aiming for a realistic chat experience without any additional features like buttons. Could you advise me on the settings I need to adjust to achieve this? This looks like something you want... Chat. Buttons hidden. Conversation like with human. But "Bot:" still shown |
upd. |
i updated my Config to make it similar to what you sent here but it still has the buttons. and still for some reason once i text the a.i it generates a context.. and some of the replies are empty like on the CMD it would write, generation error: custom_token_bans.. and on telegram the bot just writes the "characters name : " |
Change in telegram_user_rules.json all true to flase excepr last line (except message). If this wont help - idk how to help. generation error: custom_token_bans - interaction problem between textgenerator and code. Perhaps, this using api generator type can fix this problem. p.s. seems splved #138 by clean instal |
Could you guide me on how to remove the character name from each message? I’m unsure about the changes needed in the configuration or rules. Also, I’ve noticed that the bot generates a context conversation in the command line that doesn’t reflect our actual conversation and isn’t relayed to the Telegram bot. I’m finding this confusing.
I’m aiming for a realistic chat experience without any additional features like buttons. Could you advise me on the settings I need to adjust to achieve this?
Lastly, does the system function correctly when LoRas are loaded in?
The text was updated successfully, but these errors were encountered: