Karpathy Joined Anthropic to Train Claude Using Claude
Andrej Karpathy has joined Anthropic to lead a new internal team focused on using the AI model Claude to enhance pretraining research. His role emphasizes the use of AI to accelerate the scientific processes surrounding model training rather than the training itself. This move reflects a growing trend in the AI industry towards AI-assisted research, particularly in foundational pretraining phases.
- ▪Karpathy is tasked with building a team to use Claude for pretraining research.
- ▪The goal is to automate the scientific decisions that influence model training.
- ▪Karpathy's move to Anthropic follows his previous roles at OpenAI and Eureka Labs.
Opening excerpt (first ~120 words) tap to expand
try { if(localStorage) { let currentUser = localStorage.getItem('current_user'); if (currentUser) { currentUser = JSON.parse(currentUser); if (currentUser.id === 1759051) { document.getElementById('article-show-container').classList.add('current-user-is-article-author'); } } } } catch (e) { console.error(e); } Peremptory Posted on May 27 • Originally published at peremptory.ai Karpathy Joined Anthropic to Train Claude Using Claude #anthropic #pretraining #talent #research The headline last week was Andrej Karpathy joining Anthropic. The detail that matters more is what he's actually doing there. Karpathy is not joining a product team. He's not doing evals or safety research or fine-tuning.
…
Excerpt limited to ~120 words for fair-use compliance. The full article is at DEV.to (Top).