Scaling Karpathy's Autoresearch: What Happens When the Agent Gets a GPU Cluster
1–10 of 126 posts
Re: Scaling Karpathy's Autoresearch: What Happens When the Agent Gets a GPU Cluster
#2Also, shoutout SkyPilot! It's been a huge help for going multi-cloud with our training and inference jobs (getting GPUs is still a nightmare...)!
Re: Scaling Karpathy's Autoresearch: What Happens When the Agent Gets a GPU Cluster
#3Re: Scaling Karpathy's Autoresearch: What Happens When the Agent Gets a GPU Cluster
#4Re: Scaling Karpathy's Autoresearch: What Happens When the Agent Gets a GPU Cluster
#5The most surprising part: the agent had access to both H100s and H200s. Without being told, it noticed H200s scored better and started screening ideas on H100s, then promoting winners to H200s for validation. That strategy emerged entirely on its own.
Re: Scaling Karpathy's Autoresearch: What Happens When the Agent Gets a GPU Cluster
#6I feel like most of this recent Autoresearch trend boils down to reinventing hyper-parameter tuning. Is the SOTA still Bayesian optimization when given a small cluster? It was ~3 years ago when I was doing this kind of work, haven't kept up since then. Also, shoutout SkyPilot! It's been a huge help for going multi-cloud with our training and inference jobs (getting GPUs is still a nightmare...)!
Re: Scaling Karpathy's Autoresearch: What Happens When the Agent Gets a GPU Cluster
#7The most surprising part: the agent had access to both H100s and H200s. Without being told, it noticed H200s scored better and started screening ideas on H100s, then promoting winners to H200s for validation. That strategy emerged entirely on its own.
Re: Scaling Karpathy's Autoresearch: What Happens When the Agent Gets a GPU Cluster
#8Re: Scaling Karpathy's Autoresearch: What Happens When the Agent Gets a GPU Cluster
#9Re: Scaling Karpathy's Autoresearch: What Happens When the Agent Gets a GPU Cluster
#10I feel like most of this recent Autoresearch trend boils down to reinventing hyper-parameter tuning. Is the SOTA still Bayesian optimization when given a small cluster? It was ~3 years ago when I was doing this kind of work, haven't kept up since then. Also, shoutout SkyPilot! It's been a huge help for going multi-cloud with our training and inference jobs (getting GPUs is still a nightmare...)!