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

Provides GGUF-quantized Inkling multimodal model weights for local image/audio-to-text and conversational inference. Includes quantization variants (example: 1-bit UD-IQ1_S), Apache-2.0 license, and compatibility with Unsloth Studio, vLLM and common inference stacks.

Hugging Face
AI Video2026

Generates a new camera viewpoint from a reference video: an IC‑LoRA adapter for LTX‑Video 2.3 that re‑renders the same scene from a requested discrete camera angle while preserving subject and content. Trained on synthetic multi‑view data, proof‑of‑concept with limited viewpoint range and best for small, chained angle shifts.

Hugging Face
AI Model2026

Runs a full 27B-class Qwen3.6-derived LLM in a ~7.2 GB ternary/2‑bit format for on-device or single‑GPU text generation, retaining ~95% of FP16 performance and supporting a 262K‑token context. Designed for laptop/GPU deployment; exceeds typical phone memory limits.