How can you reasonably try to get near frontier (even at all tps) on hardware you own? Maybe under 5k in cost?
DeepSeek v4
91–100 of 1001 posts
Re: DeepSeek v4
#92Earlier quoted context omitted.
How does it compare to Opus 4.7? I've been immersed in 4.7 all week participating in the Anthropic Opus 4.7 hackathon and it's pretty impressive even if it's ravenous from a token perspective compared to 4.6
It is more than good enough and has effectively caught up with Opus 4.6 and GPT 5.4 according to the benchmarks. It's about 2 months behind GPT 5.5 and Opus 4.7. As long as it is cheap to run for the hosting providers and it is frontier level, it is a very competitive model and impressive against the others. I give it 2 years maximum for consumer hardware to run models that are 500B - 800B quantized on their machines…
Doesn't mean Deepseek v4 isn't great, just benchmarks alone aren't enough to tell.
Re: DeepSeek v4
#93Re: DeepSeek v4
#94Truly open source coming from China. This is heartwarming. I know if the potential ulterior motives.
Re: DeepSeek v4
#95Earlier quoted context omitted.
Is it honestly better than Opus 4.6 or just benchmaxxed? Have you done any coding with an agent harness using it? If its coding abilities are better than Claude Code with Opus 4.6 then I will definitely be switching to this model.
Their Chinese announcement says that, based on internal employee testing, it is not as good as Opus 4.6 Thinking, but is slightly better than Opus 4.6 without Thinking enabled.
Re: DeepSeek v4
#96MMLU-Pro: Gemini-3.1-Pro at 91.0 Opus-4.6 at 89.1 GPT-5.4, Kimi2.6, and DS-V4-Pro tied at 87.5 Pretty impressive
Re: DeepSeek v4
#97Earlier quoted context omitted.
The thing is, it doesnt need to beat 4.7. it just needs to do somewhat well against it. This is free... as in you can download it, run it on your systems and finetune it to be the way you want it to be.
What's the hardware cost to running it?
- To run at full precision: "16–24 H100s", giving us ~$400-600k upfront, or $8-12/h from [us-east-1](https://intuitionlabs.ai/articles/h100-rental-prices-cloud-c...).
- To run with "heavy quantization" (16 bits -> 8): "8xH100", giving us $200K upfront and $4/h.
- To run truly "locally"--i.e. in a house instead of a data center--you'd need four 4090s, one of the most powerful consumer GPUs available. Even that would clock in around $15k for the cards alone and ~$0.22/h for the electricity (in the US).
Truly an insane industry. This is a good reminder of why datacenter capex from since 2023 has eclipsed the Manhattan Project, the Apollo program, and the US interstate system combined...
Re: DeepSeek v4
#98Already on Openrouter. Pro version is $1.74/m/input, $3.48/m/output, while flash $0.14/m/input, 0.28/m/output.
Re: DeepSeek v4
#99Already on Openrouter. Pro version is $1.74/m/input, $3.48/m/output, while flash $0.14/m/input, 0.28/m/output.
https://openrouter.ai/deepseek/deepseek-v4-pro https://openrouter.ai/deepseek/deepseek-v4-flash
`https://openrouter.ai/api/messages with model=deepseek/deepseek-v4-pro, OR returns an error because their Anthropic-compat translator doesn't cover V4 yet. The Claude CLI dutifully surfaces that error as "model...does not exist"