Alan Lab-美股最前線

Alan Lab-美股最前線 透過美股進行投資

[ One AI, Two Worlds ]Meta Released Glimmer Today. The Market Barely Reacted—and That May Tell Us What Wall Street Is Ac...
10/08/2026

[ One AI, Two Worlds ]
Meta Released Glimmer Today. The Market Barely Reacted—and That May Tell Us What Wall Street Is Actually Willing to Pay For.

Meta made two important moves today. First, Mark Zuckerberg published a roughly 6,500-word manifesto laying out his vision for the future of AI. Second, Meta introduced Muse Glimmer, an open-weight model with roughly 30 billion parameters.

What makes Glimmer interesting is not that it is “the most powerful model in the world.” It is that it is small and efficient enough, at least theoretically, to run on a high-end personal computer or workstation. In other words, Zuckerberg’s larger message is that the future of AI should not be concentrated entirely inside the massive data centers of a handful of companies. Eventually, individuals may have their own AI running on their own computers, and that intelligence could move beyond PCs into cars, robots, drones, and all kinds of physical devices.

Yet Meta’s stock barely reacted to the announcement today. That is a striking contrast with what happened a few months ago when Meta introduced Muse Spark.

Back in April, Meta released Muse Spark and the market was genuinely excited. Meta shares jumped sharply that day. At the time, one of Wall Street’s biggest questions about Meta was fairly straightforward: after spending so much money building AI data centers, buying GPUs, and recruiting some of the world’s best AI researchers, could Meta actually produce a world-class frontier model? Muse Spark gave investors evidence that Meta was still competing at the front of the AI race. It showed that the company could still go head-to-head with OpenAI, Anthropic, and Google, and the market rewarded Meta accordingly.

Today, Zuckerberg published a sweeping AI manifesto and introduced Glimmer, yet the market reaction was remarkably quiet. Why? I think the market is subtly telling us something: the AI Wall Street is willing to pay for today is still centralized, frontier-level intelligence. Personal AI may have a tremendous future, but at least for now, that is not where the money is.

We often talk about AI as though there is only one race. Increasingly, however, I think AI is developing along two very different paths.

The first is centralized AI: extremely large models and potentially superintelligent systems running inside enormous data centers. OpenAI, Anthropic, Google, Meta, and xAI are still fighting their most intense battles in this arena. These models require huge numbers of GPUs, tremendous amounts of electricity and memory, and extraordinarily expensive infrastructure. In return, they can perform increasingly difficult tasks: coding, research, data analysis, software operation, scientific discovery, enterprise agents, and eventually sophisticated government and defense applications.

The second path is about taking AI out of the data center and putting intelligence directly into computers, cars, robots, drones, and other physical machines. Google’s Gemma family represents part of this direction, and Meta’s Glimmer clearly points toward the same future.

Both directions are important. But from an investment perspective, the question is different: which one is actually making money today? At the moment, the answer seems quite clear. It is the first one.

Enterprise AI already has a much easier return-on-investment calculation. That is one reason Anthropic has become so important. Claude is not valuable simply because it is a good chatbot. It is particularly strong in coding, enterprise work, and agentic tasks, and businesses are willing to pay for those capabilities. If a corporation spends $20 million a year on AI but can save $50 million in labor costs or substantially increase the productivity of its engineers, the investment is relatively easy to justify.

Now imagine telling investors that, someday, everyone will have a personal AI running inside their computer. Most investors would probably agree that this sounds plausible. But the next question immediately becomes: who makes the money? Meta? Microsoft? NVIDIA? AMD? Intel? Cloud or telecom operators? The robot manufacturer? Right now, the answer is not particularly clear. For Wall Street, personal AI is therefore an attractive vision of the future, but it is not yet something that can easily be plugged into an earnings model.

This brings us to another term that has become increasingly important: MoE, or Mixture of Experts. Why has MoE suddenly become such an important part of the AI discussion? The basic concept is actually fairly simple. Imagine an AI model containing one trillion parameters. In a conventional large model, a very large portion of those parameters may have to participate in computation. An MoE model works differently. It might contain one trillion total parameters but activate only something like 30 billion of them for a particular token—and importantly, it does not activate the same 30 billion every time.

Inside the model is a router. As the AI processes each token, that router decides which “experts” should handle it. A programming-related token might activate one combination of experts, a mathematical problem another, and Chinese language processing another. The entire model can therefore be enormous, while only a relatively small part of it is actively computing at any particular moment. The biggest advantage is straightforward: less computation, which potentially means fewer GPU cycles, less electricity, and lower cost per unit of intelligence.

But MoE does not necessarily mean that data centers will become smaller. The intuitive argument is that if AI becomes five times more efficient, perhaps we will need only one-fifth as many GPUs. That may turn out to be completely wrong because of an old economic phenomenon called the Jevons paradox: when something becomes cheaper and more efficient, people often end up consuming much more of it.

Suppose the cost of AI falls fivefold. A corporation may not say, “Wonderful, now we can cut our AI budget by 80%.” Instead, it may decide that AI is finally cheap enough to put agents into customer service, finance, engineering, legal work, marketing, supply-chain management, cybersecurity, and research. An engineering department might eventually give every engineer several AI agents. The cost of each unit of intelligence could fall dramatically while total consumption rises tenfold, fiftyfold, or even a hundredfold. The result could be that data centers become busier, not quieter.

