Skip to main content
Models power your AI applications. Add a model to a project to deploy it, then make inference requests.

Deploy a model

Add a model to your project, then deploy it:
The model becomes available within a few minutes. Adaptive supports most transformer-based models including Llama, Qwen, Gemma, Mistral, and DeepSeek. See Integrations for proprietary models.Multimodal models (suffixed -multimodal) include a vision encoder that is automatically spawned alongside the decoder. The vision encoder is frozen during training. See Multimodal StringThread for supported models and image handling.See SDK Reference for all model methods.