# AI capex — X 热门讨论 (2026-09-20 22:39 UTC)

## @qthomp (Quinn Thompson) · 09-20 20:18 · ♥43 ↻1 💬8 Tin foil hat thought of the day. “Pacing the frontier” is the next effective altruism scam that is a cover up for the real truth. What is that real truth? I'm not sure. Is it: - Regulatory capture? - Losing market share and the AI race to China? - AI productivity not meeting expectations leading to capex slowing? - Government-fueled speculative AI bubble running out of steam into a soon to be gridlocked congress? - Something else? https://x.com/qthomp/status/2101767854941229549

## @LazaroInvestor (LazaroLifestyle) · 09-20 14:00 · ♥33 ↻2 💬13 $META to $1,000 isn’t a meme. It’s the next compounding cycle.

$1,000 is 50% up, a $2.55T company. Doable if ads keep printing and AI starts getting paid.

Ads are still growing mid-20s+: more impressions, higher price per ad, Advantage+ and gen-AI tools lifting conversions. WhatsApp paid messaging is exploding off a small base. 3.6B+ DAP is the moat.

AI is the kicker. Muse, agents, better ranking. If that turns into subscriptions + higher ad yield not just capex, the multiple holds and $1,000 is a stop.

What breaks it: endless spend with no ROI, an ad slump, or Reality Labs staying a sinkhole.

Not financial advice. Targets are opinions. Do your own work. https://x.com/LazaroInvestor/status/2101672735873065159

## @MikeLongTerm (Mike) · 09-20 21:07 · ♥32 ↻2 💬8 $AMD| $META Muse is pushing 4-8 CPU : 1 GPU ratio 🧵

1. “Make CPU Great Again”

@Muse is the clearest example. Meta does not just run a chatbot on shared inference clusters. Each user gets an isolated Linux VM with its own browser, storage, CPU, and memory so the agent can browse, fill forms, compile code, run cron jobs, and keep state after the app closes. Community reports put a typical instance around 2 vCPU and 8 GB RAM, plus storage. Multiply that by millions of users on a generous free tier and the bill is racks of general purpose compute, not just more H100s or MI300X .The “Make CPU Great Again” captured a symptom, not the actual constraint. Agentic products like Muse and Instinct are not mainly a story about chips beating GPUs. They force hyperscalers, AI labs, and enterprises to treat persistent per agent computers as a first class line item in CapEx .

In February 2026 AMD and Meta signed a multi-year deal for up to 6 GW of Instinct GPUs, with first gigawatt shipments in 2H 2026. That first wave is not GPUs alone. It is a custom MI450 class Instinct GPU plus 6th gen EPYC “Venice” CPUs on Helios racks that @AMD and Meta co-designed through the Open Compute Project. Meta is also a lead customer for the next EPYC generation, “Verano.” AMD has already shipped Meta millions of EPYC CPUs and earlier Instinct MI300/MI350 parts. @finkd framed the deal as compute for “personal superintelligence” and as diversification away from a single accelerator vendor.

The 6GW is the dominating headline, but the actual partnership is co-design, co-engineer and co-optimize together. Meaning @Meta will be buying tens of millions of EPYC from AMD in the coming years, because scaling consumers Agentic will require massive ten million Muse class users is tens of millions of small CPU boxes, plus a much smaller pool of shared inference GPUs for the tokens those boxes request. Consumer agent fleets push that ratio toward 4-8 CPU : 1 GPU or past it on the sandbox tier, because the “computer per person” layer does not batch the way tokens do. Free tiers make it worse: Meta can give away 100 million tokens a week only if the VM behind those tokens is cheap enough to keep allocated.

Muse’s product architecture is a dedicated Linux VM per user: browser, filesystem, Sentinel process, cron jobs, code compilation, sub-agents. That box is a CPU, memory, and storage problem. Inference of Muse Spark still wants GPUs. Keeping millions of isolated agent computers alive wants dense server CPUs. Dr. Lisa Su has been telling us that story explicitly since 2022: EPYC SKUs for agent sandboxes, AI host nodes, and general-purpose tool execution, with Venice going to 256 cores / 512 threads. Dr. Lisa Su has already said server CPU demand “far exceeded” forecasts because of agentic workloads, and AMD raised its server CPU market outlook from $120 billion to $220B+ industry target by 2030 and she aims for 50% market share of that.

Enterprises follow the same logic at smaller scale. An OpenClaw or Instinct like agent on-prem is a 4–8 vCPU Linux box with a browser. A fleet of those is an EPYC purchase, not an B200 or Rubin purchase. AMD’s marketing and product split (sandbox density vs host node I/O vs general purpose) is aimed at that exact mix.

