Remix.run Logo
DeepSeek-v3.1-Terminus(api-docs.deepseek.com)
88 points by meetpateltech 7 hours ago | 24 comments
bratao 6 hours ago | parent | next [-]

The link is off. This link works https://api-docs.deepseek.com/updates#deepseek-v31-terminus

esafak 6 hours ago | parent | prev | next [-]

Notable performance improvement in agentic tool use: https://huggingface.co/deepseek-ai/DeepSeek-V3.1-Terminus

The Deepseek provider may train on your prompts: https://openrouter.ai/deepseek/deepseek-v3.1-terminus

storus 5 hours ago | parent | prev | next [-]

I tried V3.1 but it was driving me crazy by ignoring parts of user input, which R1 never did. I had many such instances when e.g. asking about running DeepSeek 671B it instead picked DeepSeek 67B because 671B is too large to exist so I must have made a mistake etc. I concluded that despite being better in benchmarks than R1, it was essentially useless due to this characteristics and I instead started using R1 at OpenRouter. Not sure why deepseek.com removed R1 and left only V3.1 without any ability to switch back, I guess it's cheaper to run.

twotwotwo 3 hours ago | parent | prev | next [-]

Interesting--I'd seen Chinese characters surprise inserted when it was just repeating back input with one provider, but not others. (I'd also occasionally seen tokens surprise-translated to Chinese.)

There's a GitHub bug about it that leads to more discussion here: https://github.com/deepseek-ai/DeepSeek-V3/issues/849

Good to see a fix and that it goes with some benchmark gains!

sbinnee 7 hours ago | parent | prev | next [-]

> What’s improved? Language consistency: fewer CN/EN mix-ups & no more random chars.

It's good that they made this improvement. But is there any advantages at this point using DeepSeek over Qwen?

twotwotwo 2 hours ago | parent | next [-]

The fast Cerebras thing got me to try the Qwen3 models. I couldn't get them working all that well: they had trouble using the required output format and following instructions. On the other hand, benchmarks say they should be great, and it sounds like maybe some people use them OK via different tools.

I'm curious if my experience was unusual (it very much could be!) and I'd be interested to hear from anyone who's used both.

IgorPartola 6 hours ago | parent | prev | next [-]

I wish there was some easy resource to keep up with the latest models. The best I have come up with so far is asking one model to research the others. Realistically I want to know latest versions, best use case, performance (in terms of speed) relative to some baseline, and hardware requirements to run it.

__mharrison__ 3 hours ago | parent | next [-]

I use Aider heavily and find their benchmark to be pretty good. It is updated relatively frequently (a month ago, which may be an eternity in AI time).

https://aider.chat/docs/leaderboards/

Jgoauh 5 hours ago | parent | prev | next [-]

have you tried https://artificialanalysis.ai/

JimDugan 4 hours ago | parent [-]

Dumb collation of benchmarks that the big labs are essentially training on. Livebench.ai is the industry standard - non contaminated, new questions every few months.

IgorPartola 4 hours ago | parent [-]

Thanks! Are the scores in some way linear here? As in, if model A is rated at 25 and model B at 50, does that mean I will have half the mistakes with model B? Get answers that are 2x more accurate? Or is it subjective?

exe34 6 hours ago | parent | prev [-]

> asking one model to research the others.

that's basically choosing are random with extra steps!

throwup238 5 hours ago | parent [-]

Research not spit out the answer based on weights. Just ask Gemini/Claude to do deep research on /r/LocalLLama and HN posts.

comrade1234 6 hours ago | parent | prev | next [-]

MIT license that lets you run it on your own hardware and make money off of it.

coder543 5 hours ago | parent [-]

Qwen3 models (including their 235B and 480B models) use the Apache-2.0 license, so it’s not like that’s a big difference here.

coder543 5 hours ago | parent | prev [-]

They seem fairly competitive with each other. You would have to benchmark them for your specific use case.

nojs 3 hours ago | parent | prev | next [-]

The language mixup thing seems to be an issue across all LLMs, as soon as you put some Chinese in the prompt they will often randomly respond in Chinese.

Also, given a partly Chinese prompt, Qwen will sometimes run its whole thinking trace in Chinese, which anecdotally seems to perform slightly worse for the same prompt versus an English thinking trace.

yu3zhou4 7 hours ago | parent | prev | next [-]

I see no article in the link, just "news250922" header with some layout

meetpateltech 6 hours ago | parent [-]

It’s up again, check it.

Twitter/X post link: https://twitter.com/deepseek_ai/status/1970117808035074215

Also Hugging Face model link: https://huggingface.co/deepseek-ai/DeepSeek-V3.1-Terminus

binary132 4 hours ago | parent | prev | next [-]

sure would be neat if these companies would release models that could run on consumer hardware

edude03 3 hours ago | parent | next [-]

So there are two ways to look at this - both hinge on how your define "consumer":

1) We haven't managed to distill models enough to get good enough performance to fit in the typical gaming desktop (say, 7B-24b class models). Even then though - most consumers don't have high end desktops, so even a 3060 class GPU requirement would exclude a lot of people.

2) Nothing is stopping you/anyone from buying 24ish 5090s (a consumer hardware product) to get the required ~600GB-1TB of VRAM to run unquantized deepseek except time/money/know how. Sure, it's unreasonably expensive but it's not like labs are conspiring to prevent people from running these models, it's just expensive for everyone and the common person doesn't have the funding to get into it.

regularfry 3 hours ago | parent [-]

> 1) We haven't managed to distill models enough to get good enough performance to fit in the typical gaming desktop (say, 7B-24b class models).

That really depends on what "good enough" means. Qwen3-30b runs absolutely fine at q4 on a 24GB card, although that's also stretching "typical gaming desktop". It's competent as a code completion or aider-type coding agent model in that scenario.

But really we need both. Yes it would be nice to have things targeted to our own particular niche, but there are only so many labs cranking these things out. Small models will only get better from here.

__mharrison__ 3 hours ago | parent | prev [-]

I'm using Qwen3Next on my MBP. It uses around 42GB of memory and, according to Aider benchmarks, has similar perf to GPT-4.1

https://huggingface.co/mlx-community/Qwen3-Next-80B-A3B-Inst...

qwertytyyuu 4 hours ago | parent | prev [-]

Simple as hot saturated really quickly huh, less than one year