R
RunPod•4w ago
Yobs

Max image github repo serverless intergration can take?

.
12 Replies
nerdylive
nerdylive•3w ago
i don't know if theres any limits on this, what do you need
flash-singh
flash-singh•3w ago
the limitation is on the build time, i think its bit over an hour, we plan to optimize the time by next week and make it faster
Yobs
YobsOP•2w ago
We just connected a network volume for now. It seems faster
flash-singh
flash-singh•2w ago
yes that would be faster if you were adding model into the container image, its a huge reduction to size
Yobs
YobsOP•2w ago
I do sometimes have an issue with delay time. What could be the cause? It is still downloading the models from the network volume? The second one is the ECR version ( we don't want to use this due to 12 hour refresh is needed)
No description
No description
nerdylive
nerdylive•2w ago
You should check if file exists and don't re-download if it exist, in your code Ecr Version? What do you mean
Yobs
YobsOP•2w ago
ECR Version (ECR image I mean my bad) it is good but we have to refresh credentials and github integration to runpod is way easieeeeeer I just need to get over the hump of the network volume and we golden
nerdylive
nerdylive•2w ago
Oh yes I see.. You can use graphql api to automatically refresh your token https://discord.com/channels/912829806415085598/1196527741974106223/1278056539210514557
Yobs
YobsOP•2w ago
yea! Although My team now like the network volume + github integration for now so we can just focus on developing
flash-singh
flash-singh•2w ago
what are you putting in network volume? whats causing the delay time? make sure to have at least 3 or more workers; rolling releases won't impact your current workload so even with a new release, some workers will handle the workload using current image until new container image is loaded
Yobs
YobsOP•2w ago
It's okay now lol when we used 4090 (24g pro) the delay time shortened drastically
No description
Yobs
YobsOP•2w ago
@nerdylive thank you also for the advice in the cron job we manage to automate the refresh 🔥

Did you find this page helpful?