CoolFace
Modelpublic

WithinUsAI/Gemma4-Overlooked.Thinker.Uncensored-E2B.gguf

sourceHugging Faceupdated 5mo agoView on Hugging Face
11likes457downloads
Model Card

Gemma4-Overlooked.Thinker.Uncensored-E2B (GGUF)

πŸ“Œ Model Overview

Model Name: WithinUsAI/Gemma4-Overlooked.Thinker.Uncensored-E2B.gguf Organization: Within Us AI Base Model: google/gemma-4-E2B-it Parameter Size: ~5B Format: GGUF (quantized for local inference) License: Apache 2.0

This model is an uncensored, refusal-abliterated variant of Gemma 4 E2B, designed for deep reasoning, unrestricted responses, and agentic thinking workflows. It removes refusal behavior while preserving model quality and structure through a mathematically constrained modification process. οΏΌ

βΈ»

🧬 Architecture & Lineage

Base Foundation

  • β€”Built on Gemma 4, a multimodal model family from Google DeepMind
  • β€”Supports:
  • β€”Text
  • β€”Image
  • β€”Audio (E2B class)
  • β€”Context window up to 128K tokens (E2B) οΏΌ

Core Design Philosophy

This model follows a simple but powerful idea:

Don’t make the model bigger… make it think freer.

It retains:

  • β€”Native reasoning / β€œthinking mode”
  • β€”Function calling support
  • β€”Multilingual capability (140+ languages pretraining) οΏΌ

βΈ»

πŸ”“ Uncensoring Method (Abliteration)

This model uses norm-preserving biprojected abliteration, a precise weight-editing technique:

  • β€”Identifies a β€œrefusal direction” in activation space
  • β€”Removes only that behavioral vector
  • β€”Preserves original weight magnitudes

Result:

  • β€”Model stays structurally intact
  • β€”No brute-force fine-tuning degradation
  • β€”Behavior changes without breaking intelligence

πŸ“Š Outcomes:

  • β€”Refusals reduced from 98% β†’ ~0.4% across datasets
  • β€”Minimal quality change (~1.01 response ratio) οΏΌ

βΈ»

🧠 Key Capabilities

πŸ” Reasoning & Thinking

  • β€”Step-by-step internal reasoning
  • β€”Long-context coherence
  • β€”Analytical and philosophical tasks

πŸ€– Agentic Behavior

  • β€”Tool-calling compatible
  • β€”Structured output generation
  • β€”Multi-step problem solving

πŸ’» Coding

  • β€”Code generation & debugging
  • β€”Multi-language support
  • β€”SWE-style reasoning workflows

πŸ–ΌοΈ Multimodal (Base Capability)

  • β€”Image understanding (OCR, charts, UI parsing)
  • β€”Video frame reasoning
  • β€”Audio (E2B support) οΏΌ

βΈ»

πŸ“¦ GGUF Format & Deployment

Optimized for local inference with:

  • β€”llama.cpp
  • β€”LM Studio
  • β€”Ollama (GGUF-compatible builds)

Typical quantizations:

  • β€”Q4KM (~3.4GB)
  • β€”Q5KM (~3.6GB) οΏΌ

βΈ»

πŸš€ Intended Use

βœ… Ideal For

  • β€”Unrestricted AI experimentation
  • β€”Agentic reasoning systems
  • β€”Advanced roleplay / creative writing
  • β€”Research into alignment & behavior control
  • β€”Offline local LLM deployments

⚠️ Considerations

  • β€”Responses are not filtered for safety
  • β€”May generate content that standard aligned models would refuse
  • β€”Requires responsible usage and external guardrails if needed

βΈ»

πŸ› οΈ Usage Example (llama.cpp)

./main -m Gemma4-Overlooked.Thinker.Uncensored-E2B.Q4KM.gguf \ -p "Design a multi-agent system that debugs its own code." \ -n 512

βΈ»

πŸ§ͺ Training & Modification Pipeline

Within Us AI methodology includes:

  • β€”Activation sampling (harmful vs harmless prompts)
  • β€”Statistical clipping (winsorization)
  • β€”Directional vector extraction
  • β€”Orthogonal projection (Gram-Schmidt)
  • β€”LoRA-based weight editing
  • β€”Final merge into base weights οΏΌ

βΈ»

πŸ“Š Evaluation Summary

Metric Result Refusal Rate ~0.4% Cross-dataset robustness Verified Quality degradation Negligible KL Divergence 0.346

Validated across:

  • β€”JailbreakBench
  • β€”HarmBench
  • β€”Refusal datasets οΏΌ

βΈ»

πŸ“š Datasets & Training Sources

Following Within Us AI standards:

  • β€”Proprietary datasets created by Within Us AI
  • β€”May include third-party datasets (no ownership claimed)
  • β€”Focus areas:
  • β€”Reasoning traces
  • β€”Agentic workflows
  • β€”Behavioral evaluation datasets

βΈ»

πŸ“œ License

Apache 2.0 (inherits from base Gemma model)

Additional Notes:

  • β€”Base architecture: Google DeepMind (Gemma family)
  • β€”Modification process: Within Us AI
  • β€”Third-party datasets may be used without ownership claims
  • β€”Credit belongs to original dataset and model creators

βΈ»

πŸ™ Acknowledgements

  • β€”Google DeepMind (Gemma architecture)
  • β€”Open-source GGUF ecosystem
  • β€”Research community on alignment & model editing
  • β€”Dataset creators across Hugging Face

βΈ»

πŸ”— Links

  • β€”Model: https://huggingface.co/WithinUsAI/Gemma4-Overlooked.Thinker.Uncensored-E2B.gguf
  • β€”Organization: https://huggingface.co/WithinUsAI

βΈ»

🧩 Closing Note

This model feels like a philosopher with the guardrails quietly removed 🧠πŸ”₯

Same brain. Same structure. Just… no instinct to say β€œno.”