"There's several things happening here.\n\n* A space is generated and a text concatenate is used to insert it into the prompt. This forces the back-end to evaluate the tokens in the prompt. Even though their contents were changed, the back end doesn't know it.\n\nThe parsed tokens are then fed into the clip and the whole thing is evaluated against he and model."