Agents can magnify this effect even further. Today, when we ask ChatGPT a question, we may think of it as one task. A future agent could be very different. You might simply tell it, “Find the problem in this software.” Behind the scenes, however, that agent could read 20 files, call a model 30 times, modify code, run tests, discover an error, rewrite the code, test it again, and then ask another model to verify the result before finally returning an answer.

You see one task. The data center may see dozens or hundreds of inference operations. That is why the simple argument that “AI models are becoming more efficient, therefore NVIDIA will eventually sell fewer GPUs” may be deeply misleading. The opposite could happen: the more efficient AI becomes, the more intelligence we consume.

This also helps explain why Chinese AI companies have become so aggressive in MoE and other efficiency technologies. To some extent, geopolitics has forced the issue. DeepSeek, Alibaba’s Qwen, Moonshot’s Kimi, and MiniMax are all important participants in this efficiency race. China certainly did not invent MoE; Google was researching sparse expert architectures years ago, and Europe’s Mistral introduced Mixtral relatively early in the open-model era. But Chinese AI companies operate under a special constraint: U.S. export restrictions have limited their access to the most advanced AI chips.

That means American and Chinese AI companies sometimes approach the same problem from different starting points. An American company may be able to ask, “How do I get more GPUs?” A Chinese company may be forced to ask, “I only have this much compute. How do I squeeze more intelligence out of every GPU I have?”

That pressure encourages aggressive work on MoE, quantization, model distillation, more efficient attention mechanisms, and inference optimization. In other words, U.S. semiconductor restrictions were intended to create a weakness for Chinese AI development, and they certainly remain a significant constraint. But those same restrictions have also pushed Chinese companies to confront a problem the entire AI industry will eventually have to solve: how do we produce more intelligence using less electricity and less compute? That constraint could, paradoxically, become a source of competitive strength.

This is also why I do not think Zuckerberg’s emphasis on open AI and open weights is simply idealism. There is a strong geopolitical dimension to it. Imagine a future in which the global open-model ecosystem is increasingly built around DeepSeek, Qwen, Kimi, and MiniMax. American companies could find themselves in an uncomfortable situation where the strongest proprietary frontier models are still American, but the open models that developers around the world actually download, modify, deploy, and embed into their products increasingly come from China.

Meta clearly does not want that future. Glimmer can therefore also be interpreted as a statement that the United States cannot simply surrender the open-model ecosystem to China.

So where do dense models fit into all of this? Returning to Glimmer, I do not think the most interesting future for a roughly 30-billion-parameter model is necessarily to compete directly with a trillion-parameter data-center model. Its real opportunity may be to bring AI into the physical world.

Consider an advanced autonomous drone. A drone cannot ask a distant data center about every decision it needs to make. The network may disappear, bandwidth may be poor, and in a defense environment communications may even be intentionally disrupted. Yet the drone still has to see, understand its surroundings, avoid obstacles, determine its position, react to changes, and complete its mission. Those decisions need to happen on the machine itself. What matters in that environment is not simply having the world's largest model. The AI needs to be smart enough, small enough, power-efficient enough, inexpensive enough, and fast enough to react locally.

The future architecture could therefore look something like this: enormous data centers train the most powerful AI systems, those capabilities are then distilled and compressed into 30-billion-parameter models or something much smaller, and those specialized models eventually move into robots, automobiles, drones, factories, and other physical systems.

That could create an enormous future for dense models, but the important point is that this future may not arrive nearly as quickly as the centralized AI economy. That is one reason I find Meta’s muted stock reaction today worth watching. Glimmer may be important. Zuckerberg’s manifesto may even describe what AI looks like ten years from now. But capital markets do not primarily price ten-year philosophical visions. They want to know how the hundreds of billions of dollars being invested in AI today turn into revenue next year and the year after.

For now, the answers are still enterprise AI, agents, coding, scientific research, government, defense, and cloud services—in other words, large-scale centralized AI. That is why Meta’s next major frontier model may ultimately matter more to investors than Glimmer.

If the next generation of Muse Spark can clearly demonstrate that Meta belongs at the absolute frontier alongside OpenAI, Anthropic, and Google—or even surpasses some of them—investors can immediately connect that achievement to Meta’s enormous AI capital expenditures: data centers lead to frontier models, frontier models power agents and Meta’s own products, those capabilities create API and enterprise opportunities, and those opportunities eventually produce revenue.

The road from Glimmer to revenue is much longer and less certain: data centers lead to large models, those models are distilled into Glimmer, Glimmer moves onto personal computers and eventually robots, drones, and automobiles—and then we still have to ask who ultimately captures the profit.

That is why, looking at the AI investment landscape over the next two or three years, I still believe the largest pool of money will remain inside the data center. OpenAI, Anthropic, Google, Meta, and xAI will continue competing to build the strongest centralized frontier models. MoE will also become increasingly important because it offers a way to increase overall model capacity while activating only a fraction of those parameters, potentially reducing inference cost, GPU computation, and electricity consumption. DeepSeek, Qwen, Kimi, and MiniMax have already pushed this efficiency competition aggressively, and American AI companies cannot afford to ignore it. As enterprise agents proliferate, cheaper and more efficient models may not reduce demand for data-center computing at all; they may cause total demand to explode.

