we've been tracking the deepseek threads extensively in LS. related reads: - i consider the deepseek v3 paper required preread https://github.com/deepseek-ai/DeepSeek-V3 - R1 + Sonnet > R1 or O1 or R1+R1 or O1+Sonnet or any other combo https://aider.chat/2025/01/24/r1-sonnet.html - independent repros: 1) https://hkust-nlp.notion.site/simplerl-reason 2) https://buttondown.com/ainews/archive/ainews-tinyzero-reprod... 3…
Thanks! We created bespoke-stratos-32B - let me know if you have any questions.
DeepSeek-R1: Incentivizing Reasoning Capability in LLMs via RL
391–400 of 1001 posts
Re: DeepSeek-R1: Incentivizing Reasoning Capability in LLMs via RL
#392Earlier quoted context omitted.
Correct me if I'm wrong but if Chinese can produce the same quality at %99 discount, then the supposed $500B investment is actually worth $5B. Isn't that the kind wrong investment that can break nations? Edit: Just to clarify, I don't imply that this is public money to be spent. It will commission $500B worth of human and material resources for 5 years that can be much more productive if used for something else - i.e…
And with the $495B left you could probably end world hunger and cure cancer. But like the rest of the economy it's going straight to fueling tech bubbles so the ultra-wealthy can get wealthier.
Re: DeepSeek-R1: Incentivizing Reasoning Capability in LLMs via RL
#393Re: DeepSeek-R1: Incentivizing Reasoning Capability in LLMs via RL
#394Earlier quoted context omitted.
What are you basing this whataboutism on?
Not a fan of censorship here, but Chinese models are (subjectively) less propagandized than US models. If you ask US models about China, for instance, they'll tend towards the antagonistic perspective favored by US media. Chinese models typically seem to take a more moderate, considered tone when discussing similar subjects. US models also suffer from safety-based censorship, especially blatant when "safety" involves…
Re: DeepSeek-R1: Incentivizing Reasoning Capability in LLMs via RL
#395Earlier quoted context omitted.
What’s the difference between what they do and what other ai firms do to openai in the us? What is cheating in a business context?
Chinese companies smuggling embargo'ed/controlled GPUs and using OpenAI outputs violating their ToS is considered cheating. As I see it, this criticism comes from a fear of USA losing its first mover advantage as a nation. PS: I'm not criticizing them for it nor do I really care if they cheat as long as prices go down. I'm just observing and pointing out what other posters are saying. For me if China cheating means t…
Looks like it didn’t work though.
Re: DeepSeek-R1: Incentivizing Reasoning Capability in LLMs via RL
#396DeepSeek-R1 has apparently caused quite a shock wave in SV ... https://venturebeat.com/ai/why-everyone-in-ai-is-freaking-ou...
The censorship described in the article must be in the front-end. I just tried both the 32b (based on qwen 2.5) and 70b (based on llama 3.3) running locally and asked "What happened at tianamen square". Both answered in detail about the event. The models themselves seem very good based on other questions / tests I've run.
Re: DeepSeek-R1: Incentivizing Reasoning Capability in LLMs via RL
#397DeepSeek-R1 has apparently caused quite a shock wave in SV ... https://venturebeat.com/ai/why-everyone-in-ai-is-freaking-ou...
The censorship described in the article must be in the front-end. I just tried both the 32b (based on qwen 2.5) and 70b (based on llama 3.3) running locally and asked "What happened at tianamen square". Both answered in detail about the event. The models themselves seem very good based on other questions / tests I've run.
Running ollama and witsy. Quite confused why others are getting different results.
Edit: I tried again on Linux and I am getting the censored response. The Windows version does not have this issue. I am now even more confused.
Re: DeepSeek-R1: Incentivizing Reasoning Capability in LLMs via RL
#398Earlier quoted context omitted.
Hugging Face is reproducing R1 in public. https://x.com/_lewtun/status/1883142636820676965 https://github.com/huggingface/open-r1 Hugging Face Journal Club - DeepSeek R1 https://www.youtube.com/watch?v=1xDVbu-WaFo
I don’t understand their post on X. So they’re starting with DeepSeek-R1 as a starting point? Isn’t that circular? How did DeepSeek themselves produce DeepSeek-R1 then? I am not sure what the right terminology is but there’s a cost to producing that initial “base model” right? And without that, isn’t a lot of the expensive and difficult work being omitted?
Re: DeepSeek-R1: Incentivizing Reasoning Capability in LLMs via RL
#399DeepSeek V3 came in the perfect time, precisely when Claude Sonnet turned into crap and barely allows me to complete something without me hitting some unexpected constraints. Idk, what their plans is and if their strategy is to undercut the competitors but for me, this is a huge benefit. I received 10$ free credits and have been using Deepseeks api a lot, yet, I have barely burned a single dollar, their pricing are t…
Re: DeepSeek-R1: Incentivizing Reasoning Capability in LLMs via RL
#400DeepSeek-R1 has apparently caused quite a shock wave in SV ... https://venturebeat.com/ai/why-everyone-in-ai-is-freaking-ou...
It's an interesting game theory where once a better frontier model is exposed via an API, competitors can generate a few thousand samples, feed that into a N-1 model and approach the N model. So you might extrapolate that a few thousand O3 samples fed into R1 could produce a comparable R2/3 model. It's not clear how much O1 specifically contributed to R1 but I suspect much of the SFT data used for R1 was generated vi…