The biggest differentiator for me: DeepSeek just does what I ask. I've tried using both GPT and Claude for reverse engineering recently, both refused. I even got a warning on my OpenAI account.
Obscene levels of hallucinations, the worst of LLMs, unfortunately. Deepseek v4 pro 94% Deepseek v4 flash - 96% https://artificialanalysis.ai/evaluations/omniscience?models...
DeepSeek V4 – almost on the frontier
241–250 of 420 posts
Re: DeepSeek V4 – almost on the frontier
#242Earlier quoted context omitted.
Speak for yourself. I found switching from Opus 4.7 to be completely painless and in fact, due to the reliability of Anthropic’s API, less of a friction despite slower response times. Zero issues on a large mono repro
Hi, I am happy it works well for you. For me personally I struggle finding good use-cases in general for these OOS models. I am lightly technical but I do not manually code. So my flow is /grill-me (can take hours), make plan, review plan with 2. model, implement, review after implementation. Maybe it is because my tasks are usually chunkier, or because I cant code myself that I struggle using cheaper models. Feels l…
Re: DeepSeek V4 – almost on the frontier
#243I'm gonna stick to GLM5.1 for now.
Re: DeepSeek V4 – almost on the frontier
#244The biggest differentiator for me: DeepSeek just does what I ask. I've tried using both GPT and Claude for reverse engineering recently, both refused. I even got a warning on my OpenAI account.
In my experience GLM 5.1 has been excellent when paired with IDA Pro (DeepSeek v4 pro comes in close second, Kimi straight up refuses). Claude can only do reverse engineering if you throw it into some sort of hero/saviour mode then gradually pivot into red team (though it gets easily tripped).
Re: DeepSeek V4 – almost on the frontier
#245Earlier quoted context omitted.
> I even got a warning on my OpenAI account. This idea of software threatening the user with consequences is totally wild and dystopian. Fellow developers, what kind of world have be built? This is insanity. Imagine if my hammer told me, "Hey, you shouldn't use me on screws--only nails. Do it again and I'll self-destruct!" WTF people, stop making this kind of software!
All sorts of tools try to prevent dangerous/destructive uses In fact probably every single piece of commercial software you use had you sign a contract saying you wouldn’t do it
But they don't threaten their users or have an "N strikes and you're out" policy. I take those safety caps off of all the chemicals in my garage because I'm a grown-ass adult and those caps are a pain in the butt. I would not expect the manufacturer of a solvent to show up at my house lecturing me about safety and threatening to ban me from buying his products.
Re: DeepSeek V4 – almost on the frontier
#246Earlier quoted context omitted.
Glm5.1 is fantastic for me. But that could be how I use it, I don't ask it to build entire apps or entire features, instead asking it to build piecemeal functionality. For that it compares very well to chatgpt 5.4 (I haven't extensively tried 5.5, it might be better, might be same). I have given deepseekv4 pro a try but not much more than a try, as it performed subpar on 4 tasks in a row (missing the obvious/intended…
I've never asked LLMs to build a whole app without detailed directions. I've done giving it a general data flow, structs and methods..etc Are frontier models capable of building something only with general directions now?
Re: DeepSeek V4 – almost on the frontier
#247The biggest differentiator for me: DeepSeek just does what I ask. I've tried using both GPT and Claude for reverse engineering recently, both refused. I even got a warning on my OpenAI account.
Obscene levels of hallucinations, the worst of LLMs, unfortunately. Deepseek v4 pro 94% Deepseek v4 flash - 96% https://artificialanalysis.ai/evaluations/omniscience?models...
All the talk about frontier and SOTA is do dig deeper and deeper into the pockets of VCs and finally do an IPO.
Re: DeepSeek V4 – almost on the frontier
#248The biggest differentiator for me: DeepSeek just does what I ask. I've tried using both GPT and Claude for reverse engineering recently, both refused. I even got a warning on my OpenAI account.
Obscene levels of hallucinations, the worst of LLMs, unfortunately. Deepseek v4 pro 94% Deepseek v4 flash - 96% https://artificialanalysis.ai/evaluations/omniscience?models...
Re: DeepSeek V4 – almost on the frontier
#249Related: live demo of DeepSeek v4 Flash running on my 128GB MacBook. Italian language with English subs. https://www.youtube.com/watch?v=todMmp6AGCE
Re: DeepSeek V4 – almost on the frontier
#250Related: live demo of DeepSeek v4 Flash running on my 128GB MacBook. Italian language with English subs. https://www.youtube.com/watch?v=todMmp6AGCE
For many models the performance of llama.cpp on Mac is 20-40% lower than MLX. Did you try MLX? At least on HF there are MLX 2-bit quants. Unfortunately I have only 64GB, so I can't test it.