Daily digest
6 items · ~6 min · Week 2026-W30
Worth knowing (2)
Alibaba previews Qwen3.8-Max, a 2.4-trillion-parameter multimodal flagship
Alibaba / QwenAlibaba's Qwen team unveiled a preview of Qwen3.8-Max, a 2.4-trillion-parameter model and the team's first multimodal model above 1 trillion parameters, processing text, images, video, and documents. The company says it is committed to an eventual open-weight release but has not yet published a date, license, benchmarks, or model card.
Xiaomi-Robotics-1: scaling vision-language-action models with 100K+ hours of real-world trajectories
Xiaomi RoboticsXiaomi Robotics presents a vision-language-action foundation model trained on more than 100,000 hours of real-world manipulation data collected via UMI devices, using a two-stage pretrain/post-train pipeline with auto-generated language annotations. The model sets state-of-the-art results on RoboCasa365 (57.6% success) and RoboDojo benchmarks.
For reference (4)
RAGU: a multi-step GraphRAG engine with a compact domain-adapted LLM
Novosibirsk State University / ITMO UniversityRAGU is an open-source GraphRAG system that separates entity extraction from consolidation via a six-stage pipeline (typed extraction, DBSCAN deduplication, community detection), paired with Meno-Lite-0.1, a 7B fine-tuned extraction model that outperforms Qwen2.5-32B on knowledge-graph construction by 12.5%.
xHC: Expanded Hyper-Connections scale residual-stream parallelism past prior limits
Shanghai Jiao Tong University / Xiaohongshu / USTC / Peking University / CUHKxHC extends Hyper-Connections beyond N=4 parallel residual streams by combining causal-convolution write-back augmentation with sparse residual updates (activating only 4 of 16 streams) while keeping dense read access, fixing the cubic-cost and information bottlenecks that previously blocked scaling. On 18B and 28B MoE models it improves downstream scores by 4.0 and 3.1 points over prior mHC.
Cura 1T: a specialized model for agentic healthcare
actAVA AICura 1T is a healthcare-specialized LLM trained through a human-supervised self-evolution loop, where a training agent iteratively plans capability improvements, evaluates against benchmarks, and refines the data mixture, rather than applying one-off medical data updates. It targets patient consultation, clinical reasoning over text/images, and interactive diagnosis with EHR tool use, reporting 0.940 on MedAgentBench and 0.796 pass@1 on AgentClinic.
OpenClaw 2026.7.2 beta adds remote coding sessions for Codex/Claude/OpenCode
OpenClawOpenClaw's v2026.7.2-beta.3 pre-release adds remote coding sessions that run Control UI sessions on cloud workers, open Codex and Claude catalog sessions in terminals on their owning hosts, and resume OpenCode and Pi sessions directly in a terminal, plus native automation parity on mobile/Android and MCP server connection scoping per session.