Gemma 4 Makes Claude Code 100% FREE

🔗 Link do vídeo: https://www.youtube.com/watch?v=-kA-8QJXY1g
🆔 ID do vídeo: -kA-8QJXY1g

📅 Publicado em: 2026-04-16T13:00:00Z
📺 Canal: Leon van Zyl

⏱️ Duração (ISO): PT12M48S
⏱️ Duração formatada: 00:12:48

📊 Estatísticas:
– Views: 9.844
– Likes: 262
– Comentários: 51

🏷️ Tags:

🚀 Join a growing community of builders learning agentic coding: https://www.skool.com/agentic-labs

Gemma 4 makes Claude Code completely free – no API key, no subscription, no usage limits. In this video I build a full Jira clone from scratch using Claude Code and Gemma 4 running locally on my GPU.

Gemma 4 is Google DeepMind's latest open-weight model. The 26B version uses a mixture-of-experts architecture with only 4 billion active parameters, which means it runs fast on consumer hardware. I'll show you the full setup with LM Studio (Ollama works too – same config), walk through a real build from a single requirements doc, and show you what this model can actually handle.

📖 Chapters:
00:00 Jira Clone Demo
00:49 Project Structure and Setup
02:56 Claude Code Channels (Telegram)
03:27 What is Gemma 4?
04:59 Ollama Setup
07:00 Claude Code + Ollama Config
07:56 LM Studio Setup
09:53 Live Coding with Gemma 4
11:52 Agentic Labs (Skool Community)

Claude Settings:
{
"env": {
"ANTHROPIC_BASE_URL": "http://127.0.0.1:1234"
},
"model": "google/gemma-4-26b-a4b"
}

Business & sponsorship enquiries: leon.vanzyl@gmail.com

#claudecode #gemma4 #vibecoding