Earlier quoted context omitted.
It's probably not long till frontier AI companies automate AI research. Then we get recursive self-improvement and eventually superintelligence. The singularity is near. Only a few years perhaps.
Forgot the /s
Autoresearch: Agents researching on single-GPU nanochat training automatically
51–60 of 66 posts
Re: Autoresearch: Agents researching on single-GPU nanochat training automatically
#52Re: Autoresearch: Agents researching on single-GPU nanochat training automatically
#53[flagged]
Re: Autoresearch: Agents researching on single-GPU nanochat training automatically
#54Earlier quoted context omitted.
So much this. People make fun of prompt engineering, but I think "AI ops" will eventually become a real role at most if not all software companies. Harness Engineers and Agent Reliability Engineers will be just as important as something like DevOps is now.
Prompt engineering is already dying. AI has become great at inferring what you mean even without being incredibly explicit and creates its own detailed plan to follow. Harnesses will also be developed by AI.
Re: Autoresearch: Agents researching on single-GPU nanochat training automatically
#55Re: Autoresearch: Agents researching on single-GPU nanochat training automatically
#56The only thing missing is for the agents to publish and peer-review their research.
Re: Autoresearch: Agents researching on single-GPU nanochat training automatically
#57Re: Autoresearch: Agents researching on single-GPU nanochat training automatically
#58Earlier quoted context omitted.
this is very far from hyperparameter tuning in at least three important ways: - it can modify code arbitrarily, the notion of a "hyperparameter" dissolves - there is no need to run "sweeps" - this is the standard parallel process that wastes compute. because LLM agents are sequential, they can do more efficient versions such as binary search to narrow in on the right setting very quickly (usually many parameters will…
On the skill side, personalities could be fun: "You are Yann Lecun's last PhD candidate, and he hates you and you hate JEPA. You are determined to prove that a non-world model can reach AGI. In order to get your PhD you have to be creative and come up with new ideas. Remember without it, you're stuck."
Re: Autoresearch: Agents researching on single-GPU nanochat training automatically
#59Re: Autoresearch: Agents researching on single-GPU nanochat training automatically
#60Ah here we go again, the Brophet has unleashed another Brophecy. He seems to confuse brute force discovery with research. Only one leads to understanding, the other one is a shrine to Goodharts law.