Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • K konnensoluciones
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 6
    • Issues 6
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Alana Isabel
  • konnensoluciones
  • Issues
  • #6

Closed
Open
Created Jun 01, 2025 by Alana Isabel@alanak59360334Maintainer

DeepSeek-R1, at the Cusp of An Open Revolution


DeepSeek R1, the brand-new entrant to the Large Language Model wars has produced rather a splash over the last few weeks. Its entryway into a space dominated by the Big Corps, while pursuing asymmetric and novel methods has been a rejuvenating eye-opener.

GPT AI enhancement was starting to show indications of slowing down, and has been observed to be reaching a point of diminishing returns as it lacks data and compute required to train, fine-tune progressively large models. This has turned the focus towards building "thinking" models that are post-trained through support learning, techniques such as inference-time and test-time scaling and search algorithms to make the models appear to believe and reason much better. OpenAI's o1-series designs were the first to attain this successfully with its inference-time scaling and Chain-of-Thought thinking.

Intelligence as an emergent home of Reinforcement Learning (RL)

Reinforcement Learning (RL) has actually been successfully utilized in the past by Google's DeepMind group to extremely intelligent and specialized systems where intelligence is observed as an emergent home through rewards-based training approach that yielded achievements like AlphaGo (see my post on it here - AlphaGo: a journey to machine instinct).

DeepMind went on to build a series of Alpha * projects that attained many noteworthy accomplishments using RL:

AlphaGo, beat the world champion Lee Seedol in the video game of Go
AlphaZero, a generalized system that discovered to play games such as Chess, Shogi and Go without human input
AlphaStar, attained high performance in the complex real-time strategy video game StarCraft II.
AlphaFold, a tool for predicting protein structures which considerably advanced computational biology.
AlphaCode, a model designed to create computer system programs, performing competitively in coding obstacles.
AlphaDev, a system established to find novel algorithms, notably optimizing sorting algorithms beyond human-derived methods.
All of these systems attained mastery in its own area through self-training/self-play and by enhancing and making the most of the cumulative reward in time by communicating with its environment where intelligence was observed as an emerging residential or commercial property of the system.

RL mimics the process through which a child would discover to walk, through trial, mistake and very first principles.

R1 design training pipeline

At a technical level, DeepSeek-R1 leverages a combination of Reinforcement Learning (RL) and Supervised Fine-Tuning (SFT) for its training pipeline:

Using RL and DeepSeek-v3, an interim thinking design was developed, called DeepSeek-R1-Zero, purely based upon RL without relying on SFT, which demonstrated superior reasoning capabilities that matched the efficiency of OpenAI's o1 in certain benchmarks such as AIME 2024.

The design was nevertheless affected by bad readability and language-mixing and is only an interim-reasoning model built on RL principles and self-evolution.

DeepSeek-R1-Zero was then utilized to produce SFT information, which was combined with supervised data from DeepSeek-v3 to re-train the DeepSeek-v3-Base design.

The brand-new DeepSeek-v3-Base design then underwent extra RL with prompts and situations to come up with the DeepSeek-R1 model.

The R1-model was then used to boil down a variety of smaller open source designs such as Llama-8b, Qwen-7b, wiki.whenparked.com 14b which surpassed bigger designs by a large margin, successfully making the smaller designs more available and functional.

Key contributions of DeepSeek-R1

1. RL without the need for SFT for emerging reasoning capabilities
R1 was the first open research study job to validate the effectiveness of RL straight on the base model without relying on SFT as an initial step, which led to the model developing sophisticated thinking abilities purely through self-reflection and self-verification.

Although, it did deteriorate in its language abilities during the procedure, its Chain-of-Thought (CoT) capabilities for solving intricate problems was later on utilized for more RL on the DeepSeek-v3-Base model which ended up being R1. This is a significant contribution back to the research study neighborhood.

The below analysis of DeepSeek-R1-Zero and OpenAI o1-0912 reveals that it is practical to attain robust reasoning capabilities simply through RL alone, which can be additional augmented with other techniques to provide even better reasoning performance.

Its quite interesting, that the application of RL gives increase to apparently human capabilities of "reflection", and showing up at "aha" minutes, causing it to stop briefly, ponder and concentrate on a specific aspect of the issue, leading to emerging capabilities to problem-solve as human beings do.

1. Model distillation
DeepSeek-R1 also demonstrated that larger designs can be distilled into smaller models which makes sophisticated abilities available to resource-constrained environments, such as your laptop computer. While its not possible to run a 671b design on a stock laptop, you can still run a distilled 14b model that is distilled from the bigger design which still carries out better than most publicly available designs out there. This enables intelligence to be brought more detailed to the edge, to permit faster inference at the point of experience (such as on a smartphone, or on a Raspberry Pi), which paves method for more use cases and possibilities for development.

Distilled designs are really different to R1, which is a huge model with a completely various design architecture than the distilled versions, therefore are not straight equivalent in regards to capability, but are rather developed to be more smaller sized and effective for more constrained environments. This technique of being able to boil down a larger design's capabilities to a smaller sized model for portability, availability, speed, and expense will produce a lot of possibilities for applying artificial intelligence in places where it would have otherwise not been possible. This is another key contribution of this innovation from DeepSeek, which I think has even more potential for democratization and availability of AI.

Why is this minute so considerable?

DeepSeek-R1 was an essential contribution in many methods.

1. The contributions to the state-of-the-art and the open research assists move the field forward where everyone benefits, not simply a couple of highly moneyed AI laboratories constructing the next billion dollar model.
2. Open-sourcing and making the design freely available follows an uneven technique to the prevailing closed nature of much of the model-sphere of the bigger gamers. DeepSeek ought to be applauded for making their contributions totally free and open.
3. It advises us that its not just a one-horse race, and it incentivizes competition, which has currently resulted in OpenAI o3-mini an economical reasoning design which now reveals the Chain-of-Thought thinking. Competition is a good idea.
4. We stand at the cusp of a surge of small-models that are hyper-specialized, and optimized for a specific usage case that can be trained and released cheaply for solving issues at the edge. It raises a great deal of amazing possibilities and is why DeepSeek-R1 is among the most critical moments of tech history.
Truly interesting times. What will you develop?

Assignee
Assign to
Time tracking