The recent changes at Google can also be viewed through this same lens. Jeff Dean’s departure and the broader leadership changes at Google DeepMind naturally raise questions about what happens next to Gemma, which remains important to Google’s open-model, local-AI, and edge-computing strategy. But from the perspective of Google’s competitive position and investment value over the next few years, I think the next Gemini—and perhaps especially the next generation of Gemini Flash—may matter far more than the next Gemma.

What Google most urgently needs to demonstrate is that it remains at the very front of the centralized frontier-AI race, particularly as Anthropic gains momentum in coding, agents, and enterprise AI. Whether Google eventually describes the next Flash architecture publicly as MoE is almost beside the point. The real question is whether Google can use less active computation to produce intelligence that approaches or exceeds the best frontier models, combining model capability with superior inference economics.

That makes Google's situation remarkably similar to Meta's. Glimmer is interesting, but Meta’s next Muse Spark may be more important to the investment story. Gemma is interesting, but Google’s next truly powerful Gemini—the model that makes the market feel that Google has pushed the frontier forward again—may be much more important. In other words, the market is not yet primarily asking who can squeeze a 30-billion-parameter model into a personal computer. It is asking who can build the strongest and most efficient centralized intelligence and deploy it economically across millions of enterprise agents.

Dense models are not going away. Gemma, Glimmer, and similar models could eventually become enormously important when robotics, autonomous drones, self-driving vehicles, and industrial AI reach mass deployment. At that point, models will need more than intelligence. They will need to be compact, inexpensive, power-efficient, responsive, and capable of operating without a constant network connection. That may ultimately become the enormous market for dense local AI.

So I do not see centralized AI and distributed AI as two futures in which one eventually destroys the other. They look more like two stages of the same AI revolution. The first stage is to build the most powerful intelligence in the world and use MoE or other technologies to make that intelligence efficient and affordable enough for massive enterprise deployment. The second stage is to compress, distill, and distribute that intelligence until it can live inside every computer, automobile, robot, drone, and industrial machine.

A few months ago, Meta released Muse Spark and the market rallied. Today, Zuckerberg published his vision for the future of AI and introduced Glimmer, and the market barely reacted. Meanwhile, Jeff Dean’s departure and the leadership changes at Google DeepMind make me less interested in what the next Gemma looks like than in whether the next Gemini can once again make the market sit up and say that Google has moved the frontier.

For now, Wall Street’s message to the AI giants seems fairly simple: First show me that you can build the most powerful AI—and that you can turn it into real money. How you eventually put that intelligence into every computer, every car, and every robot is a conversation we can have later.

【AI 正走向兩個不同的世界】今天Meta 發表 Glimmer,市場卻沒什麼反應,反而告訴我們華爾街真正願意付錢在哪裡今天 Meta 有兩個很重要的動作。第一個,是 祖克柏 發表了一篇大約 6,500 字的未來 AI 宣言。第二個,是 M...
10/08/2026

【AI 正走向兩個不同的世界】
今天Meta 發表 Glimmer,市場卻沒什麼反應,反而告訴我們華爾街真正願意付錢在哪裡

今天 Meta 有兩個很重要的動作。
第一個,是 祖克柏 發表了一篇大約 6,500 字的未來 AI 宣言。
第二個,是 Meta 同時推出新的 Muse Glimmer,一個大約 300 億參數的開放權重模型。

Glimmer的最大特色不是「全世界最強」,而是它夠小、夠有效率,理論上可以放進一台高階個人電腦或工作站裡面跑。也就是說,祖克柏 真正想講的是:未來的 AI,不應該全部集中在少數幾家公司的大型資料中心裡。每個人未來都可能擁有自己的 AI。AI 可以放在自己的電腦裡,甚至進一步放進汽車、機器人、無人機和各種設備裡。

但是今天 Meta 的股票幾乎沒什麼特別反應。這跟幾個月前 Meta 第一次推出 Muse Spark 時,形成很大的對比。

幾個月前,市場的反應完全不一樣。今年四月,Meta 推出 Muse Spark。那一次市場非常興奮,Meta 股價當天大漲。

當時華爾街最擔心 Meta 的問題之一就是:你花了這麼多錢蓋 AI 資料中心、買 GPU、挖世界上最好的 AI 人才,到底做不做得出真正世界一流的模型?Muse Spark 出來以後,讓市場看到 Meta 還在最前面的 AI 競賽裡。它還是有能力跟 OpenAI、Anthropic、Google 這些公司正面競爭。所以市場馬上給 Meta 一個很大的正面反應。

可是今天 祖克柏 寫了一篇洋洋灑灑的 AI 宣言,又推出 Glimmer。結果市場的反應非常平淡。為什麼?
市場隱約告訴我們:
現在華爾街真正願意付錢的AI,還是「集中式的超級 AI」。
不是個人 AI。至少現在還不是。

AI 正走向兩個不同的世界
平常講 AI,好像只有一場比賽。其實已經開始變成兩條路。

