Retrieves the base model with the given ID.
Bearer HTTP authentication. Allowed headers -- Authorization: Bearer <access_token>
Successful response.
BaseModels are the models that are used as the foundation for fine-tuning.
Unique identifier for the object.
The maximum batch size supported by the base model.
The minimum batch size supported by the base model.
The name of the base model.
The LoRA module names to be trained during fine-tuning. Each entry represents a specific module where LoRA adaptation will be applied.