logoalt Hacker News

r_lee • today at 12:04 AM • 3 replies • view on HN

it's really interesting how they seemingly don't have a way to pause runs? like a P0 that would page an employee, shouldn't that pause the run and then make it into a decision on whether to let it continue vs that whole "run was killed" 2.5 hours later?


Replies

yorwba • today at 5:00 AM

From the article:

> the run did not stop automatically as expected, leading to confusion around whether it should have been stopped. The run was then manually stopped two and a half hours later when this was resolved.

anvuong • today at 5:56 AM

My guess is they do, it just did not function probably. These frontier models are trained on massive datacenters with hundred of thousands of GPUs. There must be many safeguards before a run can be automatically stopped.

RomanKornev • today at 12:55 AM

I can imagine when you have a 10k agent swarm you'd be getting a page every few minutes. Most of them would be false positives

➕ show 1 reply