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 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