m-a-p/YuE2-3B — new model trending #30 on Hugging Face
M-A-P released YuE2-3B, an open music generation model that outperforms Suno v5 on WildSongBench and runs locally on a 24GB GPU.
The M-A-P (multimodal-art-projection) team released YuE2-3B, an open-weights music generation model that turns lyrics and a style prompt into full songs with vocals and accompaniment. It uses an AR-NAR Mixture-of-Transformers backbone with symbolic planning and flow matching through a VAE, and supports editable scores (melody and chords, including ABC notation) plus agentic editing workflows. On 192 WildSongBench prompts it reports a SongBench average of 6.9632 (best-of-8) versus 6.8721 for Suno v5, claimed as state of the art among evaluated open and proprietary models. It runs 48 kHz stereo inference locally on a single 24GB NVIDIA GPU without quantization, with companion releases including YuE2-Vae, MERT-v2 encoders, the WildSongBench dataset, and SheetSage2.
[AINews] Muse Spark 1.3 matches GPT-5.6-Sol, confirming Meta Superintelligence as the newest Frontier Lab, >90% discount for training
Meta's Muse Spark 1.3 reportedly ranks as the world's #3 model, matching frontier models from OpenAI and Anthropic with planned open weights.
The Latent Space AI News roundup leads with Muse Spark 1.3, promised in Zuckerberg's letter, which ranks #3 worldwide per AAII, is slated for open weights, and uses a pricing model over 90% cheaper when users opt in to training. The issue also covers the rumored Gemini 3.8 Flash launch and analysis arguing OpenAI's rumored looped-transformer 'Astra' architecture is a modest tweak rather than a breakthrough. Additional coverage includes ByteDance Seed's HarnessDev harness-evaluation benchmark, a retrieval-invoked actual-use evaluation method, Stanford's revamped agent engineering curricula, and Photon 2.1 adding TTS models and NVIDIA B200 support.
Former Infosys chief’s AI startup nabs another $53Mnew
Hang Ten Systems, founded by ex-Infosys CEO Vishal Sikka, added $53 million to its seed round, bringing total funding to $85 million.
The new round was led by Temasek's early-stage platform Xora with Mayfield participating, closing five weeks after the initial $32 million seed. Founded in May 2026, the Palo Alto startup advises enterprises with over $10 billion in annual revenue on AI strategy and builds production software using its in-house Hobie framework of reusable AI skills. It works with 21 major enterprises including Fresenius Kabi, Saudi Aramco, and Siemens Energy, and plans to expand engineering, consulting, and sales teams.
OpenAI’s sly mathematical breakthrough sends a chill through academia
OpenAI claims an unreleased model solved the Navier-Stokes Millennium Prize problem in 88 hours using ~10,000 agents, sparking academic scooping controversy.
OpenAI announced that one of its unreleased internal models took 88 hours, running a swarm of roughly 10,000 AI agents, to produce a solution to the Navier-Stokes Millennium Prize problem, a $1 million Clay Mathematics Institute challenge unsolved by humans for nearly 90 years. The announcement triggered allegations from NYU professor Tristan Buckmaster that OpenAI scooped his joint work with Anthropic researcher Levent Alpoge and questioned whether OpenAI accessed his Codex sessions; OpenAI denies using specific user data but concedes de-identified data influence cannot be ruled out. Critics say the rushed, reportedly million-dollar effort violates academic norms around trust and openness, potentially chilling collaboration in mathematics.
Lightweight Zero Trust via Automotive SDN
Researchers map automotive SDN with MACsec/MKA and CORECONF/YANG to NIST SP 800-207, satisfying five of seven Zero Trust tenets without added infrastructure.
Zonal in-vehicle networks ship Ethernet, MACsec, and TSN but treat the network itself as trusted, with no standardized runtime way to revoke access, rotate keys, or contain a compromised ECU. The paper first analyzes what Open Alliance TC17 v1.0 MACsec/MKA with pre-shared CAKs already provides against the seven NIST SP 800-207 Zero Trust tenets. It then adds CORECONF/YANG management per Open Alliance TC19, mapping the SDN Controller and Agents one-to-one onto NIST's PE, PA, and PEP, and instantiates a YANG-based network-access-control flow and key-management scheme. The result fully covers five of the seven tenets and partially covers two, without any ZTA-specific infrastructure.