AlexDraconian
RRunPod
•Created by AlexDraconian on 9/10/2024 in #⛅|pods-clusters
Slow download speed
Okay, here's what I found.
I guess Docker
RUN
command runs slower(~8x) than just directly using aria2c
. So I created network volume, deployed empty(without model) ComfyUI image based on ghcr.io/ai-dock/comfyui:latest
, mount network volume to /workspace/storage/stable_diffusion/models
, and manually downloaded models there.
After first download to network volume, I don't have to download 32GB model again.
You can't use network volume for model with template camenduru/flux-runpod
, since Docker RUN forces download anyway.15 replies
RRunPod
•Created by AlexDraconian on 9/10/2024 in #⛅|pods-clusters
Slow download speed
Today it even shows nearly ~10MB/s download speed for same template. What's happening? Is it just because of high demand for bandwidth?
15 replies
RRunPod
•Created by AlexDraconian on 9/10/2024 in #⛅|pods-clusters
Slow download speed
Maybe it could 40~45MB/s, it was rough estimation. However, it's clear that it was not over 50MB/s anyway.
15 replies
RRunPod
•Created by AlexDraconian on 9/10/2024 in #⛅|pods-clusters
Slow download speed
Hugging face. Refer to this dockerfile: https://github.com/camenduru/flux-runpod/blob/main/Dockerfile
15 replies
RRunPod
•Created by AlexDraconian on 9/10/2024 in #⛅|pods-clusters
Slow download speed
Okay, but I have no idea how to running this... yet.
I get 34MB/s speed. However, in my PC, it shows 50MB/s(This is maximum bandwidth for current ISP). Is this normal for RunPod? (I also got this speed yesterday)
15 replies
RRunPod
•Created by AlexDraconian on 9/10/2024 in #⛅|pods-clusters
Slow download speed
Same for CA-MTL-1.
15 replies
RRunPod
•Created by AlexDraconian on 9/10/2024 in #⛅|pods-clusters
Slow download speed
(I use A40, so there're only few options.)
15 replies
RRunPod
•Created by AlexDraconian on 9/10/2024 in #⛅|pods-clusters
Slow download speed
EU-SE-1.
15 replies