this post was submitted on 28 Jan 2025
879 points (94.4% liked)

memes

16691 readers
2790 users here now

Community rules

1. Be civilNo trolling, bigotry or other insulting / annoying behaviour

2. No politicsThis is non-politics community. For political memes please go to !politicalmemes@lemmy.world

3. No recent repostsCheck for reposts when posting a meme, you can only repost after 1 month

4. No botsNo bots without the express approval of the mods or the admins

5. No Spam/Ads/AI SlopNo advertisements or spam. This is an instance rule and the only way to live. We also consider AI slop to be spam in this community and is subject to removal.

A collection of some classic Lemmy memes for your enjoyment

Sister communities

founded 2 years ago
MODERATORS
 

Office space meme:

"If y'all could stop calling an LLM "open source" just because they published the weights... that would be great."

you are viewing a single comment's thread
view the rest of the comments
[–] marcos@lemmy.world 45 points 6 months ago (2 children)

Do you call binary-only software with EULA "Open Source" too?

[–] pennomi@lemmy.world 4 points 6 months ago (1 children)

No, but I do call a CC licensed png file open source even if the author didn’t share the original layered Photoshop file.

Model weights are data, not code.

[–] breakingcups@lemmy.world 15 points 6 months ago (1 children)

You'd be wrong. Open source has a commonly accepted definition and a CC licensed PNG does not fall under it. It's copyleft, yes, but not open source.

I do agree that model weights are data and can be given a license, including CC0. There might be some argument about how one can assign a license to weights derived from copyrighted works, but I won't get into that right now. I wouldn't call even the most liberally licensed model weights open-source though.

[–] pennomi@lemmy.world 2 points 6 months ago

Fair enough, it’s not source code, so open source doesn’t apply.