VolanDeVovan
VolanDeVovan
RRunPod
Created by VolanDeVovan on 12/15/2024 in #⚡|serverless
Upload files to network storage
i use network storage to storing lora files Can I automate the process of uploading the assets I need to the network storage? It is used in serverless I can't use my s3 storage because the speed will be much slower. I need a way to upload files to network storage without crutches
6 replies
RRunPod
Created by VolanDeVovan on 10/24/2024 in #⛅|pods
very slow network storage
I deploy pod with network storage on US-KS-2 and its extremally slow (storage disk)
pyton -m venv venv
pyton -m venv venv
has been running for 30 minutes and the size increases by 1 megabyte per few seconds.
5 replies
RRunPod
Created by VolanDeVovan on 1/4/2024 in #⚡|serverless
Accept new task when continues to process the old one
Anyone know can i accept new task in worker continuing to process the old one (for example uploading to s3)? I discovered that my gpu task processes by 0.04 seconds but uploading to s3 spends more than 1 second And it's very unprofitable
3 replies