Vibeleaderboard
← All Intel
Intel / video

Scaling Compute on Context — Jack Morris, Engram

Source
AI Engineer
Author
AI Engineer
Date
Terms in this piece · Glossary
  • inference — Running a trained model to get answers — the phase where AI is actually used, as opposed to trained.
Why it matters

If you are trying to make a model good at your own corpus, this lays out which methods have real headroom and which quietly cap out.

Key quotes

“Train a model directly on ten thousand financial reports and you can drive the loss to 0.00001. It knows the documents perfectly. Then you generate from it and it collapses.”

“Models are superb on Wikipedia, arXiv, and GitHub, and know nothing about your emails, your meetings, or your company.”

“Every approach shares a ceiling: you define a dataset, you train, and unless the model is underparameterized it eventually absorbs everything you made. A synthetic data wall, with none of pretraining's scaling behavior.”

“The property he wants is the one that made AlphaGo work, where getting better makes the training questions harder, so that adding compute keeps buying depth instead of flattening out.”

Read the source www.youtube.com
More from AI Engineer
Recommended reads
Comments

Checking sign-in…

Loading comments…