Replies: 3 comments 1 reply
-
Ok, looks like 4GB memory was the problem. It's hashing the file now. But that takes looooooong (2 minutes 37 seconds), that was way faster on plain Windows 11. I guess it's working in memory instead of in VRAM? Do I have to set a toggle for that somewhere?
But it looks like rendering an image is way faster now. As the hashing is only done once for a model, I can live with that. :P But I get a warning in the log:
|
Beta Was this translation helpful? Give feedback.
-
Difference in hashing performance is not due to ram VS Vram, it's purely due to wsl horrible way of handling external filesystem. Model load is also slower. Regarding warning, havent seen that before, but looking at it now and not much i can do about it. Its a numba warning that is outside of sdnext control. |
Beta Was this translation helpful? Give feedback.
-
Ok, I checked with another model and generating the hash was as fast as it usually is. So it may have been a "load a model for the first time in this environment" thing. :) |
Beta Was this translation helpful? Give feedback.
-
Hi,
any suggestions where to look? I installed all the things, UI works, I can add extentions, but the moment when I select a model and it calculates its hash, it takes some time and then the server dies with a "Killed" message
What I installed was:
This is the server log from start to crash:
Beta Was this translation helpful? Give feedback.
All reactions