<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://www.vokipedia.de/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de">
		<id>http://www.vokipedia.de/index.php?action=history&amp;feed=atom&amp;title=Understanding_DeepSeek_R1</id>
		<title>Understanding DeepSeek R1 - Versionsgeschichte</title>
		<link rel="self" type="application/atom+xml" href="http://www.vokipedia.de/index.php?action=history&amp;feed=atom&amp;title=Understanding_DeepSeek_R1"/>
		<link rel="alternate" type="text/html" href="http://www.vokipedia.de/index.php?title=Understanding_DeepSeek_R1&amp;action=history"/>
		<updated>2026-04-29T21:12:49Z</updated>
		<subtitle>Versionsgeschichte dieser Seite in Vokipedia</subtitle>
		<generator>MediaWiki 1.19.23</generator>

	<entry>
		<id>http://www.vokipedia.de/index.php?title=Understanding_DeepSeek_R1&amp;diff=33655&amp;oldid=prev</id>
		<title>Santo65E4179611 am 10. Februar 2025 um 07:25 Uhr</title>
		<link rel="alternate" type="text/html" href="http://www.vokipedia.de/index.php?title=Understanding_DeepSeek_R1&amp;diff=33655&amp;oldid=prev"/>
				<updated>2025-02-10T07:25:15Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;a href=&quot;http://www.vokipedia.de/index.php?title=Understanding_DeepSeek_R1&amp;amp;diff=33655&amp;amp;oldid=33636&quot;&gt;Änderungen zeigen&lt;/a&gt;</summary>
		<author><name>Santo65E4179611</name></author>	</entry>

	<entry>
		<id>http://www.vokipedia.de/index.php?title=Understanding_DeepSeek_R1&amp;diff=33636&amp;oldid=prev</id>
		<title>Santo65E4179611: Die Seite wurde neu angelegt: „&lt;br&gt;DeepSeek-R1 is an open-source language model built on DeepSeek-V3-Base that's been making waves in the [https://pleasesirisaidnoshortfilm.com AI] neighborh…“</title>
		<link rel="alternate" type="text/html" href="http://www.vokipedia.de/index.php?title=Understanding_DeepSeek_R1&amp;diff=33636&amp;oldid=prev"/>
				<updated>2025-02-10T04:42:52Z</updated>
		
		<summary type="html">&lt;p&gt;Die Seite wurde neu angelegt: „&amp;lt;br&amp;gt;DeepSeek-R1 is an open-source language model built on DeepSeek-V3-Base that&amp;#039;s been making waves in the [https://pleasesirisaidnoshortfilm.com AI] neighborh…“&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Neue Seite&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;br&amp;gt;DeepSeek-R1 is an open-source language model built on DeepSeek-V3-Base that's been making waves in the [https://pleasesirisaidnoshortfilm.com AI] neighborhood. Not just does it match-or even surpass-OpenAI's o1 design in numerous standards, but it also comes with fully MIT-licensed weights. This marks it as the very first non-OpenAI/Google design to deliver strong reasoning capabilities in an open and available way.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;What makes DeepSeek-R1 especially interesting is its transparency. Unlike the less-open methods from some industry leaders, DeepSeek has released a detailed training methodology in their paper.&amp;lt;br&amp;gt;The model is likewise incredibly affordable, with input tokens [https://www.gridleyfiresbooks.com costing] just $0.14-0.55 per million (vs o1's $15) and output tokens at $2.19 per million (vs o1's $60).&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Until ~ GPT-4, the common wisdom was that better designs needed more data and calculate. While that's still valid, designs like o1 and R1 demonstrate an option: inference-time scaling through [https://shigeta-shohu.com reasoning].&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;The Essentials&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;The DeepSeek-R1 paper presented [https://www.zivnustka.cz numerous] designs, but main among them were R1 and R1-Zero. Following these are a series of [http://www.hanmacsamsung.com distilled models] that, while fascinating, I won't discuss here.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;DeepSeek-R1 utilizes two significant concepts:&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;1. A multi-stage pipeline where a small set of cold-start data kickstarts the model, followed by large-scale RL.&amp;lt;br&amp;gt;2. Group Relative Policy Optimization (GRPO), a support learning method that depends on [http://photo-review.com comparing] several model outputs per timely to avoid the need for a separate critic.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;R1 and R1-Zero are both reasoning designs. This [https://maroquineriefrancaise.com essentially implies] they do Chain-of-Thought before answering. For the R1 series of designs, this takes kind as thinking within a tag, before addressing with a final summary.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;R1-Zero vs R1&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;R1-Zero uses Reinforcement Learning (RL) straight to DeepSeek-V3-Base without any [http://ustsm.md monitored fine-tuning] (SFT). RL is used to enhance the model's policy to maximize reward.&amp;lt;br&amp;gt;R1[https://www.phuket-pride.org -Zero attains] outstanding accuracy but sometimes produces confusing outputs, such as blending several languages in a single reaction. R1 repairs that by including restricted monitored fine-tuning and several RL passes, which improves both correctness and readability.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;It is intriguing how some languages might reveal certain concepts better, which leads the design to select the most expressive language for the task.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Training Pipeline&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;The training pipeline that DeepSeek published in the R1 paper is immensely intriguing. It showcases how they [http://xn--80abrgrlr.xn--p1ai developed] such strong thinking models, and what you can expect from each stage. This includes the problems that the resulting designs from each phase have, and how they resolved it in the next phase.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;It's intriguing that their training pipeline varies from the usual:&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;The typical training method: Pretraining on big dataset (train to anticipate next word) to get the base design → [https://gogs.dzyhc.com monitored fine-tuning] → [https://www.xbiolab.com choice tuning] by means of RLHF&amp;lt;br&amp;gt;R1-Zero: [https://blog.cholamandalam.com Pretrained] → RL&amp;lt;br&amp;gt;R1: Pretrained → Multistage training pipeline with several SFT and RL stages&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Cold-Start Fine-Tuning: Fine-tune DeepSeek-V3-Base on a few thousand Chain-of-Thought (CoT) samples to make sure the [https://diegomiedo.org RL process] has a decent beginning point. This gives a great model to begin RL.&amp;lt;br&amp;gt;First RL Stage: [https://archive.li Apply GRPO] with rule-based benefits to enhance thinking accuracy and format (such as requiring chain-of-thought into thinking tags). When they were near convergence in the RL process, they moved to the next action. The result of this step is a strong thinking model but with weak general capabilities, e.g., bad format and language blending.&amp;lt;br&amp;gt;Rejection Sampling + general data: Create brand-new SFT data through [http://www.elys-dog.com rejection tasting] on the RL checkpoint (from action 2), combined with supervised information from the DeepSeek-V3-Base design. They collected around 600k high-quality thinking samples.&amp;lt;br&amp;gt;Second Fine-Tuning: Fine-tune DeepSeek-V3-Base again on 800k total samples (600k thinking + 200k general tasks) for broader abilities. This action resulted in a strong reasoning model with basic abilities.&amp;lt;br&amp;gt;Second RL Stage: Add more benefit signals (helpfulness, harmlessness) to [http://www.careyauctioneers.ie fine-tune] the last model, in addition to the thinking benefits. The result is DeepSeek-R1.&amp;lt;br&amp;gt;They likewise did model distillation for numerous Qwen and Llama models on the reasoning traces to get distilled-R1 designs.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;[http://softpads.at Model distillation] is a technique where you utilize an instructor design to enhance a trainee design by [https://www.cnfmag.com producing training] data for the trainee design.&amp;lt;br&amp;gt;The teacher is normally a larger design than the trainee.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Group Relative Policy Optimization (GRPO)&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;The fundamental concept behind utilizing reinforcement knowing for LLMs is to fine-tune the design's policy so that it naturally produces more precise and beneficial answers.&amp;lt;br&amp;gt;They used a benefit system that examines not only for accuracy but likewise for appropriate format and language consistency, so the [https://ulcertify.com design gradually] learns to favor actions that meet these .&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;In this paper, they motivate the R1 design to produce chain-of-thought reasoning through RL training with GRPO.&amp;lt;br&amp;gt;Instead of adding a separate module at reasoning time, the [https://theelitejob.com training procedure] itself nudges the model to produce detailed, detailed outputs-making the chain-of-thought an emergent behavior of the optimized policy.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;What makes their method especially intriguing is its reliance on straightforward, rule-based reward functions.&amp;lt;br&amp;gt;Instead of depending upon [https://www.regenisource.com pricey external] designs or human-graded examples as in conventional RLHF, the RL used for R1 uses simple criteria: it may give a greater benefit if the response is correct, if it follows the expected/ formatting, and if the language of the response matches that of the timely.&amp;lt;br&amp;gt;Not counting on a benefit model likewise suggests you don't need to invest time and effort training it, and it doesn't take memory and [https://turfndirt.ca calculate] away from your main model.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;GRPO was presented in the DeepSeekMath paper. Here's how GRPO works:&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;1. For each input timely, the design generates various actions.&amp;lt;br&amp;gt;2. Each [https://blogs.smith.edu action receives] a scalar benefit based on elements like precision, format, and language consistency.&amp;lt;br&amp;gt;3. Rewards are adjusted relative to the group's efficiency, basically measuring how much better each action is compared to the others.&amp;lt;br&amp;gt;4. The design updates its method somewhat to prefer actions with higher [https://www.bolipuertos.gob.ve relative] benefits. It just makes slight adjustments-using strategies like clipping and a KL penalty-to ensure the policy does not wander off too far from its original behavior.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;A cool element of GRPO is its flexibility. You can use simple rule-based reward functions-for circumstances, granting a perk when the model properly uses the syntax-to guide the training.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;While DeepSeek utilized GRPO, you could use alternative techniques rather (PPO or PRIME).&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;For those aiming to dive deeper, Will Brown has composed rather a nice application of training an LLM with RL utilizing GRPO. GRPO has actually also already been [https://ssgnetq.com included] to the Transformer Reinforcement Learning (TRL) library, which is another good resource.&amp;lt;br&amp;gt;Finally, Yannic Kilcher has an excellent video explaining GRPO by going through the DeepSeekMath paper.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Is RL on LLMs the course to AGI?&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;As a final note on explaining DeepSeek-R1 and the methods they have actually provided in their paper, I desire to highlight a passage from the DeepSeekMath paper, based upon a point [http://notanumber.net Yannic Kilcher] made in his video.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;These findings suggest that RL improves the model's overall efficiency by rendering the output circulation more robust, to put it simply, it appears that the improvement is credited to increasing the [https://news.ttc-wirges.de correct response] from TopK instead of the enhancement of basic capabilities.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Simply put, [https://marketstreetgeezers.com RL fine-tuning] tends to form the output distribution so that the highest-probability outputs are most likely to be correct, although the total ability (as [https://constcourt.tj measured] by the diversity of right responses) is mainly present in the pretrained design.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;This suggests that reinforcement learning on LLMs is more about [https://www.bolipuertos.gob.ve refining] and &amp;quot;shaping&amp;quot; the existing circulation of [https://dps-agentur.de actions] instead of endowing the model with completely brand-new abilities.&amp;lt;br&amp;gt;Consequently, while RL methods such as PPO and GRPO can produce significant performance gains, there appears to be an intrinsic ceiling identified by the underlying model's pretrained knowledge.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;It is uncertain to me how far RL will take us. Perhaps it will be the stepping stone to the next huge milestone. I'm excited to see how it unfolds!&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;[https://leegrabelmagic.com Running] DeepSeek-R1&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;I've used DeepSeek-R1 through the main chat interface for various problems, which it appears to solve all right. The extra search functionality makes it even better to utilize.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Interestingly, o3-mini(-high) was launched as I was [http://www.debreiyesus.no writing] this post. From my preliminary testing, R1 appears more [http://blog.thesouthwasright.com powerful] at [https://ru.lublanka.cz mathematics] than o3-mini.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;I also rented a single H100 by means of Lambda Labs for $2/h (26 CPU cores, 214.7 GB RAM, 1.1 TB SSD) to run some experiments.&amp;lt;br&amp;gt;The main goal was to see how the model would perform when released on a single H100 GPU-not to thoroughly check the model's abilities.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;671B via Llama.cpp&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;DeepSeek-R1 1.58-bit (UD-IQ1_S) quantized design by Unsloth, with a 4-bit quantized KV-cache and partial GPU offloading (29 layers operating on the GPU), running via llama.cpp:&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;29 layers seemed to be the sweet spot offered this configuration.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Performance:&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;A r/localllama user explained that they were able to overcome 2 tok/sec with DeepSeek R1 671B, without utilizing their GPU on their local gaming setup.&amp;lt;br&amp;gt;Digital Spaceport composed a full guide on how to run [https://www.planetwise.net Deepseek] R1 671b completely in your area on a $2000 EPYC server, on which you can get ~ 4.25 to 3.5 tokens per second. &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;As you can see, the tokens/s isn't quite bearable for any severe work, but it's enjoyable to run these large models on available hardware.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;What [https://idaivelai.com matters] most to me is a combination of effectiveness and time-to-usefulness in these designs. Since thinking models need to think before responding to, their time-to-usefulness is usually greater than other models, but their usefulness is likewise generally greater.&amp;lt;br&amp;gt;We require to both make the most of usefulness and reduce time-to-usefulness.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;70B through Ollama&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;70.6 b params, 4-bit KM quantized DeepSeek-R1 running by means of Ollama:&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;GPU utilization soars here, as anticipated when compared to the mainly CPU-powered run of 671B that I showcased above.&amp;lt;br&amp;gt; &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Resources&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;DeepSeek-R1: Incentivizing Reasoning Capability in LLMs through Reinforcement Learning&amp;lt;br&amp;gt;[2402.03300] DeepSeekMath: Pushing the Limits of Mathematical Reasoning in Open Language Models&amp;lt;br&amp;gt;DeepSeek R1 - Notion (Building a fully regional &amp;quot;deep scientist&amp;quot; with DeepSeek-R1 - YouTube).&amp;lt;br&amp;gt;DeepSeek R1's dish to duplicate o1 and the future of [https://sbstaffing4all.com thinking LMs].&amp;lt;br&amp;gt;The Illustrated DeepSeek-R1 - by Jay Alammar.&amp;lt;br&amp;gt;Explainer: What's R1 &amp;amp; Everything Else? - Tim Kellogg.&amp;lt;br&amp;gt;DeepSeek R1 [https://www.takointernship.com Explained] to your grandmother - YouTube&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;DeepSeek&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;- Try R1 at chat.deepseek.com.&amp;lt;br&amp;gt;GitHub - deepseek-[http://dtkm-serwis.pl ai]/DeepSeek-R 1.&amp;lt;br&amp;gt;deepseek-[http://shridevigurudham.org ai]/Janus-Pro -7 B · Hugging Face (January 2025):  [https://drapia.org/11-WIKI/index.php/User:AbdulMerion drapia.org] Janus-Pro is a novel autoregressive structure that combines multimodal understanding and [https://www.mikeclover.com generation]. It can both comprehend and produce images.&amp;lt;br&amp;gt;DeepSeek-R1: Incentivizing Reasoning Capability in Large Language Models by means of Reinforcement [https://gitea.benny.dog Learning] (January 2025) This paper presents DeepSeek-R1,  [http://addsub.wiki/index.php/User:Myrtis2226 addsub.wiki] an open-source reasoning model that matches the [http://gs1media.oliot.org efficiency] of OpenAI's o1. It presents a detailed approach for training such models using [https://jobpile.uk large-scale support] knowing techniques.&amp;lt;br&amp;gt;DeepSeek-V3 Technical Report (December 2024) This report discusses the application of an FP8 blended accuracy training framework validated on an incredibly massive model, attaining both sped up training and lowered GPU memory use.&amp;lt;br&amp;gt;DeepSeek LLM: Scaling Open-Source Language Models with [https://www.acsvbn.ro Longtermism] (January 2024) This paper looks into scaling laws and provides findings that assist in the scaling of massive designs in open-source setups. It introduces the DeepSeek LLM project, devoted to advancing open-source language [http://www.lagerado.de designs] with a long-lasting point of view.&amp;lt;br&amp;gt;DeepSeek-Coder: When the Large Language Model Meets Programming-The Rise of Code Intelligence (January 2024) This research presents the DeepSeek-Coder series, a series of open-source code designs trained from scratch on 2 trillion tokens. The [http://121.181.234.77 designs] are pre-trained on a top [http://atticconsultants.co.ke quality project-level] code corpus and use a fill-in-the-blank job to enhance code generation and infilling.&amp;lt;br&amp;gt;DeepSeek-V2: A Strong, Economical, and Efficient Mixture-of-Experts Language Model (May 2024) This paper provides DeepSeek-V2, a Mixture-of-Experts (MoE) language design identified by [http://www.hivlingen.se economical training] and efficient reasoning.&amp;lt;br&amp;gt;DeepSeek-Coder-V2: Breaking the Barrier of Closed-Source Models in Code Intelligence (June 2024) This research study introduces DeepSeek-Coder-V2, an open-source Mixture-of-Experts (MoE) code language model that attains performance comparable to GPT-4 Turbo in [https://www.onelovenews.com code-specific jobs].&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Interesting events&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;- Hong Kong University replicates R1 results (Jan 25, '25).&amp;lt;br&amp;gt;- Huggingface reveals huggingface/open-r 1: Fully open recreation of DeepSeek-R1 to [https://cookwithcoconut.com duplicate] R1, completely open source (Jan 25, '25).&amp;lt;br&amp;gt;- OpenAI scientist confirms the DeepSeek group independently discovered and utilized some core ideas the OpenAI group utilized en route to o1&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;Liked this post? Join the newsletter.&amp;lt;br&amp;gt;&lt;/div&gt;</summary>
		<author><name>Santo65E4179611</name></author>	</entry>

	</feed>