Comment by mdp2021 3 hours ago Thank you! Can you please check how much RAM does it consume (and require)? 2 comments mdp2021 Reply peri-cl 3 hours ago This is what the runtime reports, at Q8: total params memory size = 15645.19MB (VRAM 15645.19MB, RAM 0.00MB): text_encoders 7669.77MB(VRAM), diffusion_model 7331.05MB(VRAM), vae 644.38MB(VRAM), controlnet 0.00MB(N/A), extensions 0.00MB(N/A) mdp2021 3 hours ago That suggests that 16GB RAM will not be enough.In fact, like it appears in the reports above, it is "7b" as in> 7B parameters in its visual generation componentIt seems they calibrated the size to fill a 16GB VRAM near the limit. RAM requirements will vary.
peri-cl 3 hours ago This is what the runtime reports, at Q8: total params memory size = 15645.19MB (VRAM 15645.19MB, RAM 0.00MB): text_encoders 7669.77MB(VRAM), diffusion_model 7331.05MB(VRAM), vae 644.38MB(VRAM), controlnet 0.00MB(N/A), extensions 0.00MB(N/A) mdp2021 3 hours ago That suggests that 16GB RAM will not be enough.In fact, like it appears in the reports above, it is "7b" as in> 7B parameters in its visual generation componentIt seems they calibrated the size to fill a 16GB VRAM near the limit. RAM requirements will vary.
mdp2021 3 hours ago That suggests that 16GB RAM will not be enough.In fact, like it appears in the reports above, it is "7b" as in> 7B parameters in its visual generation componentIt seems they calibrated the size to fill a 16GB VRAM near the limit. RAM requirements will vary.
This is what the runtime reports, at Q8:
That suggests that 16GB RAM will not be enough.
In fact, like it appears in the reports above, it is "7b" as in
> 7B parameters in its visual generation component
It seems they calibrated the size to fill a 16GB VRAM near the limit. RAM requirements will vary.