Trying to make character bias more consistent

This commit is contained in:
oobabooga
2023-02-15 23:38:52 -03:00
committed by GitHub
parent 7bd2ae05bf
commit 20484f26f3

View File

@@ -24,4 +24,4 @@ def bot_prefix_modifier(string):
behavior.
"""
return string + params["bias string"]
return f'{string} {params["bias string"].strip()} '