AIAny
AI Model2026
Icon for item

SuperGemma4-26B Uncensored Fast (GGUF v2)

Provides a compact GGUF export of a tuned Gemma‑4 26B variant for local inference, optimized for llama.cpp and Apple Silicon to deliver faster, less‑censored chat and coding outputs. Includes Q4_K_M quantization and a neutral embedded template for more reliable local deployments.

Introduction

Why this matters

Local GGUF builds remain the fastest way to run large language models privately on consumer hardware. This GGUF v2 release packages a tuned "SuperGemma Fast" line into a compact Q4_K_M file that targets llama.cpp and Apple Silicon—trading some of the stock model's safety routing for more natural, unconstrained chat and improved practical throughput.

Key Capabilities
  • Tuned-from-Fast weights (base: google/gemma-4-26B-A4B-it): yields measurable bench improvements over the plain base so you get better coding, logic, and Korean performance without swapping to a larger model.
  • GGUF Q4_K_M quantized export: reduces local memory and storage needs so the model is easier to run on M-series Macs and other constrained environments.
  • Neutral embedded prompt template: reduces prompt-routing into unwanted coding/tool modes (so typical conversational prompts stay in assistant mode).
  • Verified llama.cpp speeds on Apple Silicon (example bench: ~222 tok/s prompt, ~89.4 tok/s gen for Korean prompts on tested hardware), giving practical, responsive local inference.
Who it's for and trade-offs

Great fit if you need a local, fast Gemma‑4–derived model for conversational or coding tasks on Apple Silicon or llama.cpp backends and you prefer fewer assistant filters than stock releases. It’s also useful when quantized GGUF portability and an embedded neutral template simplify deployment.

Look elsewhere if you require an officially licensed Google / Hugging Face release with vendor support, strict content filtering, or maximum out‑of-the-box safety guarantees—this build intentionally emphasizes a less‑censored behavior. Also be aware the MoE expert tensors required patched conversion during GGUF export, so advanced users should validate compatibility with their inference stack.

Where it fits

This is a deployment-oriented variant between the raw base Gemma 4 and heavily filtered chat models: choose it when latency, local resource footprint, and conversational naturalness are your priorities.

Information

Categories

More Items

Hugging Face
AI Model2026

GGUF-quantized, refusal-removed build of Qwen3.8-Flash-Next for llama.cpp that provides multimodal (image+text), reasoning and tool-calling capabilities; released for security research and red-teaming under the Apache-2.0 license.

Hugging Face
AI Model2026

A dynamically quantized GGUF build of Ornith-1.5-35B optimized for agentic code-fixing and multi-turn conversations: targets 4-bit/≈22GB deployments, includes a vision projector, a custom importance matrix and a concise chat template.

Hugging Face
AI Model2026

Open-weights LLM fine-tuned for phone-based voice agents that prioritizes low latency and reliable tool/function calling. Based on NVIDIA Nemotron 3 Nano (30B total, 3.5B active), supports very long contexts (262,144 tokens) and recommends temperature=0 with thinking disabled for deployment.