2. Why AMD?

x86 compatibility for agent sandboxes. Muse, OpenClaw, and enterprise agents run Linux, Chromium, compilers, and random third party tools. Custom Arm CPUs win on cloud native efficiency. They lose some of that advantage when the workload is “give this agent a real computer.” EPYC’s core density and PCIe/memory bandwidth are the merchant answer to packing more VMs per rack.

Meta is both design partner and volume customer. Helios sits on Meta’s Open Rack Wide spec. Muse’s scale out is therefore not a generic CPU RFP. It is incremental demand on a stack Meta already standardized with AMD. If Muse VMs land on the same generation of EPYC that hosts Instinct nodes, AMD sells twice per watt of Meta campus: accelerator dollars and sandbox dollars.

The most expensive part of the product is keeping that machine isolated and busy: page loads, form fills, compiles, API calls, file I/O. Muse Spark inference is a burst on a shared GPU cluster. The VM is reserved CPU capacity. That is why Meta renting “a massive number of virtual machines” is a CPU shortage story.

The same pattern shows up in the rest of the consumer stack. OpenClaw with a browser wants roughly 4 vCPU and 8 GB, not a GPU, unless you host the model locally. Instinct is waitlisted on compute while it hands every user a cloud machine they can text and call. Tool heavy agent traces in the literature put 50–90% of latency on CPU side tool processing; some vendor testing says seven of eight stages in a realistic agent pipeline run on the host, not the accelerator. GPU utilization drops while the agent waits on Chromium, a compiler, or an API. Adding more GPU does not fix that. Adding more cores/threads, DRAM, and VM density does.

Density follows from concurrency, not from model size. One consumer does not need a dedicated GPU. They need a private address space that can stay up for hours. Ten million Muse class users is tens of millions of small CPU boxes, plus a much smaller pool of shared inference GPUs for the tokens those boxes request.

Conclusion:

The conclusion is that Dr. Lisa Su kept funding the unfashionable layer. In 2022 the market was already pivoting to GPUs. She still said, “We’ve said the datacenter represents our largest growth opportunity and the number one strategic priority for our company.” On Genoa she added, “It’s the highest performance datacenter processor, it’s the most efficient, and we’re delivering significantly better performance-per-watt than our competition.” Meta was already putting third gen EPYC into Open Compute servers. That was the bet: keep winning the general purpose socket even while Instinct chased NVIDIA.

Agentic consumer products paid that bet off. A Muse or Instinct user is not a batched token stream. They are a reserved Linux computer with a browser, tools, sandbox, and Sentinel that only sometimes wakes a GPU. In March 2026 Su said, “We’re seeing a significant CPU demand, frankly, as a result of the inference demand picking up,” and then, “the CPU portion of the business has actually far exceeded my expectations in terms of demand.” She told the same audience that top customers were saying CPU compute sitting alongside AI “was perhaps something that was under forecasted.” AMD then raised the server CPU TAM and split EPYC into GPU host nodes, high frequency head nodes, and dense agent sandbox parts. Venice is the sandbox chip: 256 cores, 512 threads, first PCIe Gen 6 on a CPU, tuned for agents per watt, per dollar, and per rack.

Versus NVIDIA Vera, EPYC 9996(Venice) is 1.2x per core and more than 2x platform SPECrate integer, and roughly 3.3 to 3.4x throughput in a modeled 100 kW rack. Versus Intel Xeon 6980P, the same part is in the 1.8x to 3x range on the enterprise and HPC suites AMD cites. Versus Arm AGI, AMD has a large per core gap. The direction matches the product: more cores in an x86 box that already runs Chromium, compilers, and enterprise tools without a platform change. That is what a consumer agent VM needs.

Dr. Su was early on not abandoning the socket that agents would have to live on years after. NVIDIA still owns more GPU dollars. Intel and custom Arm still take a large share of general cloud cores. AMD is the merchant vendor that kept the best high core x86 CPU line through the GPU years, then sold Meta both that CPU and the Instinct GPU in the same Helios rack. Consumer agentic being CPU dense is why that 2022 decision now looks like winning strategy for AMD long term shareholders

Not Financial Advice !DYOR! > 引用 @jukan05: Looking at Muse and Instinct, you really get a sense of how quickly things have progressed since OpenClaw. It feels like only yesterday that Jensen Huang was singing OpenClaw’s praises.

Oh, and I’ve heard Meta is renting a massive number of virtual machines for Muse. https://x.com/MikeLongTerm/status/2101780213189292259