Earlier quoted context omitted.
> Also, it will never complain about security guards, I've been using it to reverse engineer binaries. Maybe I'm using too weak language in my prompts, but none of the OpenAI models I've used via codex has refused to reverse engineer binaries, is it supposed to? I'm sitting right now reverse-engineering a 3rd party firmware together with Codex and haven't hit a single guardrail. Meanwhile, I see people complaining ab…
Have you completed the identity verification? It's much more lenient once you have
DeepSeek-V4-Flash Update
81–90 of 362 posts
Re: DeepSeek-V4-Flash Update
#82>benchmark results far exceeding V4-Pro-Preview: Wow that's crazy Good times for those that don't need strict data protection
Re: DeepSeek-V4-Flash Update
#83https://x.com/SourceCodeplz/status/2083099712760987746
i prefer GPT-5.6 Luna honestly
Re: DeepSeek-V4-Flash Update
#84Re: DeepSeek-V4-Flash Update
#85Earlier quoted context omitted.
> Also, it will never complain about security guards, I've been using it to reverse engineer binaries. Maybe I'm using too weak language in my prompts, but none of the OpenAI models I've used via codex has refused to reverse engineer binaries, is it supposed to? I'm sitting right now reverse-engineering a 3rd party firmware together with Codex and haven't hit a single guardrail. Meanwhile, I see people complaining ab…
Have you completed the identity verification? It's much more lenient once you have
Re: DeepSeek-V4-Flash Update
#86Re: DeepSeek-V4-Flash Update
#87Re: DeepSeek-V4-Flash Update
#88Essentially I'm running everything on flash now inside pi. With the correct set of MCP servers, context reducer tooling and skills it can implement any task I throw at it. Some sessions take 30+ turns, but it's fast and cheap; all this in an hour, with ~$0.5 cost. (TBH though, in my multi-subagent workflow I do use other, more expensive models for planning, reviewing, oracle-ing) I haven't used our slow opus subscrip…
Re: DeepSeek-V4-Flash Update
#89What's the best way to run this on a 64GB M2 Pro?
https://github.com/antirez/ds4 is often mentioned for DS4F on Mac, but 64GB is likely not enough to achieve reasonable speeds (official weights should be ~160GB).
Re: DeepSeek-V4-Flash Update
#90Essentially I'm running everything on flash now inside pi. With the correct set of MCP servers, context reducer tooling and skills it can implement any task I throw at it. Some sessions take 30+ turns, but it's fast and cheap; all this in an hour, with ~$0.5 cost. (TBH though, in my multi-subagent workflow I do use other, more expensive models for planning, reviewing, oracle-ing) I haven't used our slow opus subscrip…
How can one set topp and temperature in pi?