Ångstrom Used Claude Code to Train a Model That Beat Meta's UMA-OMC — 100k GPU Jobs on Spot

✍️ OpenClawRadar📅 Published: June 18, 2026🔗 Source
Ångstrom Used Claude Code to Train a Model That Beat Meta's UMA-OMC — 100k GPU Jobs on Spot
Ad

Ångstrom AI (YC S24), in collaboration with the University of Cambridge (Csanyi group) and AstraZeneca, published DFT Accuracy on Crystal Structure Prediction with Machine Learning Interatomic Potentials, introducing CSP-MACE-Å. The model replaces DFT (density functional theory) in crystal structure prediction (CSP) with identical accuracy but 10,000× speedup. It significantly outperformed Meta's UMA-OMC, the previous state-of-the-art ML interatomic potential for organic molecular crystals.

Why CSP Matters

CSP determines all possible crystal polymorphs a molecule can form. Polymorphs have different physical characteristics, posing risk for drug manufacturing — in 1998, an unexpected ritonavir form cost Abbott over $250 million. DFT, the gold standard, takes days to weeks per molecule. CSP-MACE-Å reduces that to minutes, enabling evaluation of far more candidate structures.

Ad

Agent-Driven Experiment Loop

Ångstrom researchers used Claude Code as a research assistant in the iterative loop: hypothesis → experiment design → job launch → results analysis → next hypothesis. Claude translated plans into concrete actions using the same Anycloud CLI the team used manually. It launched batches of jobs, monitored status, downloaded results, and generated plots/summaries.

The loop produced roughly 100,000 GPU jobs, almost entirely on multi-cloud spot instances across their own cloud accounts. Claude handled the fan-out and bookkeeping between research decisions while scientists focused on interpretation.

Cost Control with Anycloud

Ångstrom CTO Laurence Midgley: “Anycloud gives me the confidence to really let my agents loose without stressing that they will burn through all our compute. These days they continue to work throughout night, autonomously managing my research experiments, while I sleep.” Anycloud's CLI and cloud configuration kept the experiment loop under control — critical when a wrong batch could cost thousands.

Benchmarks

CSP-MACE-Å is the first model to demonstrate DFT-level accuracy for CSP, while UMA-OMC fell short of gold-standard DFT. Ångstrom's evaluation suites (their own + AstraZeneca's) confirmed the outperformance.

📖 Read the full source: HN AI Agents

Ad

👀 See Also