# Google Antigravity SDK adds support for local Gemma 4 26B models

Digest AI · Generative AI & Models · published 2026-09-23T19:12:18Z

Canonical: https://digestai.news/story/google-antigravity-sdk-adds-support-for-local-gemma-4-26b-models

## Summary

Google has announced that the Antigravity SDK now supports local AI workflows, enabling developers to run agentic capabilities entirely offline. The initial release features support for the Gemma 4 26B A4B model using Google AI Edge’s LiteRT runtime. This update allows developers to leverage local GPU and RAM resources for private, on-device inference without relying on cloud services.

The SDK includes an "Architect-Builder" pattern where a cloud-based model, such as Gemini 3.8 Flash, acts as a planner, while a local swarm of Gemma 4 26B instances executes tasks. In a demo, this hybrid approach audited and patched vulnerable Python modules while maintaining strict data privacy. The local model also demonstrated the ability to autonomously write, test, and deploy a live-updating terminal resource monitor using a single prompt.

For flexibility, the SDK offers plug-and-play support for any OpenAI-compatible server, including Ollama, LM Studio, and vLLM. This allows developers to switch inference backends without changing their agent orchestration code. Google recommends a machine with 24GB of VRAM or unified memory for optimal performance. Developers can access the updated SDK and example projects via the Antigravity Python SDK repository.

## Key points

- Antigravity SDK now supports offline agentic workflows using Gemma 4 26B A4B via LiteRT.
- A hybrid demo uses Gemini 3.8 Flash for planning and local Gemma 4 26B for execution.
- The SDK supports OpenAI-compatible servers like Ollama and vLLM for flexible local inference.

## Why it matters

This update enables developers to build private, offline AI agents, reducing data privacy risks and cloud costs. It expands the utility of local hardware for complex agentic tasks, making advanced AI capabilities accessible without internet connectivity.

## Sources

1. [Introducing Support for Local AI Models in the Antigravity SDK](https://developers.googleblog.com/introducing-support-for-local-ai-models-in-the-antigravity-sdk) (developers.googleblog.com, 2026-09-23)

## Cite

Digest AI, "Google Antigravity SDK adds support for local Gemma 4 26B models", 23 September 2026, https://digestai.news/story/google-antigravity-sdk-adds-support-for-local-gemma-4-26b-models

---

Written by Digest AI's editorial model from the linked sources; the sources are the record. Headlines, digests and key points are written by Digest AI and may be quoted with a link to the story page. Linked articles belong to their publishers. Terms: https://digestai.news/terms#reuse
JSON: https://digestai.news/story/google-antigravity-sdk-adds-support-for-local-gemma-4-26b-models.json
