fishermann
fishermann
RRunPod
Created by fishermann on 5/19/2025 in #⛅|pods
Creating a pod using a Docker image built via Serverless GitHub integration
Yeah I did that but I think the code that initializes the model checks for gpu available
17 replies
RRunPod
Created by fishermann on 5/19/2025 in #⛅|pods
Creating a pod using a Docker image built via Serverless GitHub integration
I install a model in the container and when I build it on my mac it doesn't work on RunPod. Like it's built for a cpu device or something. Perhaps there are configs for that but I didn't wanna go deep there. I ended up getting a pod and basically running all the Dockerfile commands there to set up the environment and it worked out well for me
17 replies
RRunPod
Created by fishermann on 5/19/2025 in #⛅|pods
Creating a pod using a Docker image built via Serverless GitHub integration
I basically need a machine with CUDA to build it properly, I'll look into GHA
17 replies
RRunPod
Created by fishermann on 5/19/2025 in #⛅|pods
Creating a pod using a Docker image built via Serverless GitHub integration
Ok I guess I'll try building my container on the pod
17 replies