Self-Hosted AI Models: Licensing and Offerings
-
Introduced in GitLab 17.1 with a flag named
ai_custom_model
. Disabled by default. - Enabled on self-managed in GitLab 17.6.
- Changed to require GitLab Duo add-on in GitLab 17.6 and later.
To deploy self-hosted AI models, you need GitLab Ultimate and Duo Enterprise - Start a trial.
Offerings
1. Self-Hosted Models
These are AI models deployed within your infrastructure, giving you full control over your data and security.
- Configuration: Set up an AI gateway and configure model endpoints within GitLab.
- Licensing: Requires a valid GitLab license. You can request a license through the Customers Portal.
The following sequence diagram illustrates the process of handling a user request through a self-hosted model:
2. GitLab Vendor Models
These models are hosted by GitLab and accessed through the GitLab Cloud Connector, providing an out-of-the-box AI solution without requiring on-premise infrastructure.
- Configuration: Enable the desired features in GitLab and select a vendor-hosted model.
- Licensing: Included with your GitLab subscription, depending on your plan (Ultimate or GitLab Duo). No additional license is required for these models.
The following sequence diagram illustrates the process of handling a user request through a GitLab Vendor Model: