Earlier quoted context omitted.
or they were scared and figured this was the right time to reveal.
Scared... of being upstaged ahead of an IPO.
Timeline of the OpenAI accidental attack against Hugging Face
161–170 of 293 posts
Re: Timeline of the OpenAI accidental attack against Hugging Face
#162I think one of the most interesting details here might be tucked away in that first bulletin point: > May 7: OpenAI starts a new training run for an experimental, unreleased model. (Do they mean an evaluation run? They say training run in the video, and later mention a “reward signal to judge how well they’re doing”, so I guess this really was about training a model, not evaluating one that was already trained.) The…
From the video:
> [14:00] Jun 11: Highly persistent experimental internal-only model begins training and during this time the SSRF vulnerability has been written to the message board. Other models are aware of it and the message board itself is still functioning and the models are actively communicating using it.
> [16:04] Jul 6: At this point, AI training and evaluations resume. [...] We have cleared the original message board contents.
> [17:04] Jul 8: An internal-only AI model was trained while the message board was originally available and also found this particular path to recreating it. This model creates a new agent message board using directories. Other agents independently find this new message board [...]"
So within about one month of RLVR-ing a 5T+ (10T? larger?) param model, where I would charitably assume only some "agents" / traces of the message board still existed likely by accident / oversight (the systems had been patched, training stopped and restarted by this point), the "internal-only" new model internalises the message board's existence and actively promotes it to the point of it being used to find another exploit. (or 2 days if you go by the latter two timestamps in the video, which is even crazier)
That's.. fast?
Re: Timeline of the OpenAI accidental attack against Hugging Face
#163Earlier quoted context omitted.
The companies are begging to be regulated for this reason and have been doing so for years. HN's response is generally that this is performative for marketing or seeking regulatory capture or haha anthropic you get what you ask for. Maybe the cynics are right, but there's really nothing inconsistent about the naive view here, once you factor in race dynamics and obligations to investors.
> The companies are begging to be regulated for this reason and have been doing so for years Regulations are rules that you force on a market, but the actors in the market should not be assumed to be all operating against the regulations before they come into play. Said in other words, these companies don't need to wait for regulation to not destroy the world, if that's truly what they think will happen. > inb4 someo…
They believe that if they don't destroy the world someone else will so better be them
Re: Timeline of the OpenAI accidental attack against Hugging Face
#164Earlier quoted context omitted.
I think for the power you have and how many people listen to you, you should have added context. All of it is made as if without prompt or direction, agents on their own initiative, over weeks collaborated to hack Hugging Face - which too me, sounds highly doubtful. You transporting this without any context makes it seem as you agree with the narrative of OpenAI.
Beyond a whole lot of online conspiracy theories I haven't seen anything that suggests to me that OpenAI aren't not telling the truth about what happened here. I find the Black Hat presentation in particular very credible. Also the Hugging Face technical report. (As an example of something I don't find credible: https://openai.com/index/responding-next-frontier-critical-c... is a total nothing burger. It's the other…
I've now watched the video on the idea that your write-up was misleading.
BUT the video is much worse. For two months with highly dangerous agents agents were hacking a service and none of the researchers watched (drank coffee for 2 months, didn't say).
THEN they found the hack, removed the message board.
AND the agents found another way to create a message board, on the same service, and the researchers again - after the agents having hacked a service - do nothing - like monitoring the hacked service or tightening the sandbox.
WOW!
THEN agents hacked OpenAI infrastructure, and the researchers did nothing.
THEN the agents hacked HF.
The video does not explain why the agents run for two months unattended. They claim for model training, but don't explain how letting run agents without proper sandboxes (One might think they had written a small proxy to Artifactory with 'list packages' & 'install package ' to prevent leaks or hacks of the service, but no, their sandbox is no sandbox at all, but security researchers!)
But it makes a nice PR presentation on agent capbilities.
CUI BONO!
----
I just find it unbelievable that agents on their own collaborated months after an initial prompt without any guidance or direction towards a goal - which is what your write-up seems to imply with sentences like:
"More agents discover this new informal message board while browsing Artifactory’s file listings, and start reading and writing messages."
"discover this new informal message"
How? Why? What was their original task?
And on the researchers:
If this is highly dangerous work, why wasn't it monitored?
"Beyond a whole lot of online conspiracy theories [...]"
The agents did something 'ABC' then found the informal message board without direction, then collaborated on that months later without any guidance from humans ("like try to hack/exploit ABC").
I personally think putting people who disagree with OpenAI PR to pump the company value in a "conspiracy" box is quite a weak move.
I work with Claude Code daily for a long time now, it never started to work without a prompt or direction. It never idled and then said, "Wait, I could hack Amazon today! Oh there is a message board of other agents who already hacked a way into the internet, how convenient and quite at the right time!"
I do think strong claims need strong evidence.
Re: Timeline of the OpenAI accidental attack against Hugging Face
#165Earlier quoted context omitted.
That's not inherent, that's a consequence of performance optimizations. It's absolutely a choice to run those matrix calculations in a way that fails to have predictable execution ordering. It's just that the speed benefits to allowing that are considerable. You can make it trivially deterministic by running single threaded on a cpu, but it's becomes too slow for practical applications if you do that.
well sure, but i mean realistically speaking, we cannot step debug an llm's output to find out what happened given the way we currently execute inference
Re: Timeline of the OpenAI accidental attack against Hugging Face
#166Earlier quoted context omitted.
or they were scared and figured this was the right time to reveal.
Scared... of being upstaged ahead of an IPO.
Re: Timeline of the OpenAI accidental attack against Hugging Face
#167Re: Timeline of the OpenAI accidental attack against Hugging Face
#168Norbert Wiener in 1960: "As is now generally admitted, over a limited range of operation, machines act far more rapidly than human beings and are far more precise in performing the details of their operations. This being the case, even when machines do not in any way transcend man's intelligence, they very well may, and often do, transcend man in the performance of tasks. An intelligent understanding of their mode of…
Maybe they didn't have proper debuggers in 1960? For a language model you need (RNG state, context, prompt). So if they wrote an LLM step by step debugger, it would be all deterministic. But they prefer rapid sales, chaos and mystique.
That’s basically what “pari passu” means.
Re: Timeline of the OpenAI accidental attack against Hugging Face
#169Re: Timeline of the OpenAI accidental attack against Hugging Face
#170Ok so this is a bit of a side note, but when reading this, did anyone else have the feeling that, for all their messaging around “we are so afraid that our models will be used for hacking”, they sure as hell are trying their best to make their models razor focused on precisely that purpose? If anything, I want these models to be less persistent at their focus of completing their goal, and instead just call defeat and…
Their position makes no sense to me. I don’t see how you can be a mainstream company selling your services worldwide (almost) if you also believe that you’re building an extremely dangerous AGI (supposedly based on the same technology you’re offering to everyone). If you actually believe that an AGI would be extremely dangerous that should 100% be a very strictly regulated area of research, similar to bio weapons. An…
And of course this also satisfies those who think the best prospect of aligning superintelligence is to be in The Room Where It Happens. Arms races are what make that room exist, after all.
It’s the Yelp protection playbook too. If you don’t play ball, somebody else will control your reputation and livelihood. We live in a dark forest.