←back to thread

343 points sillysaurusx | 4 comments | | HN request time: 0.572s | source
1. vanillax ◴[] No.35031357[source]
How or what can someone do with this who isn't a ML expert? Is there some docker app that leverages this? To the average dev, is this useful to me? I know there's lots of "plug and play" style docker apps to get started with Stable Diffusion. I'm curious if I can do something fun with this.
replies(3): >>35031508 #>>35031541 #>>35031848 #
2. swalsh ◴[] No.35031508[source]
Not an expert, but i've downloaded the model, and used it. What you get is pretty raw, and not super useful by itself. There are some projects to try and do some RLHF on it, and with that we might start to get something you can do some useful stuff with.
3. ◴[] No.35031541[source]
4. kkielhofner ◴[] No.35031848[source]
You can shortcut a lot of the steps in these various guides by using the Pytorch container from Nvidia[0].

It shouldn't be too hard for someone (me?) to create a Dockerfile and Docker hub container FROM this image to get it up and running easily.

[0] - https://catalog.ngc.nvidia.com/orgs/nvidia/containers/pytorc...