Remix.run Logo
varispeed 3 hours ago

That until it becomes illegal to have or use open source models without approval and licence from government. With more talks about on device scanning, this could be easily plumbed in. If OS detects there is open source model, it could brick your device or alert authorities. Then next step will be limiting what operating system you can install. Likely only those where you cannot remove client side scanning.

kgeist 2 hours ago | parent | next [-]

I wonder how you can reliably detect an open source model though. It can be stored in any binary format, and the weights can be modified slightly so that the float values are completely different while the network works the same. The binary that runs it can be obfuscated as well. Maybe the hardware could detect common LLM inference patterns at runtime? That would probably produce many false positives.

Larrikin an hour ago | parent | next [-]

It's been illegal forever to run a pirated copy of Windows or Photoshop. Even 30 years ago people weren't worried that their pirated copies would tattle on them, businesses did not use pirated copies because vendors would report them/not work on their systems, legal discovery could find them, etc and then they would get ridiculous fines.

It's one thing to get a copy of "illegal" software and use it yourself. The stakes are basically zero and you almost certainly will not get caught

It's a completely different thing to run a business on it with dozens of employees and requiring the employees to break the law to do their job.

notatoad an hour ago | parent | prev | next [-]

You don’t need to detect it, you just need to incentivize employees and competitors to snitch on companies using unapproved models.

codedokode 40 minutes ago | parent | prev | next [-]

Antivirus companies have large expertise in this.

grim_io 2 hours ago | parent | prev [-]

You don't need a blacklist.

Maintaining a blessed whitelist is the way to go.

2 hours ago | parent | prev | next [-]
[deleted]
asadotzler 2 hours ago | parent | prev | next [-]

It can't easily be plumbed in, though. I can spin up my own Linux build with none of that plumbing and do what I want with it. I can grab China's best models and use them or distilled versions on my own terms because OSS allows for that. Until hardware comes fully locked down and the models cannot be run on old hardware, both a long ways off, OSS is a way out.

utilize1808 an hour ago | parent [-]

In the not so distant future, all your coding edits (for work anyway) will be through centralized gateways. Think remote desktop environment where pasting from the client is disabled.

blueblisters 2 hours ago | parent | prev | next [-]

Eh probably easier ways to do this. Just sanction all entities that release open weight models for "illegal distillation". Enough to cross the risk threshold for most businesses in the west, and reduce future monetization opportunities.

Daishiman 2 hours ago | parent | prev [-]

Not gonna happen; the incentives for bypassing this are too high.