Workflow
Qwen Code
icon
Search documents
阿里AI四连发,横扫全球开源榜单第一名
Hua Er Jie Jian Wen· 2025-07-26 04:23
阿里巴巴通义团队用四连发的重磅出击,横扫Github开源榜单。 本周从7月22日到25日,阿里接连推出Qwen3-235B非思考版本、Qwen3-Coder编程模型、Qwen3-235B-A22B-Thinking-2507推理模型,以及WebSailor AI Agent框架,四款产品横扫基础模型、编程模型、推理模型和智能体领域的开源榜单。 权威机构Artificial Analysis更是直接评价: 通义千问3是全球最智能的非思考基础模型。 非思考模型也能性能"爆表" 据硬AI,周二凌晨阿里巴巴通义千问团队推出非思考模式(Non-thinking)最新模型,命名为Qwen3-235B-A22B-Instruct-2507-FP8。 这款非思考模型在多项关键基准测试中表现出色。不仅全面超越了Kimi-K2等顶级开源模型,甚至领先Claude-Opus4-Non-thinking等顶级闭源模型。 值得一提的是,本次更新的Qwen3模型在Agent能力尤其亮眼:在BFCL(Agent能力)测评中表现卓越。这意味着模型在理解复杂指令、自主规划、调 用工具以完成任务的能力上,达到了一个新的高度。"主打Agent", ...
阿里开源最强编码模型 Qwen3-Coder:1M上下文,性能媲美 Claude Sonnet 4
Founder Park· 2025-07-23 08:21
以下文章来源于通义千问Qwen ,作者用coding交朋友的 通义千问Qwen . 阿里云通义千问Qwen大模型官方账号。 今天,阿里通义团队发布并开源了 Qwen 系列最强 代码模型 Qwen3-Coder。 Qwen3-Coder 系列包括多个尺寸版本,其中 Qwen3-Coder-480B-A35B-Instruct 是最强大的版本。 Qwen3-Coder-480B-A35B-Instruct 是一个 480B 参数激活 35B 参数的 MoE 模型,原生支持 256K token 的上下文并可通过 YaRN 扩展到 1M token,代码和 Agent 能力优异。 在 Agentic Coding、Agentic Browser-Use 和 Agentic Tool-Use 等方面均取得了开源模型的 SOTA 效果,可与 Claude Sonnet4 媲美。 | ●●● ℃×2 huybery@U-V76490MY-0133 :~ /coding-agent | | | | | | --- | --- | --- | --- | --- | | 0 100% III 16 GB | 23% ---- ...
开源Qwen凌晨暴击闭源Claude!刷新AI编程SOTA,支持1M上下文
量子位· 2025-07-23 00:24
Core Viewpoint - The article highlights the launch of Qwen3-Coder by Alibaba's Tongyi team, which has set a new state-of-the-art (SOTA) in AI programming, surpassing both open-source and closed-source models in the industry [1][3]. Group 1: Product Features - Qwen3-Coder includes multiple versions, with the strongest being Qwen3-Coder-480B-A35B-Instruct, featuring a 450 billion MoE model and 35 billion active parameters [5]. - It natively supports a context length of 256K and can be extended to 1 million using YaRN technology [6][23]. - The command-line version, Qwen Code, has been developed based on Gemini Code, allowing for prompt and tool invocation protocol adaptation [8]. Group 2: Performance and Capabilities - Users have reported impressive results, such as creating interactive animations and dynamic weather cards with simple prompts [11][13]. - The model can easily generate a playable Minesweeper game and an editable resume template, showcasing its versatility [16][19]. Group 3: Technical Details - During the pre-training phase, Qwen3-Coder utilized various scaling techniques to enhance model capabilities, with training data totaling 7.5 trillion tokens, 70% of which is code data [22]. - The post-training phase involved scaling code reinforcement learning (RL) to improve the model's performance on real-world coding tasks, achieving high success rates in code execution [24][27]. Group 4: Open Source vs Closed Source - Qwen3-Coder is open-source under the Apache License Version 2.0, making it commercially friendly and empowering developers [29][30]. - The article emphasizes that this release represents a significant leap for open-source programming agents, positioning Chinese models at the forefront of the industry [34].
阿里Qwen3-Coder携1M上下文杀来!5分钟生成网站,开发者狂欢:Claude Code可以卸载了
AI前线· 2025-07-23 00:22
今天,阿里正式发布了其"迄今为止最具代理能力的代码模型" Qwen3-Coder。 Qwen3-Coder 有多个版本,其中 Qwen3-Coder-480B-A35B-Instruct 是一个有 480B 参数、35B 激活参数的 MoE 模型,原生支持 256K token 的上下文并可通过 YaRN 扩展到 1M token,拥有卓越的代码和 Agent 能力。据悉,该模型支持 358 种编程语言,在 Agentic Coding、Agentic Browser-Use 和 Agentic Tool-Use 上取得了开源模型的 SOTA 效果,可以与 Claude Sonnet4 媲美。 | | | | huybery@U-V76490MY-0133:-/coding-agent | | | --- | --- | --- | --- | --- | | 100% | 11-23% | | 16 GB | | | | | | Open Hodels | | | | Benchmarks | Owen3-Coder | Kimi-K2 | Deep | | | | 480B-A35B-Instruct | ...
阿里开源最强AI编程模型Qwen3-Coder,性能比肩Claude4 | 钛快讯
Tai Mei Ti A P P· 2025-07-23 00:01
Qwen3-Coder具备出色的Agent能力,尤为擅长解决多步骤的长任务,它能通观全局自主安排工作内 容,支持Agent调用各种工具深入钻研,最终解决复杂编程任务。基于Qwen3-Coder,网页开发、AI搜 索、深度研究等智能体应用将变得更智能、更高效。实测数据显示,在执行任务时,Qwen3-Coder能够 调用的工具数量比Claude多几倍,效果非常出色。业内人士指出,开源的Qwen3-Coder有望取代昂贵的 Claude,成为Agent领域最受欢迎的编程模型。 Qwen3-Coder能帮助程序员完美完成基础编程任务,比如写代码、补全代码、修Bug等,编程工作效率 大幅提升,代码测试、查询生成等工作从人工编写的数小时骤降至数分钟。同时,Qwen3-Coder也极大 降低了普通人入门编程的门槛,让AI氛围编程(Vibe Coding)真正成为现实,一句话就能生成精妙复 杂的3D物理模拟过程。 7月23日清晨,阿里开源全新的通义千问AI编程大模型Qwen3-Coder,编程能力登顶全球开源模型阵 营,并超越GPT4.1等闭源模型,比肩全球最强的编程模型Claude4。 | 0 0 0 CX2 | | | ...
刚刚,阿里最强编程模型开源,4800亿参数,Agent分数碾Kimi K2,训练细节公开
3 6 Ke· 2025-07-22 23:53
智东西7月23日报道,就在刚刚,阿里巴巴Qwen团队开源了其最新一代旗舰编程模型Qwen3-Coder-480B-A35B-Instruct。Qwen团队称,这是 该团队迄今为止最强大的开源智能体编程模型,拥有480B参数,激活参数为35B,原生支持256K上下文,并可通过外推扩展至100万上下文 (输入),其最大输出为6.5万token。 在基准测试中,Qwen3-Coder在编程和智能体任务上拥有不错的性能,于Agentic Coding(智能体编程)、Agentic Browser-Use(智能体浏览器 使用)和Agentic Tool-Use(智能体工具调用)三类任务中获得了开源SOTA,超过Kimi K2、DeepSeek V3等开源模型和GPT-4.1等闭源模型, 并可与Claude Sonnet 4这一以编程能力著称的模型相媲美。 Qwen3-Coder将提供多种尺寸,本次开源的是其最强大的变体,其参数量超过了阿里旗舰模型Qwen3的235B(2350亿),小于Kimi K2的1T (1万亿)。据阿里官方介绍,借助Qwen3-Coder,刚入行的程序员一天就能完成资深程序员一周的工作,生成一个品 ...
通义千问发布Qwen3-Coder代码模型,性能媲美Claude Sonnet4
Xin Lang Ke Ji· 2025-07-22 23:45
此外,Qwen3-Coder 可以和社区优秀的编程工具结合,如 Claude Code、Cline 等。(文猛) 据悉,Qwen3-Coder 拥有多个尺寸,其中最强大的版本是Qwen3-Coder-480B-A35B-Instruct。这是一个 480B 参数激活 35B 参数的 MoE 模型,原生支持 256K token 的上下文并可通过 YaRN 扩展到 1M token,拥有卓越的代码和 Agent 能力。Qwen3-Coder-480B-A35B-Instruct 在 Agentic Coding、Agentic Browser-Use 和 Agentic Tool-Use 上取得了开源模型的 SOTA 效果,可以与 Claude Sonnet4 媲美。 与此同时,通义千问还推出并开源了一款用于代理式编程的命令行工具:Qwen Code。Qwen Code 基于 Gemini Code 进行二次开发,并进行了 prompt 和工具调用协议适配,使得 Qwen Code 可以最大程度激 发 Qwen3-Coder 在 Agentic Coding 任务上的表现。 新浪科技讯 7月23日上午消息,阿里 ...