#Bot Issues: Model Configuration

1 messages · Page 1 of 1 (latest)

gray void
#

Does your bot sometimes output garbled code, repeatedly output a certain word or some completely unrelated content? This is because your model configuration settings are incorrect. Now, let me provide you with several common errors and their repair methods!

#

Error 1: garbled code

#

Bot error looks like this

#

How to fix it

#
  • This error occur when the bot's temperature is too high
#
  • set the bot's temperature lower to fix it
#
  • Go to the bot setting page and click "model configuration" button,set it to a lower number.
#
  • recommended not to set it too low or too high, as errors are more likely to occur.
#

Error 2: repeat certain word

#

Bot error looks like this

#

How to fix it

#
  • This error occur when the bot's Top-P, Presence Penalty,Frequency Penalty is too low
#
  • Set the bot's Top-P, Presence Penalty and Frequency Penalty higher to fix it
#
  • recommended not to set it too low or too high, as errors are more likely to occur.
#

Error 3: Unrelated Content

#

bot error looks like this

#

Question: give me a story

#
  • This error occur when the bot's Top-P, Presence Penalty,Frequency Penalty is too high
#
  • Set the bot's Top-P, Presence Penalty and Frequency Penalty lower to fix it
#
  • recommended not to set it too low or too high, as errors are more likely to occur.
#

Extra Part : Tips

#

* These settings are all very useful,they can make your bots more stable or more creative,also can control the length of the answer. to know how to use these settings, you can move mouse to the question mark button.

#

I hope everyone can make good bots!

#

Hope my content helps!

#

If there are any issues with your bot, you can send it here and I will find a way to solve it for you!

#

Bot Issues: Model Configuration