this post was submitted on 03 Feb 2025
342 points (98.0% liked)
Open Source
32441 readers
818 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
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
Honest Questions Can a model be open source? Dont we need the data it was trained on to truly be able to reproduce, understand and modify it?
No a model is a model now if you are talking a chat bot or ai app yeah you need the data and that data changes all the time but if I have the model I can supply my own and get simalr results to their model if the data I need is the same. The code is right here https://github.com/deepseek-ai/DeepSeek-V3?tab=readme-ov-file I can get the models from https://huggingface.co/deepseek-ai/DeepSeek-V3-Base and train them further and redistub that model legally. Per
Section III: CONDITIONS OF USAGE DISTRIBUTION AND REDISTRIBUTION
Use-based restrictions. The restrictions set forth in Attachment A are considered Use-based restrictions. Therefore You cannot use the Model and the Derivatives of the Model for the specified restricted uses. You may use the Model subject to this License, including only for lawful purposes and in accordance with the License. Use may include creating any content with, finetuning, updating, running, training, evaluating and/or reparametrizing the Model. You shall require all of Your users who use the Model or a Derivative of the Model to comply with the terms of this paragraph (paragraph 5).