Skip to main content

Within your project, you can prepare and manage the models that you wish to deploy.

You may upload your models within your project to deploy them directly on your endpoints. Alternatively, you may manage them on the Hugging Face repository or Weights & Biases artifacts, as our endpoints can load models from your project, Hugging Face repositories, and Weights & Biases artifacts.
  • At the moment, we support loading models from your uploaded model, Hugging Face repositories, and Weights & Biases artifacts. Hugging Face

Hugging Face Models

Deploy models from public or private Hugging Face repositories.

Weights & Biases Models

Load models as Weights & Biases artifacts for easy versioning.

LoRA Models

Use LoRA-adapted models for efficient deployment.