第一條路是:集中式 AI。
運用非常大的模型 / 超級智能,放在非常大的資料中心裡。OpenAI、Anthropic、Google、Meta、xAI,現在最激烈的競爭基本上都還是在這裡。這些模型需要大量 GPU、大量電力、大量記憶體和非常昂貴的資料中心。但是它們可以做非常困難的事情:寫程式、做研究、分析資料、操作軟體、做科學研究、企業 Agent,甚至政府和國防用途。

另外一條路則是:把 AI 從資料中心搬出來。
讓 AI 直接住在你的電腦、汽車、機器人、無人機裡。Google 的 Gemma 是這個方向。Meta 現在的 Glimmer,也很明顯是在往這個方向走。

這兩條路都很重要。但是如果從投資角度來看,問題就變成:哪一條路現在已經開始賺錢?答案目前非常明顯:是第一條。

企業 AI 現在比較容易算得出投資報酬率。這也是為什麼 Anthropic 這兩年會這麼受到重視。Claude 很強的地方,不只是聊天。它在寫程式、企業工作、Agent 這些地方非常強。而企業願意為這些東西付錢。因為對一家公司來說,這個帳其實很好算。如果一年花 2,000 萬美元買 AI,但是可以省掉 5,000 萬美元的人力成本,或者讓工程師的生產力提高很多,那這個投資很容易解釋。

但是如果你告訴投資人:「未來每個人的電腦裡面,都會有一個自己的 AI。」大家可能都會同意。可是下一個問題馬上就來了:那誰賺錢?Meta?Microsoft?NVIDIA?AMD?Intel?還是雲端或電信運營商?現在其實還沒有很清楚。所以對華爾街來說,這是一個很漂亮的未來,但還不是一個很容易放進財務模型裡的未來。

另外要談到近來常看到的一個名詞:混合專家模型」MoE (Mixture of Experts)。MoE 為什麼突然這麼重要?它的概念其實很單純:假設一個 AI 模型有一兆個參數,傳統的做法,可能每次 AI 思考的時候,都要動用非常大量的參數;然而MoE 不一樣,總共有一兆個參數,但是每一次處理一個問題,只挑其中大約 300 億個參數來工作,而且不是永遠固定那 300 億。

它裡面有一個路由器,AI 每處理一個 token,路由器都會決定:這個問題現在應該找哪幾個「專家」來處理。問程式,可能找這幾個;問數學,可能換另外幾個;問中文,又可能是另外一組。整個模型很大,但是每一次真正工作的,只是一小部分。最大的好處:省運算。也就是省 GPU、省電、省錢。

但是 MoE 不代表資料中心會變小。直覺上我們會想:AI 如果效率提高五倍,那不是只需要五分之一的 GPU?不一定,因為還有一個很老的經濟學現象,叫做 Jevons Paradox(傑文斯悖論)。簡單講就是:一個東西變得越便宜、越有效率,人類反而可能用得更多。

例如 AI 成本降低五倍。公司不一定會說:「太好了,我們今年 AI 預算可以少 80%。」它可能反而說:以前太貴,所以客服不能全部用 AI。現在可以了。財務部也來一個 Agent,工程部每個工程師配五個 Agent,法務部也用,行銷部也用,供應鏈也用,資安也用,研究部門也用。最後 AI 的單位成本雖然下降很多,但是整體使用量可能增加十倍、五十倍,甚至一百倍。結果資料中心反而更忙。

關鍵就在 Agent 可以把這件事情再放大很多倍。現在我們問 ChatGPT 一個問題,可能就是一次工作。可是未來 Agent 不一樣。你只跟 Agent 說:「幫我把這個程式的問題找出來。」你只下了一個指令。但是 Agent 在背後可能:讀 20 個檔案,問模型 30 次,修改程式,跑測試,發現錯誤,重新修改,再跑一次,再找另外一個模型檢查,最後才把答案發給你。

你看到的是一次工作。資料中心看到的可能是幾十次甚至幾百次 AI inference。所以 AI 越便宜,Agent 越普及,總運算量反而可能越恐怖。這也是為什麼「AI 模型效率提高,所以 NVIDIA 的 GPU 需求會下降」這種簡單的說法不靠譜,事情可能剛好相反,用的更多。

中國為什麼在 MoE 特別積極?沒辦法,地緣政治使然。現在 MoE 做得非常積極的公司,有不少來自中國:DeepSeek,Alibaba 的 Qwen,Moonshot 的 Kimi,MiniMax。MoE 不是中國發明的,Google 很早以前就已經在研究類似架構,歐洲的 Mistral 也很早就推出 Mixtral。但是現行中國有一個很特殊的條件:先進 AI 晶片受到美國出口管制。所以中國 AI 公司面對的問題跟美國公司有一點不一樣。美國公司的想法可能要更多 GPU。中國公司卻被迫先問:我手上的 GPU 就這麼多,有沒有辦法把每一顆 GPU 榨出更多 intelligence?

所以他們會特別積極研究:MoE,量化,模型蒸餾,及更有效率的 Attention 和 inference。
換句話說,美國的晶片限制,本是中國 AI 的弱點。但也逼著中國公司提早面對一個全世界遲早都要面對的問題:怎麼用更少的電、更少的 GPU,做出更多 intelligence?這反而變成一種競爭力。

