AstonJ

AstonJ

Thoughts on DeepSeek?

There seems to be a lot of buzz around DeepSeek at the moment, with some saying it’s a ChatGPT killer. The most remarkable thing (if they are to be believed) is that they built it and run it at a fraction of the cost, yet is said to perform better!

Here’s an article about it:

https://www.cnbc.com/2025/01/24/how-chinas-new-ai-model-deepseek-is-threatening-us-dominance.html

Good explanation:

Lots of chatter about it on social media, curious to hear what everyone here thinks - anyone used it for Elixir or Erlang? What’s it like compared to others?

First 10 of 22 Posts Switch mode

joelpaulkoch

joelpaulkoch

I’ve been thinking for a while that “open” models are going to win at the end and therefore “closed” providers are massively overrated at the moment.

In my mind, it’s like open source databases vs. proprietary databases. Providers of proprietary databases make good money but at the end most stuff is built with open source databases. So, I believe it’s going to be similar for LLMs as building blocks of applications. I’m not sure about the chat apps, although open models should be cheaper.

I think part of the reason is that closed model companies lost their advantage in sitting on huge amounts of data because as far as I know synthetic data is getting more important for training LLMs. And now it looks like they also lost their advantage in having huge amounts of compute available as smaller companies innovate in that area.

For me it feels like these models get more similar to each other anyways. At the end users won’t care if they score 87 or 83 on some benchmark, and they all have kind of the same capabilities, so why not pick the cheapest one.

On the other hand, I don’t know what’s going on inside OpenAI, so there might be a surprising release of something that invalidates everything I just wrote.

hubertlepicki

hubertlepicki

Listening to Sam Altman speak, I don’t think he has strong beliefs in their models having to be closed-source or open-source. He wants to make money and develop AI. What I think will happen is that they will be prompted to make them open source. More, if they open up development of these models, that may be huge benefit for them, in terms of cost reduction. They can definitely save millions or billions on the DeepSeek optimizations alone.

AstonJ

AstonJ OP

Well it made the headlines in the UK.. but not only that, they made it a live story on the BBC homepage and they usually only do that for big events, here’s their summary:

Summary

  • US President Donald Trump warns Chinese startup DeepSeek is a wake-up call for America’s technology industry

  • The emergence of DeepSeek’s low-cost Al chatbot caused shockwaves on Wall Street, with Nvidia losing more than $500bn in market value

  • Shares in other major technology firms fell steeply in value when markets opened on Monday. That day DeepSeek said it was hit by a “large-scale malicious attack”

  • Tech-focused shares in Japan fell on Tuesday, while stock markets in China, South Korea and Taiwan are closed for the Lunar New Year holiday

  • The DeepSeek app, which was launched last week, has overtaken rivals including ChatGPT to become the most downloaded free app in the US

  • DeepSeek was reportedly developed for a fraction of the cost of its rivals, raising questions about the future of America’s Al dominance and the scale of investments US firms are planning


I think many people agree (and actually want that) Joel. People are understandably sceptical and wary of this type of technology being closed source and controlled by a small number of people or companies that many do not trust or like - and this is a big advantage for companies like DeepSeek.

colibri

colibri

there’s always a better and cheaper code

AstonJ

AstonJ OP

I haven’t read any of his views but perhaps actions speak louder than words in this case, which does make it appear he has a preference for closed source. Many people think they should even drop ‘open’ from the name as it’s misleading.

Agree completely! If anything this feels like the real birth of AI and it will be exciting to see what happens next. I hope Apple either allow us to use DeepSeek with our Apple products (instead of ChatGPT as they’ve been saying) or use DeepSeek’s findings to create their own LLM for us to use.

Imagine if they apply the techniques used by DeepSeek to create on-device AI tools…

hubertlepicki

hubertlepicki

I think there are many things at play here, including shareholder and partner preferences (hi, MSTF). Making a model open source is also a headache, from the legal POV and also just logistics. They did not have to do it either. There was no pressure from competition. LLama was always many steps behind and it’s also “kinda” open-source, but not really a free software.

DeepSeek is both open-source and free software, with a permissive license with very few use restrictions.

