I’ll take the China Deluxe instead, actually. I’ve been incredibly pleased with DeepSeek this past week. Wonderful product, I love seeing its brain when it’s thinking.
Have you tried seeing what happens when you speak to it about topics which are considered politically sensitive in the PRC?
OpenAI O3-Mini
111–120 of 944 posts
Re: OpenAI O3-Mini
#112Did anyone else notice that o3-mini's SWE bench dropped from 61% in the leaked System Card earlier today to 49.3% in this blog post, which puts o3-mini back in line with Claude on real-world coding tasks? Am I missing something?
I think this is with and without "tools." They explain it in the system card: > We evaluate SWE-bench in two settings: > *• Agentless*, which is used for all models except o3-mini (tools). This setting uses the Agentless 1.0 scaffold, and models are given 5 tries to generate a candidate patch. We compute pass@1 by averaging the per-instance pass rates of all samples that generated a valid (i.e., non-empty) patch. If…
Re: OpenAI O3-Mini
#113Earlier quoted context omitted.
I am running the 7B distilled version locally. I asked it to create a skeleton MEAN project. Everything was great but then it started to generate the front-end and I noticed the file extension (.tsx) and then saw react getting imported. I gave the same prompt to sonnet 3.5 and not a single hiccup. Maybe not an indication that Deepseek is worse/bad (I am using a distilled version), but moreso speaks to much react/next…
You know you are running an extremely nerfed version of the model, right?
Re: OpenAI O3-Mini
#114Re: OpenAI O3-Mini
#115Earlier quoted context omitted.
I think OpenAI really needs to rethink its product naming, especially now that they have a portfolio where there's no such clear hierarchy, but they have a place along different axis (speed, cost, reasoning, capabilities, etc). Your summary attempt e.g. also misses o3-mini vs o3-mini-high. Lots of trade-ofs.
They're strongly tied to Microsoft, so confusing branding is to be expected.
On the bright side the app now has curved edges!
Re: OpenAI O3-Mini
#116Earlier quoted context omitted.
But what would we call that model?
> But what would we call that model? Ask one of their models for advice. :-)
PETERSON Oh say, Tackaberry, did you get my memo?
TACKABERRY What memo?
PETERSON My memo about memos. We're sending out too many memos and it's got to stop!
TACKABERRY All right. I'll send out a memo.
Re: OpenAI O3-Mini
#117Earlier quoted context omitted.
They really need someone in marketing. If the model is for technical stuff, then call it the technical model. How is anyone supposed to know what these model names mean? The only page of theirs attempting to explain this is a total disaster. https://platform.openai.com/docs/models
Yes, this $300Bn company generating +$3.4Bn in revenue needs to hire marketing expert. They can begin by sourcing ideas from us here to save their struggling business from total marketing disaster.
Re: OpenAI O3-Mini
#118Re: OpenAI O3-Mini
#119I’ll take the China Deluxe instead, actually. I’ve been incredibly pleased with DeepSeek this past week. Wonderful product, I love seeing its brain when it’s thinking.
Re: OpenAI O3-Mini
#120Earlier quoted context omitted.
Being able to see the thinking trace in R1 is so useful, as you can go back and see if it's getting stuck, making a wrong assumption, missing data, etc. To me that makes it materially more useful than the OpenAI reasoning models, which seem impressive, but are much harder to inspect/debug.
I would actually love if it would just ask me simple questions (just yes/no) when its thinking about something i wasnt clear about and i could help it this way, its a bit sad seeing it write out the assumption and then take the wrong conclusion