author here. I kept digging through the Muse filesystem after my first post hit the front page here this week.<p>Going through my logs I found a background agent that used a model called azure/muse-special while building my website. I found this interesting and dug a little deeper.<p>The transcript and daemon binary point to an OpenAI model running on Azure. Still unclear which one or why it was selected.<p>The runtime also ships with an Anthropic client and a catalogue listing Claude, GPT and Kimi models. I didn’t observe Claude being used in my own sessions, but this is my Part 2 of exploring the Muse file system.<p>original post: <a href="https://x.com/heypeterjames/status/2103545183400800746" rel="nofollow">https://x.com/heypeterjames/status/2103545183400800746</a><p>pete at mouse dot dev
I don't really see evidence that it's an "OpenAI" model, the title is IMO very misleading.
I thought it was 1.3 spark. No?
It'd be hilarious that meta chose to pay openai. If there was such a deal, would it come to light in any public/official filings?
Depends on the size of the deal. OpenAI would have to disclose it in their S-1 if it crossed the threshold of being material information for investors.
No reason for it to. Software companies use products from other software companeis all the time.
meta already pays openai and anthropic for employee use despite having their own models available
zuck wouldn't do this, he is too proud imho
Muse 1.3 spark occasionally spits out Chinese character responses to me like internal instructions. “Go fast” or “Get help”…
I'm not sure I understand why they would route it to other models. It can't be that they don't have enough compute. Maybe worried that the answer from their own models would be bad? Doesn't really make sense, but I could be missing something.
i agree, and it's what made me spend time exploring today.<p>fair q. call_ ids and gAAAAA blobs arent damning but the rs_ reasoning ids embed a unix timestamp that matches the session to the second, then OpenAI's 819x marker. plus the summary is in OpenAI's summarizer voice.<p>its just a best guess.