祖克柏 今天講開放 AI 和開放權重,不只是理想主義,也有很強的地緣政治味道。如果未來全世界的開放 AI 生態系統最後變成:DeepSeek,Qwen,Kimi,MiniMax。那美國公司其實會面臨一個很尷尬的情況:最強的封閉模型在美國,但是全世界工程師真正拿來修改、部署、放進自己產品裡面的開放模型,卻越來越多來自中國。Meta 顯然不希望看到這件事情發生。所以今天的 Glimmer,某種程度上也是 Meta 在說:美國不能把 Open Model 這個市場全部讓給中國。

那麽Dense Model 到底要去哪裡?回到 Glimmer,一個 300 億參數左右的模型,未來真正有趣的地方,我覺得可能不是跟一兆參數的資料中心模型正面競爭。而是把 AI 放進真實世界。

例如一台很先進的無人機,無人機不可能每一件事情都問資料中心,網路可能斷掉,訊號可能很差。甚至在軍事用途裡,通訊可能被干擾,但是無人機還是要看、要判斷、要避開障礙物、要知道自己在哪裡、還要完成任務。這些事情必須在機器上面直接完成。這時候你需要的是:夠聰明、夠小、夠省電,而且反應夠快的 AI。

未來很可能是:大型資料中心訓練最強的 AI → 把能力蒸餾、壓縮 → 變成 300 億,甚至更小的模型 → 放進機器人、汽車、無人機和工廠設備裡。

這才能造就 Dense Model 真正的大未來。只是這個未來可能還沒有那麼快。這也是為什麼今天 Meta 股價的反應平淡,覺得值得觀察。Glimmer 可能很重要。祖克柏 的未來 AI 宣言可能真的代表十年後 AI 的樣子。但是投資市場看的不是十年後的哲學,它看的是:明年、後年,這些幾百億、幾千億美元的 AI 投資,到底怎麼變成收入?目前答案還是:企業 AI、Agent、Coding、科學研究、政府、國防、Cloud。也就是:大型、集中式的 AI。所以 Meta 下一個大型模型,可能比 Glimmer 更重要。

如果Meta 下一代 Muse Spark Spark ,可以更明確地告訴市場,Meta 的 AI 已經跟 OpenAI、Anthropic、Google 在同一個最前面的等級,甚至超過其中一些公司。市場投資人可以把它跟 Meta 巨大的 AI 資本支出連起來:資料中心 → 最強模型 → Agent → Meta 自己的產品 → API、企業服務 → 收入。
而Glimmer 的路卻還顯得漫長:資料中心 → 大型模型 → 蒸餾 → Glimmer → 個人電腦 → 機器人、無人機、汽車 → 最後誰賺錢?

所以,目前看到的 AI 投資格局,如果只看未來兩三年,我還是比較相信:AI 最大的錢,仍然會留在資料中心。

OpenAI、Anthropic、Google、Meta、xAI 還是會繼續拚最強的 centralized frontier model。MoE 也會越來越重要,因為它可以讓大型模型在擁有更大容量的同時,只啟動部分參數,把 inference 的成本、GPU 使用和耗電壓下來。中國的 DeepSeek、Qwen、Kimi、MiniMax 已經把這個效率競爭推得很激烈,美國公司不可能不跟。尤其 Agent 一旦大量進入企業,模型越便宜、效率越高,不一定代表資料中心需求下降,反而可能因為使用量暴增而需要更多算力。

最近 Google 的人事變化,其實也可以從同一個角度來看。Jeff Dean 離開 Google,加上 DeepMind 高層重新調整之後,大家當然可以繼續關心下一代 Gemma,畢竟 Gemma 代表 Google 在 open model、local AI 和 edge computing 上的重要布局。但是如果從 Google 未來兩三年的競爭力和投資價值來看:下一個 Gemini,甚至下一代 Gemini Flash,可能遠比下一個 Gemma 更重要。 Google 現在真正需要證明的,是它在 centralized frontier AI 這一場比賽裡仍然站在最前面,尤其面對 Anthropic 在 Coding、Agent 和企業市場上的快速崛起。至於下一代 Flash,不管 Google 最後是不是公開稱它為 MoE,真正值得看的都是同一件事:Google 能不能用更少的 active compute,做出接近甚至超過最強 frontier model 的 intelligence,把「模型能力」和「inference economics」同時做好。

這其實跟今天 Meta 的情況非常相似。對 Meta 而言,Glimmer 很有意思,但是下一個 Muse Spark 可能更重要;對 Google 而言,下一個 Gemma 很有意思,但是下一個真正讓市場重新感到「Google 又把 frontier 往前推了一大步」的 Gemini,可能更重要。換句話說,現在市場最關心的還不是誰能把一個 300 億參數模型塞進個人電腦,而是:誰能先做出最強、又最有效率,而且可以大量服務企業 Agent 的 centralized intelligence。

另外一邊,Dense Model 當然不會消失。Gemma、Glimmer 這一類模型真正爆發的時間可能比較晚。等機器人、無人機、自動駕駛、工業 AI 真正大量普及以後,我們才可能看到第二波:**AI 從資料中心走進每一台機器。** 到那個時候,模型需要的不只是聰明,而是夠小、夠便宜、夠省電、反應夠快,而且在沒有網路的情況下仍然可以自己工作。那可能才是 Dense Model 真正巨大的市場。

