Home / Companies / Ollama / Blog / August 2026

August 2026 Summaries

2 posts from Ollama

Filter
Month: Year:
Post Summaries Back to Blog
NVIDIA Nemotron 3.5 Lightning is a 30-billion-parameter open model, with 3 billion active parameters per token, now available through Ollama for local deployment on compatible NVIDIA hardware and Apple silicon. Built on a hybrid Mixture-of-Experts architecture, it is designed for long-running agentic workflows involving tool calls, coding, context gathering, retries, and multi-step task completion while keeping local data on the user’s device. Its features include up to a 1 million-token context window, speculative decoding and multi-token prediction for improved inference throughput, and open weights and datasets that allow developers to customize it for specialized tasks. Suggested applications include personal assistants, coding agents, security operations, and hybrid workflows in which routine high-volume tasks run locally while more demanding steps are sent to cloud models through the same API or CLI. NVIDIA reports that the model achieves up to four times higher throughput, 30% faster task completion, and competitive accuracy on agentic, coding, and reasoning benchmarks compared with similarly sized open models.
Aug 11, 2026 517 words in the original blog post.
Meta’s Muse Glimmer, the first open model released by Meta Superintelligence Labs, is now available through Ollama with initial support on Apple Silicon via its MLX engine. The 30-billion-parameter multimodal model is licensed under Apache 2.0, supports context lengths exceeding 128K tokens, and is designed for local agent workloads including coding assistants and long-running personal assistants. Ollama integration enables use with tools such as Claude Code, Codex, Pi, OpenClaw, Hermes, OpenCode, and GitHub Copilot, while offering adjustable reasoning levels from low to xhigh to balance speed and task complexity. MLX support adds DFlash acceleration, which reportedly makes Muse Glimmer 1.5 to 1.8 times faster on Apple Silicon, as well as image input capabilities enabled by its 1.8-billion-parameter perception encoder for tasks involving mockups, screenshots, documents, receipts, and charts. Broader platform support and further optimizations for NVIDIA, AMD, and other hardware are planned.
Aug 10, 2026 349 words in the original blog post.