Untrack4d
Untrack4d
RRunPod
Created by Untrack4d on 9/30/2024 in #⚡|serverless
Callback Function
Is there a way to make a serverless endpoint callback and endpoint when the job ends?
3 replies
RRunPod
Created by Untrack4d on 9/19/2024 in #⚡|serverless
How to use environment variables
I have added environment variables in my runpod serverless endpoind, the thing is i cant reach then inside the pod, i have defined it like this in the UI: key. | value SOME_KEY | keyvaluehere and in the code i am trying to use them like this: ENVIRONMENT_KEY_CONSTANT = os.getenv("SOME_KEY", "") WHAT AM I DOING WRONG HERE
3 replies
RRunPod
Created by Untrack4d on 9/13/2024 in #⚡|serverless
Assincronous Job
Is i possible to run a long task (30min-1hour) on a serverless endpoint, return the job id and when the job is completed hit a endpoint (to tell the job has finished)?
2 replies
RRunPod
Created by Untrack4d on 9/11/2024 in #⚡|serverless
Training Flux Schnell on serverless
Hi there, i am using your pods to run ostris/ai-toolkit to train flux on custom images, the thing is now i want to use your serverless endpoint capabilities, can you help me out? do you have some kind of template or guide on how to do it?
80 replies
RRunPod
Created by Untrack4d on 9/11/2024 in #⚡|serverless
Training flux-schnell model
How do you manage to train a flux-schnell model using serverless, i have loaded the images using s3 Bucket, but what about the waiting time of the training process ? wont i get a timeout while waiting 20 min for the training process to end?
12 replies