---
title: 'Meta''s New Model Wants Deep Access to Your Personal Life'
source: 'https://youtube.com/watch?v=G55HSGpuh1M'
video_id: 'G55HSGpuh1M'
date: 2026-08-14
duration_sec: 343
---

# Meta's New Model Wants Deep Access to Your Personal Life

> Source: [Meta's New Model Wants Deep Access to Your Personal Life](https://youtube.com/watch?v=G55HSGpuh1M)

## Summary

Meta has released Muse Glimmer, a 30-billion-parameter open-source model under the Apache 2.0 license, designed to run on consumer hardware. This video analyzes the model's capabilities, the technical methods used to make it efficient, and the strategic motivations behind Meta's shift back to open-source after a period of closed models.

### Key Points

- **Meta's Open-Source Shift** [00:01] — Meta released Muse Glimmer, a free and open-source model under Apache 2.0, after a period of closed models and criticism. The model is named after a My Little Pony character from Mark Zuckerberg's fan fiction.
- **On-Device AI Capabilities** [00:42] — Muse Glimmer is small enough to run on a consumer PC, enabling always-on local AI agents that can read email, manage calendars, and perform other tasks without sending data to the cloud.
- **Meta's Open-Source History** [01:07] — Meta was once a champion of open-weight models with Llama, but Llama 4 was a major disappointment, with models that underperformed compared to Chinese alternatives like those from DeepSeek.
- **Meta's Strategic Response** [01:43] — In response to humiliation, Zuckerberg spent $14 billion on a 49% stake in Scale AI to acquire its CEO, poached researchers from OpenAI and Google, and rebranded as Meta Superintelligence Labs.
- **Closed Model Failure** [02:09] — The first product from the new team, Muse Spark, was a closed API-only model that failed to compete with Claude or Gemini, leading to questions about Meta's massive capex spending.
- **Distillation and Quantization** [02:36] — Muse Glimmer is a distilled version of Muse Spark, using the larger model to train a smaller one. It was quantized to 4 bits, reducing memory from 55GB to under 20GB, enabling consumer GPU use.
- **Speculative Decoding** [03:41] — Meta used speculative decoding, where a tiny model (DFlash) generates a block of tokens and the big model validates them in one pass, achieving a 3x speedup on an Nvidia 5090 GPU.
- **Zuckerberg's Manifesto** [03:54] — Zuckerberg argues that superintelligence should be open-source, not owned by a few companies, and criticizes the rush to build AI that could end humanity. He also proposes sharing mid-training checkpoints with the US government.
- **Future Plans and Sponsor** [04:33] — Meta promises open weights for Muse Spark 1.2 soon. The video is sponsored by OpenRouter, a service that provides a single API to access multiple LLMs.

### Conclusion

Muse Glimmer represents a strategic pivot for Meta, offering a capable open-source model that runs on consumer hardware. While the sincerity of Zuckerberg's open-source commitment is questionable, the Apache 2.0 license ensures the model's availability and potential for widespread use.

## Transcript

last year starving Llama, poaching researchers with nine figure Zuck bucks, and locking its new models behind a Facebook auth page, just released a free and open source model under the Apache 2.0 license. It's called Muse Glimmer, a
name I believe was inspired by Zuck's fan fiction My Little Pony character, and it's a 30 billion parameter agentic model that's small enough to run on your poverty spec PC. That means you can now have an always-on mini Zuck agent living
rent-free in your gaming PC, reading your email, managing your calendar, and elections in Middle America. And according to Meta, an agent like that which is a sentence they've been dreaming about writing since 2004.
Except this time, the surveillance can run entirely on your own hardware. In today's video, we'll find out what Muse Glimmer Glimmer can actually do, learn distillation, quantization, and speculative decoding, and determine
whether Zuck's open-source redemption arc is sincere or if this is just what losing looks like right now. It is August 12, 2026, and you're watching The Code Report. It wasn't long ago when Meta was seen as the champion of the
open weight class. Their Llama models slopped up over a billion downloads and created an entire ecosystem of custom models built on top of them. That is until Llama 4 was released, and it became the biggest Facebook bust since
underage girls. In the release were two models, Scout and Maverick. Initially, because Meta submitted a secret juiced-up version to Llama Arena that
download. And the models we could download had the intelligence of farm animals, which was fitting given their names. And while this was happening, Comrade Xi Jinping was dropping open models that were better, cheaper, and
released in accordance with Mao Zedong's thought. Then Zuck responded to this humiliation the only way a billionaire knows how. He spent 14 billion on a 49% stake in Scale AI just to acquire its CEO, Alexander Wang. Then he went on a
poaching spree for researchers at OpenAI and Google and rebranded the whole operation as Meta Superintelligence Labs. The first thing his new dream team did was rebuild the stack from scratch and abandon open source entirely.
They're shipping Muse Spark earlier this year as a closed API only model. That created a new problem though, because no sane person would choose Muse Spark over something like Claude or Gemini. So with Wall Street starting to ask questions
about the 145 billion of capex being incinerated with nothing to show for it, compound in Kauai that the locals say he stole from them and formed a plan, which eventually led us here to the launch of Muse Glimmer. It's a dense 30 billion
parameter model distilled directly from Muse Spark, their big but closed model basically means they had the big model whisper its exact probability until it learned how to fake it. And in Zuck's manifesto he made after the
release, he described distillation as an important principle of how the open source ecosystem works, which is ironic because every American lab spent the last year accusing the Chinese of doing this exact same thing to their outputs.
So how good is it actually? Well, according to the TMBBs, it clearly beats Gemma 4 and goes bar for bar with Qwen 3.6. But my favorite number is the prompt injection benchmark where attacks against Glimmer succeeded 28% of the
time, but they're listing that as a win because with Qwen it's 40% and the way they got it to run on consumer GPUs was interesting. At full precision the model would need over 55 gigs of memory. So their first move was quantization where
Meta compressed the weights down to about 4 bits, which shrank it to just under 20 gigs. And the second was speculative decoding, which is basically auto complete for your auto complete. The way it works is a tiny model called
DFlash blurts out an entire block of tokens, then the big model reads the whole block in one pass and throws out the bad guesses, which they say led to a 3x speed up on a 5090. But to be honest, the actual model is way less interesting
than Zuck's manifesto I mentioned earlier. In it, he argues that the real superintelligence, but a small handful of companies owning it, and that he doesn't understand why anyone who believes AI will end humanity would rush
to build it, which is a reasonable point coming from a guy whose company was just fined $567 million last week for being a public nuisance in New Mexico. He also wants Frontier Labs to hand the US government mid-training checkpoints of
billion-dollar fund for the towns willing to host his data centers, that ruckus. So, is the redemption arc sincere? Probably not, but an Apache license is an Apache license, and they
can't put that genie back in the bottle. Zuck and Wang both say open weights for Muse Spark 1.2 are coming soon, which would mean you could self-host the exact model behind Meta's own coding agent, which is pretty cool. And if you want to
can do it with the sponsor of today's video, OpenRouter. It gives you a single API to access every LLM, so you only have one endpoint and one bill to worry about. You can switch between models manually or use their routers to pick
one for you based on a combination of factors, like price and accuracy. My startup still hasn't been able to raise a seed round, so I used OpenRouter to rewrite the entire codebase in Rust to attract more investors. Because Rust is
a notoriously easy language, I used Pareto Router to route every request to cheaper coding models that could still cargo build, but I eventually ended up the UI, the dedicated image and speech
attractive profiles to seed the community and get the matches flowing. OpenRouter is easily the best tool I've seen for discovering new models without subscriptions, and you can try it out for free at the link below. This has
watching, and I will see you in the next one.
