Merge branch 'main' of github.com:oobabooga/text-generation-webui
This commit is contained in:
commit
6160a03984
1 changed files with 1 additions and 1 deletions
|
@ -24,4 +24,4 @@ def bot_prefix_modifier(string):
|
|||
behavior.
|
||||
"""
|
||||
|
||||
return string + params["bias string"]
|
||||
return f'{string} {params["bias string"].strip()} '
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue