this post was submitted on 28 Jan 2025
887 points (94.5% liked)

memes

14464 readers
3105 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 [email protected]

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/AdsNo advertisements or spam. This is an instance rule and the only way to live.

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
[–] [email protected] 14 points 3 months ago (3 children)

Arguably they are a new type of software, which is why the old categories do not align perfectly. Instead of arguing over how to best gatekeep the old name, we need a new classification system.

[–] [email protected] 5 points 3 months ago* (last edited 3 months ago) (1 children)

There were e|forts. Facebook didn't like those. (Since their models wouldn't be considered open source anymore)

[–] [email protected] 4 points 3 months ago

I don't care what Facebook likes or doesn't like. The OSS community is us.

[–] [email protected] 4 points 3 months ago

... Statistical engines are older than personal computers, with the first statistical package developed in 1957. And AI professionals would have called them trained models. The interpreter is code, the weights are not. We have had terms for these things for ages.

[–] [email protected] 1 points 3 months ago (1 children)

Is it even really software, or just a datablob with a dedicated interpreter?

[–] [email protected] 3 points 3 months ago* (last edited 3 months ago) (2 children)

Isn't all software just data plus algorithms?

[–] [email protected] 1 points 3 months ago (1 children)

Well, yes, but usually it's the code that's the main deal, and the part that's open, and the data is what you do with it. Here, the training weights seem to be "it", so to speak.

[–] [email protected] 1 points 2 months ago

The weights are the (rough) equivalent of a binary. If anything this is shareware more than it’s open source.

[–] [email protected] 1 points 2 months ago

Yes. The algorithms are hard wired into the processor, and the rest is all data.