Y
Hacker News
new
|
ask
|
show
|
jobs
by
tveita
1360 days ago
This lists "OOM" for PyTorch on a RTX 3080-10GB, but I believe people have optimized the PyTorch SD model to run on even 6GiB GPUs.
Would AITemplate be able to run with those constraints?
1 comments
ipiszy
1360 days ago
RTX 3080-10GB should work. You could check
https://github.com/facebookincubator/AITemplate/tree/main/ex...
, and
https://www.reddit.com/r/StableDiffusion/comments/xv7m89/met...
.
link