6 ms·
Equating an open weight model to a closed source binary is ludicrous. An open weight model can be fine tuned, for example. How easy is it to modify a closed so
by shwaj 2mo ago
Equating an open weight model to a closed source binary is ludicrous. An open weight model can be fine tuned, for example. How easy is it to modify a closed source binary for your purposes?
- otterley 2mo agoIf the rapid rate at which games in the 1980s-2000s were cracked is any indication, pretty easy indeed.
- m4rtink 2mo agoFunny enough, it seems to be surprisingly easy with LLMs from what I've heard. :)
- Groxx 2mo agoIf it's not obfuscated, it's often not very hard. Much of the time you can just LD_PRELOAD stuff too, which I think has a rather strong claim at being roughly equivalent to open-weight models.
- throwaway27448 2mo agoI see you didn't grow up cracking apps and games, this is quite easy with a hex editor and bintools. Well, until codesigning came along, but that doesn't seem relevant to this analogy.
- deleted 2mo ago[deleted]
- kennywinker 2mo agoCracking games is and was illegal. Fine tuning an open weight model isn’t. Well, not yet anyway
- throwaway27448 2mo ago> Cracking games is and was illegal. Only distribution.
- kennywinker 2mo agoDon’t think that’s correct, i think creating the cracked version of a piece of software is infringement of copyright even without distribution. But even if distribution is required to trigger the law - you are free to distribute fine-tunes of most open weight models.
- selfhoster11 2mo agoInteroperability clause in the EU might make it legal? Not sure.
- TaLiTr 2mo ago> creating the cracked version of a piece of software is infringement Depending where you are it might be "DRM circumvention" all the way up to some bollocks hacking charge. It's pretty murky in places because lots of copyright laws protect DRM but also have carve-outs for personal backups.
- kennywinker 2mo agoI think cracking might fall under “derivative work”, but idk
- amelius 2mo agoThe big AI companies have shown us that caring about copyright is apparently for losers.
- shwaj 2mo agoI didn’t grow up with that hobby. The point stands anyway. Cracking a binary circumvents authorization to provide full access to functionality the program already has. That’s very different from modifying the program to add new features.
- throwaway27448 2mo agoNot really. It's a social structure that separates these two things, and a social structure nobody really needs to recognize.