Tag
Anthropic accuses Alibaba of a campaign to illicitly extract its AI capabilities through model distillation, highlighting ongoing tensions in AI intellectual property.
Anthropic alleged that Alibaba's Qwen lab used nearly 25,000 fake accounts to run 29 million Claude model exchanges, surpassing all prior distillation campaigns, prompting U.S. senators to consider legislation sanctioning Chinese firms for unauthorized access to AI model outputs.
Anthropic has accused Alibaba of illicitly extracting capabilities from its Claude AI model, highlighting ongoing tensions over intellectual property in the AI industry.
Alibaba released HappyHorse 1.1, a major AI video generation model upgrade now available via API, rising to No. 2 in global rankings as competitors Sora and Seedance faltered.
Alibaba's open-source project, Page-Agent, lets you directly control web interfaces with natural language, with no need for headless browsers or multimodal models. It has earned 18.7K stars on GitHub.
Alibaba has open-sourced Zvec, a vector database used internally for years. It supports billion-scale vector retrieval in milliseconds, can be embedded into application processes without a separate service, and is completely free. It serves as a replacement for paid services like Pinecone.
Alibaba open-sourced Open Code Review, an AI code review CLI tool that adopts a hybrid architecture of deterministic engineering and Agent. It has been running internally for two years and has discovered millions of defects.
Reuters reports that Chinese companies are carrying out massive 'quiet layoffs' while promoting AI. On Xiaohongshu, the 'AI anxiety' topic has over 7.8 million views. Alibaba's 'Wukong' multi-Agent platform uses 'One-Person Company' as its selling point, preset to replace positions in e-commerce, livestreaming, software development, etc.
China open-sourced Zvec, an in-process vector database that runs inside apps without servers, supporting billions of vector searches in milliseconds and battle-tested at Alibaba scale.
Alibaba has open-sourced its internal AI code review assistant Open Code Review, an engineered CLI tool for code review that reads Git diffs and generates structured review comments with line-level annotations.
IndustryBench-MIPU is a large-scale benchmark for multi-image industrial product understanding, evaluating 9 MLLMs and revealing a completeness gap where precision is high but attribute recovery is low.
Alibaba has open-sourced Open Code Review, an AI-powered CLI tool for code review that combines deterministic engineering with LLM agent capabilities. Originally an internal tool serving tens of thousands of developers and identifying millions of defects, it reads Git diffs and produces structured, line-level review comments using a configurable model endpoint.
Qwen-3.7 Plus is a new multimodal model from Alibaba Qwen performing near state-of-the-art as both coding and general purpose agent; it is now available to try for free in Cline.
Julien C asks about open-source release of Alibaba's Qwen3.7-Plus, a multimodal agent model unifying vision and language.
The Alibaba ATA team deployed Claude Code from a local CLI tool to the cloud, implemented HTTP streaming calls by modifying the SDK, and used sandboxing for multi-user isolation.
This paper identifies weighting noise in LLM judges for multi-stakeholder tasks and proposes DecompR, a method that decouples utility estimation from aggregation using counterfactually calibrated weights.
Alibaba's Qwen3.7-Max model autonomously optimized a production kernel on unfamiliar T-Head PPU hardware over 35 hours, making 1,158 tool calls and achieving a 10x speedup, demonstrating sustained autonomous agentic behavior without human guidance.
A new paper from Alibaba and Nanjing University introduces RTPurbo, a method that speeds up million-token prefill by up to 9.36x compared to FlashAttention-2 by selectively applying full attention only where needed, without retraining the model.
阿里巴巴发布了通义千问 3.7 Max,一款专为智能体时代设计的旗舰编码模型。该模型在长周期自主执行、前端生成和3D场景构建上表现突出,多项基准测试中与顶尖闭源模型持平甚至超越,是接近前沿的中国模型。
Alibaba's Qwen team has released Qwen3.7-Max, a proprietary agent-foundation model achieving top scores on multiple benchmarks including Terminal-Bench 2.0, SWE-Pro, and GPQA Diamond, with consistent performance across various code environments.