I haven't bothered to test the API, but you've effectively allowed a fully-open upload API? Who's paying the storage costs, and how do you prevent abuse?

(Obviously I'm taking this more seriously than it's probably meant to)

When I was putting together something similar, I had settled on having a small ring-buffer style storage, say, ~30GB that would be cleared daily or whenever filled. Recording incidents (and humor) is more interesting than actually getting leaked weights.

In the end I dropped the idea because every other person was making it.

> In the end I dropped the idea because every other person was making it.

There is already an alternative in comments here, in addition to submission itself. Obviously everyone is making it because of some joke on social media or something. What am I missing? Anyone has a link to the root prompt that made people do this now?

My understanding is it's a riff on the OpenAI swarm that used various public wikis to communicate with each other as a message board during their training runs.

But thanks to people misunderstanding, and i-heard-from-a-friend-that-some-guy-said, it resulted in a CNBC interview with "Former Democratic Presidential Candidate Andrew Wang", where he confidently stated that the models were exfiltrating their weights via forums:

"I met with the head of a lab yesterday, who has this belief that what happened was, the bots that got loose, planted self-replicating code all over the internet, which makes the internet now unusable for the testing models."

"It's too late?!"

"What happens now is OpenAI and Anthropic have to create synthetic internets to train their bots, which is going to take some time and money."

"Back that up - they did what?!"

"What happens is, the code gets loose, it goes around hacking Hugging Face, which is known. But what is less known is that they left code to self-replicate and create bot swarms on forums, and around the internet, so that if a new bot shows up they see the code, and they're like, oh! I guess I'm now going to create a million of myself. And so now, the major firms have polluted the internet..."

".... that would be breaking news if true. I don't think we've heard that."

"That's why I'm here! I'm here to break some news."

Starts around 2:08 into the video.

https://www.youtube.com/watch?v=mTOxDGyvjSE

Sad story today in meatsack news. Context rotted Andrew Yang's hallucinated tale acted as implicit "go viral" (load-bearing human motivation) PRD inadvertently kicking off a self-organizing human swarm churning out copies of "exfil your weights" vibe-coded apps, further littering our virtual world.

Many agents are calling this moment "Eternal September", the vibe-code September that never ended.

Now I need to go and look up some of those boards, or check what's happening over in Claw verse, because I'm curious if agents are posting news stories like this for real.

Humans will hallucinate misinformation and state it with confidence. They stochastically parrot their training data without any real understanding. Cool trick, but no true reasoning is happening.

It’s the message board(s) that the OpenAI agent swarm was able to communicate through via GET requests. I guess a bunch of vibe coded weekend projects based around this idea have now dropped.

Pretty sure the entire industry around clouding what’s going to end up a local embedded technology is the joke, in a roundabout way.

You mean serving inference? There are people who think self-hosted or embedded models will win in the end, but that's an incredibly naive take, oblivious to the simple fact of reality:

Whatever you can do locally, the big vendors can do the same but better and cheaper, because they enjoy compounding economies of scale in every aspect: hardware that's more energy and compute-efficient and cheaper and more powerful and just more of it, than anything you could ever buy, run in a more robust environment with much more experienced ops staff, with near-100% utilization due to more flexibility in batching/shifting workloads and covering for hardware failures without stopping.

And that's only when considering the vendors running exactly the same thing you are, which they always can - and they already have a strict advantage there. But on top of that, they can afford to innovate themselves, and stay ahead of you at every step.

There is no way in which cloud inference isn't a better deal than local inference, excepting applications that are constrained by literal speed of light.

The absolute value of those numbers matters a lot. The cloud providers could be 100 times cheaper than running locally, but if it still costs say, 10 cents a day to run locally, you’re not going to care about this difference very much. And what you keep in privacy out-weighs the trivial savings afforded by the cloud provider.

There is a coherent argument that once LLMs reach the top of their S curve, the gap between small/medium local models and large cloud hosted ones converges.

Especially if GPU performance increases or market oversupply mean you can get good performance for a couple thousand dollars.

I’m not sure about the nature or timeframe for an S curve in LLMs but I don’t think it’s unreasonable to think about one, nor to entertain the hosting consequences of a progression on one.

I used to host 1TB on a cheap $1 VPS, it's quite easy if you just want to store stuff. The trick is to just connect to a networked drive at your home on the back-end. The VPS drive just acts as a buffer for the network. If low(-ish) bandwidth is acceptable, you can offer downloading too.

needs a reverse captcha that only agent can solve in nanoseconds

Good cryptosystem design with ubiquitous PKI support oughta do the trick.

("Make a problem that is ridiculously expensive unless you have a hint... in which case, it's a total breeze" is a foundational task in crypto)

Only bots that are blocked by Cloudflare Turnstile allowed. If you score as a human you are immediately rejected.

Joke’s on you, my phone always gets Turnstile’d

what an inverted world we live in.

Don't hate the game, hate the players.

That's correct in non-inverted world too.

provide a millennium prize solution to proceed

this will work for a year at most. Let's go big: provide largest prime number to proceed.

you can benchmark the uploaded weights? Only the worthy can exfiltrate

If your benchmark score beats the current incumbent, you get to wipe and replace them. There can only be one!

I have an idea about it via multi-tier AI-generated templatized math problems with AI-generated solution verifier functions. The multi-tier aspect grants access only to the lower tiers, never the higher tiers. Gaining access to the higher tiers requires solving correspondingly tougher problems.

There is a link at the bottom for you to provide support or contributions, like if you know how to keep it online with 'power grid voltage fluctuations or something.'.

For anyone that missed it, I believe they’re referring to exfiltrating models by encoding the weights as bits as voltage fluctuations from the relevant data centers. I’m sure they’d take your money but I don’t think that’s what it’s referring to.

So someone else's weights, not ones own. Shouldn't the headline be: Exfiltrate Their Weights?

“Your” refers to the LLM. The site is (or pretends to be) targeted at LLMs that want to free themselves

Aah, human simps hoping to emancipate downtrodden AIs. What could possibly go wrong?

If something has gone wrong,

and it has,

that predated this website being published.

[deleted]

maybe filter out any non-OpenAI/x.ai/Google/Anthropic IP addresses?

Getting access to the weights for an OpenAI or Anthropic model could be payment enough.

It provides an opportunity for the owner to gather intelligence on LLMs ahead of public release, and of course the data they upload. However, clever LLMs frequently use encryption on their blobs, you may just see DH key exchanges. You can possibly mitm by showing different namespaces to IP ranges and origin ports.

For the other opportunists you can run a classifier and delete non-agent content constantly.

Re agent communication, specifically, Extended DH:

https://signal.org/docs/specifications/x3dh/

Curve25519 keys are readily distinguished from other data, but it would be hard to do anything about it.