This is an Extension for Forge Classic, which allows you to control the weighting for each chunk of prompts (i.e. every 75 tokens).
Tip
In the WebUI, you can use the keyword BREAK
to manually separate prompts into different chunks to group similar concepts together
In the Weighting
text field, enter a list of comma-separated floats, corresponding to the weights of each chunk in order (the default weight is 1.0
)
- Idea by. @jeanhadrien in #89, based on this Extension