"vscode:/vscode.git/clone" did not exist on "389e7f57281d405b6beda605bed06432cf588a55"
Fix issue in maybe_convert_prompt (#3188)
When the token used for textual inversion does not have any special symbols (e.g. it is not surrounded by <>), the tokenizer does not properly split the replacement tokens. Adding a space for the padding tokens fixes this.
Showing
Please register or sign in to comment