Skip to content

[Questions] Migrate from Main automatic to Vladmandic #223

Answered by vladmandic
amiremami asked this question in Q&A
Discussion options

You must be logged in to vote

re: 1 - no
re: 2 - its normal since model is loaded in vram. you can use --lowvram to load model to ram and then swap it to vram when needed, but that slows generation down by quite a bit
re: 3 - cuda may be 12.1, but torch is compiled against 11.8, so that's what it reports. normally, mixing versions like that is a no-no, but this is a known good combo
re: 4 - your choice, they are fully optional here as default cross-optimization is sdp - its almost identical in performance to xformers, but its built-in so less complications to install

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by amiremami
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants