Create a new model.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Schema for creating a new Model.
Project name in W&B where the model will be stored
Unique name for the model within the project
Base model identifier or HuggingFace model path to fine-tune from
Team or username of the developer whose W&B API key is being used
"my-team"
If true, return existing model if one with the same name already exists instead of creating a new one