Hook
A chip company with no mass-produced silicon, no public benchmarks, and no confirmed customer list just doubled its valuation to $21 billion. Jane Street, a quantitative trading giant, leads the round. The math doesn’t add up—unless you assume perfect execution on every variable: tapeout yield, manufacturing capacity, software stack, and market timing. Code does not lie, but it often omits the context. Here, the context is missing enough to make any analyst’s margin of error dangerously wide.

Context
Etched is building Sohu, an ASIC purpose-built for Transformer inference. The pitch is simple: trade flexibility for efficiency. A GPU can run any model, but an ASIC running only Transformers can theoretically deliver 10x the throughput per watt. In a world where AI inference costs are the dominant operational expense for large language models, a 10x cost reduction could reshape the entire industry. Jane Street, with its latency-sensitive, high-volume trading algorithms, is a natural early adopter—and now an investor. The valuation leap from ~$10.5 billion to $21 billion signals that the market is pricing in not just a product, but a paradigm shift.
Core
Let’s dissect the technical assumptions. I’ve spent years auditing smart contracts and ZK circuits—situations where a single off-by-one error can drain millions. The same rigor applies here. Etched’s bet rests on a single architecture: Transformer. If the industry shifts to State Space Models (Mamba, RWKV), or hybrid architectures, the ASIC’s advantage evaporates. The chip is a binary bet—win or zero. The risk is not gradual; it’s binary.

From a code-first perspective, the real challenge is not the chip design but the software ecosystem. NVIDIA’s CUDA, TensorRT, and Triton Inference Server are decades of engineering. Etched must compile a competitive stack—operators, memory management, dynamic batching, and quantization—from scratch. Based on my experience reverse-engineering DeFi oracles and writing ZK-optimized circuits, I know that a 15% performance gain from a mathematical optimization took months of iteration. A full inference stack? That’s years of engineering debt. The market is pricing Etched as if that stack already exists.
Commercialization is equally fragile. Jane Street is a powerful name, but it’s one client. If Etched’s chip is optimized for ultra-low latency financial inference, its applicability to cloud-scale AI (chatbots, content generation, multimodal) may be limited. The valuation requires 5-10 Jane Street-level customers. Without public disclosure of purchase orders or cloud partnerships, we are betting on opacity. In my 2022 audit of cross-chain bridges, I found that teams often conflate “interest” with “commitment.” The same dynamic likely applies here.
Supply chain is the silent killer. Etched likely relies on TSMC’s 5nm or 4nm process, HBM memory, and CoWoS packaging—the exact same resources NVIDIA and cloud giants are fighting over. Capacity allocation is more valuable than capital. If Etched hasn’t locked in long-term agreements with TSMC, the valuation assumes a favorable queue position. History shows that without a proven track record, startups get the leftover capacity. My 2024 work on ZK-rollup optimization taught me that hardware constraints are the bottleneck no amount of math can fix.
Contrarian
The contrarian angle: Everyone is focusing on the performance-per-dollar narrative. But the real blind spot is the “software trap.” Even if Sohu delivers 10x speedup on paper, the total cost of ownership includes migration effort, retraining costs, and vendor lock-in. For a large enterprise, switching from NVIDIA to Etched is not a plug-and-play decision. It requires rewriting deployment pipelines, retesting models, and maintaining two parallel stacks during transition. The inertia is enormous. Valuation models that ignore migration friction are overestimating the addressable market.
Another blind spot: security. An ASIC that runs only one model architecture is a single point of failure. If a vulnerability is found in the Transformer attention mechanism (e.g., a side-channel attack that leaks token weights), the entire chip becomes obsolete. General-purpose GPUs can be patched at the software level. Etched’s hardware cannot. The ethical and regulatory risks—export controls, hardware backdoors, forced obsolescence—are absent from the bullish narrative. Based on my experience designing compliance layers for institutional DeFi, I know that regulators will eventually scrutinize hardware that concentrates AI inference capability.
Takeaway
Etched’s $21 billion valuation is a reflection of market appetite for AI infrastructure narratives, not a reflection of current technical reality. The next 12 months will reveal whether the bet pays off. I’ll be watching for three signals: a confirmed TSMC wafer allocation, an independent MLPerf benchmark, and a second major customer outside quantitative finance. Until then, treat the valuation as a signal of investor sentiment, not a judgment of engineering merit. Code does not lie, but it often omits the context.