惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
The GitHub Blog
The GitHub Blog
J
Java Code Geeks
Engineering at Meta
Engineering at Meta
N
Netflix TechBlog - Medium
A
About on SuperTechFans
博客园 - 三生石上(FineUI控件)
罗磊的独立博客
MongoDB | Blog
MongoDB | Blog
B
Blog RSS Feed
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
有赞技术团队
有赞技术团队
T
Tailwind CSS Blog
酷 壳 – CoolShell
酷 壳 – CoolShell
Vercel News
Vercel News
腾讯CDC
博客园 - 聂微东
The Cloudflare Blog
F
Fortinet All Blogs
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
V
Visual Studio Blog
Last Week in AI
Last Week in AI
B
Blog

GitLab

GitLab Dedicated: Compliance for a new regulatory era How to calculate DevOps platform total cost of ownership GitLab Critical Patch Release: 19.3.2, 19.2.6, 19.1.8 Co-Create: Building GitLab with our users Prepare for the Cyber Resilience Act Bring your own model to GitLab Duo Self-Hosted with Microsoft Foundry GPT-6 Astra on GitLab: Faster runs, fewer tokens used GitLab’s internal playbook to foster AI-fluent technical teams Critical remote code execution in vm2, a widely used Node.js sandbox library GitLab compliance frameworks: Adhere to SOC 2 in minutes How to recognize your team with GitLab Achievements Making room for what GitLab Patch Release: 19.3.1, 19.2.5, 19.1.7 Git was built for humans — agents need an upgrade Scale software delivery without owning the runner fleet When code is abundant When your backlog outgrows your team, GitLab scales remediation Run agentic software delivery inside the boundaries you already trust Build custom flows in minutes with the Flow Creator agent GitLab 19.3 release notes From chaos to context: Building an AI dev workflow From OpenTofu to Argo CD: GitLab as your AWS control plane Avoid the massive end-to-end tax of default full history clones GitLab Critical Patch Release: 19.2.4, 19.1.6, 19.0.8, 18.11.11 Critical remote code execution in Serena, a popular MCP coding agent How I built a demo generator with GitLab Duo Agent Platform How GitLab tracks vulnerabilities through refactors and reformatting GitLab Patch Release: 19.2.2, 19.1.4, 19.0.6 A sandbox is only as closed as what an AI agent can reach GitLab Secrets Manager adds ESO, Terraform, API support
More AI models for GitLab Duo Agent Platform Self-Hosted
Jordan Janes · 2026-05-21 · via GitLab

Customers running GitLab Duo Agent Platform Self-Hosted operate under constraints many software teams don't face: data residency mandates, air-gapped networks, and compliance regulations that prohibit sending source code to third-party APIs. Those constraints also come with a trade-off. The most capable models tend to land in cloud-first deployments, leaving regulated and isolated environments a step behind on AI capability, and forcing teams into a single-model setup that's either overkill for routine work or underpowered for complex agentic tasks.

GitLab 19.0 narrows that gap by expanding self-hosted open source model support. Customers can match the right model to the right workflow, even for teams running their own GPUs in fully isolated or air-gapped environments. Whether your focus is data residency, network isolation, or regulatory compliance, you now have more capable options.

Air-gapped deployments get more open source model choice

For teams in fully isolated environments — no external API calls, no internet connectivity — open source models on local inference infrastructure are the only viable path. Air-gapped environments have historically been the last to realize AI productivity gains. This can be due to compliance regulations, data classification requirements that prohibit sending code to third-party APIs, or network controls that block cloud-based inference.

Open source models deployed on-premises address these constraints directly. The inference runs on your hardware, and no data leaves your environment. GitLab's engineering team evaluated candidate models against the task requirements of Duo Agent Platform — multi-step tool use, instruction adherence, code generation quality, and reasoning over large diffs and multi-file codebases — and selected models that perform reliably enough to power real agentic workflows.

The newly supported models include:

  • Mistral Devstral 2 123B
  • GLM-5.1
  • Kimi-K2.6
  • MiniMax-M2.7

Deployment options

The primary pattern is on-premises hardware running vLLM, GitLab's recommended serving platform for open source models. For teams that want self-managed inference without dedicated hardware capital costs, open source models also run on GPU-enabled virtual machines in virtual private clouds, giving you on-demand capacity with the same data isolation guarantees.

Choosing the right model for your deployment

Here are some considerations to choose a deployment model:

Fully air-gapped? Open source models on your own inference hardware are the path. See the supported models documentation for hardware requirements per model.

Hybrid deployment? GitLab Duo Agent Platform Self-Hosted supports mixing self-hosted models with GitLab-managed models per feature. See the AI Gateway configuration documentation for details.

Availability

Customers with an offline license require the GitLab Duo Agent Platform Self-Hosted add-on.

Customers with an online license can use the usage-based model and can combine self-hosted and GitLab-managed models in a hybrid configuration.

Contact our sales team to discuss your deployment requirements.

Read more about GitLab 19.0