xeith_
RRunPod
•Created by xeith_ on 1/8/2025 in #⚡|serverless
Linking runpod-volume subfolder doesn't work
The only limitation is that it's REALLY slow to load onto the VRAM, so I wont rely on the network storage for big files like such anyway 🐋
7 replies
RRunPod
•Created by xeith_ on 1/8/2025 in #⚡|serverless
Linking runpod-volume subfolder doesn't work
@flash-singh Hey, I was about to update this thread.
Actually
/comfyui/models/checkpoints/sd_xl_base_1-0.safetensors exists
was a symlink ITSELF that what pointing nowhere... I deleted it, re-imported the model in my network storage and everything works fine.7 replies
RRunPod
•Created by xeith_ on 1/8/2025 in #⚡|serverless
Linking runpod-volume subfolder doesn't work
Any help is appreciated :))
7 replies
RRunPod
•Created by xeith_ on 1/8/2025 in #⚡|serverless
Linking runpod-volume subfolder doesn't work
Update: it works locally with a docker compose
So I guess it has something to do with how
runpod
works with network volumes ?7 replies
RRunPod
•Created by jackson hole on 1/8/2025 in #⚡|serverless
Some basic confusion about the `handlers`
Yea of course, using runpod handler is only relevant for serverless. Otherwise the API structure is great!
10 replies
RRunPod
•Created by jackson hole on 1/8/2025 in #⚡|serverless
Some basic confusion about the `handlers`
@jackson hole switching to using
runpod
handler is pretty straight forward. It will take you less than an hour 🙂
Make your Dockerfile point to a new runpod.handler.py
file.
Here is a small example10 replies