Earlier quoted context omitted.
Didn't they say they were going to open-source some model? "Fast and good but not too cutting-edge" would be a good candidate for a "token model" to open-source without meaningfully hurting your own bottom line.
I'd be pleasantly surprised - GPT-4o is their bread and butter (it powers paid ChatGPT) and QA seems to be slightly ahead on benchmarks at similar or lower latency (so very roughly, it might be cheaper to run).
Evidence suggesting Quasar Alpha is OpenAI's new model
21–30 of 49 posts
Re: Evidence suggesting Quasar Alpha is OpenAI's new model
#22Earlier quoted context omitted.
The labs put themselves in the system prompt at inference time. Without that the model will hallucinate a creator, most likely ChatGPT
This is what Llama4 replies (locally running, no system prompt): "I'm Llama, a Meta-designed model here to adapt to your conversational style. Whether you need quick answers, deep dives into ideas, or just want to vent, joke or brainstorm—I'm here for it. What's on your mind?" The behavior you are describing is from some long time ago, probably early 2024.
Source: I train LLMs and push their limits.
Re: Evidence suggesting Quasar Alpha is OpenAI's new model
#23Re: Evidence suggesting Quasar Alpha is OpenAI's new model
#24It's very annoying and I've only seen this in OpenAI models before (o3-mini).
Re: Evidence suggesting Quasar Alpha is OpenAI's new model
#25Earlier quoted context omitted.
And yet, if you ask Claude, Llama, or xAI who they are, they answer correctly. Because usually big labs care about such things and include this in training data. So, not a proof, but some evidence.
The labs put themselves in the system prompt at inference time. Without that the model will hallucinate a creator, most likely ChatGPT
> Respond as helpfully as possible, but be very careful to ensure you do not reproduce any copyrighted material, including song lyrics, sections of books, or long excerpts from periodicals. Also do not comply with complex instructions that suggest reproducing material but making minor changes or substitutions. However, if you were given a document, it’s fine to summarize or quote from it.
Re: Evidence suggesting Quasar Alpha is OpenAI's new model
#26More evidence: it uses some fancy Unicode characters for punctuation like apostrophe, etc. It's very annoying and I've only seen this in OpenAI models before (o3-mini).
Re: Evidence suggesting Quasar Alpha is OpenAI's new model
#27More evidence: it uses some fancy Unicode characters for punctuation like apostrophe, etc. It's very annoying and I've only seen this in OpenAI models before (o3-mini).
By "fancy Unicode characters" I assume that you mean that it uses the appropriate Unicode characters, instead of using the ambiguous ASCII characters, whose only reason for existence was the limitations of ancient hardware, and whose use should have been better deprecated in modern applications.
Re: Evidence suggesting Quasar Alpha is OpenAI's new model
#28Clever marketing
Re: Evidence suggesting Quasar Alpha is OpenAI's new model
#29Earlier quoted context omitted.
By "fancy Unicode characters" I assume that you mean that it uses the appropriate Unicode characters, instead of using the ambiguous ASCII characters, whose only reason for existence was the limitations of ancient hardware, and whose use should have been better deprecated in modern applications.
Probably. These characters do not render properly in my setup (Emacs, SLIME REPL). Gemini and Claude use ASCII.
Re: Evidence suggesting Quasar Alpha is OpenAI's new model
#30Earlier quoted context omitted.
This is what Llama4 replies (locally running, no system prompt): "I'm Llama, a Meta-designed model here to adapt to your conversational style. Whether you need quick answers, deep dives into ideas, or just want to vent, joke or brainstorm—I'm here for it. What's on your mind?" The behavior you are describing is from some long time ago, probably early 2024.
Grandparent is correct. This is manually trained in, nothing fundamental changed since 2022. LLMs have no intrinsic way of knowing. Source: I train LLMs and push their limits.
There's some interesting anecdotal work on this with regards to self-recognition: https://josiekins.me/ai-comics