When DeepSeek R1 launched in January, it immediately turned some of the talked-about open-source fashions on the scene, gaining reputation for its sharp reasoning and spectacular efficiency. Quick-forward to at present, and DeepSeek is again with a so-called “minor trial improve”, however don’t let the modest identify idiot you. DeepSeek-R1-0528 delivers main leaps in reasoning, code era, and total reliability. With this launch, DeepSeek is positioning itself as a critical open-source challenger to Gemini 2.5 Professional, and in some instances, it even brushes up in opposition to the efficiency of OpenAI’s o3 and o4-mini on coding benchmarks.
On this weblog, we’ll dive into what makes R1-0528 tick, stroll by its key new options, and present you tips on how to entry it. We’ll additionally run a hands-on comparability between R1 and R1.1, testing how each fashions carry out on real-world duties.
What’s DeepSeek R1 0528?
DeepSeek R1 0528 (additionally known as R1.1) is the most recent open-source giant language mannequin from DeepSeek, designed to push the boundaries of reasoning, code era, and complicated problem-solving. With this launch, DeepSeek positions itself as a critical competitor to top-tier proprietary fashions like these from OpenAI and Google, all whereas remaining absolutely open and accessible.
Supreme for researchers, builders, and companies, R1 0528 affords cutting-edge AI capabilities with out locking customers into closed ecosystems or pricey subscriptions.
Additionally Learn: All the pieces you have to learn about DeepSeek R1
What’s New in DeepSeek R1 0528?
A few of its upgraded options are:
- Huge Parameter Scale: It’s educated on a whopping 671 billion parameters. This opens up quite a lot of prospects for highly effective and environment friendly processing.
- Totally Open-Supply: It’s a absolutely open-source mannequin, permitting for transparency and community-driven improve potential.
- Smarter Reasoning: The mannequin achieves enhancements in reasoning capabilities, main to raised logic and problem-solving.
- Higher Code Era: It supplies higher accuracy and effectivity in code era, coming nearer to the main closed-source fashions.
- Enhanced Reliability: Additionally it is extra dependable and per responses.
- Longer Pondering: The mannequin is able to pondering for longer durations over complicated issues, showcasing a a lot better efficiency than its earlier model.

The best way to Entry DeepSeek R1 0528?
You’ll be able to entry and use the DeepSeek R1 0528 mannequin in 2 methods: by Hugging Face and thru OpenRouter. Listed here are the directions to observe:
Through Hugging Face
- Open the DeepSeek R1-0528 mannequin web page on Hugging Face.
- Go to the Inference API tab.
- Sort your immediate within the offered field.
- Click on “Compute” to speak with the mannequin.
To obtain the mannequin for native use:
- First, scroll to the “Recordsdata and variations” part on the mannequin web page.
- Then, obtain the mannequin weights (e.g.,
.bin
,.safetensors
) and use it with Hugging Face Transformers or Textual content Era Inference.
Through OpenRouter
You’ll be able to instantly entry the chat interface on OpenRouter (Chat) by this hyperlink.
Word: Chances are you’ll have to log in to make use of the chat interface.
To get the API entry for DeepSeek R1 0528,
- First, go to the OpenRouter API Key Web page.
- Register and get your API key.
- Use the important thing with any HTTP consumer or SDK (e.g.,
fetch
,axios
, or OpenAI-compatible SDKs) to make use of the mannequin.
DeepSeek R1 0528: Efficiency Benchmarks
The sooner model of DeepSeek R1 blew the world away with its efficiency. It gave powerful competitors to all the favored fashions on the time and proved that open-source fashions might be at par with closed-source ones. Now, DeepSeek R1.1 additionally proves to be fairly comparable in its impression!
Let’s have a look at the efficiency of DeepSeek R1.1 in opposition to the highest fashions on the composite LLM efficiency rating, which is aggregated from benchmarks like MMLU, HumanEval, GSM8K, BBH, TruthfulQA, and so forth.

