가입 후 초대 링크를 공유하면 동영상 재생 및 초대 보상을 받을 수 있습니다.

Zhihu Frontier
@ZhihuFrontier
🚀Bringing China's AI & tech trends, voices and perspectives to the global stage. ⚡️Powered by 知乎/ China's leading knowledge community.
가입 June 2025
192 팔로잉 중    12.3K 팬
Zhihu question: What do you think of “I Have No Choice but to Bury My Talent in Yesterday” by DeepSeek’s Liu Shengyu? — Original answer by Liu Shengyu himself Let me answer this as the original author. The link to the original article is at the end. Feel free to read it. The way this article went viral was actually quite unexpected for me. My original purpose in writing this article was not to express anxiety about unemployment, but to say goodbye to the time I spent writing kernels by hand. Before agents appeared, I typed out most of my code character by character. This seemingly tedious process was, for me, a pleasure: I could quiet my mind and carefully think through every detail, from module organization and the arrangement of functionality down to code logic and variable names. I also enjoyed racking my brains over kernel scheduling and optimization strategies, improving kernel performance, and ultimately beating established implementations (such as Flash Attention, kernels officially written by NVIDIA, and even certain tasks previously widely considered “impossible to optimize well,” such as token-level sparse attention). “The excitement I feel the moment I invent a new technique or see my kernel’s performance improve is no less than what a speedrunner feels when breaking their own previous record.” But now, AI is about to take this joy away: for the sake of productivity and kernel performance (today’s AI works faster than I do; tomorrow’s AI will be both fast and good), I have to embrace the new things of this new era and study how to use AI to write kernels better. During working hours, I will no longer have the opportunity to enjoy quietly and slowly writing, tuning, and optimizing kernels. Presumably, one day in the future, “writing kernels by hand,” or even “programming,” may become a recreational activity rather than a productive activity, just as hardly anyone today uses a javelin to hunt, treating it instead as a competitive sport. This amounts to forcing me to give up something I once loved and turn in another direction. Even if the new direction is equally fascinating, the feeling is still hard to bear. As the title says: I have no choice but to bury my talent in yesterday. I am someone who places great value on memories and the feelings that move me. But memories inevitably fade, gradually buried beneath time’s fine snow (I previously wrote another article about this; see the link at the end). So this article is actually a reflection on, and remembrance of, my past. Through this article, I hope to freeze those images of writing kernels by hand, preserving these true memories and heartfelt emotions for me to look back on ten or twenty years from now. At the same time, I hope to use this article to give myself the courage to let go of the past, pick up new tools, and step bravely into the new era. A passage I really like, excerpted from the comments on a WeChat Official Account: “It’s like a soldier during a lull in battle, huddled in a corner of a trench, writing his own character arc on a tattered piece of paper, his rifle standing beside him.” But people’s understanding seems to have diverged considerably from what I originally meant... The article’s final two sections were originally just some rambling thoughts: the second-to-last section briefly mentioned some social problems brought about by AI, without really analyzing them or offering answers in much detail; the final section contained some scattered personal thoughts I had recently, expressing the view that frontier intelligence should still be “provided to everyone in an open, inexpensive way.” But because I am not an expert in history, sociology, or other humanities disciplines, I only touched on this part briefly and moved on (while also taking a swipe at [someone or something omitted in the original] that I have never particularly liked). The discussion of communism and 2077 in it is not necessarily correct either. Although the two statements in it—“One of the reasons I chose DeepSeek was that I did not want the world to become like 2077” and “May all the beauty be blessed”—are true, and these really are my ideals, this is not the central point of the article. This passage also represents only my personal views, not the position of any company I work for. As it turned out, after the article was published, although many people did indeed resonate with my nostalgia for the old days, most people put the spotlight on the final passage. The highest-ranked answers on Zhihu were fairly well written (which shows that Zhihu users’ reading comprehension is still pretty good), but in the comments on WeChat Official Accounts, large numbers of people were discussing Anthropic’s and DeepSeek’s attitudes toward open access to intelligence. On Xiaohongshu, there were even responses along the lines of “DeepSeek strikes back at Anthropic.” On platforms outside China, the word “communism” prompted all sorts of armchair political commentary and even personal attacks... Some people even saw the words “I’ll leave it here, otherwise I’m afraid it won’t pass review” and started wildly imagining how strict content censorship in China must be, and so on (in fact, I wrote those words because I felt I lacked sufficient knowledge and life experience to assess communism). I marvel at some journalism graduates’ ability to stir up hype, and reading all this also left me feeling rather helpless... Please pay a little more attention to the article’s main subject. Returning to the subject, AI will certainly keep getting stronger in the future: even within the current paradigm of agents + harnesses + long context + CoT, AI’s capabilities will continue to advance steadily as data quality, model depth, and context length keep scaling. Not to mention that embodied intelligence, RSI, and other technologies we do not yet know about are still waiting ahead. I am optimistic about the capabilities of future AI, and relatively optimistic about my place in future society. But I am pessimistic about whether people in the future will still be able to settle down and devote themselves seriously to something, and also pessimistic about whether I will be able to keep doing something as both a job and a hobby over the long term. But even so, I will continue to persist in writing kernels, and continue to bring AI agents into kernel writing. First, because “Of course I hope I won’t be overthrown by a revolution, but if I must be, I hope the person who overthrows me will be myself” (evolving myself is better than being made obsolete by others). Second, because I still hope that we (or other AI companies that likewise uphold the principles of openness and sharing) can build the most powerful intelligence before certain companies do, and bring its benefits to everyone. Hobbies and interests are one thing; ideals and convictions are another. In the future, I will also try, as much as I can, to realign my interests, strengths, and the needs of the times, and try to find a haven of my own in an era that belongs to AI. After having no choice but to bury my talent in yesterday, I still have tomorrow’s light to pursue. After being soaked by this cold rain at the end of the world, I will still use my heart, warming once more, to dispel the gloom and search for that gradually emerging shade of blue beyond the night[1] . [1] lyrics from COP’s “Singer at the World’s End” 🔗 Full Reading: 📖I Have to Bury My Talent in Yesterday: 📖 Further reading — Liu’s “2025 Year-End Reflections, Part II: Memory”: --- 知乎问题:如何看待 DeepSeek 刘胜与的《我不得不把才华埋葬在昨天》? ——刘胜与 亲自答 原文 原作者来回答一下 原文链接位于文末,大家可以读读。 这次这篇文章的爆火其实是挺出乎我意料的。 我写这篇文章本来的目的,并非要表达对失业的焦虑,而是想和我过去手写算子的那段时光说句再见。在Agent出现之前,大部分代码都是我一个字一个字敲出来的,这看似枯燥的过程,对我来说反而是一种享受:我可以静下心来,仔细思考大到模块组织、功能排布,小到代码逻辑、变量命名的每个细节。我也享受绞尽脑汁研究算子的调度和优化方案,提高算子性能,最终打败公认实现(比如Flash Attention,NVIDIA官方编写的算子,甚至是某些之前公认的“不可能优化好”的任务,比如token级稀疏的attention)的感觉"我在发明了一种新技术、或者看到自己算子的性能上升的那一刻,心中的激动程度不亚于游戏的速通玩家打破了自己过往的记录"。但是,现在这种快乐要被AI夺走了:为了生产效率和算子性能(现在的AI干活儿比我快,以后的AI则是又快又好),我必须迎接新时代中的新事物,研究如何用AI更好地写算子,在工作时间中再也没机会享受静静地、慢慢地写算子、调算子、优化算子的时光了。想必未来有朝一日,“手写算子“甚至”编程“可能会成为一种娱乐活动而非生产活动,就像是现在几乎没人会用标枪打猎,而是把它作为一种竞技活动那样。这相当于逼着我放弃我曾热爱的事物,强行转向另一个方向。哪怕新方向同样令人着迷,这种感觉都不太好受。正如标题所说的:我不得不把才华埋葬在昨天。 我是一个很看重记忆和感动的价值的人,可奈何记忆会褪色,会被时光的细雪渐渐掩埋(之前还写过另一篇文章聊了聊这事儿,见文未链接)。因此,这篇文章其实是对我过去时光的一段总结与怀念。我希望借这篇文章,将过往的那些手写算子影像定格,以保存这份真切的记忆与真挚的感动,供十年、二十年之后的我来怀念。顺带借着这篇文章,给予自己放下过去、拿起新工具、勇敢地走向新时代的勇气。 一段我很喜欢的话,节选自公众号评论区:“像是在一场战斗中的间隙,一个士兵在战壕的角落里,往残破的纸上写着自己的人物弧光,钢枪立在身旁。”——@枕语 但大家的理解似乎和我的原意出现了不小的偏差...本来文章的最后两节只是一些碎碎念:倒数第二节简要提及了一些AI带来的社会问题,但其实也没有很仔细地去分析或回答;最后一节则是我个人在前段时间的一些零碎思考,认为前沿智能还是应该"以一种开放、廉价的方式,供应给所有人"。但由于我并不是历史学、社会学等人文学科的专家,这部分我也只是稍加探讨并一带而过(顺便踩一脚我一直看不太惯A/),里面关于共产主义与2077的辩论也不一定对。虽然里面说的"我选择DeepSeek的原因之一是不想让世界变成2077那副模样"以及"Mayall the beauty be blessed"两句话是真的,这确实是我的理想,但这并不是本文的中心。这一段也仅代表个人观点,不代表任何我所在的公司的立场。 结果,这篇文章发出去之后,虽然确实有很多人和我关于旧日时光的怀念产生了共鸣,但大部分人都把聚光灯打在了最后一段上。知乎上排名最高的几条回答写得还行(说明知乎用户的阅读理解能力还是挺好的),但微信公众号评论区中有大量人在探讨Anthropic和DeepSeek关于开放智能的态度,小红书上甚至已经有"DeepSeek反击Anthropic"这种回答了,外网上更是就这共产主义这个词展开了各式各样的键政言论甚至人身攻击...甚至有人看到"就写这些吧不然我怕过不了审"这几个字之后就大肆脑部国内言论审核严格云云(其实我写这几个字是因为感觉没有足够的知识与阅历来评价共产主义)。我很感慨某些学新闻学的的炒作能力,同时看了这些之后感觉很无奈...大家还是多关注关注文章的主题吧。 回归主题,AI在未来不断变强是肯定的:哪怕局限于当下的Agent+Harness +长上下文+CoT的范式,随着数据质量、模型深度、上下文长度不断继续扩展(scale),AI的能力也将稳步前进。更别提,后面还等着具身智能、RSI、以及一些我们尚未知晓的其他技术。我对未来的AI的能力是乐观的,对于我在未来社会中的位置是相对乐观的,但对于未来人们还能不能潜下心来认真做一件事情是悲观的,对于我未来能不能长久地把一件事情同时作为工作和爱好,也是悲观的。 但哪怕这样,我还是要继续坚持写算子、以及不断引入AI Agent写算子。一是因为"我当然希望自己不要被革命,但如果非被革命不可的话,我希望革我自己命的人是我自己"(被别人淘汰不如自我进化),二是因为我还是希望我们(或者其他同样秉持着开放共享理念的AI公司)能够先于某些公司,做出最强大的智能,惠及所有人。爱好兴趣是一回事儿,理想信念则是另一回事儿了。我在未来也会尽量尝试重新对齐爱好、特长和时代需求的方向,尝试在属于AI的时代找到属于自己的乐土。在不得不把才华埋葬在昨天后,我还有明天的光明可以追逐。在被这场世末的凉雨淋湿后,我仍会用回温的心灵驱散阴霾,寻找越过黑夜后渐变的那一抹蓝色[1]。 [1] 化用了 COP 的《世末歌者》等歌曲的歌词。 写记忆与感动的文章,以及原文链接: 2025 年终总结之二:记忆: 我不得不把才华埋葬在昨天:
더 보기
Full text (translated by Astra-xhigh, I'm out of everything else): I Have No Choice but to Bury My Talent in Yesterday A few days ago, DeepSeek v4.1 was released, raising the ceiling of what small models can do by yet another notch. AI has advanced far faster than anyone expected. From the earliest version of ChatGPT, which could do little more than stumble through conversations like a child learning to speak and had a context window of only a few thousand tokens, to reasoning-capable models such as OpenAI o1, DeepSeek R1, and Kimi K1.5 Thinking, took only two short years. From reasoning models to the agents we have today—able to work fluidly with all kinds of tool harnesses, execute commands, and complete complex tasks—has taken only another year and a half. It is hard to imagine what AI will look like another one, two, or three years from now: how powerful it will be, whether it will already have acquired the ability to improve itself, and how deeply it will have spread into areas such as embodied intelligence. AI Is Getting Better and Better at Writing Kernels AI has been advancing just as quickly in my own field: the design and implementation of high-performance kernels. In the space of only a year, it has gone from being a little assistant that could help me look up documentation, read code, and find bugs to something approaching a kernel expert in its own right: capable of reading CUDA, PTX, and SASS code independently, using specialized tools to analyze the stalls associated with individual instructions, and then optimizing kernels on its own. I believe that before long, it will also be able to design kernel schedules independently, evaluate the performance of different scheduling strategies, implement them, and optimize the result. Of course I am proud of DeepSeek v4.1’s success. After all, I wrote its main Attention kernels [1], and the fact that the model performs so well is also, in a sense, a validation of my work. But the times keep moving forward, and no one can stop technological progress. I know very well that in another six months or a year, the kernels written by AI will probably be every bit as good as mine—and perhaps better. AI can reason at 300 tokens a second, type out a command in half a second, and produce a piece of code in twenty seconds. I cannot. AI can keep increasing its model depth, reasoning effort, tool-call budget—the frequency with which it interacts with its environment—and even its degree of parallelism. I cannot. Humanity has never shown much hesitation when it comes to destroying itself. So why, when I know perfectly well that “the better the kernels I write, the faster our new models will train and run inference; the faster the models improve, the sooner I myself will be replaced,” do I still do everything I can to optimize them? Partly because writing kernels is like playing a game to me. I get an enormous amount of pleasure from it. Whenever I invent a new technique, or see one of my kernels become faster, the excitement I feel is no less intense than what a speedrunner feels after breaking their own record. And when I see one of my kernels dramatically outperform the hardware vendor’s official implementation, I feel an equally powerful sense of pride. But there is a more important reason. Even if I simply gave up and started coasting—or deliberately put obstacles in the way to slow down model training—other companies’ models would continue advancing as usual, and in the end they would make me obsolete just the same. “Of course I would rather not be swept away by the revolution. But if I have to be, then I would rather be the one who revolutionizes myself.” When everyone is this determined to engineer their own obsolescence, I have little choice but to join this brutal arms race. And What About Me? When the day really comes that AI is better at writing kernels than I am, what will happen to me then? My own judgment is this: I probably will not lose my job, but I will have to change what I do. I should still be able to make a living. But I may no longer have the chance to do the work I once loved. I once came to a conclusion about the pace of change and my own place in the future. The world is changing so quickly—the development of AI above is a perfect example—that I have no way at all to predict what things will look like five or ten years from now. But whatever happens, I believe that with my breadth of vision, judgment, initiative, and intelligence, I will be able to keep a seat at the table and find my way back to the leading edge of the times. But that conclusion can only reassure me that I will not become unemployed. It cannot reassure me that I will never have to change professions. If anything, it tells me that changing professions may be precisely how I avoid unemployment. And what does changing professions mean? It means giving up the field of kernel design, implementation, and optimization that I have spent so long cultivating and have come to love so deeply, and instead becoming a “mech pilot” for AI agents. Before, three things were largely aligned: what interested me, what I was good at, and what industry needed. Now AI has taken the thing I am good at and become even better at it. At the same time, industry demand has drifted from “people who can write high-performance kernels” to “people who can use AI to produce high-performance kernels faster.” To keep up with what industry needs, I will inevitably have to leave behind the direction I once loved and move into some unknown new one. I believe that with my understanding of engineering, of the requirements of higher-level models, and of low-level hardware, I will still be able to produce high-quality kernels efficiently. I also know that I may come to love this new direction. Or I may not. But there is something genuinely painful about having the thing you love taken away from you. That quiet contentment of sitting at my workstation, settling in, and spending an entire afternoon writing kernels may sing its swan song this summer. I have no choice but to bury my talent in yesterday and become a mech pilot. There are more gears in my hands now, but fewer rhythms in my heart. An analogy might make this easier to picture. Suppose you are a master knitter. You are especially skilled at weaving intricate patterns and matching different colors. The sweaters you make are durable and beautifully patterned, and wealthy people from all the surrounding towns and villages come to ask you to make sweaters for them. You make a good living from it. And you genuinely love the work itself. You love sitting by the window, brewing a pot of tea, looking out at the green hills, clear water, cattle and sheep, and wisps of cooking smoke in the distance, and quietly spending an afternoon knitting. Then one day, someone invents a miraculous machine. Give it yarn and a pattern, and it can automatically knit the sweater for you. The quality and texture are every bit as good as what you could make by hand, and it works far faster than you ever could. You know perfectly well that your peers can use this machine to reach, effortlessly, the level you once spent years attaining. So you have no choice but to use it as well. You also know that with the twenty years of knitting experience you have accumulated, even once everyone has access to the same machine, you will still be able to produce better sweaters, faster, than your peers. But the pleasure of sitting by the window listening to the rain, guiding needle and thread, and letting the hours pass slowly has, in the end, been crushed beneath the roar of the machine. I know there is something deeply helpless about all of this, but there is no real way around it. I can probably keep my livelihood, but I will most likely have to give up an old love. I am the sort of person who keeps reason and emotion fairly compartmentalized. When something needs to be handled rationally, I can be very rational. But I also have a sentimental side. I remember that when I moved out of an apartment I had lived in for a year, I cried hard because I could not bear to part with all the memories tied to that place. Saying goodbye today to the age when kernels were written by hand and optimized in the human mind is undoubtedly more painful still. I do not know whether any readers have felt something similar. But I suppose there is no other way for this to go. And What About Everyone Else? As AI continues to improve, I also find myself worried about a few questions: Are students today increasingly likely to use AI to do their assignments, especially hands-on work such as labs? Imagine having two choices in front of you. One is to spend eight miserable hours struggling through a lab and perhaps not even get full marks. The other is to launch an AI model, spend a few cents and a few minutes, and have it write code that earns full marks for you. Which one are most students going to choose? The point above may leave large numbers of students with seriously underdeveloped engineering ability: the ability to organize code, build systems, anticipate future needs and design for them in advance, create good abstractions, and so on. As AI becomes more capable, will those “engineering skills” still be necessary? Will they gradually become obsolete, the way fluency in handwritten x86 assembly largely has? Or will they remain permanently valuable, like understanding the entire computing stack from software to systems to hardware? If it is the latter, then we may be in trouble. Put AI in the hands of someone with poor engineering judgment, and they can now produce mountains of terrible code several times faster than before, burying all kinds of hidden problems inside systems and making the world even more of a ramshackle operation held together by improvisation. In the society of the future, will power matter more than technical ability or intelligence? Perhaps these are questions that only the times themselves can answer. Conclusion As AI develops, the society of the future may be pulled toward one of two extremes: communism or Cyberpunk 2077. In the former, productive capacity is liberated on an enormous scale, and people’s standard of living rises substantially. (I’ll leave it at that, or I’m afraid this might not make it past moderation.) In the latter, a handful of technology companies control most of society’s resources. Only a tiny number of people have access to the most advanced AI and other technologies and are able to achieve something approaching “mechanical ascension,” while most people are left with only weak, second-rate AI. Moving from one social class to another would become harder and harder: you would first need access to the strongest AI in order to climb the class ladder, creating a self-reinforcing trap. Suppose Anthropic were to retain control of the most advanced AI in the world indefinitely. Which way do you think society would go—communism or 2077? Take a guess. That is why I still believe that frontier intelligence should be made available to everyone openly and affordably. I do not trust Anthropic or OpenAI to do that. In particular, I do not want Anthropic to control the world’s most advanced artificial intelligence or AGI. To put it dramatically, I think the stakes would be comparable to Hitler obtaining the atomic bomb before the Allies did. That is also why I chose to stay at DeepSeek, and why I have continued to stay. We work on AI that is powerful, fast, and accessible to everyone, and we open-source it. Perhaps that can pull the world at least a little farther away from the 2077 end of the spectrum. I hope the world we are heading into turns out all right. May all that is good and beautiful endure. [1] By “main Attention,” I mean only MQA attention with head dim = 512. This does not include the indexer used to select the top-k important tokens. That part was written by other colleagues—who are every bit as skilled—together with their AI agents. ----- Original: 我不得不把才华埋葬在昨天 前几天,DeepSeek v4.1 发布了,将小模型能力的高度又向上推进了一个档次。 AI 发展的速度远远超过了所有人的预期。从那个只会咿呀学语地聊天、上下文长度只有几千 token 的初版 ChatGPT,到具有推理能力的 OpenAI o1、DeepSeek R1 与 Kimi K1.5 Thinking,只不过短短两年;从推理模型到如今能够流畅地在各类 harness 工具中执行命令、完成复杂任务的智能体,也不过一年半。很难想象,倘若再等上一年、两年、三年,彼时的 AI 会成为什么样子,会有多么强大,会不会已经具备了自我进化的能力,并深度渗透进了具身智能等领域。 AI 越来越会写算子了 AI 在我所从事的算子设计、编写这一领域同样进步飞速,在短短一年的时间内,他已经从一个只能帮我查查文档、读读代码、找找 bug 的小助手,蜕变成了一位能够独立阅读 CUDA、PTX 与 SASS 编码、通过专业工具分析每条指令的停顿时间、进而独立优化算子的算子大师。相信在不久的未来,它也能拥有自己独立设计算子调度、评估不同调度方案的性能、将其实现并优化的能力。 我当然为 DeepSeek v4.1 的成功而骄傲 —— 毕竟它的主 Attention 算子都是我写的 [1],它的优秀正是对我的算子的一份肯定。但是,时代的车轮滚滚向前,技术的发展无人能挡。我很清楚,再过上半年或者一年,AI 写的算子大概率就会和我写得同样优秀,甚至将我超越。AI 能一秒思考 300 个 token、半秒敲出一行命令、二十秒写完一份代码,而我不行;AI 能在模型深度、思考强度、工具调用量(和环境交互的频率)、甚至并行度等方面都能不断提升,而我不能。 人类在毁灭自己这件事情上,自古以来都表现得毫不犹豫。为什么在明知“我算子写得越好,我们的新模型的训练、推理速度就会越快,模型能力进步就会更快,我就会更早地被取代”的情况下,我仍然选择尽力优化算子呢?一方面确实是因为写算子对我来说就像打游戏一样,能为我提供极大的快感。我在发明了一种新技术、或者看到自己算子的性能上升的那一刻,心中的激动程度不亚于游戏的速通玩家打破了自己过往的记录。同时,当看到自己的算子的性能远超厂商官方的算子时,我心中也会萌生极大的自豪感。但除此之外,一个更重要的原因是,哪怕我就此“摆烂”甚至故意下绊子耽误模型训练,其它家的模型也会照常发展并最终将我照杀不误。“我当然希望自己不要被革命,但如果非被革命不可的话,我希望革我自己命的人是我自己”。在大家都这么执着于毁灭自己的时候,我也不得不加入这场残酷的军备竞赛。 那我呢 等到 AI 写算子的水平真的高于我的那天,届时的我会怎么样呢? 我的判断是:我不至于会“失业”,但必须要“转业”。我的饭碗尚且能保住,但这可能会导致我再也没机会从事那份我曾热爱过的工作。 我曾经对时代的变化与我个人在未来的处境做出过一个判断:由于时代变化真的太快(上文的 AI 发展就是一个很好的例子),我完全无法预知五年、十年后会发生什么,但不论如何,我相信凭借着自己的眼界、判断力、主观能动性与智力,留在时代的牌桌上,并重新立于时代的潮头。但是,这个判断只能保证我不会“失业”,而无法保证我不需要“转业”,倒不如说这个判断鼓励我通过转业来避免失业。 那转业代表什么呢?它代表着我需要放弃我深耕已久并充满热爱的算子设计、编写、优化领域,转而去做 Agent 的“机甲驾驶员”。在之前,我的兴趣、我所擅长的、以及工业界所需要的,三者是基本对齐的;而现在,AI 让我所擅长的变成了它更擅长的,也让工业界的需求从“会写高性能算子的人”漂移到了“能用 AI 更快地产出高性能算子的人”。为了适应工业界的需求,我势必要放弃之前那个我热爱的方向,转向一个未知的新方向。我相信我能凭借着自己对于工程学、上层模型需求和底层硬件的理解,继续高质量、高效率地产出算子,我也知道我可能会热爱这个新方向(也可能不会),但被夺走热爱的感觉,确实不太好受。那份坐在工位上静心写上一下午算子的清欢,可能会在这个夏天成为绝唱。我不得不把才华埋葬在昨天,去做一位机甲驾驶员。我的手中多了些齿轮,但心中少了些节拍。 可以打个形象的比方:你精通织毛衣技术,尤其擅长各种图案的织造与各色色彩的搭配。你所织出的毛衣质量过硬且花纹美观,十里八乡的富人都来请你为他们织毛衣,你借此赚到了不少钱。同时,你十分享受着那种坐在窗边,沏一壶清茶,望着窗外的青山、绿水、牛羊与炊烟,静静地织上一下午毛衣的感觉。但有一天,有人发明出了一台神奇的机器,只需提供毛线与图案,便可自动织出毛衣,质量与纹理都不亚于你亲手织造的,且速度远快于你。你很清楚,你的同行可以凭着这台机器轻松达到你曾经的水平,因此你不得不也去用它。你也知道,凭借着你过去二十年攒下的织毛衣技术,哪怕大家都有机器,你织毛衣的速度与质量也还能超过同行。但那份临窗听雨、引针穿线、慢度光阴的意趣,终究还是被机器的轰鸣碾碎了。 我知道这很无奈,但没办法。饭碗可以保住,但旧日的热爱大概率是要放弃的。我是一个理性和感性分离得比较开的人,在需要用理性处理问题时可以很理性,但有时也会表现出感性的一面。我记得我在搬离住了一年的出租屋时,还大哭了一场,舍不得和过去的记忆分别。今天和之前那个手写算子、人脑优化的时代告别,无疑比这更加残酷。 不知道有没有读者有类似的感受,但我想这事儿也只能这样了。 那人们呢 在 AI 不断进步的同时,我也对一些问题表示担忧: 现在的学生是不是大概率会更倾向于使用 AI 完成作业,特别是偏向于实践的各种 Lab?想象一下,如果面前有两个选择,一个是苦哈哈地用八小时时间完成一个 Lab,或许还拿不到满分;另一个则是启动 AI 模型,用几毛钱的成本、几分钟的时间,直接让 AI 编写满分代码,那大部分学生会选择哪个呢? 上面一点会导致大量学生的工程能力严重不足,包括组织代码的能力、构建系统的能力、思考未来潜在需求并提前在设计上应对的能力、抽象的能力等等。那么在 AI 能力不断变强的背景下,这部分“工程能力”是否还是必须的呢?这些工程能力是会向旧日的“熟练编写 x86 汇编”的能力那样逐渐被时代抛弃,还是会像“理解从软件到系统再到硬件的整套计算机系统”的能力那样永远具有价值?如果是后者的话,那就危险了 —— 一个工程能力很差的人,在搭配上 AI 后,产出屎山的效率可以达到先前的数倍,进而给系统埋下各式祸患,让这个世界变得更加草台。 在未来社会中,权力(power)是不是会比技术或智商更加重要? 这些问题,或许就需要时代本身来回答了。 结语 伴随着 AI 的发展,未来的社会可能会趋向于两个极端:共产主义与赛博朋克 2077。在前者中,生产力得到极大的解放,人们的生活水平有了明显的提高(就写这些吧不然我怕过不了审);而在后者中,少数科技公司控制着大部分资源,只有极少数人能够使用最先进的 AI 和各式科技,获得接近“机械飞升”的效果,大部分人则只能用上很孱弱的 AI。阶层跨越将越来越难实现:你得先有最强的 AI,才能跨越阶层,形成了一种死循环。 你猜猜如果 Anthropic 公司永远掌握着这个世界上最先进的 AI,未来社会是会变成共产主义还是 2077 呢?你猜? 所以,我还是相信,最前沿的智能应该以一种开放、廉价的方式,供应给所有人。我不信任 Anthropic 或者 OpenAI 能这样做,特别是不希望 Anthropic 掌握最先进的人工智能或 AGI,夸张点说其严重性不亚于让希特勒先于盟军掌握原子弹技术。这也是为什么我选择并坚持留在了 DeepSeek:我们研究强大、快速、普惠的人工智能并将其开源,或许能把世界从 2077 那端拉回来一些。 愿未来的世界一切安好。May all the beauty be blessed. [1] “主 Attention”仅包括 head dim = 512 的 MQA attention,不包括用于选出 top-k 重要的 token 的 indexer,那部分是由其他(水平也非常强的)同事(以及他们的 AI Agent)编写的。
더 보기