Deploy a Model

When it comes time to put your model into production, you'll need to use the tools provided by the model provider of your top-performing model.

On Replicate, for example, you can download your model weights and host them anywhere.

For OpenAI, on the other hand, you'll need to integrate with their API.

Deployment will vary from provider to provider, so make sure to check their documentation for specific instructions and assistance.

Last updated