Workflow
开源
icon
Search documents
对话 PyTorch 掌门人 Matt White:AI 应用应该做到“润物细无声”
AI科技大本营· 2025-06-09 10:41
Core Viewpoint - The article discusses the tension surrounding the concept of "openness" in AI, highlighting the phenomenon of "open-washing" where organizations label their models as open-source while imposing restrictive licenses that limit true freedom of use [1][3][4]. Group 1: Open Source and AI - The rise of open-source AI has created a self-accelerating "virtuous cycle," but there is a silent war over the definition of "openness" [1][4]. - Matt White introduced the "Model Open Framework" (MOF) to clarify standards and distinguish true open-source contributors [4]. - The "OpenMDW License" aims to provide maximum freedom for users of AI models, addressing the inadequacy of traditional software licenses in the context of AI [4][7]. Group 2: Global Engagement and Community - PyTorch Day aims to foster a global movement, with significant user engagement from China, where 70% to 80% of traffic on documentation sites originates [6]. - The event serves as a platform for showcasing innovative open-source projects and facilitating knowledge exchange among local engineers and researchers [11]. Group 3: Licensing and Usage - The core of "openness" in AI should be viewed through the lens of licensing, determining what users can do with the models [7]. - Licenses designed specifically for open models consider various aspects, including model architecture, weights, datasets, and documentation, unlike traditional licenses [7]. Group 4: Collaboration and Standards - Collaboration among tech giants and new entrants is essential for advancing open-source AI, with PyTorch serving as a trusted platform for cooperation [9][10]. - The Linux Foundation plays a crucial role in establishing neutral standards that ensure long-term viability and widespread acceptance of protocols [10]. Group 5: Future Trends and Education - The rapid development of AI agents and architectures necessitates a focus on open standards, with organizations like PyTorch and the Linux Foundation playing pivotal roles [10]. - Educators must adapt to the AI era, learning how to effectively integrate AI tools into their teaching without compromising core skill development [13][14]. Group 6: Challenges and Responsibilities - The article emphasizes the importance of addressing the "digital content authenticity" crisis, as AI-generated content becomes increasingly indistinguishable from real content [15]. - The need for responsible AI practices is highlighted, particularly in the context of misinformation and the potential misuse of technology [15].
2025年第21周:数码家电行业周度市场观察
艾瑞咨询· 2025-06-03 08:21
家电丨市场观察 本周看点: -空调"三国杀":美的格力争第一,小米能否"搅局"? -从99%到99.99%,Robotaxi正在跨越"最后一公里"? -AI智能体,是不是可以慢一点? 行业环境 1.空调"三国杀":美的格力争第一,小米能否"搅局"? 关键词 : 空调行业,市场份额,零售额份额,智能家居,绿色化 概要 : 美的与格力因"空调行业第一"争夺引关注,双方引用数据维度不同。2024年中国空调 销量1.89亿台,增长20.9%,头部企业集中度提升。小米空调线上崛起但线下薄弱,短期内难撼 动两巨头地位。未来竞争将聚焦智能化、绿色化和全球化,三家企业各具优势,用户消费将决 定真正"行业第一"。 2.一场机器人革命,正在深圳发生 关键词 : 机器人,深圳,技术创新,产业生态,供应链 概要 : 深圳正构建全球首个"机器人创新共同体",凭借产业链完整、制造效率高等优势,推动 机器人产业发展。目前,深圳拥有5.11万家机器人企业,2024年产值将超2000亿元,实现核心 零部件国产化率超90%,成本显著降低。通过政府开放50个领域作为试验场,深圳形成"技术验 证-场景反馈-迭代升级"闭环,加速技术创新与应用,探索" ...
硅谷硬核创业:9 个人,造出 9000 美元人形机器人,想挑战特斯拉
晚点LatePost· 2025-05-29 11:19
帮特斯拉砍掉激光雷达的人,在美国造低价机器人。 文 丨 贺乾明 编辑 丨 程曼祺 2023 年 8 月,宇树科技发布人形机器人 H1。时任 OpenAI 研究科学家、特斯拉前 AI 总监安德烈·卡帕蒂 (Andrej Karpathy)对 9 万美元的售价和机器人性能感到惊讶,在社交媒体上说想买一两个,或者一些。 而曾在特斯拉帮助砍掉激光雷达的本·博特(Ben Bolte)觉得,在美国能做出更便宜的人形机器人。他说宇树 科走通了低价人形机器人这条路,给了他很大启发。 他来中国拜访过宇树创始人王兴兴,他主要讲英文,王兴兴说中文。"王兴兴很厉害,只说中文也没关系。" 博特说。 今年 5 月 19 日,博特创办的人形机器人公司 K-Scale Lab 开源人形机器人软件套件,并开启人形机器人预 售:1.5 米高,成本 9000 美元(约 6.5 万元人民币),售价 16000 美元(约 11.5 万元人民币)——这考虑了 关税的影响。 K-Scale 的人形机器人 K-Bot。图片来自 K-Scale。 "其实 9000 美元还有得赚。"K-Scale 联合创始人、COO 徐睿说。徐睿曾在小米、字节、腾讯从事硬件产 ...
DeepSeek小版本大升级,新R1模型代码能力媲美OpenAI o3
Di Yi Cai Jing· 2025-05-29 03:04
Core Insights - DeepSeek has released a minor version upgrade of its R1 model, named DeepSeek-R1-0528, which has shown significant improvements in coding capabilities, nearly matching the performance of OpenAI's o3-high model [1][5] - Developers have noted enhancements in writing tasks, with outputs appearing more natural and better formatted compared to previous versions [7] - The model's performance in context recall has improved for contexts up to 32K, although there is a decline in performance for 60K contexts [7][8] Performance Metrics - In the Live CodeBench testing platform, DeepSeek-R1-0528 achieved a Pass@1 score of 73.1, ranking fourth among various models [3] - The top three models in the same test were 04-Mini (High) with 80.2, 03 (High) with 75.8, and 04-Mini (Medium) with 74.2 [3] Developer Feedback - Developers have expressed that the upgrade represents a significant victory for open-source initiatives [4] - Some developers have conducted personal tests comparing DeepSeek-R1 with Claude-4, finding R1 superior in certain aspects, such as the visual effects of a simulated collision [5] - There is anticipation for the next major version, R2, with hopes for improvements in context length and multimodal capabilities [8]
Llama论文作者“出逃”,14人团队仅剩3人,法国独角兽Mistral成最大赢家
3 6 Ke· 2025-05-27 08:57
Core Insights - Mistral, an AI startup based in Paris, is attracting talent from Meta, particularly from the team behind the Llama model, indicating a shift in the competitive landscape of AI development [1][4][14] - The exodus of researchers from Meta's AI team, particularly those involved in Llama, highlights a growing discontent with Meta's strategic direction and a desire for more innovative opportunities [3][9][12] - Mistral has quickly established itself as a competitor to Meta, leveraging the expertise of former Meta employees to develop models that meet market demands for deployable AI solutions [14][19] Talent Migration - The departure of Llama team members began in early 2023 and has continued into 2025, with key figures like Guillaume Lample and Timothée Lacroix founding Mistral AI [6][8] - Many of the departing researchers had significant tenure at Meta, averaging over five years, indicating a deeper ideological shift rather than mere job changes [9] Meta's Strategic Challenges - Meta's initial success with Llama has not translated into sustained innovation, as feedback on subsequent models like Llama 3 and Llama 4 has been increasingly critical [11][12] - The leadership change within Meta's AI research division, particularly the departure of Joelle Pineau, has led to a shift in focus from open research to application and efficiency, causing further discontent among researchers [13] Mistral's Growth and Challenges - Mistral achieved over $100 million in seed funding shortly after its founding and has rapidly developed multiple AI models targeting various applications [17] - Despite its high valuation of $6 billion, Mistral faces challenges in monetization and global expansion, with revenue still in the tens of millions and a primary focus on the European market [19][20]
Java 三十周年重磅发声:James Gosling 怒斥 AI 是“一场骗局”,是科技高管“疯狂压榨”程序员的新工具
3 6 Ke· 2025-05-26 10:38
Core Insights - The article discusses the significant impact of Java programming language over the past 30 years, highlighting its evolution and continued relevance in the tech industry [1][21] - James Gosling, the creator of Java, critiques the current AI hype, labeling it as a marketing ploy and expressing skepticism about its long-term value [16][19] Java's Evolution and Impact - Java was introduced 30 years ago with the vision of "Write Once, Run Anywhere," which revolutionized software development by providing a more user-friendly alternative to C and C++ [2][3] - Despite facing competition from emerging languages, Java remains one of the most popular programming languages globally, ranking in the top ten according to Stack Overflow and fourth in the TIOBE index [3][4] - The language's enduring popularity is attributed to its reliability, backward compatibility, and focus on solving real-world problems, making it a staple in enterprise environments [20][21] James Gosling's Contributions and Views - James Gosling's journey from a curious child to a tech pioneer illustrates his innovative spirit and ability to simplify complex concepts [5][6] - Gosling emphasizes the importance of community and collaboration in the open-source movement, which he believes is essential for the continued evolution of Java [13][20] - He expresses concerns about the AI trend, arguing that it often misrepresents advanced statistical methods as autonomous systems, which could mislead investors and developers alike [16][19] Java's Technical Advancements - Recent improvements in Java include enhancements in type inference, array declarations, and significant advancements in the Java Virtual Machine (JVM) regarding memory management and garbage collection efficiency [17][18] - The JVM's ability to handle large memory spaces and its high-quality code execution have made Java particularly stable in cloud environments [10][18] Future of Programming and AI - Gosling believes that programming will remain a crucial skill, regardless of advancements in AI, and stresses the need for individuals to understand the systems they work with [19] - He critiques the notion that AI will reduce the demand for software engineers, viewing such claims as self-serving and misleading [19]
开源鸿蒙代码规模已超1.3亿行;智元机器人完成新一轮融资|数智早参
Mei Ri Jing Ji Xin Wen· 2025-05-25 23:01
Group 1 - The open-source HarmonyOS has exceeded 130 million lines of code, with over 8,600 contributors and more than 1,100 compatible software and hardware products across various industries [1] - The open-source model promotes collaboration and innovation, breaking traditional technology monopolies and enabling a collective effort in the development of autonomous operating systems [1] Group 2 - Zhiyuan Robotics has completed a new round of financing, with JD Technology and Shanghai Embodied Intelligence Fund becoming new shareholders [2] - The Shanghai Embodied Intelligence Fund, established in April 2025, focuses on investments in the embodied intelligence industry chain [2] - The development of the embodied intelligence industry requires collaboration among government policies, capital support, corporate innovation, and market cultivation [2] Group 3 - NVIDIA plans to launch a new AI chip for the Chinese market based on the Blackwell architecture, with prices significantly lower than the previous H20 chip, expected to start mass production in June [3] - The new AI processor is priced between $6,500 and $8,000, indicating a potentially lower specification and simplified manufacturing process compared to the H20 [3] - The Chinese semiconductor industry is poised for new development opportunities driven by external pressures and market demand, necessitating ongoing efforts in technological innovation and market expansion [3]
开源,脑机接口行业才能“全面开花”
Ke Ji Ri Bao· 2025-05-21 23:59
DeepSeek的开源,让整个人工智能行业不再苦于"大规模训练对GPU资源的依赖",AI可用性变得触手可 及。 鸿蒙的开源,在操作系统"双强争霸"的格局中,开出"第三条路",构建出更为丰富的软件生态。 人类基因组数据的开放共享,让生命科学整体进入分子时代,催生了无数基因技术,带来了医学健康领 域的重大革新。 初步的开源助力我国研发团队对脑电信号的识别能力不断增强。在今年初的国际消费类电子产品展览会 (CES)上,我国无创脑机接口团队与机器人团队合作的脑控机器人已经可以完成倒立、旋转等一连串 舞蹈动作。 但这些还远远不够。在采访中,记者了解到,受限于基础数据的有效挖掘和积累,当前脑机接口能做的 事情还很少。 开源正是打开"未来之门"的金钥匙。开源不仅可以吸引全球研究者一起开发代码,加速技术进步,还可 以有效整合资源,逐渐形成人脑数据的完整"拼图"。 为此,多位专家呼吁,相关部门在推出脑机接口培育政策的同时,营造开源共享生态,建议由政府、科 研机构或行业组织牵头,搭建脑机接口与人工智能一体化开源平台,统一技术标准,整合数据、算法及 软硬件资源,有效规避各地及研究团队的重复建设,加速技术创新与产业协同发展。 (文章 ...
突发!微软半夜宣布 VS Code 变成开源 AI 编辑器。网友:太晚了
程序员的那些事· 2025-05-20 04:06
以下文章来源于MaxAIBox ,作者Max AI 编程(vibe coding)真是越来越火了。 MaxAIBox . MaxAIBox.com 汇集优秀 AI 工具,探索 AI 无限可能 开发者们图的就是能自由折腾、社区大伙一起搞事情的劲儿。现在 AI 越来越火,成了写代码离不开的帮手, VS Code 这回算是想明白了:既然 AI 要当核心,那必须接着玩开放这一套,坚守「开放、协作、社区驱动」 的老传统。 各种 AI 编程工具也是如此,包括 Cursor 和 Trae 这两个基于 VS Code 的工具。 特别说一下 Cursor,它真得是赚得盆满钵满的,从2023 年 1 月上线,到今年 1 月已有 36 万付费用户,ARR (年化经常性收入)也突破了 3 亿美刀。 他们打算把 GitHub Copilot Chat 扩展的代码按 MIT 许可证开源,再把相关组件整合到 VS Code 核心里。 AI 工具现在就是写代码的标配,开放开发既能让产品更牛,又能养出一堆厉害的扩展生态,简直是双赢的买 卖。 为啥选现在开源?5 个理由 最近几个月 AI 圈的变化,可是把 VS Code 团队催得赶紧行动起来了 ...
WSL、Copilot皆重磅开源,深夜炸场的微软给我们带来了哪些惊喜?
AI科技大本营· 2025-05-20 01:02
Core Viewpoint - Microsoft Build 2025 conference highlighted the company's strategic focus on AI and open-source technologies, showcasing significant advancements in developer tools and AI integration across its platforms [2][4][5]. Group 1: AI and Developer Tools - Microsoft emphasized AI as a crucial strategic direction, with significant updates to its developer tools, including Visual Studio and GitHub Copilot, which now has over 15 million users [6][10]. - The introduction of a new Coding Agent allows Copilot to evolve from a conversational assistant to a collaborative development partner, enabling developers to assign tasks directly to it [11][13]. - The Coding Agent can autonomously manage tasks such as opening pull requests and analyzing code, enhancing the development workflow [14][15]. Group 2: Microsoft 365 and Customization - Microsoft 365 platform received a comprehensive upgrade, introducing Microsoft 365 Copilot Tuning, which allows enterprises to customize AI agents based on their specific data and workflows [24][26]. - This customization aims to create tailored AI solutions that learn from company-specific communication styles and industry knowledge, streamlining the deployment process [27]. Group 3: AI Infrastructure and Performance - Microsoft is focusing on optimizing AI performance, efficiency, and cost across its infrastructure, with Azure becoming the first cloud platform to deploy NVIDIA's GB200 Grace Blackwell chips [59][62]. - The company is enhancing its AI capabilities by integrating various data services, allowing for more efficient data management and AI application development [55][56]. Group 4: Scientific Research and Discovery - Microsoft introduced the Microsoft Discovery platform, designed to revolutionize scientific research by providing AI-driven assistants that can conduct deep reasoning and hypothesis generation [65][66]. - This platform aims to significantly accelerate the discovery process in fields like materials science and pharmaceuticals, demonstrating the potential of AI in transforming traditional research methodologies [66].