stable-diffusion-webui-forge icon indicating copy to clipboard operation
stable-diffusion-webui-forge copied to clipboard

Incorrect RAM definition

Open Dexxxt opened this issue 1 year ago • 1 comments

Forge does not correctly determine the amount of RAM. It sees more than it actually has and tries to use this amount, but it runs into the actual amount of memory and crashes. Is there a way to specify the amount of RAM manually?

Dexxxt avatar Oct 05 '24 10:10 Dexxxt

On start, Forge prints the amount of VRAM and RAM it finds to the console. Compare those to the expected values. Also, see #1474.

DenOfEquity avatar Oct 07 '24 12:10 DenOfEquity