The incentive behind the work of DeepSeek might very well be wrong (something along the lines of a state-sponsored attempt at shrinking the US first mover advantage in AI to nil) but the net result for everyone on the planet is simply fantastic. So even in the worst case (doing this for the wrong reasons): thank you DeepSeek, you are actually doing what OpenAI lied through their teeth to the whole world about doing f…
> The incentive behind the work of DeepSeek might very well be wrong (something along the lines of a state-sponsored attempt at shrinking the US first mover advantage in AI to nil) In the space of international relations, right and wrong don't apply nearly as much. Is open sourcing this any more "wrong" than the export ban on high end Nvidia GPUs? The open sourcing by DeepSeek (presumably with CCP consent) just happe…
DeepSeek open source DeepEP – library for MoE training and Inference
71–77 of 77 posts
Re: DeepSeek open source DeepEP – library for MoE training and Inference
#72Zuckerberg should stop claiming Meta is open sourcing AI (they are even running TV ads) when they are only releasing the weights, and not the code. Only DeepSeek is real OSS AI.
Well technically even DeepSeek is not as OSS as OLMo or Open Euro, because they didn't open the data.
Re: DeepSeek open source DeepEP – library for MoE training and Inference
#73Earlier quoted context omitted.
Their state-of-the-art speech to text model, Whisper, is available as open weights for free.
Strategically, they know that needs to run at the edge, and they want users to send them requests to their API without incurring latency or bad user experience. That is still a fair point, though, and it should be commended. And that hasn't been their only contribution, either.
Re: DeepSeek open source DeepEP – library for MoE training and Inference
#74I feel like a kid in a candy shop. Some of these tricks would take way too long to reverse engineer correctly based on the papers. I hope that the releases this week start a renaissance of the use of MoE as baseline academic models.
From this point of view I don't understand what's happening between the actual SOTA models practice and the academic models. The former at this point are all MoEs, starting with GPT4. But then the open models, if not for DeepSeek V3 and Mixtral, are always dense models.
Re: DeepSeek open source DeepEP – library for MoE training and Inference
#75Zuckerberg should stop claiming Meta is open sourcing AI (they are even running TV ads) when they are only releasing the weights, and not the code. Only DeepSeek is real OSS AI.
does pytorch count
Re: DeepSeek open source DeepEP – library for MoE training and Inference
#76Re: DeepSeek open source DeepEP – library for MoE training and Inference
#77Earlier quoted context omitted.
does pytorch count
PyTorch had the "first thing that didn't suck" advantage and now it has a completely dominant marketshare that prevents better alternatives from emerging. Where it sucks (e.g. on macOS) there are popular alternatives. But it's hard to be enthusiastic about a DL framework in 2025 which does not have native high performance quantization support, for example. Or one where FSDP is crudely bolted onto the side. They say "…