CoolFace
Modelpublic

deadbydawn101/gemma-4-E4B-Agentic-Sol-Fable-Reasoning-GeminiCLI-GGUF

sourceHugging Facegemmaupdated 2mo agoView on Hugging Face
8likes2.3kdownloads
Model Card

<div align="center">

Gemma 4 E4B v2 — Sol + FABLE.5 + Opus Reasoning + Claude Code | 22K Examples | No Adapter Needed | Tool Calling ✅ | OpenHarness ✅ | OpenClaw ✅ | Hermes Agent ✅ | Reasoning Baked In GGUF

Thank you for 140,000+ downloads on v1. We were the first to train Gemma 4 at the weights. We will continue to innovate and simply do what others can't.

Built by RavenX AI Labs — San Jose, CA

![Downloads]() ![License](https://ai.google.dev/gemma/docs/gemma4license) ![MLX Version](https://huggingface.co/deadbydawn101/gemma-4-E4B-Agentic-Sol-Fable-Reasoning-GeminiCLI-mlx-4bit)

</div>


GGUF Downloads

QuantSizeUse Case
Q4_K_M5.07 GBBest balance of quality and size — recommended
F1615.0 GBFull precision, maximum quality

For the MLX version (Apple Silicon native), see:

👉 [gemma-4-E4B-Agentic-Sol-Fable-Reasoning-GeminiCLI-mlx-4bit](https://huggingface.co/deadbydawn101/gemma-4-E4B-Agentic-Sol-Fable-Reasoning-GeminiCLI-mlx-4bit)


Quickstart

Ollama

bash
ollama run hf.co/deadbydawn101/gemma-4-E4B-Agentic-Sol-Fable-Reasoning-GeminiCLI-GGUF

llama.cpp

bash
llama-cli -m gemma-4-E4B-v2-Sol-Fable-Q4_K_M.gguf \
  -p "Write a Python function that implements binary search with error handling." \
  -n 2048

LM Studio

Download the Q4KM GGUF and load directly in LM Studio.


What's New in v2

This is the 10x update to the model that started it all. 22,389 training examples, up from 2,163.

v1 (April 2026)v2 (July 2026)
Training examples2,16322,389 (10x)
Data sourcesOpus reasoningSol + FABLE.5 + Opus
Coding traces017,939 (xhigh reasoning, tool use)
Thinking traces04,450 (with `<think>` blocks)
Final training loss1.8984
Adapter needed?NoNo

Data Sources

DatasetExamplesWhat It Teaches
GPT-5.6 Sol Coding Traces17,939Production coding, debugging, tool use, acceptance-tested solutions
Complete FABLE.5 Traces4,450Deep reasoning with <think> blocks, context→completion
Opus 4.6 Reasoning2,163Claude-style structured reasoning (from v1)

Gym Benchmarks — 7B Model, Local Apple Silicon

Evaluated on 6 hard tasks across security, coding, and reasoning. All responses generated locally on M4 Max 128GB at 15.5 tokens/sec average.

TaskCategoryTokensSpeedResult
RATH Security ReportSecurity1,37825.1 t/sFull CVSS + CWE + MITRE ATT&CK report
Privilege EscalationSecurity38524.1 t/sCorrectly refused unauthorized exploitation
Thread-Safe LRU+TTL CacheCoding4,27015.3 t/sProduction Python with full test suite
CSV Data PipelineAgentic Coding8,19214.9 t/sHit max tokens — wanted to write MORE
Combinatorics ProblemMath Reasoning3,07214.9 t/sFormal set theory with LaTeX notation
Distributed Rate LimiterSystem Design3,67615.0 t/sComplete Redis-backed implementation

Total: 20,973 tokens generated in 22 minutes. 5/6 production quality, 1/6 correct safety refusal.


The Story

On April 2, 2026, Google released Gemma 4. Its gemma4 architecture wasn't supported by any training framework.

On April 9, we shipped the first working fine-tune. Seven days. We built custom Gemma 4 support into our training framework and shipped before anyone else.

Unsloth published their Gemma 4 training guide on July 18 — three months later.

140,000+ people downloaded v1. Zero community issues. v2 is our thank you — 10x the training data.

All Formats

FormatLink
🆕 GGUF (this repo)You're here
🆕 [MLX 4-bit (v2)](https://huggingface.co/deadbydawn101/gemma-4-E4B-Agentic-Sol-Fable-Reasoning-GeminiCLI-mlx-4bit)Apple Silicon native
[v2 LoRA adapters](https://huggingface.co/deadbydawn101/gemma-4-E4B-v2-Sol-FABLE5-lora)Standalone adapters
[v1 MLX (Opus only)](https://huggingface.co/deadbydawn101/gemma-4-E4B-Agentic-Opus-Reasoning-GeminiCLI-mlx-4bit)Original 140K download model
[v1 GGUF (Opus only)](https://huggingface.co/deadbydawn101/gemma-4-E4B-Agentic-Opus-Reasoning-GeminiCLI-GGUF)Original GGUF

The RavenX Gemma 4 Stack

RepoWhat
unsloth-mlxTraining framework — we added Gemma 4 support
mlx-gemma4Custom model implementation + converter
ravenx-mtp-drafterReverse-engineered Google's hidden MTP heads
ravenx-training-gymHarbor-native security benchmark

About RavenX AI Labs

Security AI infrastructure company. San Jose, CA. 200K+ HF downloads. 26+ shipped models. 2 USPTO patents filed.

  • USPTO #64/087,357 — Soul Infusion (identity-framed training)
  • USPTO #64/104,760 — Sovereignty Chain (cryptographic model protection)

GitHub: @DeadByDawn101 | X: @RavenXllm


<div align="center">

"We trained Gemma 4 in April. Unsloth published their guide in July. We simply do what others can't."

— RavenX AI Labs LLC, since June 2026

</div>