wtf is deepseek r1? v3? v3.1????
R1 as a reasoning powerhouse || what's a reasoning model? || wtf is the difference?
"The study of reasoning model draws its inspiration from the observation that reasoning is one of the main intelligent activities of human beings, and of the ways by which human thinking comes from one idea to a related idea." – Science Direct
ty, smart person.
‼️ DEEPSEEK V3.1 is now a hybrid model.
find the huggingface page right here
tl;dr: R1 has now become v3.1 thinking. similar, faster (model name on official api:
deepseek-reasoner
)v3 non-thinking is your usual v3 but improved (model name on official api:
deepseek-chat
)if you're using official api, the model you'll be using is only v3.1 only. you can switch between reasoning or non-reasoning, but you don't have access to v3 0324 or r1 0528
Differences between R1 and V3? (old, but relevant)
i'll leave you with this from datacamp.com, link to article here
DeepSeek-V3 doesn’t have reasoning ability. As we mentioned, it works as a next-word predictor. This means that it can answer questions whose answers are encoded in the training data.
Because the amount of data used to train these models is so huge, it is capable of answering questions on almost any topic. Like other LLMs, it excels in natural-sounding conversation and creativity. It's the model we want for creating writing, content creation, or answering generic questions that are likely to have been solved already numerous times.
DeepSeek-R1, on the other hand, shines when it comes to complex problem-solving, logic, and step-by-step reasoning tasks. It's designed to tackle challenging queries that require thorough analysis and structured solutions. When faced with complex coding challenges or detailed logical puzzles, R1 is the tool to rely on.

so now you know!
🧀 For more troubleshooting tips, find jem's guide here!
HOW TO USE DEEPSEEK MODELS AS A PROXY || JANITOR.AI SPECIFIC (paid + free)
Official DeepSeek API (paid)
Make an account on the Deepseek Platform
Generate a key
Save, refresh and done!
THE TEMP ISSUE (OFFICIAL API)
‼️ With this method, TEMP doesn't affect R1. find the official docs here
⬆️ more info needed for v3.1 reasoning.
FOR V3.: this is how temp works for this model (info can be found here)

OpenRouter method (free****‼️)
Make an account on Openrouter.ai
Generate a key (Menu > Keys > Create Key)
COPY THE KEY INTO YOUR NOTES || looks something like sk-v1-xxxxxxx
edit (26 Aug 25): Chutes is now strictly a paid service.
Last updated