The name of the model to fine-tune.
import { FineTuneableModel } from "@mistralai/mistralai/models/components";
let value: FineTuneableModel = "mistral-small-latest";
"open-mistral-7b" | "mistral-small-latest" | "codestral-latest" | "mistral-large-latest" | "open-mistral-nemo"