this post was submitted on 31 Jan 2025
241 points (87.8% liked)
Technology
61300 readers
2523 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related content.
- Be excellent to each other!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, to ask if your bot can be added please contact us.
- Check for duplicates before posting, duplicates may be removed
- 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
view the rest of the comments
Exactly.
Also, none of the article applies if you run the model yourself, since the main risk is whatever the host does with your data. The model itself has no logic.
I would never use a hosted AI service, but I would probably use a self hosted one. We are trying a few models out at work and we're hosting it ourselves.
A quote from the article:
This is just plain wrong. The model doesn’t contain the privacy unfriendly logic and can be used freely and unmodified. In fact, there are plenty of other platforms available right now where you can use it that are not Chinese.
This article makes fair points, if you ignore the fact that they don’t know what they’re talking about. You need to fix the errors in your head while reading it for it to make sense. If you don’t have the knowledge to do that, the whole article is a bit misleading.
True, hosting deepseek yourself is much better. I'd still wait and see if anyone finds weird stuff in the code itself but tbh idk how long that could take.
Can't wait for the models to get better and hopefully stay open source!
What code? We use a different runner for the model so we can run multiple different AI models, so the only thing we're getting from DeepSeek is the model.
I just meant generally, not sure what 'open source' means in the context of ai (not a programmer)