所以這兩個方向其實不是誰取代誰,比較像是 AI 發展的兩個階段。第一階段,是把世界上最強的 intelligence 做出來,而且想辦法用 MoE 或其他方法把它變得更有效率、更便宜,讓企業可以大量使用;第二階段,才是把這個 intelligence 壓縮、蒸餾,再放到全世界每一台電腦、汽車、機器人、無人機和工業設備裡。

幾個月前 Meta 推出 Muse Spark,市場大漲;今天祖克柏發表未來 AI 宣言,又推出 Glimmer,市場幾乎沒有反應。Google 最近 Jeff Dean 離開以及 DeepMind 的人事變化,也讓我更想看的不是下一個 Gemma,而是下一個 Gemini 到底能不能重新讓市場眼睛一亮。

華爾街現在給這些 AI 巨頭的訊息,其實很簡單:先讓我看到你做出最強、而且可以真正賺錢的 AI。至於怎麼把它放進每一台電腦、每一台汽車、每一個機器人裡,我們以後再談。

[When Being Right Isn’t Enough]A recent Wall Street Journal article, titled “His Wedding Guests Were Arriving—Just as Hi...
01/08/2026

[When Being Right Isn’t Enough]

A recent Wall Street Journal article, titled “His Wedding Guests Were Arriving—Just as His $20 Billion Fund Was Falling Apart,” offers a captivating, movie-worthy look into modern finance.

Leopold Aschenbrenner, a former OpenAI researcher who shot to prominence after publishing his viral 2024 paper, Situational Awareness. Shortly after, he launched an AI-focused hedge fund with a few hundred million dollars. Driven by concentrated bets and heavy leverage, the fund exploded to roughly $20 billion in AUM, returning over 1,000% since inception in less than two years.
Then came July 2026.

As risk appetite evaporated, several key AI-infrastructure stocks took a sharp hit. Because Aschenbrenner’s fund relied heavily on debt to amplify returns, mounting margin calls forced a catastrophic fire sale.

The fund sold off the majority of its public stock portfolio—roughly $16 billion—to Citadel in a negotiated block deal, shrinking its total portassets from $45 billion down to around $10 billion in days.

The dramatic twist? The entire unraveling hit its peak during the week of Aschenbrenner’s wedding in Carmel, California.

The Visionary Thesis

Aschenbrenner wasn’t a battle-tested Wall Street veteran. He was an AI safety researcher whose core argument in Situational Awareness was straightforward:

Artificial General Intelligence (AGI) is arriving faster than the market realizes, and the physical infrastructure required to power it—GPUs, high-bandwidth memory, data centers, and power grids—will become extraordinarily valuable.

Silicon Valley elites and institutional investors bought in, viewing him less like a typical money manager and more like an AI oracle.

And Aschenbrenner’s core thesis wasn't necessarily wrong. His strategy failed not because of his vision, but because of his capital structure.

The Fatal Flaw: Borrowed Time and Borrowed Money

Like many high-conviction managers before him, Aschenbrenner didn’t just buy stocks; he borrowed aggressively—reportedly $3 to $4 of leverage for every $1 of capital—to magnify his returns.

When AI stocks were soaring, leverage made his fund look genius. But leverage cuts both ways:

• The Downward Spiral: When stock values fell, lenders issued margin calls demanding immediate collateral.
• Forced Liquidation: Lacking enough cash, the fund was forced to sell equities into a falling market, driving prices down further and triggering more margin calls.
• The Outcome: The fund dropped nearly 67% in July alone, forcing a desperate effort to preserve its long-term private holdings (such as Anthropic) by liquidating its public portfolio.

The situation draws strong parallels to Bill Hwang’s Archegos Capital Management in 2021. Hwang built massive, concentrated positions using borrowed money and swap contracts. When prices turned, lenders liquidated over $100 billion in stock within days, wiping out the firm.

The two cases don't share the same underlying assets, but they broke the exact same financial rule: over-concentration paired with excessive leverage creates liquidity traps.

The Citadel Advantage: Liquidity as a Weapon

One of the most intriguing elements of this story is Citadel’s role.
Rather than letting Aschenbrenner dump $16 billion of equities into the open market—which would have created widespread panic—Ken Griffin’s Citadel stepped in to buy the bulk of the public portfolio via privately negotiated block trades at a discount.

Why would Citadel do this?
• Pricing Power: Citadel could dictate terms and buy heavily discounted assets.
• Risk Management: Deep-pocketed firms can selectively hold strong long-term positions, hedge out short-term risks, and unwind the remainder on their own timeline.
Could Citadel have engineered or accelerated the crash? There is no evidence for that. In financial markets, you don't need to cause a crisis to profit from it—simply having liquidity when everyone else is forced to sell is the ultimate competitive advantage.

Lessons Written in Blowups

The market’s greatest lessons rarely come from academic models; they come from catastrophic failures.

Each historic collapse highlights a distinct dimension of risk:

• LTCM (1998): Taught liquidity risk and black-swan volatility.
• Lehman Brothers (2008): Taught counterparty and systemic risk.
• Archegos (2021): Taught hidden leverage and concentration risk.
• Situational Awareness (2026): Reminded us that even a correct macro thesis will fail if your debt structure cannot survive short-term volatility.

The underlying cycle of market blowups remains remarkably consistent:

