Original: https://mp.weixin.qq.com/s/zk0KxuLzhmMJ4LPYW_OHMA
I have to bury my talent in yesterday
A few days ago, DeepSeek v4.1 was released, pushing the capability level of small models to a whole new height. The speed of AI development has far exceeded everyone's expectations. From that initial version of ChatGPT that could only babble in chat and had a context length of only a few thousand tokens, to OpenAI o1, DeepSeek R1, and Kimi K1.5 Thinking which possess reasoning capabilities, it has only been a mere two years; from reasoning models to agents that can now fluently execute commands in various harness tools and complete complex tasks, it has only been a year and a half. It is hard to imagine what AI will look like if we wait another one, two, or three years, how powerful it will be, and whether it will already possess the ability to self-evolve and deeply penetrate fields such as embodied intelligence.
AI is getting better and better at writing kernels
In just one year, he has gone from a small assistant that can only help me check documents, read code, and find bugs, and become an operator master who can read CUDA, PTX and SASS coding independently, analyzes the pause time of each instruction through professional tools, and then independently optimize the operator. I believe that in the near future, it can also have its own ability to independently design operator scheduling, evaluate the performance of different scheduling schemes, and implement and optimize them.
Of course I am proud of the success of DeepSeek v4.1—after all, its main attention kernel was written by me [1], and its excellence is an affirmation of my kernel. However, the wheel of history rolls forward, and the development of technology is unstoppable. I am very clear that in another half a year or a year, the kernels written by AI will most likely be just as good as the ones I write, or even surpass me. AI can think of 300 tokens per second, knock out a line of command in half a second, and finish writing a piece of code in twenty seconds, but I cannot; AI can continuously improve in model depth, thinking intensity, tool invocation volume (frequency of interaction with the environment), and even parallelism, but I cannot.
Human beings have always shown no hesitation when it comes to destroying themselves. Why did I still choose to do my best to optimize kernels even while knowing clearly that "the better I write kernels, the faster the training and inference speed of our new models will be, the faster the model capabilities will progress, and the sooner I will be replaced"? On the one hand, it is indeed because writing kernels is like playing a video game to me, providing me with immense pleasure. The moment I invent a new technology or see the performance of my kernel go up is no less thrilling than a speedrunner breaking their past record. At the same time, when seeing the performance of my kernel far exceed the official kernels of manufacturers, a great sense of pride wells up in my heart. But beyond that, a more important reason is that even if I were to "slack off" or even deliberately throw a wrench into things to delay model training, other companies' models would still develop as usual and ultimately destroy me anyway. "I certainly hope I won't be revolutionized, but if I must be revolutionized, I hope the one revolutionizing me is myself." When everyone is so obsessed with destroying themselves, I have to join this cruel arms race as well.
What about me then?
By the day when the AI's level of writing kernels is genuinely higher than mine, what will happen to me?
My judgment is: I won't quite "lose my job," but I will have to "change professions." My livelihood can still be preserved, but this might lead to me never having the opportunity again to engage in the work I once loved.
I once made a judgment regarding the changes of the era and my personal situation in the future: because the changes of the era are truly too fast (the AI development mentioned above is a great example), I have completely no way of predicting what will happen in five or ten years, but no matter what, I believe that relying on my own vision, judgment, subjective initiative, and intelligence, I can stay at the poker table of the era and once again stand at the crest of the times. However, this judgment can only guarantee that I won't "lose my job," but cannot guarantee that I won't need to "change professions"—or rather, this judgment encourages me to avoid unemployment by changing professions.
What does changing professions represent then? It represents that I need to abandon the field of kernel design, writing, and optimization that I have plowed deeply into for a long time and am full of passion for, and instead become a "mecha pilot" for Agents. Previously, my interests, what I excelled at, and what the industry needed were basically aligned; now, AI has made what I excel at something it excels at even more, and has shifted the industry's demand from "people who can write high-performance kernels" to "people who can use AI to produce high-performance kernels faster." To adapt to the industry's demand, I am bound to abandon the direction I loved before and turn to an unknown new direction. I believe that I can continue to produce kernels with high quality and high efficiency based on my understanding of engineering, upper-layer model requirements, and underlying hardware, and I know I might love this new direction (or might not), but the feeling of having one's passion taken away does indeed feel rather unpleasant. That quiet joy of sitting at a workstation quietly writing kernels for an entire afternoon might become a swan song this summer. I have to bury my talent in yesterday and become a mecha pilot. There are a few more gears in my hands, but a few less rhythms in my heart.
To give a figurative analogy: You are proficient in the art of knitting sweaters, especially skilled in the knitting of various patterns and the matching of various colors. The sweaters you knit are of solid quality and beautiful patterns, and the rich people from miles around come to ask you to knit sweaters for them, by which you earn a good deal of money. At the same time, you thoroughly enjoy the feeling of sitting by the window, brewing a pot of clear tea, looking at the green mountains, clear streams, cattle, sheep, and cooking smoke outside the window, and quietly knitting sweaters for an entire afternoon. But one day, someone invents a magical machine that only requires providing yarn and patterns to automatically knit sweaters; the quality and texture are no inferior to what you knit by hand, and the speed is much faster than yours. You know very well that your peers can easily reach the level you once had by relying on this machine, so you inevitably have to use it too. You also know that relying on the sweater-knitting skills you accumulated over the past twenty years, even if everyone has machines, your knitting speed and quality will still exceed those of your peers. But that interest of listening to the rain by the window, threading the needle, and spending time slowly was ultimately crushed to pieces by the roar of the machine.
I know this is helpless, but there's no way around it. Livelihoods can be preserved, but past passions will most likely have to be abandoned. I am a person who separates rationality and emotion quite well; I can be very rational when I need to deal with problems using rationality, but sometimes I also display an emotional side. I remember when I moved out of the rental apartment I had lived in for a year, I even cried bitterly, reluctant to part with past memories. Saying goodbye today to that era of handwritten kernels and human-brain optimization is undoubtedly even more cruel.
I don't know if any readers have similar feelings, but I suppose this matter can only be left at that.
What about people then?
While AI continues to make progress, I also express concern about some issues:
- Will students today be much more likely to tend to use AI to complete assignments, especially various labs that lean toward practice? Imagine if there are two choices: one is to bitterly spend eight hours completing a lab, perhaps without even getting a full score; the other is to launch an AI model and, at the cost of a fraction of a yuan and a few minutes of time, directly have the AI write full-score code. Which one will most students choose?
- The above point will lead to a serious deficiency in the engineering skills of a large number of students, including the ability to organize code, build systems, think about potential future demands and deal with them in design beforehand, abstract, and so on. Then, against the backdrop of continuously strengthening AI capabilities, are these "engineering skills" still necessary? Will these engineering skills gradually be discarded by the times like the old skill of "proficiently writing x86 assembly," or will they forever hold value like the ability to "understand the complete set of computer systems from software to systems to hardware"? If it's the latter, then it's dangerous—a person with very poor engineering skills, when paired with AI, can produce heaps of spaghetti code at several times the previous efficiency, thereby burying all kinds of hidden troubles in the system and making this world even more makeshift.
- In future society, will power be more important than technology or IQ?
Perhaps these questions will need to be answered by the era itself.
Conclusion
Along with the development of AI, future society may tend toward two extremes: Communism and Cyberpunk 2077. In the former, productivity is greatly liberated, and people's living standards are significantly improved (I'll just write this much otherwise I'm afraid it won't pass censorship); while in the latter, a few tech companies control most resources, and only a tiny minority of people can use the most advanced AI and various technologies to achieve an effect close to "mechanical ascension," while most people can only use very feeble AI. Class mobility will become increasingly difficult to achieve: you must first have the strongest AI to cross classes, forming a vicious cycle.
Do you suppose that if Anthropic company forever holds the world's most advanced AI in its hands, will future society turn into communism or 2077? Do you suppose?
Therefore, I still believe that the most cutting-edge intelligence should be supplied to everyone in an open and cheap manner. I do not trust that Anthropic or OpenAI can do this, and especially do not hope that Anthropic masters the most advanced artificial intelligence or AGI—to exaggerate slightly, its seriousness is no less than letting Hitler master atomic bomb technology before the Allies. This is also why I chose and persist in staying at DeepSeek: we research powerful, fast, and inclusive artificial intelligence and open-source it, which perhaps can pull the world back a bit from the 2077 side.
May everything in the world of the future be well. May all the beauty be blessed.
[1] "Main Attention" only includes MQA attention with head dim = 512, excluding the indexer used to select the top-k important tokens. That part was written by other (also extremely capable) colleagues (and their AI Agents).
This part surprised me a bit:
I'm used to westerners pulling out Hitler analogies, not Chinese communists living in China. But I can see the urgency of it they are getting at. The empire is brutal and absolutely would seek to use "AGI" (definitions of it may vary) toward purposes of domination and reasserting its power. IIRC, they've already used AI in helping them pick targets in recent warring.
That said, to pull back on it a bit, I think the race for better AI is only one factor of things and the US is not positioned as it was when it made the atomic bomb. The US is more grift than industry now, China is a fortress while the US is overextended and badly maintained (because maintenance isn't profitable), and crossing fantastical enough AI milestones faster might motivate US warhawks into a first strike against China but that doesn't mean they're going to win a war when everything else going on is such a mess.
A zombie with a machine gun is still a zombie and is still weak in the brainsss. Which is a purposefully silly way of saying that having better or faster weapons won't suddenly solve the empire's logistical and organizational problems, nor will an "I am very smart" AI on their side; these problems are systemic by now.
I'd argue that it is objectively the case that the West, and especially the US, is the face of fascism on the global stage. So, Hitler analogy here is quite apt in my opinion.
In terms of industry, I completely agree that the US is a shadow of its former self, and has no real hope of catching up to China. But we also have to keep in mind that the US is fundamentally a destructive force, and their goal isn't so much to catch up with China, but rather to knee cap the competition. The area where AI systems can play a huge role is in data analysis. If you can do reliable predictions further into the future regarding things like logistics, then you're in a position to outplay your opponents because you can to plan more steps ahead.
For a concrete example, the current war on Iran is largely viewed as a blunder. But it's also possible that the US is playing a nefarious game here to put pressure on the BRICS and sow chaos by disrupting the global economy. They know there's going to be blowback for them as well, and that American public wouldn't support it, so it's easier to sell it as a misadventure rather than intentional policy. But it's the kind of action that the empire is still very much capable of, which will have a huge impact on the world. If they can use AI systems to find vulnerabilities in the global economy, and apply pressure strategically that makes them a lot more dangerous.
You watch and analyze the global economy stuff in far more detail than I do, so I have to defer to you on that as to how plausible it is. It does make me think of the story this year with oil and how China stepped in and managed to stabilize things (temporarily) by using a lot less oil. One of my beliefs there was that a plausible motive for China, among other motives, was stability itself, as instability is one of the key tools the empire uses for regime change.
Lot of moving parts involved though. AI can aggregate to an extent, but it can also hallucinate. A hypothetical future AGI could be much better at aggregation and prediction, so could do more with less, but still can't magic away material constraints. Chaos can be taken advantage of, and is historically by the empire, but it has limits if it's not controlled chaos. In a way, I think this is what Iran is trying to tell the US; that the invader is not in control of what happens with the Strait and as a result, the invader can't turn the levers of chaos on and off like they would in a "normal" regime change operation. The invader is still trying to turn on the screws with more sanctions, but they're already failed on the part that matters the most (the Strait).
So we may see a pattern where the empire is like a virus that keeps trying to find new vulnerabilities in the rising multi-polar order and the anti-imperialist bloc takes some damage but ultimately builds up even more of an immunity than before. It's still a danger and ultimately an ongoing global war (not mechanical and already determined), but each time the empire fails to break the anti-imperialist bloc, it has the side effect of making the world a little less imperial, which also makes the empire's next attacks weaker. Hypothetical "AGI" may create the possibility for new kinds of attacks, but the anti-imperialist bloc is far from complacent.
And of course, we shouldn't be complacent ourselves but rather be looking to how we can help.
Obviously, I don't have a crystal ball either, so I'm just drawing conclusions based on what we see happening. I definitely think that China is doing all it can to ensure stability, and it's always important to keep in mind that Americans aren't the only ones with agency here.
My personal view is that the war on Iran is a miscalculation in the grand scheme of things. The key reason being that the US clearly doesn't have escalatory dominance here. It's one thing for the US to be able to decide how much pressure they apply, and then ease off if things become inconvenient. But Iran is setting the pace, and this is clearly hurting the US and their vassals as well.
In fact, it does appear that the damage to American vassals might be the greatest because BRICS countries can still get oil from Russia and Iran, as well as renewables from China. It's Europe, Japan, occupied Korea, and Philippines that are suffering the most right now.
In terms of AI, I think it's really about being able to aggregate huge volumes of data and identify patterns in it. The whole AGI thing is a bit of a red herring, and I don't think it's actually that important. It's really just pattern analysis. If an AI system can spot a correlation between different data streams, then it can alert a human to it, and they can take over from there. But spotting a pattern in an ocean of data is the really hard part.
As a side note Hitler getting the atomic bomb wouldn't of done shit, the actual battlefield impact of early atomic bombs was negligible and they wouldn't of even had a long range delivery platform to bomb industry in the Urals or the US.
The problem here and also, maybe more, in the case of US is that they could just nuke willy nilly to cause maximum misery while they are in their death throes
There's concerns Israel will do such a thing. I'm hoping we have counters unknown to us.
B'rerat shimshon (The Samson Option) is an absolutely real and official policy of the IDF.
While officially they follow a strategy they call "Nuclear ambiguity", Israel has somewhat regularly confirmed to the American government both their arsenal's size and their official deterrence policy, which still is the Samson option.
Well shit. If risk of an apocalyptic tantrum is the only way to get Israel off the board so be it.
Now that you mention it Israel is probably the most likely to do this