Entry Point AI Docs
  • Getting Started
    • Introduction
    • Quickstart
  • Key Concepts
    • Model Providers
    • Templates
    • Fields
    • Examples
    • Models
    • Evaluation
    • Transforms
  • Guides
    • Evaluate a Prompt
      • Turn a Prompt into a Template
      • Prepare Validation Examples
      • Create a Templated Model
      • Review & Rate Outputs
      • Iterating on the Prompt
    • Build a Dataset
      • Import a CSV
      • Transform Data
      • Synthesize Examples
      • Quantity & Quality of Data
    • Fine-tune a Model
      • Start a Fine-tune
      • Fine-tuning Hyperparameters
      • Compare Fine-tunes
      • Next Steps
    • Generate Completions
      • Playground
      • Inference Parameters
      • Shareable Link
      • Deploy a Model
Powered by GitBook
On this page
  1. Guides
  2. Generate Completions

Deploy a Model

PreviousShareable Link

Last updated 9 months ago

When it comes time to put your model into production, you'll need to use the tools provided by the 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.

Many customers have requested an API endpoint to use Entry Point AI for models production, so this is on our roadmap.

model provider