New DeepSeek V4 Update is INSANE! π€―
DeepSeek V4 has been released in two variants (Pro and Flash), featuring 1.6 trillion parameters, a 1 million token context window, and extremely low pricing. The video argues this represents a major market shift, making enterprise-grade AI accessible to developers and businesses at a fraction of competitor costs. Three practical use cases are demonstrated: content strategy, member onboarding personalization, and business intelligence extraction.
Summary
The video opens with a bold claim that DeepSeek V4 fundamentally changes the AI landscape, highlighting its 1.6 trillion parameters, 1 million token context window, open-source availability, and disruptively low pricing β achievements the presenter notes came from a Chinese AI lab rather than OpenAI or Anthropic.
Two models were released simultaneously: V4 Pro and V4 Flash. V4 Pro has 1.6 trillion total parameters with approximately 49 billion active at any time via a Mixture of Experts (MoE) architecture, designed for deep reasoning and complex multi-step tasks. V4 Flash is the lightweight counterpart with 44 billion total parameters and around 13 billion active, optimized for fast, high-volume, affordable automation tasks. Both are accessible via chat.deepseek.com, the API, or open weights on Hugging Face.
A central focus of the video is the 1 million token context window, which the presenter describes as a genuine capability shift rather than a marketing figure. This allows users to feed entire codebases, full books, or months of business data β support tickets, CRM records, email threads β into a single prompt without needing to chunk, summarize, or stitch data together. The presenter argues that eliminating the chunking problem removes one of the biggest friction points in AI automation workflows.
On pricing, V4 Flash costs approximately $0.028 per million tokens on cache hits, described as cheaper than nearly anything else on the market. V4 Pro is also significantly cheaper than comparable closed models. The presenter argues this doesn't just make DeepSeek a better option β it changes the economic calculus of what's worth building with AI.
Three detailed use cases are walked through with example prompts. First, content strategy for creators: loading all YouTube transcripts and prompting the model to identify high-engagement topics, content gaps, and generate a 12-video quarterly content plan. Second, personalized member onboarding: feeding a full training library and a new member's intake form to generate a custom 30-day learning path tailored to that individual's goals and experience. Third, business intelligence from raw data: dropping in three months of support tickets, sales call transcripts, and lost deal notes to extract top objections, friction points, and feature recommendations.
The video briefly explains the MoE architecture using an analogy: a team of 100 specialists where only 3-4 relevant experts activate per task, enabling top-tier output at reduced compute cost. Benchmark scores cited include 87.5% on MMLU Pro and 93.5% on CodeBench. The presenter concludes that for practical business tasks β writing, coding, data analysis, automation β DeepSeek V4 competes with best-in-class models at a fraction of the price.
Key Insights
- The presenter argues that DeepSeek V4's 1 million token context window effectively eliminates chunking β one of the biggest friction points in AI automation β allowing entire codebases, books, or months of business data to be analyzed in a single prompt without preprocessing.
- V4 Flash is priced at approximately $0.028 per million tokens on cache hits, which the presenter claims is cheaper than almost anything else currently on the market, fundamentally changing the economics of what AI-powered systems are worth building.
- DeepSeek V4 uses a Mixture of Experts architecture with 1.6 trillion total parameters but only activates a small fraction β around 49 billion for Pro β on any given query, which the presenter explains is how the model achieves top-tier output at a fraction of normal compute cost.
- The presenter demonstrates a business intelligence use case where three months of support tickets, sales transcripts, and lost deal notes are fed into a single prompt to extract top objections, friction points, and feature recommendations β work the presenter says previously took weeks of manual review.
- DeepSeek V4 scores 87.5% on MMLU Pro and 93.5% on CodeBench, placing it in the top tier of available models, and the presenter argues it competes directly with best-in-class closed models for practical business tasks at a dramatically lower price.
Topics
Transcript
[0:00] DeepSeek just dropped something that changes everything. We're talking 1.6 trillion parameters, 1 million token context window, open source, and pricing so low it breaks the market. OpenAI didn't do this. Anthropic didn't do this. Chinese AI lab just did it. And now every developer, every creator, every business owner has access to one of the most powerful AI models ever built for almost nothing. This isn't just a model update. This is a shift. If you're using AI to run your business, to build products, to automate your workflows, this affects you directly. Cuz the rules just changed. DeepSeek [0:31] just released V4, and it's not a small step forward. It's a massive leap. Two models dropped atβ¦
Full transcript available for MurmurCast members
Sign Up to AccessMore from Julian Goldie SEO
NEW Nvidia Autonomous AI is WILD!! π€―
Nvidia announced Nemo Clo, a new autonomous AI agent system that operates independently without continuous prompting. Powered by Nemotron 3 Ultra (a 550 billion parameter model), the system is five times faster and cheaper than previous versions, with OpenShell providing secure sandboxed execution.
Laguna XS 2.1: New FREE + Opensource Local AI!
Julian reviews Laguna XS 2.1, a new free open-source local AI coding model from Poolside that performs comparably to Qwen 3.6 and outperforms Claude Haiku on benchmarks. He demonstrates its practical capabilities by building landing pages and functional apps, highlighting its speed, offline functionality, and multiple deployment options through local setup, Claude Code, or OpenRouter's free API.
How to Run Hermes FREE Forever!
The video demonstrates how to run the Hermes AI agent for free using Gemma 4, a local open-source model from Google, with significant speed improvements through MLX optimization. The setup works on Apple Silicon Macs or via free APIs on Open Router, enabling autonomous agents to work offline and privately without subscription costs.
This NEW Chinese AI is INSANE! (FREE + Open Source!)
Long Cap 2.0 is a new open-source Chinese AI model from a food delivery app company that offers 1 million tokens of free context memory, beats GPT-4.5 on SWE bench pro benchmarks, and uses efficient parameter activation to reduce computational overhead while maintaining high performance.
Claude Code is now FREE: Hereβs howβ¦
Google's new Gemma 4 model running on Ollama is 90% faster on Apple Silicon, enabling free Claude Code usage locally without token costs. The setup requires three simple steps: downloading Ollama, Gemma 4, and installing into Claude Code, with alternatives available via OpenRouter API for non-Mac users.