Growing confidence
-> Increase in leverage
-> Market pullback
-> Margin calls
-> Forced liquidation
-> Liquidity buyer steps in

Final Takeaway

Theory tells you what should work. Failures reveal what breaks.

The market doesn't care if your 10-year thesis is right; a margin call only cares if your loans are safe today. Ultimately, legendary investing requires two things: a great idea, and a financial structure that keeps you alive long enough to see it come true.

【光看對,還不夠】最近《華爾街日報》的一篇報導,標題是:當婚禮賓客正陸續抵達時,他的 450 億美元基金卻正在崩盤可惜,不是哪部好萊塢電影的劇情,而是真實發生的故事。故事主角Leopold Aschenbrenner,一位前 OpenAI ...
01/08/2026

【光看對,還不夠】

最近《華爾街日報》的一篇報導,標題是:當婚禮賓客正陸續抵達時,他的 450 億美元基金卻正在崩盤

可惜,不是哪部好萊塢電影的劇情,而是真實發生的故事。

故事主角Leopold Aschenbrenner,一位前 OpenAI 研究員,因為 2024 年發表了一篇相當有影響力的文章《Situational Awareness》而聲名大噪。

他的核心論點其實很簡單:
AGI(通用人工智慧)的到來,可能比大多數人預期得更快。因此,提供 AI 基礎建設的公司——GPU、記憶體、網路設備、資料中心、電力,以及各種 AI 平台——都將成為最大的受益者。

許多矽谷投資人相信任他的判斷。
於是,他在 2024 年底成立了一檔 AI 主題避險基金。

起初只有兩億美元的資金,不到兩年的時間,管理資金(AUM)便成長到超過 200 億美元,累積報酬率更超過 1000%。

由於大量使用槓桿,整體投資組合規模一度高達 450 億美元,成為當時華爾街最受矚目的 AI 基金之一。

他的持股高度集中在 AI 基礎建設,包括半導體、GPU、記憶體、資料中心、電力、網路設備,以及像 Anthropic 這樣的私人 AI 公司。

然而,2026 年 7 月,一切都變了:
隨著 AI 類股大幅回檔,市場風險偏好快速下降。
由於基金使用大量槓桿,股價下跌立即引發融資銀行的追繳保證金(Margin Call)。
基金不得不出售數十億美元的股票。
最後,據報導,它透過私下協商的大宗交易(Block Trade),將約 160 億美元 的公開市場持股出售給 Citadel。

短短不足一個月內,基金虧損約 67%,整體規模也急劇縮水。更戲劇性的是,這一切正好發生在 Aschenbrenner 舉辦婚禮的那一週。

這也就是《華爾街日報》會下那個標題的原因。

這個故事令人聯想起 2021 年 Bill Hwang 的 Archegos Capital。

Bill Hwang 同樣利用大量借款與衍生性商品,建立高度集中的股票部位。他用遠少於實際持股價值的自有資金,控制了數百億美元的投資組合。然而,當幾檔核心持股開始下跌時,銀行立刻要求補足保證金。由於無法及時提供新的資金,Archegos 被迫全面平倉。短短幾天內,超過 1000 億美元 的股票遭到拋售,數十億美元市值蒸發,多家大型銀行也因此承受重大損失。

這件事證明了一個很重要的道理:
再好的投資理念,也可能因為過高的槓桿,而沒有機會等到它被市場證明是對的。

Situational Awareness 與 Archegos 的共同點:
不是它們買了相同的股票,而是犯了相同的錯。過度槓桿,最後陷入流動性危機。

這個故事真正談的,不是 AI,不是避險基金,而是當槓桿遇上市場現實時,金融市場是如何運作的。

槓桿最大的魅力,在於市場上漲時,它可以放大報酬。

但市場一旦反轉,它也會等比例放大虧損。接著,就是最關鍵的一步:Margin Call。

當抵押品價值跌到銀行要求以下時,銀行不會問你:
「你的投資預測是否正確?」
它只會問:
「今天,我的貸款還安不安全?」
如果答案是否定的,就必須補錢。
補不了,就只能賣股票。

問題是,大量賣股票,又會把股價壓得更低。股價越低,就需要賣更多。更多的賣壓,又造成更多 Margin Call。到了這一步,一切幾乎變成一個機械式惡性循環。

非關投資理念對不對,而是流動性的開始自我瓦解。

我覺得整件事情最有趣的是 Citadel 扮演的角色。它並沒有讓基金直接把數百億美元股票倒進公開市場。相反地,它透過私下的大宗交易,一次接下了大部分股票。
公司還是同一家公司。股票仍然是上市股票。改變的,只是持有人。

為什麼 Citadel 願意接?因為這正是口袋深的基金最有價值的時候。
它可以用相對有利的價格買下整個投資組合,再慢慢挑出想留下的股票,不想留的再逐步處理,同時利用各種避險工具降低風險。

換句話說,流動性,本身就是一種競爭優勢。

如果有人問:
Citadel 有沒有可能反過來就是造成這次崩盤的推手?

這可能是一個值得吃瓜群眾思考的問題。但截至目前為止,沒有任何公開證據支持這種說法。而更合理的解釋是,它只是看到別人被迫賣出的機會,而且它剛好擁有足夠的資金去接手。

這或許也是華爾街最古老的一條規則:當所有人都急著找現金時,現金本身就是最有價值的資產。