I’m not saying Altman is enthusiastic for open-source models, but he will probably not be against it either if it’s something they will look into doing as a response to rise of other open source and free software models.

AstonJ

AstonJ OP

I haven’t really followed it, but wasn’t it why he and Musk fell-out? Am sure there were some stories on DT about it… let me find one… here’s the quote I was thinking of:

Musk wrote “OpenAI ws created as an open source… non-profit company to serve as a counterweight to Google, but now it has become a closed source, maximum-profit company effectively controlled by Microsoft. Not what I intended at all.”

From: OpenAI Isn't So 'Open' Anymore, According to Elon Musk - dot.LA

If that is how they go I imagine because they have little other choice. But for many it will be too late.

I think this is why so many people are excited - it’s brought AI to the masses :smiley:

I’m going to try setting it up on my Mac later, I tried Janus Pro WebGPU - a Hugging Face Space by webml-community but that’s not working for me (clicking on the generate image prompt does nothing) :confused:

AstonJ

AstonJ OP

This is really cool:

They’re running the full 671 billion parameter model on a cluster of 8 Mac Minis, each with 64GB of RAM.

hubertlepicki

hubertlepicki

On the subject of Musk and his grievances - I had a brief look into it but that’s up to lawyers to decide, and I don’t know how that’s going.

Generally speaking there is a way in American law to convert non-profit org to a for-profit org, and it usually involves sale of all assets, which I believe happened, and this is why Altman is not the owner, just a CEO. If the procedure was followed properly is another question that I am unable to answer.

I also suspect if there was more of the “open” in actions of OpenAI post transitioning to for-profit org, i.e. they continued releasing their models as free and open source software, there would not be this beef between Musk and Altman. Maybe this whole DeepSeek thing resolves that dispute by forcing OpenAI to open up again.

AstonJ

AstonJ OP

This is probably the best explanation/breakdown I’ve seen so far:

If anyone is interested we’ve just started a DeepSeek portal over on Devtalk. Think it’s going to be a huge topic this year!

Where Next?

Trending in Discussions Top

AstonJ
As the title says, please share what you’ve been up to with Elixir. Whether that’s been learning it, looking into it, making stuff with i...
2977 91561 914
New
byu
@chrismccord : I just saw the Extract AGENTS.md from Phoenix.new into phx.new generator commit to the phoenix project. My initial shotgu...
New
arcanemachine
I was working on an Ecto migration and I needed a timestamp. So, for the nth time, I looked up the different data types for timestamps, a...
New
AstonJ
Just a general thread to post chat/news/info relating to AI/ML stuff that may be relevant for Nx now or in the future. Got anything to sh...
New
type1fool
I just stumbled on a newly redesigned elixir-lang.org. :tada: It looks like @Software_Mansion did the work, and I think it is generally a...
New
juhalehtonen
There has been a thread to discuss the Stack Overflow Developer Survey on this forum every year since 2018, so here’s yet another one for...
New
alexslade
Fly’s CEO posted this recently - Turn And Face The Strange · The Fly Blog It says that Fly is going all-in on sprites, which is a worry ...
New

Other Trending Topics Top

JesseHerrick
Hey, I’m Jesse and I’m the main contributor behind Dexter, a full-featured, lightning-fast Elixir LSP optimized for large codebases. It s...
New
jimsynz
Beam Bots (or just BB for short) is a framework for building fault-tolerant robotics applications in Elixir using familiar OTP patterns. ...
New
Damirados
Hello everyone. After busy few months I am happy to announce v0.1.0 of Emerge & Solve. They are GUI (Emerge) and State management (S...
New
ausimian
Emily is an Elixir library that runs Nx computations on Apple’s MLX. Install it as the default Nx backend and Nx, defn, Axon, Nx.Serving,...
New
akoutmos
@hugobarauna and I (Alex Koutmos) have been hard at work on writing a book on Nerves that takes you from simply blinking LEDs to building...
New
bjorng
We want to introduce a new native datatype to Erlang: native records. Although replacing all tuple records with native records is not our...
New

We're in Beta

About us Mission Statement