Canonical has integrated NVIDIA Nemotron 3.5 Lightning into Ubuntu, making it available via a single snap install command. The model is a 30B hybrid Mixture-of-Experts (MoE) architecture with 3B active parameters and a 1 million token context window, designed for always-on, high-throughput agentic workloads. Ubuntu's inference snaps provide a pre-packaged runtime that deploys consistently across workstations, edge devices, and servers, reducing integration complexity for enterprises building AI agent infrastructure.

2m read timeFrom ubuntu.com
Post cover image
Table of contents
Nemotron 3.5 Lightning available on Ubuntu at launch

Questions this post answers

How do I install NVIDIA Nemotron 3.5 Lightning on Ubuntu?

Install it with a single command: `sudo snap install nemotron-3-5-lightning`. Canonical distributes it as an inference snap — a pre-packaged AI inference runtime — that deploys consistently across workstations, edge devices, and servers without manual integration or infrastructure setup. Developers shipping AI agents on Ubuntu track model availability and deployment options like this on daily.dev.

What are the specs of NVIDIA Nemotron 3.5 Lightning?

Nemotron 3.5 Lightning is a 30B hybrid Mixture-of-Experts model with 3B active parameters, distilled from NVIDIA's Nemotron 3 Ultra. It supports a 1 million token context window, making it suited for persistent, autonomous AI agents running long multi-step workflows at high throughput. Teams evaluating models for always-on agent workloads find architecture comparisons like this on daily.dev.

2 Impressions