With a median of 69.45, DeepSeek R1 0528 performs reliably throughout a variety of duties (e.g., reasoning, coding, math, and so forth.). It delivers close to Claude-level median efficiency at a fraction of the associated fee, making it probably the greatest value-for-money fashions on this checklist. It outperforms Gemini 2.5 Professional and even Claude Sonnet 4 in consistency whereas costing 5x–7x much less.
Wanting on the particular person benchmark assessments, we will clearly see that the R1 0528 mannequin is a significant improve from the DeepSeek R1.

DeepSeek R1 0528 showcases distinctive mathematical abilities, gaining 2nd place within the AIME 2024 and 2025 benchmark assessments, inching very near OpenAI’s o3. The identical is seen within the GPQA Diamond benchmark, LiveCode Bench, and Humanity’s Final Examination, additional proving the mannequin’s experience typically reasoning and coding.
DeepSeek R1 0528 vs DeepSeek R1
Now let’s get to a real-world comparability of DeepSeek R1 and R1 0528 on reasoning, code era, and reliability. We’ll be testing out each fashions on 3 completely different duties to see how they carry out and discover out if the brand new improve truly does higher.
Activity 1: Assemble a Person Interface Just like Instagram
Each fashions will probably be tasked with constructing an HTML web page that mimics the Instagram design. It will check their code era high quality, structural understanding of UI, and correctness of logic in frontend growth.
Enter Immediate: “Create a responsive HTML and CSS format that appears like Instagram’s foremost feed web page. It ought to embody:
A hard and fast prime navigation bar with the Instagram brand on the left, a search bar within the heart, and navigation icons (residence, messages, discover, notifications, profile) on the precise.
A sidebar on the left for navigation with icons and labels just like Instagram (Residence, Search, Discover, Reels, Messages, Notifications, Create, Profile).
A foremost feed within the heart exhibiting a number of put up playing cards. Every put up ought to embody:
- A consumer avatar and username on the prime
- A picture
- Motion icons (like, remark, share, save)
- A like depend
- A caption
- A remark part
A sidebar on the precise with recommendations for “Folks you might know.”
DeepSeek R1 0528 Output:
DeepSeek R1 Output:
Output Comparability
DeepSeek R1 0528 confirmed smoother rendering, a lot better UI responsiveness, and considerably extra aligned body synchronization with one another. The picture high quality appears barely sharper, too, most likely due to improved inside sampling or export strategies.
DeepSeek R1’s transitions and rendering appear a bit slower compared. It has minimal body lags or delays concerning processing, significantly in action-dense areas or transitioning frames.
These observations suggest that the R1 0528 replace maybe consists of enhancements to efficiency and visible constancy.
Characteristic | DeepSeek R1-0528 | DeepSeek R1 |
Encoding | Correctly encoded | Lacking period metadata |
Rendering Fluidity | Clean and responsive | Minor lags on body transitions |
Visible High quality | Crisper visuals | Barely comfortable |
Responsiveness | Improved, particularly in UI updates | Reasonable |
Activity 2: Planning a Journey to India
Every mannequin will probably be tasked with curating an economical journey to India. They must embody an itinerary, together with prices and rationale. It will check their planning abilities, information of the actual world, in addition to their capability to create structured and actionable content material.
Enter Immediate: “Plan a 3-day journey to India targeted on tech, meals, and historical past with the value of bills talked about.“
Output by DeepSeek R1 0528 (truncated):
3-Day India Journey: Delhi & Agra – Tech, Meals & Historical past Journey
(Finances: Mid-Vary Solo Traveler) 💰 Whole Value: ~₹25,000–30,000 ($300–360 USD)
Costs cowl meals, transport, entry charges, and lodging. Flights not included.
Day 1: Delhi – Historical past & Meals
Focus: Mughal/Colonial Historical past + Road Meals
Lodging: Mid-range resort (Karol Bagh/Aerocity) – ₹2,500/night time
- Morning (Historical past):
- Pink Fort (UNESCO Web site): Discover Mughal structure. (Entry: ₹500)
- Jama Masjid: India’s largest mosque. (Free entry; ₹300 for tower entry)
- Lunch (Meals): Karim’s (Outdated Delhi) – Iconic Mughlai kebabs & biryani. (₹400)
- Afternoon (Historical past):
- Raj Ghat: Gandhi’s memorial. (Free)
- Humayun’s Tomb (UNESCO Web site): Pre-Taj Mughal marvel. (Entry: ₹600)
- Dinner (Meals): Paranthe Wali Gali – Fried breads with fillings. (₹200)
- Night: Stroll by Chandni Chowk market.
Each day Value: ₹4,500 (resort, meals, transport, entries)
Output by Deepseek R1 (truncated):
Right here’s a well-balanced 3-day journey plan for India masking tech hubs, historic websites, and meals experiences, with estimated bills (in USD and INR for simple reference).
Day 1: Bangalore – The Silicon Valley of India
Theme: Tech + Trendy Indian Meals
Morning: Tech Exploration
Go to Infosys Campus or Google Workplace (Outer View)– See India’s IT hub (no entry inside with out permission).
Indian Institute of Science (IISc) – Premier analysis institute (free entry, however verify visiting hours).
Visvesvaraya Industrial & Technological Museum – Interactive tech reveals (Entry: $2 / ₹150).
Value: ~$5 / ₹400
Afternoon: Meals & Tradition
Lunch at Mavalli Tiffin Rooms (MTR) – Well-known for South Indian meals (~$8 / ₹600).
Industrial Road Procuring – Fast memento cease (non-compulsory).
Night: Trendy Bangalore
UB Metropolis Mall – Excessive-end tech & luxurious manufacturers.
Dinner at Toit Brewpub – Craft beer & fusion meals (~$15 / ₹1,200).
Whole Day 1 Value: ~$30 / ₹2,500
You’ll be able to view the entire output of each fashions right here.
Output Comparability
Each fashions present sturdy abilities in planning and producing structured content material. Nevertheless, there are variations within the model and depth of their journey planning.
DeepSeek R1 0528 plans a extra cohesive journey expertise utilizing a targeted location (Delhi-Agra) to attenuate journey overhead. On the identical time, it provides richness with experiences like tech-themed meals, marble workshops, and interpretations of latest and fashionable historical past round culinary traditions.
DeepSeek R1 covers a couple of main cities – Bangalore, Delhi, and Hyderabad, which actually supplies a breadth of publicity. Nevertheless, it comes at a a lot bigger value, making it much less viable for this specific use case.
Side | DeepSeek R1-0528 | DeepSeek R1 |
Itinerary Scope | Focuses on Delhi & Agra – compact, well-paced | Covers 3 cities (Bangalore, Delhi, Hyderabad) – broad however rushed |
Value Effectivity | ₹25,000–30,000 ($300–360 USD) – optimized journey & eating | ₹40,000–50,000 ($480–640 USD) – on account of flights and luxurious eating |
Practicality | Greater – single base keep, quick day journey to Agra | Decrease – intercity journey is demanding in 3 days |
Expertise High quality | Immersive, themed days with cultural and fashionable insights | Generic tech/historical past protection with much less depth |
Activity 3: Logical Reasoning Activity
Each fashions will probably be introduced with a logic puzzle in Physics so we will assess their problem-solving abilities, deductive reasoning abilities, and readability of explanations.
Enter Immediate: “You have got 3 mild bulbs in a room and three switches exterior. How do you identify which swap controls which bulb if you happen to can solely enter the room as soon as?”
Output by DeepSeek R1 0528:
To find out which swap controls which mild bulb with just one entry into the room, observe these steps:
- Label the three switches exterior the room as Change 1, Change 2, and Change 3 for reference.
- Activate Change 1 and depart it on for about 5 minutes.
- After 5 minutes, flip off Change 1 and instantly activate Change 2.
- Enter the room proper after turning on Change 2 and observe the state of every bulb:
- If a bulb is on, it’s managed by Change 2.
- If a bulb is off however heat to the contact, it’s managed by Change 1 (because it was on lengthy sufficient to warmth up however is now off).
- If a bulb is off and chilly to the contact, it’s managed by Change 3 (because it was by no means turned on).
Why this works:
- By utilizing the time delay with Change 1, you permit the bulb to warmth up. While you flip it off, it stays heat for a brief interval.
- Turning on Change 2 instantly earlier than getting into ensures that its bulb is on.
- Change 3 stays off, so its bulb is off and chilly.
- This methodology leverages each the on/off state and the temperature of the bulb as indicators, permitting you to determine all three with a single entry.
Word: This resolution assumes the sunshine bulbs are incandescent and generate noticeable warmth when on. If the bulbs are LED or one other kind that doesn’t produce warmth, this methodology might not work, however conventional puzzles assume heat-generating bulbs.
Output by DeepSeek R1:
The Traditional Mild Bulb Puzzle: Resolution
Downside Assertion:
You have got 3 switches exterior a room and three bulbs contained in the room. You’ll be able to flip the switches on or off, however you may solely enter the room as soon as to examine the bulbs. How do you identify which swap controls which bulb?
Step-by-Step Resolution:
- Label the switches for readability (e.g., Change A, Change B, Change C).
- Activate Change A and depart it on for about 5 minutes.
– This period permits the bulb managed by Change A to warmth up (incandescent bulbs heat up noticeably).
- After 5 minutes, flip off Change A and instantly activate Change B.
– Now:
– Change A: Off (however bulb is heat)
– Change B: On (bulb is lit)
– Change C: Off (bulb is chilly and off)
- Enter the room to watch the bulbs:
– Bulb that’s ON → Managed by Change B (because it’s presently receiving energy).
– Bulb that’s OFF however WARM → Managed by Change A (was not too long ago on and heated up).
– Bulb that’s OFF and COLD → Managed by Change C (was by no means turned on).
Key Perception:
- Makes use of warmth (from the bulb being on) and lightweight (present state) as indicators.
- Works solely with incandescent bulbs (not LEDs or CFLs, which don’t warmth up as noticeably).
Abstract Desk:
Bulb State | Controlling Change |
On | Change B |
Off however Heat | Change A |
Off and Chilly | Change C |
This methodology reliably maps all 3 switches to their bulbs in a single room entry.
Output Comparability
Each fashions precisely determine the puzzle resolution utilizing the usual strategy of utilizing warmth and lightweight to get rid of switches. Nevertheless:
DeepSeek R1 0528 supplies a extra concise, readable, and environment friendly reply, the place it highlights sensible steps and features a useful notice about bulb kind compatibility.
DeepSeek R1 affords a extra tutorial, formal group of textual content with useful headings, a abstract desk, and barely extra elaboration on the entire resolution steps.
Side | DeepSeek R1 | DeepSeek R1-0528 |
Correctness | Right and full | Right and full |
Readability of Clarification | Barely verbose with a proper tone | Extra concise and user-friendly |
Construction & Format | Makes use of headers, markdown, and a abstract desk | Bullet-pointed, sequential; ends with a rationale paragraph |
Further Perception | Highlights bulb varieties and state of affairs assumptions | Provides notice about LED vs incandescent compatibility |
Ultimate Verdict
DeepSeek R1 0528 confirmed important efficiency enhancements in comparison with R1 throughout all duties. In journey planning, R1 0528 offered a extra helpful cost-effective, and arranged itinerary. The video output evidenced a smoother and extra polished output that probably implies improved rendering. Within the logic puzzle exercise, each solved the duty accurately, nonetheless, R1 0528 additionally gave a extra temporary and pure description. Total, R1 0528 is extra usable, versatile/ related, and grounded for day-to-day duties.
Conclusion
DeepSeek R1 0528 is a substantial development within the democratization of superior AI applied sciences. It combines state-of-the-art efficiency with open-source availability to problem proprietary fashions with its compatibility and ease of use, whereas permitting extra people to leverage cutting-edge AI for analysis, growth, and enterprise use. Whether or not you’re a developer who desires to construct clever functions, a researcher desperate to discover novel AI frontiers, or a enterprise wanting cost-effective and modern resolution suppliers, DeepSeek R1 0528 is a uniquely targeted and succesful platform for the longer term.
Login to proceed studying and luxuriate in expert-curated content material.