#Run multiple finetuning on same GPU POD
11 messages · Page 1 of 1 (latest)
Depends on your application you're using.
Okay but how? I am using python for running the finetunings
Hmm... Okay how do you connect to the gpu then?
What framework do you use?
And search it on google
I have a script that is has the address to model, tokens, output directory and dataset.
Lets say I manually run it once and the finetuning starts
Then I change the values of output dir and dataset to perform another finetuning
Will the POD GPU be able to handle it properly?
huggingface, torch and transformers
Sure why not? Depends on the available resources..
If it has enough then it will run smoothly