Untrack4d
Untrack4d
RRunPod
Created by Untrack4d on 9/30/2024 in #⚡|serverless
Callback Function
thank you
3 replies
RRunPod
Created by peteryoung2484 on 9/13/2024 in #⚡|serverless
Is there a way to speed up the reading of external disks(network volume)?
FROM runpod/pytorch:3.10-2.0.0-117
49 replies
RRunPod
Created by Untrack4d on 9/11/2024 in #⚡|serverless
Training flux-schnell model
Me to, I am using ai-toolkit
12 replies
RRunPod
Created by peteryoung2484 on 9/13/2024 in #⚡|serverless
Is there a way to speed up the reading of external disks(network volume)?
I am using the runpod one
49 replies
RRunPod
Created by peteryoung2484 on 9/13/2024 in #⚡|serverless
Is there a way to speed up the reading of external disks(network volume)?
How do I do that?
49 replies
RRunPod
Created by peteryoung2484 on 9/13/2024 in #⚡|serverless
Is there a way to speed up the reading of external disks(network volume)?
How do you do that?
49 replies
RRunPod
Created by peteryoung2484 on 9/13/2024 in #⚡|serverless
Is there a way to speed up the reading of external disks(network volume)?
How are you loading things from the network volume?
49 replies
RRunPod
Created by Untrack4d on 9/11/2024 in #⚡|serverless
Training flux-schnell model
have you manage to use the network storage?, i cant really find any documentation on that (for thye serverless)
12 replies
RRunPod
Created by Untrack4d on 9/11/2024 in #⚡|serverless
Training Flux Schnell on serverless
Have you managed to successfully use network volumes in serverless?
80 replies
RRunPod
Created by Untrack4d on 9/11/2024 in #⚡|serverless
Training Flux Schnell on serverless
sorry man it was a pretty stupid question, thats what i get for trying to do n things at a time ahaha
80 replies
RRunPod
Created by Untrack4d on 9/11/2024 in #⚡|serverless
Training Flux Schnell on serverless
The train_lora ?
80 replies
RRunPod
Created by Untrack4d on 9/11/2024 in #⚡|serverless
Training Flux Schnell on serverless
Anda where is that function?
80 replies
RRunPod
Created by Untrack4d on 9/11/2024 in #⚡|serverless
Training Flux Schnell on serverless
Yes but then you call job.run
80 replies
RRunPod
Created by Untrack4d on 9/11/2024 in #⚡|serverless
Training Flux Schnell on serverless
another thing: def train_lora(job): if 's3Config' in job: s3_config = job["s3Config"] job_input = job["input"] job_input = download(job_input) if edityaml(job_input) == True: if job_input['gender'].lower() in ['woman','female','girl']: job = get_job('config/woman.yaml', None) elif job_input['gender'].lower() in ['man','male','boy']: job = get_job('config/man.yaml', None) job.run() how are you able to run the job, where does the get_job function come from?
80 replies
RRunPod
Created by Untrack4d on 9/11/2024 in #⚡|serverless
Training Flux Schnell on serverless
the thing is i didnt understood how to choose where its stored
80 replies
RRunPod
Created by Untrack4d on 9/11/2024 in #⚡|serverless
Training Flux Schnell on serverless
i want to store those models in a network volume, so it can be shared between serverless instances
80 replies
RRunPod
Created by Untrack4d on 9/11/2024 in #⚡|serverless
Training Flux Schnell on serverless
what have you put in this image navinhariharan/flux-lora:latest i want to costumize it, can you share the source?
80 replies
RRunPod
Created by Untrack4d on 9/11/2024 in #⚡|serverless
Training Flux Schnell on serverless
i have noticed that low quality ones can completly mess your output
80 replies
RRunPod
Created by Untrack4d on 9/11/2024 in #⚡|serverless
Training Flux Schnell on serverless
you arent excluding low quality ones, resizing, etc?
80 replies
RRunPod
Created by Untrack4d on 9/11/2024 in #⚡|serverless
Training Flux Schnell on serverless
i am using florence2 for that
80 replies