this post was submitted on 10 Feb 2025
522 points (95.3% liked)

Technology

62073 readers
5004 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 6 points 5 hours ago (2 children)

I'm not too informed about DeepSeek. Is it real open-source, or fake open-source?

[–] [email protected] 2 points 1 hour ago (1 children)

Deepseek is the company, R1 is an MIT-licensed produce, they have the Qwen models under Apache license.

You can download, modify, run locally. There are many copies online out of Deepseek's control.

[–] [email protected] 2 points 52 minutes ago

I just looked it up.

"The AI research company DeepSeek recently released its large language model (LLM) under the MIT License, providing model weights, inference code, and technical documentation. However, the company did not release its training code, sparking a heated debate about whether DeepSeek can truly be considered "open-source."

This controversy stems from differing interpretations of what constitutes open-source in the context of large language models. While some argue that without training code, a model cannot be considered fully open-source, others highlight that DeepSeek’s approach aligns with industry norms followed by leading AI companies like Meta, Google, and Alibaba."

So fake open-source.

[–] [email protected] 5 points 1 hour ago (1 children)

It’s semi-open, not fully open source as what is typically thought of.

[–] [email protected] 1 points 1 hour ago

That sounds like fake open-source. Can I download the source, build it, have the thing run locally on my own machine, and use it without it having to interact with this company's servers?