Get Base Model
BaseModel
Get Base Model
Retrieves the base model with the given ID.
GET
Get Base Model
Authorizations
Bearer HTTP authentication. Allowed headers -- Authorization: Bearer <access_token>
Response
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.