Finetuning a modell for each job?

Right - sorry for not touching on this.

You basically follow the same process as when you normally fine-tune the model. However, when you create the fine-tuning job, you reference your fine-tuned model instead of the base model. But as for the training data set, it also needs to be in a JSONL file and the same format.

1 Like