---
title: "Canonical integrates NVIDIA Nemotron 3.5 Lightning with Ubuntu for always-on AI agents"
url: https://daily.dev/posts/canonical-integrates-nvidia-nemotron-3-5-lightning-with-ubuntu-for-always-on-ai-agents-wlclv3k5l
source_url: https://ubuntu.com/blog/nvidia-nemotron-3-5-lightning
type: article
source: "Ubuntu"
published: 2026-08-11T13:29:43.463Z
updated: 2026-08-11T13:30:46.636Z
tags: ["ai-agents", "nvidia", "ubuntu", "snap", "mixture-of-experts"]
reading_time: 2
upvotes: 0
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Canonical integrates NVIDIA Nemotron 3.5 Lightning with Ubuntu for always-on AI agents

**[Ubuntu](https://daily.dev/sources/ubuntu)** · 2 min read · 0 upvotes · 0 comments

## Summary

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.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://ubuntu.com/blog/nvidia-nemotron-3-5-lightning>

## 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._

## Similar posts on daily.dev

- [Run NVIDIA Nemotron 3 Nano Omni locally in a single command](https://daily.dev/posts/run-nvidia-nemotron-3-nano-omni-locally-in-a-single-command-c0elzowjy) · Ubuntu · 0 upvotes · 0 comments
- [NVIDIA Nemotron 3.5 Lightning · Ollama Blog](https://daily.dev/posts/nvidia-nemotron-3-5-lightning-ollama-blog-uy1kba1ur) · Ollama · 2 upvotes · 0 comments

---

Tags: [#ai-agents](https://daily.dev/tags/ai-agents), [#nvidia](https://daily.dev/tags/nvidia), [#ubuntu](https://daily.dev/tags/ubuntu), [#snap](https://daily.dev/tags/snap), [#mixture-of-experts](https://daily.dev/tags/mixture-of-experts)

[View this post on daily.dev](https://daily.dev/posts/canonical-integrates-nvidia-nemotron-3-5-lightning-with-ubuntu-for-always-on-ai-agents-wlclv3k5l)
