this post was submitted on 31 Jan 2025
371 points (94.7% liked)
Open Source
32379 readers
785 users here now
All about open source! Feel free to ask questions, and share news, and interesting stuff!
Useful Links
- Open Source Initiative
- Free Software Foundation
- Electronic Frontier Foundation
- Software Freedom Conservancy
- It's FOSS
- Android FOSS Apps Megathread
Rules
- Posts must be relevant to the open source ideology
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
- !libre_culture@lemmy.ml
- !libre_software@lemmy.ml
- !libre_hardware@lemmy.ml
- !linux@lemmy.ml
- !technology@lemmy.ml
Community icon from opensource.org, but we are not affiliated with them.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Thanks for confirmation. I made a top level comment too, because this important information gets lost in the comment hierarchy here.
Open source is in general wrong term in all of these "open source" LLM's (like LLAMA and R1), the model is shared, but there is no real way of reproducing the model. This is because the training data is never shared.
In my mind open source means that you can reproduce the same binary from source. The models are shared for free,, but not "open".