Model Providers
Entry Point AI allows you to connect one or more model providers to run prompts, fine-tune models, and host models for inference. Our software acts as an abstraction layer that makes it easy to switch between or compare models from different providers.
We support both proprietary model providers (OpenAI, Anthropic, Google AI), and open-source model providers (Replicate, Groq).
Model providers can be connected to Entry Point from the Integrations page found in the top nav bar. While the process of setting up these integrations can vary slightly from provider to provider, most of them simply require that you input an API key to get going.
If you disconnect a model provider, the associated models will become inaccessible through Entry Point.
Here are some of our top model providers:
Replicate
Replicate is a leading provider of open-source models.
Models for Inference | Models for Fine-tuning |
---|---|
Mistral 7B (chat and pretrained versions) Llama 2 (chat and pretrained versions) | Mistral 7B (chat and pretrained versions) Llama 2 (chat and pretrained versions) |
OpenAI
OpenAI offers the GPT family of models for inference and fine-tuning. If you have early access to other models that you'd like to use inside of Entry Point, shoot us an email at support@entrypointai.com
Models for Inference | Models for Fine-tuning |
---|---|
GPT-4o GPT-4 Turbo GPT-4 (Original, 32k) GPT-3.5 Turbo | GPT-3.5 Turbo Davinci 2 Babbage 2 |
Groq Cloud
Groq is the fast inference engine for AI.
Models for Inference | Models for Fine-tuning |
---|---|
Mixtral 8x7b Llama 3 (8B and 70B) Gemma 7B | N/A |
AI21
AI21 provides the Jurassic-2 family of models.
Models for Inference | Models for Fine-tuning |
---|---|
Jurassic-2 Light Jurassic-2 Mid Jurassic-2 Ultra | N/A |
AI21 has paused the availability of their fine-tuning APIs under further notice.
Google AI
Google AI provides the Gemini family of models for inference.
Models for Inference | Models for Fine-tuning |
---|---|
Gemini 1.0 Pro | N/A |
Google AI offers a fine-tuning API but its not integrated with Entry Point yet.
Anthropic
Anthropic provides the Claude family of models for inference.
Models for Inference | Models for Fine-tuning |
---|---|
Claude 3 Opus Claude 3 Sonnet Claude 3 Haiku | N/A |
Last updated