cd/sources/modular-auto-discovered· home sources Modular (auto-discovered)
cat /sources/modular-auto-discovered.feed | wc -l → 17

Modular (auto-discovered)

articles 17 domain modular.com → feed RSS
00:00
2026-07-29
modular.com
artificial-intelligence

Modular: Qualcomm Completes Acquisition of Modular

Qualcomm Incorporated completed its acquisition of Modular Inc, an AI-native software infrastructure company, on July 29, 2026. The deal combines Modular's software platform with Qualcomm Technologies…

08:55
2026-06-28
modular.com
artificial-intelligence

You can now run Max AI models on Apple Silicon

Modular announced that MAX models can now run on Apple Silicon GPUs with the 26.4 release, supporting M1 through M5 chips for text LLMs, vision models, and image diffusion models. The company is worki…

00:00
2026-06-24
modular.com
artificial-intelligence

Modular: Qualcomm to Acquire Modular

Qualcomm announced an agreement to acquire Modular Inc, an AI-native software platform company, to strengthen its software foundation for generative and agentic AI across data center and edge environm…

00:00
2026-06-17
modular.com
ai-infrastructure

Modular: ModCon 2026: Modular’s Developer Conference

Modular announced its annual developer conference ModCon 2026, themed 'Compute Unlocked,' will take place on August 18th in San Francisco. The event focuses on solving hardware scarcity by enabling AI…

00:00
2026-06-12
modular.com
large-language-models

Modular: Day Zero: MiniMax M3 Open Weights on Modular Cloud

MiniMax released the open-weights MiniMax M3 model on Modular Cloud, featuring a new Sparse Attention operation that achieves up to 15.6x speedup on decode while maintaining a 1 million token context …

15:41
2026-06-09
modular.com
ai-infrastructure

What about OpenCL and CUDA C++ alternatives?

Chris Lattner, a lead engineer on Apple's original OpenCL implementation, explains why OpenCL and other C++-based GPU programming models failed to become dominant in AI, citing slow committee-driven d…

00:00
2026-06-05
modular.com
ai-infrastructure

Modular: Why LLM Inference Needs a New Kind of Router - Part 3

Modular has introduced a five-stage composable routing system for large language model inference, replacing traditional fixed algorithms like round-robin and consistent hashing. The system, detailed i…

22:53
2026-05-29
modular.com
machine-learning

Three Trends from MLSys 2026

At MLSys 2026, Modular identified three key trends in AI inference, highlighted by keynotes on agentic kernel development and the need for "zero trust" verification to prevent benchmark cheating. Lido…

00:00
2026-05-21
modular.com
large-language-models

Modular: Why LLM Inference Needs a New Kind of Router - Part 2

Modular has built a new data layer for LLM inference routing that solves the problem of querying cached blocks across hundreds of pods in microseconds. The company's architecture uses a specialized da…

00:00
2026-05-13
modular.com
ai-agents

Modular: Translating to Mojo via AI Agents

Modular released AI agent skills for its Mojo language that enable coding assistants to translate existing GPU kernels from CUDA and Triton into Mojo code, addressing the challenge that large language…

00:00
2026-05-08
modular.com
ai-infrastructure

Modular: Why LLM Inference Needs a New Kind of Router - Part 1

Modular announced that traditional HTTP-era load balancing algorithms like round-robin, consistent hashing, and least-connections are inadequate for large language model inference because GPU pods are…