mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2024-11-26 01:30:20 +01:00
Merge branch 'main' of github.com:oobabooga/text-generation-webui
This commit is contained in:
commit
6160a03984
@ -24,4 +24,4 @@ def bot_prefix_modifier(string):
|
|||||||
behavior.
|
behavior.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
return string + params["bias string"]
|
return f'{string} {params["bias string"].strip()} '
|
||||||
|
Loading…
Reference in New Issue
Block a user