RU version is available. Content is displayed in original English for accuracy.
Advertisement
Advertisement
⚡ Community Insights
Discussion Sentiment
45% Positive
Analyzed from 874 words in the discussion.
Trending Topics
#openai#muse#azure#models#meta#model#claude#used#https#api

Discussion (41 Comments)Read Original on HackerNews
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.
The transcript and daemon binary point to an OpenAI model running on Azure. Still unclear which one or why it was selected.
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.
original post: https://x.com/heypeterjames/status/2103545183400800746
pete at mouse dot dev
Are you sure this isn't just a custom model that is API-compatible with OpenAI?
The Muse public APIs seem to be heavily inspired by OpenAI's, they even support the richer "responses" API. They have a similarly shaped compaction API, they have the same "encrypted" reasoning. Even the Muse harness seems heavily inspired by (open source) Codex. Considering Azure's historic involvement w/ OpenAI, it seems more plausible that Azure is used as spill-over capacity, and the same Azure infra used to encrypt GPT models encrypts Muse models.
My guess that the generally visible Anthropic/OpenAI details are leftovers from the whole meta "move fast" behavior. There are a few rough edges on the product where it leaks internal codenames (eg. signing in w/ WhatsApp required consenting to using "hatch" on one screen), so I'd believe that this was a leftover on the VM from the prototyping stage, before the Muse models were ready, or because the dev's got to benchmark against different models.
a fine-tuned OpenAI model on Azure for the purpose of compaction or something could make sense I guess but that would still be OpenAI's weights with meta ontop, and they already have a compaction model served under azure/avocado-compaction-v1
Source 2: I work on AI at Meta.
https://dev.meta.ai/docs/overview
Source: I work on AI at Meta.
definitely tracks with alexandr’s hand-wavey influencer turn.
Still sleeping with one eye open.
How do you know?
Every cloud provider (AWS, Azure etc) is struggling with meeting LLM demand.
Source: first hand info
Because there was an article written in Bloomberg about how they're looking to sell their extra compute [0]
[0] https://archive.is/4ODV4
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.
its just a best guess.