Age | Commit message (Collapse) | Author |
|
|
|
* Add cross-attention optimization from InvokeAI (~30% speed improvement on MPS)
* Add command line option for it
* Make it default when CUDA is unavailable
|
|
filename that people who use zip instead of git clone will have
|
|
|
|
Comma backtrack padding
|
|
|
|
|
|
|
|
Unlimited tokens actually work now. Works with textual inversion too. Replaces the previous not-so-much-working implementation.
|
|
|
|
|
|
|
|
|
|
regarding cross attention optimizations
|
|
|
|
|
|
|
|
|
|
|
|
xformers attention
|
|
|
|
|
|
before the final AND will be dropped
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
use embeddings, you're welcome!)
add option to input initialization text for embeddings
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
and MPS; because the option does not work there according to reports)
|
|
|
|
|
|
|