Open foundation-model releases
Coordinated open-weights releases of foundation models — either multi-domain bundles spanning several application areas (NVIDIA’s Jan 2026 CES drop across Nemotron / Cosmos / Alpamayo / GR00T / Clara) or single-model series shipped with full release packages: base + distilled + quantized variants, training code, datasets, and reference workflows (Lightricks LTX-2, Qwen3-VL-Embedding+Reranker). The pattern is to ship enough surface area — multiple variants, multiple inference backends, sometimes a technical report — that downstream teams can adopt the model without further engineering. Useful as a tracking concept for what’s openly available as a baseline / drop-in component in each modality.
Key claims
Section titled “Key claims”- Multi-domain open-release bundles deliberately stack models, datasets, and reference workflows together across several application areas in one announcement, rather than releasing per-model — NVIDIA’s Jan 2026 drop covers agentic LLMs (Nemotron), physical-AI world models (Cosmos), AV reasoning VLA (Alpamayo), humanoid robotics VLA (Isaac GR00T), and biomedical (Clara) in a single announcement (NVIDIA Unveils New Open Models, Data and Tools to Advance AI Across Every Industry §Nemotron, §Physical AI, §Alpamayo, §Clara).
- Single-model open releases now routinely ship full release packages spanning base + distilled + quantized variants + auxiliary models — LTX-2 ships bf16 dev, fp8 and nvfp4 quantized variants, an 8-step CFG=1 distilled variant, a distilled LoRA, and ×2 spatial and ×2 temporal latent upscalers (LTX-2: Efficient Joint Audio-Visual Foundation Model §Method, §Results); Qwen3-TTS ships 6 checkpoints across 2 sizes covering 3 task heads (Base / CustomVoice / VoiceDesign) plus a separate acoustic tokenizer (Qwen3-TTS Family is Now Open Sourced: Voice Design, Clone, and Generation §Released Models Description); HunyuanImage 3.0 ships a base + an editing-tuned Instruct variant of an 80B-total / 13B-activated MoE alongside the full technical report (HunyuanImage 3.0 Technical Report §1, §3.1); Kimi K2.5 ships four product-level modes (Instant / Thinking / Agent / Agent Swarm) plus a separately open-sourced terminal coding agent (Kimi Code) across web / mobile app / API / CLI surfaces (Kimi K2.5: Visual Agentic Intelligence §Overview).
- Companion models for a pipeline are released together, not separately — Qwen3-VL ships the embedding and reranker series as a pair, in 2B and 8B sizes each, designed to be used in a recall→rerank pipeline (Qwen3-VL-Embedding-8B §Highlights; Qwen3-VL-Reranker-8B §Highlights).
- Multiple inference backends are supported on release rather than via community work-arounds — Qwen3-VL-Embedding/Reranker ship usage examples for sentence-transformers, HF Transformers, vLLM, and SGLang in the model card (Qwen3-VL-Embedding-8B §Usage; Qwen3-VL-Reranker-8B §Usage); Qwen3-TTS ships HF Transformers + vLLM-Omni day-0 offline inference, with the
qwen-ttsPyPI package and a Gradio demo (Qwen3-TTS Family is Now Open Sourced: Voice Design, Clone, and Generation §vLLM Usage, §Launch Local Web UI Demo); DeepSeek-OCR 2 ships HF Transformers, vLLM, SGLang and Docker Model Runner snippets on the model card at release (DeepSeek-OCR 2: Visual Causal Flow HF model card). - Companion datasets are an integral part of the release — NVIDIA’s bundle includes 10T language tokens, 500K robotics trajectories, 455K synthetic protein structures, and 100TB of vehicle sensor data alongside the models (NVIDIA Unveils New Open Models, Data and Tools to Advance AI Across Every Industry §Physical AI, §Alpamayo, §Clara).
- Joint technical reports cover related model families rather than per-model papers — Qwen3-VL-Embedding and Qwen3-VL-Reranker are documented in a single arXiv report (arXiv:2601.04720) covering both series (Qwen3-VL-Embedding-8B §Citation; Qwen3-VL-Reranker-8B §Citation; Qwen3-VL-Embedding and Qwen3-VL-Reranker: A Unified Framework for State-of-the-Art Multimodal Retrieval and Ranking Abstract); Qwen3-TTS likewise ships a single tech report (arXiv:2601.15621) covering the full Base/CustomVoice/VoiceDesign × 0.6B/1.7B × 12Hz/25Hz grid (Qwen3-TTS Family is Now Open Sourced: Voice Design, Clone, and Generation §Introduction).
- Datasets are increasingly released as standalone foundation primitives, not just companions to a model — Action100M is released as the underlying data foundation behind VL-JEPA, framed by its authors as a primitive to enable downstream VLMs, world models, and robotics policies, at 147M segments / 21.3B words / 205 GB (Action100M: A Large-scale Video Action Dataset §1, §4).
- Open process documentation is emerging as a release primitive alongside weights and datasets — HuggingFace’s Smol Training Playbook ships a ~200-page postmortem of the SmolLM3 run including failed ablations, infrastructure incidents (FSx for Lustre failure, dataloader regression), and a full training-restart case study, alongside the SmolLM3-3B weights, the nanotron training code, and the Cosmopedia / FineWeb-Edu / FineMath / Stack-Edu / Smollm-Corpus datasets (Smol Training Playbook (GPU MODE talk on SmolLM3) §Compute budget, §Training reset case study, §Infrastructure).
- Open foundation releases at the >10B-activated MoE scale are now within reach for image generation — HunyuanImage 3.0 is positioned as the largest open-source image generative model at release, with 80B total / 13B activated parameters in a 64-expert / 8-active MoE built on the Hunyuan-A13B LLM backbone (HunyuanImage 3.0 Technical Report §1, §3.1.1).
- Open multimodal LLM releases now claim parity with closed frontier models across vision, coding, and agentic-search benchmarks at the time of release — Kimi K2.5 reports the best OCRBench (92.3), OmniDocBench 1.5 (88.8), InfoVQA (92.6), MathVista-mini (90.1), and BrowseComp (60.6 / 74.9 / 78.4) numbers on a benchmark table that includes GPT-5.2, Claude 4.5 Opus, Gemini 3 Pro, DeepSeek V3.2, and Qwen3-VL-235B (Kimi K2.5: Visual Agentic Intelligence Benchmark table).
- Open releases of single-purpose perception/document models can outperform closed frontier VLMs under matched token budgets — DeepSeek-OCR 2 reaches 0.100 overall ED on OmniDocBench v1.5 at 1120 max visual tokens, beating Gemini-3 Pro (0.115 ED at the same 1120-token budget) and Seed-1.8 (0.106 ED at 5120 tokens) (DeepSeek-OCR 2: Visual Causal Flow Table 2).
- The closed-but-API-accessible multimodal embedding cohort that open releases position against now includes a concrete next-gen datapoint — Google’s Gemini Embedding 2 is announced as a SOTA multimodal embedding model mapping text + images + video + audio + documents into a single space, API-only via Google AI Studio and the Gemini API (Gemini Embedding 2: SOTA multimodal embedding model (Google product announcement)).
Recent contributions
Section titled “Recent contributions”- [2026-07-20] Introducing Cosmos 3 Edge: Cosmos 3 Edge extends the June 2026 Cosmos 3 open release (Super 32B + Nano 8B) to the on-device tier: 4B open weights + Cosmos 3 Edge Policy (DROID) + post-training scripts + a companion Cosmos 3 Super 4-Step distillation checkpoint (25× faster T2I / I2V inference) shipped together on Hugging Face — same open-first pattern that NVIDIA has been running across the Cosmos line, now with an edge-hardware variant.
- [2026-07-19] RynnBrain 1.1 — Open Embodied Foundation Models (Alibaba DAMO Academy): RynnBrain 1.1 (Alibaba DAMO) ships a three-scale unified embodied brain under Apache-2.0 — 2B, 9B, and 122B-A10B sparse-MoE checkpoints on HuggingFace + ModelScope — with a 1.1 technical report PDF, 8 capability cookbooks (adding native-3D grounding and contact-point prediction beyond the 1.0 tasks), inference recipes for HF transformers + SGLang, a paired RynnBrain-VLA for real-robot deployment, and a preserved 1.0 branch with the RynnBrain-Bench evaluation dataset. Sibling in packaging to Tencent’s Hy-Embodied-RxBrain-1.0 filed 3 days earlier; extends the Alibaba Rynn* stack (RynnWorld-4D, RynnWorld-Teleop, RynnVLA-001/002, RynnEC) that now spans world model + teleop + VLM + VLA as a vertically-integrated open release.
- [2026-07-19] Qwen3.8 preview announcement — 2.4T-parameter frontier model, open-weights soon (Alibaba Qwen): Qwen3.8 preview announcement — 2.4T-parameter model positioned as “second only to Fable 5” with open weights promised soon; second filed 2T+-total open-weights-frontier tease in July 2026 alongside Kimi K3 (2.8T), sharpening the “Chinese-lab open-flagship vs Anthropic closed-flagship” framing that both announcements share.
- [2026-07-16] Kimi K3 — Open Frontier Intelligence (2.8T MoE with KDA + AttnRes): Kimi K3 — 2.8T-parameter open MoE (16/896 activation) announced as the first open 3T-class model; weights promised by 2026-07-27, positioned behind Claude Fable 5 / GPT 5.6 Sol but ahead of all other tested models.
- [2026-07-16] RxBrain: Embodied Cognition Foundation Model with Joint Language-Visual Reasoning and Imagination: Tencent releases Hy-Embodied-RxBrain-1.0 (6.2B unified embodied cognition model) under Apache-2.0, with technical report, inference code, and weights on HuggingFace.
- [2026-07-15] Introducing Inkling — Thinking Machines' open-weights 975B/41B MoE multimodal reasoning model: Thinking Machines ships Inkling — a 975B/41B-active MoE + Inkling-Small 276B/12B-active preview — as an open-weights bundle: original and NVFP4 checkpoints on Hugging Face, Tinker fine-tuning at launch, and day-0 multi-backend support across Together / Fireworks / Modal / Databricks / Baseten APIs plus SGLang, vLLM, TokenSpeed, llama.cpp, and Hugging Face transformers. Distinct release-package dimension for this cluster: shipped alongside a hosted fine-tuning platform (Tinker) plus a Playground for base-model evaluation, positioning the release around customization rather than raw-benchmark leadership.
- [2026-07-14] Xiaomi-Robotics-U0: Unified Embodied Synthesis with World Foundation Model: Xiaomi-Robotics-U0 releases a 38B AR multimodal world-foundation model (built on Qwen3-32B + EMU3.5 + IBQ) with code and checkpoints, spanning T2I, editing, multi-view embodied scene generation, embodied transfer, and video rollout under one next-token loss.
- [2026-07-14] 1-bit Bonsai 27B — GGUF: 27B-class Reasoning at 1.125 Bits Per Weight: 1-bit Bonsai 27B (GGUF) — Apache-2.0 27B-class model at 3.9 GB deployed footprint, derived from Qwen3.6-27B with all language weights at 1.125 bpw. Ships day-0 with llama.cpp CUDA/Metal kernels, MLX Apple Silicon companion, a Ternary variant (5.9 GB / 94.6% of FP16), and a packaged DSpark speculative-decoding drafter — the “multi-variant + multi-backend at launch” packaging convention extended to a 27B-scale binary-weight model.
- [2026-07-09] Introducing Muse Spark 1.1: Muse Spark 1.1 lands as public-preview Meta Model API — closed / API-only, no weights or tech report; the direct successor to the original Muse Spark launch, completing the MSL closed-frontier cohort alongside GPT-5.3-Codex and Composer 2.5.
- [2026-07-09] LingBot-World 2.0 / LingBot-World-Infinity — Infinite Worlds with Versatile Interactions: LingBot-World 2.0 — fifth Robbyant/Ant Group LingBot open release (after LingBot-VLA, LingBot-World v1, LingBot-VA, LingBot-Video); 14B causal-fast checkpoint on HF + ModelScope + inference code on GitHub. Notable license narrowing: v1 was Apache-2.0, v2 is CC BY-NC-SA 4.0 non-commercial share-alike — first LingBot release to drop out of the Apache-2.0 club, likely tied to WAIC 2026 productization and third-party demo hosting deals.
- [2026-07-08] LingBot-Video: Scaling Mixture-of-Experts Video Pretraining for Embodied Intelligence: LingBot-Video — fourth Robbyant/Ant Group LingBot open release (after LingBot-VLA, LingBot-World, LingBot-VA); positioned as the first large-scale open-source MoE video foundation model for embodied intelligence, with website, GitHub, and Hugging Face checkpoints.
- [2026-07-08] RynnWorld-4D: 4D Embodied World Models for Robotic Manipulation: RynnWorld-4D ships as an Apache-2.0 bundle from Alibaba DAMO — paper, code (github.com/alibaba-damo-academy/RynnWorld-4D), open weights on Hugging Face, and project page — for a 4D embodied world model + inverse-dynamics policy.
- [2026-07-08] Robostral Navigate: single-camera AI navigation: Robostral Navigate — Mistral’s first embodied model: 8B single-RGB-camera VLN policy built in-house (not from an existing open-source VLM), 76.6% R2R-CE validation-unseen; positions Mistral alongside Qwen, NVIDIA, and Google DeepMind in the physical-AI foundation-model race.
- [2026-07-07] Arena.ai Text-to-Image Leaderboard: Arena.ai text-to-image leaderboard snapshot (2026-07-07) — the live crowd-sourced Elo ranking of the 72-entry T2I cohort this concept tracks; anchors “MAI-Image-2 = #3” style claims across product announcements. Top-4 all proprietary; Ideogram’s open model tops the open-weights cohort at #11 (Elo 1208).
- [2026-06-30] Agents-A1: A 35B MoE Agentic Foundation Model: InternScience releases Agents-A1, a 35B MoE open agentic foundation model with SGLang/vLLM serving recipes, 262K context, and a bundled open evaluation framework — another datapoint in the mid-2026 ~35B-MoE open-agent cluster.
- [2026-06-29] Hy-Embodied-0.5-VLA: From Vision-Language-Action Models to a Real-World Robot Learning Stack: Tencent Hunyuan publishes HyVLA-0.5, a full VLA stack technical report — the “Hy-” rebrand extends from world models (HY-World 2.0, WorldPlay) into action policies, mirroring Alibaba’s Qwen-Robot Suite as a vertically-integrated embodied stack release.
- [2026-06-27] Hallucination in World Models is Predictable and Preventable (MMBench2): MMBench2 is a fully open-source benchmark bundling 210 tasks across 10 domains (locomotion, manipulation, navigation, arcade) with live simulators + ground-truth actions/rewards/language and a paired 350M Dreamer-4-style reference world model with three runtime hallucination predictors — distinct from prior open WFM releases (Cosmos 3, V-JEPA 2) by shipping the diagnostic stack and live envs alongside the model.
- [2026-06-23] i1: A Simple and Fully Open Recipe for Strong Text-to-Image Models: i1 (Princeton) ships weights + JAX training code + PyTorch inference + dataset + data-processing pipeline + 300+ ablation logs, framed as a “fully open recipe” baseline. Beats the previous best fully-open T2I model by 29.5 absolute percentage points averaged across GenEval/DPG/PRISM/CVTG/LongText — a concrete instance of the open-recipe-with-controlled-experiments release shape, distinct from the multi-domain bundle (NVIDIA) and single-model-deep-variant (LTX-2, Qwen3-VL) patterns already tracked.
- [2026-06-22] Inside NVIDIA Halos for Robotics: A Full-Stack Functional Safety System for Physical AI: NVIDIA Halos for Robotics drops the Outside-In Safety Blueprint under Apache-2.0 (
NVIDIA/halos-outside-in-safety) — an open reference architecture for functional-safety agents (SIPP/SAIM/SEI/SDM) wired to the Metropolis VSS Blueprint, with Isaac Sim closed-loop testing profile; Halos Core itself is early-access (registration) rather than open - [2026-06-19] MolmoMotion: Language-guided 3D motion forecasting: Ai2’s MolmoMotion ships under Apache 2.0 with model weights, the 1.16M-video MolmoMotion-1M dataset, and the PointMotionBench evaluation suite — bundling model + data + benchmark in the Molmo lineage (Molmo 2 → MolmoPoint → MolmoMotion) as a coherent open stack for language-conditioned 3D motion forecasting.
- [2026-06-17] ABC: Scalable Behavior Cloning with Open Data, Training, and Evaluation: ABC is one of the most complete bimanual robotics open releases filed — ABC-130K dataset (3,553h / 134K episodes / 195 tasks, the largest open bimanual teleop corpus), two policy architectures (ABC-DiT 2B + ABC-VLA 4.3B) with weights + training code, ABC Sim platform (MuJoCo + Blender re-rendering, 400h sim-teleop, 20 tasks), passive-leader hardware design, abcdl distributed dataloader, and over 100 hours of physical-robot evaluation logs. Adds the “full real-robot eval logs as a released artifact” dimension to the cluster.
- [2026-06-16] Qwen-Robot Suite launch — Qwen-RobotManip, Qwen-RobotNav, Qwen-RobotWorld + RobotClaw framework (Alibaba Qwen): Alibaba ships the Qwen-Robot Suite: three coordinated embodied models (Manip + Nav + World) plus the RobotClaw agent framework, the largest single-day embodied open release filed so far.
- [2026-06-16] Qwen-RobotManip Technical Report: Alignment Unlocks Scale for Robotic Manipulation Foundation Models: Qwen-RobotManip — VLA foundation model from the Qwen team built on Qwen-VL, with GitHub at QwenLM/Qwen-RobotManip and blog at qwen.ai; trained entirely on open-source robot + ego-human datasets without proprietary collection.
- [2026-06-14] RoboArena rolls back evaluations after benchmark hacking observed since April (Pranav Atreya announcement): First filed instance of a benchmark maintainer publicly rolling back leaderboard entries from a major open-WFM release — RoboArena’s lead author announces benchmark hacking observed since April, with Cosmos (per Slack pointer) among the removed entries, contradicting the RoboArena leadership claim in NVIDIA’s Cosmos 3 launch materials.
- [2026-06-11] Embodied-R1.5: Evolving Physical Intelligence via Embodied Foundation Models: Embodied-R1.5 open-sources a full embodied-AI stack — 8B VLM weights, the VLA variant, training code, the 15B-token data system, and EmbodiedEvalKit (20+ benchmarks, 20+ models, unified to HuggingFace Parquet) — making it one of the most complete open embodied-foundation releases to date.
- [2026-06-10] DiffusionGemma — experimental open diffusion language model from Google Gemma: Google Gemma announces DiffusionGemma — Apache 2.0 experimental open dLLM; extends the Gemma open-release program past flagship/Gemma-4-style models to architectural experiments. Tweet-only announcement (no model card / tech report at filing).
- [2026-06-09] MiMo-V2.5-Pro-UltraSpeed: Pushing 1T-Parameter Model Generation Speed to 1000 TPS: Xiaomi MiMo-V2.5-Pro-UltraSpeed — API-only trial release of a 1T-parameter MoE running at >1000 tok/s decode via TileRT codesign. Not open-weights (API-gated, Jun 9–Jun 23 2026 trial window, 3× price for ~10× speed); continues the Xiaomi MiMo program tracked under tweet-xiaomimimo-2025-12-16 / blog-artificialanalysis-mimo-v2-pro-hunter-alpha-2026-03.
- [2026-06-08] Spirit AI beats Nvidia on RoboArena robotics benchmark: TNW news piece — Spirit AI’s Spirit v1.6 (Hangzhou) tops RoboArena at 1,924 over NVIDIA’s Cosmos3-Nano-Policy (1,881) and DreamZero (1,763), two days after the Cosmos 3 launch. Article catalogs a parallel Chinese open-WFM ecosystem (Manifold AI WorldScape-0.2, AgiBot GenieEnvisioner-Sim2.0-2B, DexForce, XYZ Embodied AI) leading WorldArena and WorldScore alongside an extraordinary funding pace (Spirit AI: 1.5B yuan round, fourth in three months).
- [2026-06-08] Spirit-v1.5: A Robotic Foundation Model by Spirit AI: Spirit AI ships Spirit-v1.5, an open-weights VLA (Qwen3-VL backbone + DiT action head) with base + task-specific fine-tuned checkpoints on HF, FSDP fine-tuning code, and a packaged RoboChallenge runtime wrapper — robotics datapoint for the multi-component release pattern; #1 on RoboChallenge Table30 as of Jan 11 2026.
- [2026-06-08] Spirit-v1.5: Clean Data Is the Enemy of Great Robot Foundation Models: Spirit AI ships Spirit v1.5 as full weights + inference + per-task RoboChallenge submission checkpoints on HF/GitHub — a Qwen3-VL backbone + DiT action-head VLA that tops RoboChallenge Table30, first open-weights model to displace π0.5. Strengthens the 2026 pattern of Chinese labs leading the open VLA frontier (alongside LingBot-VLA) while DeepMind’s Gemini Robotics and PI’s π*0.6 keep training recipes private.
- [2026-06-08] Launching Miso One — The Most Emotive AI Voice Model: Miso Labs’ launch video for Miso One (“most emotive AI voice model”), companion to the Miso TTS 8B open-weights drop.
- [2026-06-08] Miso TTS 8B — Highly Emotive Text-to-Speech Model (Miso Labs): Miso Labs ships Miso TTS 8B, an open-weights ~8.2B-param RVQ Transformer TTS (Llama-8B backbone + Llama-300M audio decoder over Mimi codec) inspired by Sesame CSM, with SilentCipher watermarking by default and English-only support at release.
- [2026-06-05] Ideogram 4.0 Technical Details: Open model at the forefront of design: Ideogram’s first open-weight release — 9.3B single-stream DiT trained exclusively on structured JSON captions, shipped with Apache-2.0 inference code, a separate non-commercial weight license + paid commercial tier, day-0 ComfyUI support, and a technical blog + press release + model card. A new lab-trajectory datapoint for this page: a previously closed-API image-generation startup pivoting to open-weights, with deliberate dual licensing rather than a fully permissive release.
- [2026-06-04] NVIDIA-Nemotron-3-Ultra-550B-A55B-NVFP4: NVIDIA ships the Nemotron 3 Ultra tier (550B-total / 55B-active LatentMoE, OpenMDW-1.1) on Hugging Face, completing the Nano/Super/Ultra family with full vLLM/SGLang/TRT-LLM serving recipes.
- [2026-06-04] Nemotron 3 Ultra — 550B/55B-active hybrid Mamba-Transformer MoE open frontier model for long-running agents (NVIDIA AI): NVIDIA ships Nemotron 3 Ultra — 550B/55B-active hybrid Mamba-Transformer LatentMoE open frontier model with weights + recipe on Hugging Face / NIM / OpenRouter.
- [2026-06-04] Gemma 4 12B — encoder-free unified multimodal model with 35M vision embedding (Google Gemma): Google Gemma announces Gemma 4 12B — Apache-2.0 unified multimodal model targeting 16GB laptops with an encoder-free 35M-parameter vision embedding module in place of a separate vision encoder.
- [2026-06-03] HumanNet: Scaling Human-centric Video Learning to One Million Hours: HumanNet — ~1M-hour human-centric video corpus from PKU DAGroup / Ant, released on Hugging Face (DAGroup-PKU/HumanNet) with code + project page; completes Ant’s open data → world model (LingBot-World) → VLA policy (LingBot-VLA) stack.
- [2026-06-03] Ego1 — egocentric capture headset for Physical AI (General Intelligence Labs): GI Labs announces Ego1 — first-person capture headset co-designed with a perception stack for planet-scale robotic training data; second hardware-first egocentric-data company filed (alongside Build AI / Egocentric-1M), still pre-release with no dataset numbers disclosed.
- [2026-06-03] Project Chrono — Open-Source Multi-Physics Simulation Engine: Project Chrono — BSD-3 multi-physics simulation library (C++ core + PyChrono Anaconda wrapper) covering rigid-body DAE, deformable PDE, granular DVI/DAE, fluid-solid, and ODE regimes with a ROS2 sensor interface for robotics simulation.
- [2026-06-02] MAI-Thinking-1: Building a Hill-Climbing Machine: Microsoft AI releases the MAI-Thinking-1 technical report (35B-active / 1T-total MoE, trained from scratch on 30T tokens of distillation-free in-house data) with detailed pre-training, mid-training, and RL methodology; weights status not specified in the report itself.
- [2026-06-01] EgoVerse: An Egocentric Human Dataset for Robot Learning from Around the World: Cross-lab open dataset + open code (GaTech-RL2/EgoVerse) release for robot learning — 1,362 h / 80k episodes / 240 scenes / 2,087 demonstrators with EgoDB infrastructure as a living dataset, contributed by Georgia Tech, Stanford, UCSD, ETH Zürich, MIT CSAIL, Meta Reality Labs, Mecka AI, and Scale AI. Consortium-style ownership structure rather than the single-vendor pattern that dominates the cluster.
- [2026-06-01] Nyx — GPU path-traced renderer plugin for Genesis World: Nyx — Apache 2.0 path-traced renderer for robotics, distributed as a precompiled pip wheel (
gs-nyx-plugin) with examples + docs in the public repo. NVIDIA-only (CUDA 12.9+) but the renderer-as-camera-sensor design is the most concrete recent open release for robotics-grade rendering. - [2026-06-01] Quadrants — high-performance multi-platform compiler for physics simulation: Quadrants — Apache 2.0 Python-to-GPU compiler forked from Taichi (June 2025) and released as an independent project under the Genesis stack. Targets CUDA + ROCm + Metal + Vulkan + CPU from one Python frontend; a concrete datapoint for what a post-Taichi successor looks like at production scale.
- [2026-06-01] Genesis World — Simulation platform for general-purpose robotics & embodied AI learning: Apache 2.0 release of the Genesis World multi-physics simulator on PyPI, with NVIDIA + AMD + macOS + CPU support. The simulator core under the Genesis World 1.0 announcement.
- [2026-06-01] The Role of Simulation in Scalable Robotics, Genesis World 1.0, and the Path Forward: Genesis World 1.0 — open-sourced robotics simulation stack (physics + renderer + compiler) under Apache 2.0, framed as Genesis AI’s “second release in our full-stack suite”. Notable as an infrastructure-tier open release (rather than weights) staking out the explicit-physics + path-tracing position in robotics.
- [2026-06-01] NVIDIA Launches Cosmos 3, the Open Frontier Foundation Model for Physical AI: NVIDIA’s Cosmos 3 launch — Super (32B) + Nano (8B) under OpenMDW 1.1 across build.nvidia.com / Hugging Face / GitHub / NIM, with a multi-partner inference fan-out (Baseten, CoreWeave, Azure, Nebius, Deep Infra, Classmethod). New dimension for this page: a coalition governance layer (Cosmos Coalition with Agile Robots, Black Forest Labs, Generalist, LTX, Runway, Skild AI) that brings closed-flagship video labs into a shared open WFM substrate without forcing their downstream products open.
- [2026-06-01] Cosmos 3: Omnimodal World Models for Physical AI: NVIDIA releases Cosmos 3 (Super + Nano + T2I/I2V/Policy-DROID post-trained variants), five large synthetic datasets (PhyxSim / RobotSim / DriveSim / SynHuman / Warehouse), and the Cosmos-HUE evaluation benchmark under the OpenMDW-1.1 license — superseding the fragmented CES-2026 Cosmos Reason/Predict/Transfer stack with a single unified open model.
- [2026-06-01] How Cosmos 3 Helps Physical AI Think Before It Acts: NVIDIA Cosmos 3 launches at GTC Taipei (June 1 2026) under the Linux Foundation OpenMDW 1.1 license — a new single-license model-centric primitive covering weights, architecture, documentation, datasets, benchmarks AND code in one. Ships in three variants (Super for post-training, Nano deployable, Edge for real-time inference coming) across build.nvidia.com, Hugging Face (
nvidia/cosmos3), GitHub, and NVIDIA NIM. Adds a new dimension to this page: a coalition announced alongside the model (Agile Robots, Black Forest Labs, Generalist, LTX, Runway, Skild AI) as part of the release package — making model + license + coalition + multi-surface deployment a single coordinated launch. - [2026-06-01] MiniMax M3 announcement — first open-weights model combining coding, agentic, and natively-multimodal frontier capabilities: MiniMax announces M3 — first natively-multimodal entry in the M-series, with weights and tech report promised in ~10 days; reports 59.0% SWE-Bench Pro and 1M context via “MiniMax Sparse Attention”.
- [2026-05-28] Introducing Paris 2.0 — Decentralized Trained Open-Weight Video Generation Model: Paris 2.0 launch (Bagel Labs, May 2026) — video-generation follow-up to Paris (Paris: A Decentralized Trained Open-Weight Diffusion Model). Positioned as an open release in continuity with v1 (which was MIT-licensed weights + code); the v2 announcement post itself does not yet repeat the license terms or link weights/code, and defers details to a forthcoming technical report.
- [2026-05-28] Qwen-Image-Bench: From Generation to Creation in Text-to-Image Evaluation: Qwen-Image-Bench from Alibaba Qwen — single-purpose evaluation release shipping Q-Judger weights (Qwen3.6-27B, Apache 2.0), the 1,000-prompt evaluation dataset (HF + ModelScope mirror), scoring code, ms-swift inference backend, and the arXiv paper as one coordinated package. Adds a new category to this page: the judge model as a released artifact, alongside the more common base/instruct/embedding/reranker shapes.
- [2026-05-26] PrismML — 1-bit and Ternary Bonsai Image 4B — local-hardware diffusion image generation: PrismML teases Bonsai Image 4B (1-bit + ternary variants) — extends the Bonsai release pattern from LLMs to diffusion image generation. Pre-launch announcement only; HF model cards, runtime forks, and any whitepaper not yet linked.
- [2026-05-23] Gemini Embedding 2: SOTA multimodal embedding model (Google product announcement): Google announces Gemini Embedding 2 — closed multimodal embedding model spanning text, images, video, audio, and documents in one space, API-only via Google AI Studio / Gemini API. No tech report, no benchmarks in the tweet. Adds a concrete datapoint to this page’s “closed-but-API-accessible” cohort that the Open Question previously enumerated abstractly; the direct open counterpart is Qwen3-VL-Embedding/Reranker (text + image + video, no audio yet).
- [2026-05-22] DeepSeek-OCR 2: Visual Causal Flow: DeepSeek releases DeepSeek-OCR 2 as a coordinated open package — arXiv paper (2601.20552), GitHub code, HF weights, and day-0 multi-backend serving snippets (HF Transformers, vLLM, SGLang, Docker Model Runner) in the model card. Notable: a single-purpose perception model that beats Gemini-3 Pro on OmniDocBench v1.5 at the same 1120-token budget (0.100 vs 0.115 ED), reinforcing the open-release-beats-closed-frontier-at-task-parity datapoint that K2.5 also exhibits but for a much narrower scope.
- [2026-05-22] Kimi K2.5: Visual Agentic Intelligence: Moonshot releases Kimi K2.5 — a native-multimodal LLM continued-pretrained on ~15T vision+text tokens from K2, with four product modes (Instant / Thinking / Agent / Agent Swarm) and an open-sourced terminal coding agent (Kimi Code). Notable for two dimensions this page didn’t previously cover: (a) multi-surface release (web app + mobile app + API + open-source CLI + hosted swarm preview) as a coordinated launch package, (b) headline parity-or-better claims vs GPT-5.2 / Claude 4.5 Opus / Gemini 3 Pro on the benchmark table that ships with the release.
- [2026-05-22] Qwen3-VL-Embedding and Qwen3-VL-Reranker: A Unified Framework for State-of-the-Art Multimodal Retrieval and Ranking: The joint Qwen3-VL-Embedding + Qwen3-VL-Reranker technical report (arXiv:2601.04720) — already filed at Luma via the two HF model-card blog forms, now filed as the underlying tech report (Jiaming posted the qwen.ai blog form). Adds detail beyond the cards: multi-stage training pipeline (s0→s3), exact video tokenization (1 FPS, 4,500-token global budget across all frames), MRL + QAT objective specifics, and per-stage / granularity / quantization ablations (RQ5–RQ7). Reinforces the joint-tech-report-for-a-series pattern.
- [2026-05-22] HunyuanImage 3.0 Technical Report: Tencent releases HunyuanImage 3.0, framed as the largest open-source image generative model at release — an 80B-total / 13B-activated MoE built on Hunyuan-A13B with a native multimodal architecture (single 16× VAE, generalized causal attention, generalized 2D RoPE, native CoT). Ships a base checkpoint and an editing-tuned Instruct variant, full technical report (arXiv:2509.23951), code+weights on HF and GitHub, and a hosted demo at hunyuan.tencent.com/chat. A new dimension for this page: open foundation releases at the >10B-activated-MoE scale in image generation.
- [2026-05-22] Qwen3-TTS Family is Now Open Sourced: Voice Design, Clone, and Generation: Qwen ships an open TTS family — 6 checkpoints (0.6B and 1.7B at 12Hz, three task heads: Base / CustomVoice / VoiceDesign) plus a standalone acoustic tokenizer, with HF Transformers and vLLM-Omni day-0 serving, a Gradio web demo, a joint tech report (arXiv:2601.15621), and a
qwen-ttsPyPI package. Same single-model-series + multi-backend packaging convention previously seen in Qwen3-VL-Embedding/Reranker. - [2026-05-22] Smol Training Playbook (GPU MODE talk on SmolLM3): HuggingFace ships process documentation as a first-class release artifact — a ~200-page playbook + GPU MODE talk covering the full SmolLM3 pretraining run, including a ~437K GPU-hour cost breakdown (with ablations costing more than half the main run), a tensor-parallel-seed bug that forced a 1T-token training restart, and the architecture-ablation results (GQA-4/8 beats MHA/MQA; intra-document masking from day 0; cloze-format evaluation for early ablations). A new dimension for this page: the open release now includes the failure log, not just the recipe.
- [2026-05-22] Action100M: A Large-scale Video Action Dataset: Meta FAIR releases Action100M as an open dataset (HF + GitHub) — 1.2M HowTo100M videos, 147M dense action+caption annotations, ~1.6M GPU-hours of compute baked in. Notable: a dataset-as-foundation-primitive release, with the trained model (VL-JEPA) treated as a demonstration of utility rather than the main artifact.
- [2026-05-22] Qwen3-VL-Embedding-8B and Qwen3-VL-Reranker-8B: Qwen3-VL ships a four-model open-weights series (embedding 2B/8B + reranker 2B/8B) with training code, joint technical report, and multi-backend inference support (HF / sentence-transformers / vLLM / SGLang). Notable: a deliberate recall→rerank pipeline pairing is shipped as a single coordinated release.
- [2026-05-22] LTX-2: Efficient Joint Audio-Visual Foundation Model: Lightricks LTX-2 — first credible open T2AV foundation model — ships with bf16 dev, fp8/nvfp4 quantized variants, an 8-step distilled variant + LoRA, and ×2 spatial/temporal upscalers, all on Hugging Face. Example of single-model release maximizing immediate-usability surface area.
- [2026-05-22] NVIDIA Unveils New Open Models, Data and Tools to Advance AI Across Every Industry: NVIDIA’s CES 2026 multi-domain bundle — Nemotron + Cosmos + Alpamayo + GR00T + Clara, plus 10T tokens / 500K trajectories / 455K protein structures / 100TB driving data. The reference pattern for coordinated multi-domain open releases.
Open questions
Section titled “Open questions”- Are multi-domain bundles (NVIDIA-style) actually more useful to downstream teams than single-model releases with deeper variant packages (LTX-2 / Qwen3-VL-style)? The two strategies optimize different things — breadth of coverage vs depth of deployment-readiness — and neither has been compared head-to-head on adoption metrics.
- Joint technical reports for model series (Qwen3-VL-Embedding+Reranker; the Qwen3-Embedding series before it; Qwen3-TTS spanning 3 task heads × 2 sizes × 2 tokenizer rates) seem to be replacing per-checkpoint papers. Does this hurt or help reproducibility / citation tracking?
- What’s the right “minimum viable release package” for adoption? Quantized variants and distilled checkpoints clearly matter for inference; training code matters for fine-tuning; the Smol Training Playbook adds process documentation as a candidate primitive; Kimi K2.5 adds product-surface coverage (web/app/API/CLI + open-source CLI agent). The pattern is consolidating but hasn’t been formally specified.
- Dataset-as-release (Action100M) vs model-as-release (LTX-2, Qwen3-VL, Qwen3-TTS, HunyuanImage 3.0, K2.5) vs process-documentation-as-release (Smol Training Playbook) — when companion releases include any/all of these, which is the more useful adoption primitive? Open question; HuggingFace’s claim is that process documentation is what’s missing from most open releases.
- Distinct from
open-foundation-releases: closed-but-API-accessible releases (Veo 3, Sora 2, Gemini Embedding 2 (Gemini Embedding 2: SOTA multimodal embedding model (Google product announcement)), Seed-1.6-embedding, Cohere Rerank Multimodal v3, MiniMax-Speech, ElevenLabs, Seedream 4.0, Nano Banana, GPT-Image). The gap is what filed papers usually use as the closed-source comparison baseline — HunyuanImage 3.0 explicitly benchmarks against four of these; K2.5 benchmarks against GPT-5.2, Claude 4.5 Opus, Gemini 3 Pro, DeepSeek V3.2, and Qwen3-VL-235B in a single 40-row table. - The Kimi K2.5 benchmark table reports OSWorld-Verified scores of 63.3 (K2.5) vs 8.6 (GPT-5.2) and 20.7 (Gemini 3 Pro) — much larger gaps than on any other benchmark. Either OSWorld scoring is sensitive to setup choices in ways the page doesn’t disclose, or open-source post-training has pulled ahead specifically on computer-use; either way the result deserves independent reproduction.
- DeepSeek-OCR 2 beats Gemini-3 Pro at matched 1120-token visual budget on OmniDocBench v1.5; this is now a second datapoint (alongside K2.5’s frontier-VLM-table claims) where a fully open release beats a closed frontier model on a specific axis. Worth watching whether this generalizes to broader VLM benchmarks or stays confined to narrow perception tasks.
- The open multimodal embedding stack (Qwen3-VL-Embedding/Reranker, 2B/8B; text + image + video) does not yet include audio. Gemini Embedding 2 claims all of text + image + video + audio + docs in one space — does adding audio + documents to the open stack require new training data + new modality tokenizers, or does the recall→rerank pipeline degrade gracefully with separate per-modality embedders concatenated?
Papers
Section titled “Papers”2026-11
Section titled “2026-11”- Kimi K2 Thinking — 1T MoE thinking model with native INT4 QAT and 200–300-step tool use — Kimi K2 Thinking — 1T MoE thinking model with native INT4 QAT and 200–300-step tool use (published 2026-11-06)
2026-05
Section titled “2026-05”- Chatterbox Turbo — 350M Zero-shot TTS (Resemble AI) — Chatterbox Turbo — 350M Zero-shot TTS (Resemble AI) (published 2026-05-25)
- GLM-4.6V and GLM-4.6V-Flash — Z.ai vision-language model announcement — GLM-4.6V and GLM-4.6V-Flash — Z.ai vision-language model announcement (published 2026-05-25)
- PhysicsLM4 — Canon Layers code release (Physics of Language Models Part 4) — PhysicsLM4 — Canon Layers code release (Physics of Language Models Part 4) (published 2026-05-24)
- Muse Spark — first model from Meta Superintelligence Labs (MSL) — Muse Spark — first model from Meta Superintelligence Labs (MSL) (published 2026-05-24)
- GPT-Image-2 leak: OpenAI image model on LMArena under maskingtape / gaffertape / packingtape codenames — GPT-Image-2 leak: OpenAI image model on LMArena under maskingtape / gaffertape / packingtape codenames (published 2026-05-24)
- Step 3.5 Flash: Open Frontier-Level Intelligence with 11B Active Parameters — Step 3.5 Flash: Open Frontier-Level Intelligence with 11B Active Parameters (published 2026-05-23)
- Cohere Transcribe — open-source speech-to-text model (announcement) — Cohere Transcribe — open-source speech-to-text model (announcement) (published 2026-05-23)
- Voxtral TTS — Mistral AI frontier open-weight text-to-speech model (announcement) — Voxtral TTS — Mistral AI frontier open-weight text-to-speech model (announcement) (published 2026-05-23)
- HRM-Text: Efficient Pretraining Beyond Scaling — HRM-Text: Efficient Pretraining Beyond Scaling (published 2026-05-20)
- Qwen3.7-Max: The Agent Frontier (Qwen) — Qwen3.7-Max: The Agent Frontier (Qwen) (published 2026-05-20)
- Meet Stable Audio 3.0 — the model family for artistic experimentation with open-weight models — Meet Stable Audio 3.0 — the model family for artistic experimentation with open-weight models (published 2026-05-20)
- ZAYA1-8B-Diffusion-Preview: Converting an AR MoE to Diffusion on AMD — ZAYA1-8B-Diffusion-Preview: Converting an AR MoE to Diffusion on AMD (published 2026-05-19)
- Nemotron-Labs-Diffusion: A Tri-Mode Language Model Unifying Autoregressive, Diffusion, and Self-Speculation Decoding — Nemotron-Labs-Diffusion: A Tri-Mode Language Model Unifying Autoregressive, Diffusion, and Self-Speculation Decoding (published 2026-05-19)
- Introducing Gemini Omni — Introducing Gemini Omni (published 2026-05-19)
- Stable Audio 3 — Stable Audio 3 (published 2026-05-18)
- Introducing HRM-Text: 1B Hierarchical Reasoning Language Model — Introducing HRM-Text: 1B Hierarchical Reasoning Language Model (published 2026-05-18)
- SANA-WM: Efficient Minute-Scale World Modeling with Hybrid Linear Diffusion Transformer — SANA-WM: Efficient Minute-Scale World Modeling with Hybrid Linear Diffusion Transformer (published 2026-05-14)
- HiDream-O1-Image: A Natively Unified Image Generative Foundation Model with Pixel-level Unified Transformer — HiDream-O1-Image: A Natively Unified Image Generative Foundation Model with Pixel-level Unified Transformer (published 2026-05-10)
- ZAYA1-8B Technical Report — ZAYA1-8B Technical Report (published 2026-05-06)
- Gemini 'Omni' leak: new omni model spotted on the video-generation tab — TestingCatalog — Gemini ‘Omni’ leak: new omni model spotted on the video-generation tab — TestingCatalog (published 2026-05-02)
2026-04
Section titled “2026-04”- Mistral Medium 3.5 128B — Mistral Medium 3.5 128B (published 2026-04-29)
- DeepSeek VLM enters grayscale testing — Deli Chen quote-RT of Xiaokang Chen — DeepSeek VLM enters grayscale testing — Deli Chen quote-RT of Xiaokang Chen (published 2026-04-29)
- Nemotron 3 Nano Omni: Efficient and Open Multimodal Intelligence — Nemotron 3 Nano Omni: Efficient and Open Multimodal Intelligence (published 2026-04-27)
- DeepSeek-V4 collection release (Flash + Pro, up to 1.6T) — DeepSeek-V4 collection release (Flash + Pro, up to 1.6T) (published 2026-04-24)
- Hunyuan → Hy rebrand and Hy3 preview (295B A21B) reasoning + agent model — Hunyuan → Hy rebrand and Hy3 preview (295B A21B) reasoning + agent model (published 2026-04-23)
- Qwen3.6-35B-A3B Model Card — Qwen3.6-35B-A3B Model Card (published 2026-04-22)
- Wan-Image: Pushing the Boundaries of Generative Visual Intelligence — Wan-Image: Pushing the Boundaries of Generative Visual Intelligence (published 2026-04-21)
- Introducing ChatGPT Images 2.0 — Introducing ChatGPT Images 2.0 (published 2026-04-21)
- Kimi K2.6: Advancing Open-Source Coding — Kimi K2.6: Advancing Open-Source Coding (published 2026-04-20)
- Qwen3.5-Omni Technical Report — Qwen3.5-Omni Technical Report (published 2026-04-17)
- Seedance 2.0: Advancing Video Generation for World Complexity — Seedance 2.0: Advancing Video Generation for World Complexity (published 2026-04-15)
- DeepSeek-V3.2: Pushing the Frontier of Open Large Language Models — DeepSeek-V3.2: Pushing the Frontier of Open Large Language Models (published 2026-04-15)
- Gemini 3.1 Flash TTS: Google text-to-speech with scene direction and audio tags (announcement) — Gemini 3.1 Flash TTS: Google text-to-speech with scene direction and audio tags (announcement) (published 2026-04-15)
- Nucleus-Image — sparse MoE diffusion model, 17B total / 2B active (Nucleus AI announcement) — Nucleus-Image — sparse MoE diffusion model, 17B total / 2B active (Nucleus AI announcement) (published 2026-04-15)
- ERNIE-Image release announcement — Baidu / PaddlePaddle 8B DiT on Hugging Face (Adina Yakup) — ERNIE-Image release announcement — Baidu / PaddlePaddle 8B DiT on Hugging Face (Adina Yakup) (published 2026-04-14)
- Wan 2.7 Pro and Wan 2.7 enter Image Arena and Image Editing Arena leaderboards (Design Arena) — Wan 2.7 Pro and Wan 2.7 enter Image Arena and Image Editing Arena leaderboards (Design Arena) (published 2026-04-10)
- Egocentric-1M — largest egocentric video dataset (Build AI / Eddy Xu announcement) — Egocentric-1M — largest egocentric video dataset (Build AI / Eddy Xu announcement) (published 2026-04-08)
- HappyHorse 1.0: #1 State-of-the-Art Joint Audio-Video Generator (Alibaba Taotian Future Life Lab) — HappyHorse 1.0: #1 State-of-the-Art Joint Audio-Video Generator (Alibaba Taotian Future Life Lab) (published 2026-04-07)
- Nemotron 3 Super: Open, Efficient Mixture-of-Experts Hybrid Mamba-Transformer Model for Agentic Reasoning — Nemotron 3 Super: Open, Efficient Mixture-of-Experts Hybrid Mamba-Transformer Model for Agentic Reasoning (published 2026-04-03)
- Gemma 4 — Google DeepMind open models family (Apache 2.0) — Gemma 4 — Google DeepMind open models family (Apache 2.0) (published 2026-04-02)
- Microsoft AI ships MAI-Transcribe-1, MAI-Voice-1, and MAI-Image-2 — Mustafa Suleyman announcement — Microsoft AI ships MAI-Transcribe-1, MAI-Voice-1, and MAI-Image-2 — Mustafa Suleyman announcement (published 2026-04-02)
- Trinity-Large-Thinking: Scaling an Open Source Frontier Agent — Trinity-Large-Thinking: Scaling an Open Source Frontier Agent (published 2026-04-01)
- Introducing MAI-Image-2: for limitless creativity — Introducing MAI-Image-2: for limitless creativity (published 2026-04-01)
- Qwen3.6-Plus: Towards Real World Agents — Qwen3.6-Plus: Towards Real World Agents (published 2026-04-01)
- Introducing talkie: a 13B vintage language model from 1930 — Introducing talkie: a 13B vintage language model from 1930 (published 2026-04-01)
- Wan2.7-Image — unified model for image generation and editing (Alibaba Wan announcement) — Wan2.7-Image — unified model for image generation and editing (Alibaba Wan announcement) (published 2026-04-01)
2026-03
Section titled “2026-03”- 1-bit Bonsai 8B: End-to-End 1-bit Language Models from PrismML — 1-bit Bonsai 8B: End-to-End 1-bit Language Models from PrismML (published 2026-03-31)
- Rethinking Language Model Scaling under Transferable Hypersphere Optimization (HyperP) — Rethinking Language Model Scaling under Transferable Hypersphere Optimization (HyperP) (published 2026-03-30)
- LongCat-AudioDiT: High-Fidelity Diffusion Text-to-Speech in the Waveform Latent Space — LongCat-AudioDiT: High-Fidelity Diffusion Text-to-Speech in the Waveform Latent Space (published 2026-03-30)
- Qwen3.5-Omni: A Native Omni-Modal Model with Thinker-Talker MoE Architecture — Qwen3.5-Omni: A Native Omni-Modal Model with Thinker-Talker MoE Architecture (published 2026-03-30)
- LongCat-Next: Lexicalizing Modalities as Discrete Tokens — LongCat-Next: Lexicalizing Modalities as Discrete Tokens (published 2026-03-29)
- daVinci-LLM: Towards the Science of Pretraining — daVinci-LLM: Towards the Science of Pretraining (published 2026-03-28)
- SAM 3.1: Faster and More Accessible Real-Time Video Detection and Tracking With Multiplexing and Global Reasoning — SAM 3.1: Faster and More Accessible Real-Time Video Detection and Tracking With Multiplexing and Global Reasoning (published 2026-03-27)
- Unitree open-sources UnifoLM-WBT-Dataset — humanoid whole-body teleoperation dataset — Unitree open-sources UnifoLM-WBT-Dataset — humanoid whole-body teleoperation dataset (published 2026-03-27)
- Gemini 3.1 Flash Live: realtime voice and vision agent model (Google product announcement) — Gemini 3.1 Flash Live: realtime voice and vision agent model (Google product announcement) (published 2026-03-26)
- Chroma Context-1 — 20B-parameter open-source agentic search model (Apache 2.0) — Chroma Context-1 — 20B-parameter open-source agentic search model (Apache 2.0) (published 2026-03-26)
- OpenResearcher: A Fully Open Pipeline for Long-Horizon Deep Research Trajectory Synthesis — OpenResearcher: A Fully Open Pipeline for Long-Horizon Deep Research Trajectory Synthesis (published 2026-03-24)
- Speed by Simplicity: A Single-Stream Architecture for Fast Audio-Video Generative Foundation Model (daVinci-MagiHuman) — Speed by Simplicity: A Single-Stream Architecture for Fast Audio-Video Generative Foundation Model (daVinci-MagiHuman) (published 2026-03-23)
- MolmoPoint: Better pointing architecture for vision-language models — MolmoPoint: Better pointing architecture for vision-language models (published 2026-03-18)
- MiMo-V2-Pro (a.k.a. Hunter Alpha) — Artificial Analysis model card — MiMo-V2-Pro (a.k.a. Hunter Alpha) — Artificial Analysis model card (published 2026-03-18)
- MiniMax M2.7: Early Echoes of Self-Evolution — MiniMax M2.7: Early Echoes of Self-Evolution (published 2026-03-18)
- dots.ocr-1.5: 3B OCR model from Rednote-hilab with SVG output for charts/diagrams/formulas — dots.ocr-1.5: 3B OCR model from Rednote-hilab with SVG output for charts/diagrams/formulas (published 2026-03-17)
- Mistral Small 4 119B (instruct + reasoning + Devstral unified MoE) — Mistral Small 4 119B (instruct + reasoning + Devstral unified MoE) (published 2026-03-16)
- Nemotron-Cascade 2: Post-Training LLMs with Cascade RL and Multi-Domain On-Policy Distillation — Nemotron-Cascade 2: Post-Training LLMs with Cascade RL and Multi-Domain On-Policy Distillation (published 2026-03-16)
- FLUX.2 [klein] 9B-KV: KV-cache optimized variant for accelerated multi-reference editing — FLUX.2 [klein] 9B-KV: KV-cache optimized variant for accelerated multi-reference editing (published 2026-03-13)
- MiroThinker 1.7 release announcement (MiroMind open research agents) — MiroThinker 1.7 release announcement (MiroMind open research agents) (published 2026-03-11)
- Gemini Embedding 2: SOTA multimodal embedding model (Google product announcement) — Gemini Embedding 2: SOTA multimodal embedding model (Google product announcement) (published 2026-03-10)
2026-02
Section titled “2026-02”- Summer-22B: A Systematic Approach to Dataset Engineering and Training at Scale for Video Foundation Model — Summer-22B: A Systematic Approach to Dataset Engineering and Training at Scale for Video Foundation Model (published 2026-02-26)
- GLM-5: from Vibe Coding to Agentic Engineering — GLM-5: from Vibe Coding to Agentic Engineering (published 2026-02-17)
- Qwen3.5: Towards Native Multimodal Agents — Qwen3.5: Towards Native Multimodal Agents (published 2026-02-16)
- REDSearcher: A Scalable and Cost-Efficient Framework for Long-Horizon Search Agents — REDSearcher: A Scalable and Cost-Efficient Framework for Long-Horizon Search Agents (published 2026-02-14)
- FireRed-Image-Edit: A General-Purpose Image Editing Model — FireRed-Image-Edit: A General-Purpose Image Editing Model (published 2026-02-14)
- Gemini 3 Deep Think: Advancing science, research and engineering — Gemini 3 Deep Think: Advancing science, research and engineering (published 2026-02-12)
- MiniMax-M2.5 — MiniMax-M2.5 (published 2026-02-12)
- Step 3.5 Flash — Step 3.5 Flash (published 2026-02-12)
- Ming-flash-omni 2.0 — Ming-flash-omni 2.0 (published 2026-02-11)
- Qwen-Image-2.0 — Qwen-Image-2.0 (published 2026-02-10)
- MOVA: Towards Scalable and Synchronized Video-Audio Generation — MOVA: Towards Scalable and Synchronized Video-Audio Generation (published 2026-02-09)
- Qwen3-Coder-Next Technical Report — Qwen3-Coder-Next Technical Report (published 2026-02-03)
2026-01
Section titled “2026-01”- ACE-Step 1.5: Pushing the Boundaries of Open-Source Music Generation — ACE-Step 1.5: Pushing the Boundaries of Open-Source Music Generation (published 2026-01-31)
- Advancing Open-source World Models (LingBot-World) — Advancing Open-source World Models (LingBot-World) (published 2026-01-29)
- Trinity Large: An Open 400B Sparse MoE Model — Trinity Large: An Open 400B Sparse MoE Model (published 2026-01-27)
- Kimi K2.5: Visual Agentic Intelligence — Kimi K2.5: Visual Agentic Intelligence (published 2026-01-26)
- LongCat-Flash-Thinking-2601 Technical Report — LongCat-Flash-Thinking-2601 Technical Report (published 2026-01-23)
- Qwen3-TTS Family is Now Open Sourced: Voice Design, Clone, and Generation — Qwen3-TTS Family is Now Open Sourced: Voice Design, Clone, and Generation (published 2026-01-22)
- DeepSeek-OCR 2: Visual Causal Flow — DeepSeek-OCR 2: Visual Causal Flow (published 2026-01-21)
- Action100M: A Large-scale Video Action Dataset — Action100M: A Large-scale Video Action Dataset (published 2026-01-15)
- Molmo2: Open Weights and Data for Vision-Language Models with Video Understanding and Grounding — Molmo2: Open Weights and Data for Vision-Language Models with Video Understanding and Grounding (published 2026-01-15)
- FLUX.2 [klein]: Towards Interactive Visual Intelligence — FLUX.2 [klein]: Towards Interactive Visual Intelligence (published 2026-01-15)
- Qwen3-VL-Embedding and Qwen3-VL-Reranker: A Unified Framework for State-of-the-Art Multimodal Retrieval and Ranking — Qwen3-VL-Embedding and Qwen3-VL-Reranker: A Unified Framework for State-of-the-Art Multimodal Retrieval and Ranking (published 2026-01-08)
- Qwen3-VL-Embedding-8B — Qwen3-VL-Embedding-8B (published 2026-01-08)
- Qwen3-VL-Reranker-8B — Qwen3-VL-Reranker-8B (published 2026-01-08)
- LTX-2: Efficient Joint Audio-Visual Foundation Model — LTX-2: Efficient Joint Audio-Visual Foundation Model (published 2026-01-06)
- NVIDIA Unveils New Open Models, Data and Tools to Advance AI Across Every Industry — NVIDIA Unveils New Open Models, Data and Tools to Advance AI Across Every Industry (published 2026-01-05)
2025-12
Section titled “2025-12”- Qwen-Image-2512 — December upgrade with realistic humans, finer textures, stronger text rendering (Alibaba Qwen) — Qwen-Image-2512 — December upgrade with realistic humans, finer textures, stronger text rendering (Alibaba Qwen) (published 2025-12-31)
- fal open-sources FLUX.2 [dev] Turbo — distilled FLUX.2 with sub-second generation — fal open-sources FLUX.2 [dev] Turbo — distilled FLUX.2 with sub-second generation (published 2025-12-29)
- Qwen-Image-Edit-2511-Lightning — Step-Distilled 4-Step LoRA for Qwen-Image-Edit-2511 — Qwen-Image-Edit-2511-Lightning — Step-Distilled 4-Step LoRA for Qwen-Image-Edit-2511 (published 2025-12-23)
- SpecBundle & SpecForge v0.2: Production-Ready Speculative Decoding Models and Framework — SpecBundle & SpecForge v0.2: Production-Ready Speculative Decoding Models and Framework (published 2025-12-23)
- Physics of Language Models: Part 4.1, Architecture Design and the Magic of Canon Layers — Physics of Language Models: Part 4.1, Architecture Design and the Magic of Canon Layers (published 2025-12-19)
- Physics of Language Models: Part 4.2, Canon Layers at Scale where Synthetic Pretraining Resonates in Reality — Physics of Language Models: Part 4.2, Canon Layers at Scale where Synthetic Pretraining Resonates in Reality (published 2025-12-19)
- Bolmo: Byteifying the Next Generation of Language Models — Bolmo: Byteifying the Next Generation of Language Models (published 2025-12-17)
- Build with Gemini 3 Flash, frontier intelligence that scales with you — Build with Gemini 3 Flash, frontier intelligence that scales with you (published 2025-12-17)
- T5Gemma 2: Seeing, Reading, and Understanding Longer — T5Gemma 2: Seeing, Reading, and Understanding Longer (published 2025-12-16)
- Introducing SAM Audio: The First Unified Multimodal Model for Audio Separation — Introducing SAM Audio: The First Unified Multimodal Model for Audio Separation (published 2025-12-16)
- Wan 2.6 — native multimodal video model with audio, multi-shot storytelling, starring references (Alibaba Wan announcement) — Wan 2.6 — native multimodal video model with audio, multi-shot storytelling, starring references (Alibaba Wan announcement) (published 2025-12-16)
- Fuli Luo on MiMo-V2-Flash engineering — Hybrid SWA, MTP, MOPD post-training — Fuli Luo on MiMo-V2-Flash engineering — Hybrid SWA, MTP, MOPD post-training (published 2025-12-16)
- Z-Image-Turbo ControlNet released — 6-block ControlNet, inpaint mode, Canny/HED/Depth/Pose/MLSD (ModelScope) — Z-Image-Turbo ControlNet released — 6-block ControlNet, inpaint mode, Canny/HED/Depth/Pose/MLSD (ModelScope) (published 2025-12-16)
- Introducing ChatGPT Images / GPT Image 1.5 (OpenAI announcement) — Introducing ChatGPT Images / GPT Image 1.5 (OpenAI announcement) (published 2025-12-16)
- Xiaomi MiMo-V2-Flash — 309B/15B MoE with 5:1 SWA hybrid attention, 73.4 SWE-Bench Verified — Xiaomi MiMo-V2-Flash — 309B/15B MoE with 5:1 SWA hybrid attention, 73.4 SWE-Bench Verified (published 2025-12-16)
- NVIDIA Debuts Nemotron 3 Family of Open Models — NVIDIA Debuts Nemotron 3 Family of Open Models (published 2025-12-15)
- Gemini Native Audio — updated model with higher-precision function calling, better realtime instruction following, smoother conversation — Gemini Native Audio — updated model with higher-precision function calling, better realtime instruction following, smoother conversation (published 2025-12-12)
- Introducing GPT-5.2 — Introducing GPT-5.2 (published 2025-12-11)
- Qwen3-Omni-Flash 2025-12-01 update — multi-turn audio/video, system-prompt persona, 119 text / 19 speech languages — Qwen3-Omni-Flash 2025-12-01 update — multi-turn audio/video, system-prompt persona, 119 text / 19 speech languages (published 2025-12-10)
- LongCat-Image Technical Report — LongCat-Image Technical Report (published 2025-12-08)
- Qwen3-TTS (version 2025-11-27) announcement — 49 voices, 10 languages, 8 Chinese dialects, ~97ms first-packet latency — Qwen3-TTS (version 2025-11-27) announcement — 49 voices, 10 languages, 8 Chinese dialects, ~97ms first-packet latency (published 2025-12-05)
- Mistral 3 release — vision-capable 3B/8B/14B dense + Large 3 (675B total, 41B active MoE) under Apache 2.0 — Mistral 3 release — vision-capable 3B/8B/14B dense + Large 3 (675B total, 41B active MoE) under Apache 2.0 (published 2025-12-02)
- The Trinity Manifesto — Arcee's open-weight MoE family (Mini + Nano + Large roadmap) — The Trinity Manifesto — Arcee’s open-weight MoE family (Mini + Nano + Large roadmap) (published 2025-12-01)
- Introducing Runway Gen-4.5 — Introducing Runway Gen-4.5 (published 2025-12-01)
2025-11
Section titled “2025-11”- Ovis-Image Technical Report — Ovis-Image Technical Report (published 2025-11-28)
- LFM2 Technical Report — LFM2 Technical Report (published 2025-11-28)
- Z-Image: An Efficient Image Generation Foundation Model with Single-Stream Diffusion Transformer — Z-Image: An Efficient Image Generation Foundation Model with Single-Stream Diffusion Transformer (published 2025-11-27)
- Qwen3-VL Technical Report — Qwen3-VL Technical Report (published 2025-11-26)
- HunyuanVideo 1.5 Technical Report — HunyuanVideo 1.5 Technical Report (published 2025-11-24)
- Qwen-Image-Edit 2511 teased — bdsqlsz leak ('next week') — Qwen-Image-Edit 2511 teased — bdsqlsz leak (‘next week’) (published 2025-11-22)
- SAM 3D: 3Dfy Anything in Images — SAM 3D: 3Dfy Anything in Images (published 2025-11-20)
- Olmo 3: Charting a path through the model flow to lead open-source AI — Olmo 3: Charting a path through the model flow to lead open-source AI (published 2025-11-20)
- Kandinsky 5.0: A Family of Foundation Models for Image and Video Generation — Kandinsky 5.0: A Family of Foundation Models for Image and Video Generation (published 2025-11-19)
- SAM 3: Segment Anything with Concepts — SAM 3: Segment Anything with Concepts (published 2025-11-19)
- SAM 3D Body: Robust Full-Body Human Mesh Recovery — SAM 3D Body: Robust Full-Body Human Mesh Recovery (published 2025-11-19)
- Sundar Pichai 🤔🤔 reply teasing Gemini 3 release timing — Sundar Pichai 🤔🤔 reply teasing Gemini 3 release timing (published 2025-11-14)
- Generating an Image From 1,000 Words: Enhancing Text-to-Image With Structured Captions — Generating an Image From 1,000 Words: Enhancing Text-to-Image With Structured Captions (published 2025-11-10)
- Step-Audio-EditX Technical Report — Step-Audio-EditX Technical Report (published 2025-11-05)
2025-10
Section titled “2025-10”- LongCat-Flash-Omni Technical Report — LongCat-Flash-Omni Technical Report (published 2025-10-31)
- Emu3.5: Native Multimodal Models are World Learners — Emu3.5: Native Multimodal Models are World Learners (published 2025-10-30)
- Kimi Linear: An Expressive, Efficient Attention Architecture — Kimi Linear: An Expressive, Efficient Attention Architecture (published 2025-10-30)
- Smol Training Playbook (GPU MODE talk on SmolLM3) — Smol Training Playbook (GPU MODE talk on SmolLM3) (published 2025-10-30)
- Ming-Flash-Omni: A Sparse, Unified Architecture for Multimodal Perception and Generation — Ming-Flash-Omni: A Sparse, Unified Architecture for Multimodal Perception and Generation (published 2025-10-28)
- LongCat-Video Technical Report — LongCat-Video Technical Report (published 2025-10-25)
- Build AI's early egocentric release — 400k action labels, 2.5k clips, 2× open-source dataset size (Eddy Xu tweet, Oct 22 2025) — Build AI’s early egocentric release — 400k action labels, 2.5k clips, 2× open-source dataset size (Eddy Xu tweet, Oct 22 2025) (published 2025-10-22)
- DeepSeek-OCR: Contexts Optical Compression — DeepSeek-OCR: Contexts Optical Compression (published 2025-10-21)
- PokeeResearch-7B: Deep Research Agent via RLAIF and Robust Reasoning Scaffold — PokeeResearch-7B: Deep Research Agent via RLAIF and Robust Reasoning Scaffold (published 2025-10-21)
- Qwen3-VL-2B and Qwen3-VL-32B dense — Instruct + Thinking, FP8 variants (Alibaba Qwen) — Qwen3-VL-2B and Qwen3-VL-32B dense — Instruct + Thinking, FP8 variants (Alibaba Qwen) (published 2025-10-21)
- Qwen3Guard Technical Report — Qwen3Guard Technical Report (published 2025-10-16)
- Qwen3-VL compact dense — 4B and 8B (Instruct + Thinking) — Qwen3-VL compact dense — 4B and 8B (Instruct + Thinking) (published 2025-10-15)
- Lumina-DiMOO: An Omni Diffusion Large Language Model for Multi-Modal Generation and Understanding — Lumina-DiMOO: An Omni Diffusion Large Language Model for Multi-Modal Generation and Understanding (published 2025-10-07)
- Paris: A Decentralized Trained Open-Weight Diffusion Model — Paris: A Decentralized Trained Open-Weight Diffusion Model (published 2025-10-03)
2025-09
Section titled “2025-09”- DeepSeek-V3.2-Exp: Boosting Long-Context Efficiency with DeepSeek Sparse Attention — DeepSeek-V3.2-Exp: Boosting Long-Context Efficiency with DeepSeek Sparse Attention (published 2025-09-29)
- HunyuanImage 3.0 Technical Report — HunyuanImage 3.0 Technical Report (published 2025-09-28)
- MinerU2.5: A Decoupled Vision-Language Model for Efficient High-Resolution Document Parsing — MinerU2.5: A Decoupled Vision-Language Model for Efficient High-Resolution Document Parsing (published 2025-09-26)
- Qwen3-VL — Multimodal LLM series (Dense + MoE, Instruct + Thinking) — Qwen3-VL — Multimodal LLM series (Dense + MoE, Instruct + Thinking) (published 2025-09-23)
- Wan 2.5 live on WaveSpeed — 5s/10s clips up to 1080p (AI Pulse correction tweet) — Wan 2.5 live on WaveSpeed — 5s/10s clips up to 1080p (AI Pulse correction tweet) (published 2025-09-23)
- Qwen-Image-Edit-2509 — multi-image editing and enhanced consistency (Qwen) — Qwen-Image-Edit-2509 — multi-image editing and enhanced consistency (Qwen) (published 2025-09-22)
- SAIL-VL2 Technical Report — SAIL-VL2 Technical Report (published 2025-09-18)
- Tongyi DeepResearch: A New Era of Open-Source AI Researchers — Tongyi DeepResearch: A New Era of Open-Source AI Researchers (published 2025-09-16)
- Qwen3-Next-80B-A3B — hybrid Gated DeltaNet + Gated Attention, ultra-sparse 512-expert MoE, MTP (Alibaba Qwen announcement) — Qwen3-Next-80B-A3B — hybrid Gated DeltaNet + Gated Attention, ultra-sparse 512-expert MoE, MTP (Alibaba Qwen announcement) (published 2025-09-11)
- Qwen3-ASR-Flash: Multilingual, Noise-Robust Speech Recognition Built on Qwen3-Omni — Qwen3-ASR-Flash: Multilingual, Noise-Robust Speech Recognition Built on Qwen3-Omni (published 2025-09-08)
- HunyuanImage 2.1 — Efficient 2K Text-to-Image with 32× VAE + DINOv2-Aligned REPA and MeanFlow Distillation — HunyuanImage 2.1 — Efficient 2K Text-to-Image with 32× VAE + DINOv2-Aligned REPA and MeanFlow Distillation (published 2025-09-08)
- Qwen3-Max-Preview (Instruct) — Alibaba Qwen's 1T+ parameter flagship preview — Qwen3-Max-Preview (Instruct) — Alibaba Qwen’s 1T+ parameter flagship preview (published 2025-09-05)
- LongCat-Flash Technical Report — LongCat-Flash Technical Report (published 2025-09-01)
2025-08
Section titled “2025-08”- Grok 2 — open-weight release of xAI's 2024 production model — Grok 2 — open-weight release of xAI’s 2024 production model (published 2025-08-22)
- Waver: Wave Your Way to Lifelike Video Generation — Waver: Wave Your Way to Lifelike Video Generation (published 2025-08-21)
- DeepSeek-V3.1-Base — long-context-extended V3 base with UE8M0 FP8 microscaling — DeepSeek-V3.1-Base — long-context-extended V3 base with UE8M0 FP8 microscaling (published 2025-08-21)
- DeepSeek-V3.1 — hybrid thinking + non-thinking model, smarter tool calling, faster thinking — DeepSeek-V3.1 — hybrid thinking + non-thinking model, smarter tool calling, faster thinking (published 2025-08-21)
- GLM-4.5: Agentic, Reasoning, and Coding (ARC) Foundation Models — GLM-4.5: Agentic, Reasoning, and Coding (ARC) Foundation Models (published 2025-08-08)
- GLM-4.5: Agentic Foundation Model from Z.ai — GLM-4.5: Agentic Foundation Model from Z.ai (published 2025-08-08)
- Aaron Levie on OpenAI's open-weight release — 'the industry didn't have to play out like this' — Aaron Levie on OpenAI’s open-weight release — ‘the industry didn’t have to play out like this’ (published 2025-08-05)
- Qwen-Image Technical Report — Qwen-Image Technical Report (published 2025-08-04)
2025-07
Section titled “2025-07”- Kimi K2: Open Agentic Intelligence — Kimi K2: Open Agentic Intelligence (published 2025-07-28)
- Wan2.2: World's First Open-Source MoE Video Generation Model (launch announcement) — Wan2.2: World’s First Open-Source MoE Video Generation Model (launch announcement) (published 2025-07-28)
- Step-3 is Large yet Affordable: Model-system Co-design for Cost-effective Decoding — Step-3 is Large yet Affordable: Model-system Co-design for Cost-effective Decoding (published 2025-07-25)
- The Big LLM Architecture Comparison — The Big LLM Architecture Comparison (published 2025-07-19)
- Hermes 3 Dataset — 1M post-training samples (NousResearch) — Hermes 3 Dataset — 1M post-training samples (NousResearch) (published 2025-07-15)
- Kimi K2: Open Agentic Intelligence — Kimi K2: Open Agentic Intelligence (published 2025-07-11)
- Gemini 2.5: Pushing the Frontier with Advanced Reasoning, Multimodality, Long Context, and Next Generation Agentic Capabilities — Gemini 2.5: Pushing the Frontier with Advanced Reasoning, Multimodality, Long Context, and Next Generation Agentic Capabilities (published 2025-07-07)
- True Story of Pangu — Huawei Noah's Ark whistleblower statement — True Story of Pangu — Huawei Noah’s Ark whistleblower statement (published 2025-07-06)
- Kwai Keye-VL Technical Report — Kwai Keye-VL Technical Report (published 2025-07-02)
- GLM-4.5V and GLM-4.1V-Thinking: Towards Versatile Multimodal Reasoning with Scalable Reinforcement Learning — GLM-4.5V and GLM-4.1V-Thinking: Towards Versatile Multimodal Reasoning with Scalable Reinforcement Learning (published 2025-07-01)
2025-06
Section titled “2025-06”- ERNIE 4.5 Technical Report — ERNIE 4.5 Technical Report (published 2025-06-29)
- Phantom-Data: Towards a General Subject-Consistent Video Generation Dataset — Phantom-Data: Towards a General Subject-Consistent Video Generation Dataset (published 2025-06-23)
- Hunyuan3D 2.1: From Images to High-Fidelity 3D Assets with Production-Ready PBR Material — Hunyuan3D 2.1: From Images to High-Fidelity 3D Assets with Production-Ready PBR Material (published 2025-06-18)
- MiniMax-M1: Scaling Test-Time Compute Efficiently with Lightning Attention — MiniMax-M1: Scaling Test-Time Compute Efficiently with Lightning Attention (published 2025-06-16)
- Ming-Omni: A Unified Multimodal Model for Perception and Generation — Ming-Omni: A Unified Multimodal Model for Perception and Generation (published 2025-06-11)
- dots.llm1 Technical Report — dots.llm1 Technical Report (published 2025-06-06)
- ContentV: Efficient Training of Video Generation Models with Limited Compute — ContentV: Efficient Training of Video Generation Models with Limited Compute (published 2025-06-05)
2025-05
Section titled “2025-05”- Introducing FLUX.1 Kontext and the BFL Playground — Introducing FLUX.1 Kontext and the BFL Playground (published 2025-05-29)
2025-04
Section titled “2025-04”- Pangu Ultra: Pushing the Limits of Dense Large Language Models on Ascend NPUs — Pangu Ultra: Pushing the Limits of Dense Large Language Models on Ascend NPUs (published 2025-04-10)
- Encoder-Decoder Gemma: Improving the Quality-Efficiency Trade-Off via Adaptation — Encoder-Decoder Gemma: Improving the Quality-Efficiency Trade-Off via Adaptation (published 2025-04-08)
2025-03
Section titled “2025-03”- HOIGen-1M: A Large-scale Dataset for Human-Object Interaction Video Generation — HOIGen-1M: A Large-scale Dataset for Human-Object Interaction Video Generation (published 2025-03-31)
2024-01
Section titled “2024-01”- LLM Architecture Gallery — LLM Architecture Gallery (published 2024-01-03)
Unknown date
Section titled “Unknown date”- Marin Selected Experiment Reports — Marin Selected Experiment Reports (published unknown)
- Qwen3-VL-30B-A3B-Instruct — Qwen3-VL-30B-A3B-Instruct (published unknown)
- Qwen3-VL-30B-A3B-Thinking — Qwen3-VL-30B-A3B-Thinking (published unknown)
- Fish Audio S2 Pro — SOTA Open-Source TTS (Dual-AR + GRPO) — Fish Audio S2 Pro — SOTA Open-Source TTS (Dual-AR + GRPO) (published unknown)
- MiniMax-M2: a Mini model built for Max coding & agentic workflows — MiniMax-M2: a Mini model built for Max coding & agentic workflows (published unknown)
- Qwen-Image — Image foundation model with text rendering and editing (QwenLM/Qwen-Image) — Qwen-Image — Image foundation model with text rendering and editing (QwenLM/Qwen-Image) (published unknown)
- Qwen3.6-27B announcement: 27B dense beats Qwen3.5-397B-A17B on coding benchmarks — Qwen3.6-27B announcement: 27B dense beats Qwen3.5-397B-A17B on coding benchmarks (published unknown)
- GLM-5.1 — Next Level of Open Source (Z.ai announcement) — GLM-5.1 — Next Level of Open Source (Z.ai announcement) (published unknown)