#hey I got this error and and models don't load
13 messages · Page 1 of 1 (latest)
Are you able to launch invokeai but when loading a model this happens?
@red vessel how much ram do you have?
Also check your ram usage when loading the model
how do I check @still silo
do you know what gpu you have?
otherwise you can check in task manager if you are on windows
I do not have great ram I use the lowvram or medvram command
welp, then there might not be a lot you can do
I think you have a 4GB gpu
It's recomended to have at least 8GB of gpu ram or more
Try sticking to smaller images
also try sticking to smaller (pruned) models (altough i'm not an expert)
stable diffusion can be quiet big
Try something like openjourney which is a lot smaller
https://huggingface.co/prompthero/openjourney
what you also can try is
when using invoke-configure
select float16 under Precision
this could reduce gpu ram and make generation faster (if it works with your gpu)
also make sure to select Free gpu memory after each generation if you haven't already