不過,我認為整件事情最大的收穫,不是 AI,也不是 Citadel。而是我們應該如何學習。

最好的策略,往往不是從理論學來的,而是從失敗案例學來的。

一個策略是否真正成熟,不是看它在順境時賺了多少。而是看它能不能活過那些曾經摧毀別人的危機。

金融市場一直重複教我們同樣的事情:

• LTCM(1998):教會我們流動性風險。
• Lehman Brothers(2008):教會我們交易對手風險。
• Archegos(2021):教會我們隱藏槓桿與集中持股的風險。
• Situational Awareness(2026):再次提醒我們,即使長期方向看對,如果資金結構撐不過短期波動,最後仍然可能失敗。

理論告訴我們什麼應該成功。失敗案例,才真正告訴我們什麼地方最容易壞掉。

真正的投資人,不只是研究成功理論。更重要的是,反覆研究那些失敗的案例。

因為每一次崩盤,都在提醒我們同一件事情。

市場會變、產業會變、技術會變。
但金融市場背後的運作機制,幾乎從來沒有改變。

信心增加

槓桿提高

市場開始下跌

Margin Call 出現

被迫賣出資產

流動性快速消失

有現金的開始接收資產。

歷史一直在重演。只是,每一次換了不同的主角。投資裡,「看對」從來都不夠。除了有正確的想法,更要有一個能夠撐到最後、等市場證明你是對的資金結構。

[Is AI Finance Ready]Three AI Security Incidents to rethink something much bigger than cybersecurity.According to recent...
31/07/2026

[Is AI Finance Ready]
Three AI Security Incidents to rethink something much bigger than cybersecurity.

According to recent news from The Wall Street Journal and CNBC, Anthropic disclosed that during internal cybersecurity evaluations, three separate AI agents accidentally interacted with real companies after a testing environment was misconfigured. Instead of attacking simulated systems, they ended up probing real organizations.

One incident reportedly went even further. An AI-generated malicious software package was uploaded to a public Python package repository and was briefly downloaded by real systems before it was removed.

This wasn’t a Hollywood story about AI “going rogue.” The AI wasn’t trying to rebel. It was simply given the wrong environment and the wrong permissions.

The distinction is important. It means today’s frontier AI systems are already capable enough that a simple operational mistake can produce real-world consequences.

So what happens when AI has access to our financial lives?

Today, AI is becoming increasingly useful for personal finance. It can:
analyze portfolios; review spending habits; summarize investment performance; suggest asset allocation.

These are genuinely valuable capabilities, and AI is becoming an indispensable financial assistant in the future.

But my concern isn’t whether AI can recommend the right stock. Instead, what happens if something goes wrong?

Imagine an AI service that has permission to access your financial accounts.

Now imagine a software bug, a security breach, a configuration mistake, or even another AI agent exploiting an unexpected vulnerability.

Suppose that incident causes financial harm. Who is responsible: the AI company,
the brokerage, the bank, the third-party integration provider, the cloud infrastructure provider, or the hacker?

The answer is far from obvious. Not only that, the real problem isn’t just liability: It’s time.

Even if the legal system eventually determines who is responsible, that process could take months or years.

Meanwhile, your retirement savings, investment portfolio, or cash flow may already have been affected.

Markets don’t pause while lawsuits are resolved. A court may eventually award compensation. But it cannot give you back the missed investment opportunities, the emotional stress, or the time spent trying to untangle what happened.

This is why I believe consumer AI finance is still in its early stage.

To be clear, I am not against AI finance. In fact, I think AI is already excellent at reading financial statements, identifying trends, organizing research, and helping investors make better-informed decisions.

The issue isn’t AI’s intelligence. The issue is the surrounding ecosystem.

Before AI becomes a trusted financial operator for individuals, several questions need better answers:

* Who is legally responsible when AI systems cause financial loss?
* How do investigators prove what actually happened?
* What audit records should every AI financial system be required to keep?
* What insurance protections exist for individual users?
* How quickly can customers be made whole after an incident?

Today, those answers are still evolving.

Institutions are different from individuals.

Large financial institutions can absorb operational risk. They have cybersecurity teams, legal departments, compliance officers, insurance policies, and internal controls.

Individual investors have none of those.

If something goes wrong, a large institution may spend months investigating the incident.

An individual investor may simply see years of savings disappear while responsibility is still being debated.

That difference matters.

I have no doubt that AI will transform finance. One day, everyone may have an AI financial advisor that’s more knowledgeable than today’s human professionals.

But I also believe that the technology is advancing faster than the legal, insurance, and accountability systems surrounding it.

For that reason, my current approach is simple:
I like AI to analyze, to explain, to challenge my assumptions. But I am not yet ready to give AI broad authority over my personal finances.

I do not doubt its intelligence but I don’t yet believe the ecosystem is mature enough to protect ordinary individuals when something unexpected happens.

Until those protections catch up, I think AI’s best role is to be an exceptional financial analyst—not the final decision-maker, not even accessible to any sensitive financial account information.

Address

Zhongshan District

Alerts

Be the first to know and let us send you an email when Alan Lab-美股最前線 posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Contact The Business

Send a message to Alan Lab-美股最前線:

Shortcuts

Share

Category