I had plans for the weekend.
I was waiting to try Fable 5 and build new products with what people were calling one of the most powerful coding models ever.
Then access disappeared.
The reported reason was national security. The U.S. government moved against Anthropic's newest models, Fable 5 and Mythos 5, and the practical result was simple: people who expected to use it suddenly could not.
That hit harder than I expected.
These frontier models, or LLMs in general, have become like a commodity. For many of us, without them, things do not move.
That sounds dramatic until one disappears from your workflow.
They are rented intelligence behind someone else's switch.
One policy decision, one compliance letter, one account flag, one pricing change, and your weekend plan can go from "let me build this tonight" to "I guess I need a new stack."
That scares me more than the ban itself.
I am not saying we should stop using closed frontier models. That would be silly. They are useful, and for some tasks they are still far ahead.
But I do not want my ability to build to depend completely on a model I cannot run, inspect, fine-tune, or keep available.
So I am changing how I think about my setup.
More open models. Some local experiments where they make sense. More RAG for memory. More LoRA fine-tuning for personal workflows. More model routing, where the expensive closed model becomes the escalation path, not the default.
And this is not some fantasy anymore. The open and open-weight model ecosystem is global now. Llama, Gemma, Mistral, Kimi, DeepSeek, Qwen, and many smaller research models are all part of the same shift. Some are better for coding. Some are better for local inference. Some are better for long context, RAG, or cheap routing.
Kimi and DeepSeek are just examples, not the whole answer. Kimi shows that open-weight models can be serious for coding and agentic work. DeepSeek's reported V4-Pro price cut shows how fast model economics can move. The point is not to replace one dependency with another. The point is optionality.
The goal is not to become anti-frontier-model. The goal is to stop being fragile.
Maybe the real lesson from Fable 5 is not "run everything locally."
It is this:
If your whole workflow dies when one company or one government flips a switch, you do not have an AI workflow.
You have a dependency.
Source notes
- Axios: Anthropic had 90 minutes to take down Fable after Trump admin demand
- Tom's Hardware: U.S. gov't orders Anthropic to disable its newest AI models worldwide due to security threats
- The Verge: China may have accessed Mythos
- Google DeepMind: Gemma
- Mistral AI Studio
- Kimi K2: Open Agentic Intelligence
- Times of India: DeepSeek to make permanent 75% price cut on flagship V4-Pro AI model
