lllyasviel / stable-diffusion-webui-forge

GNU Affero General Public License v3.0
8.55k stars 838 forks source link

Problems when trying to use async swap #2343

Open void95 opened 3 days ago

void95 commented 3 days ago

Hello guys, always when im trying to use async swap i get this error message

grafik

i played allready around with the gpu weight, but even if i set it low or high it doesnt help.

My GPU is a 3060 12GB and im trying to run Flux NF4 , without async it works. Just wondering about my problem.

grafik

c4801725870 commented 1 day ago

Basically async is broken due to race conditions, if you can help debug the code it will get fixed. Someone needs to implement proper Mutex strategy