AIAny
AI Model2026
Icon for item

LuffyTheFox/Qwen3.6-35B-A3B-Uncensored-Genesis-Hermes-V5-GGUF

A GGUF-distributed Qwen3.6 35B MoE model variant repaired with a

Introduction

This item packages a Qwen3.6-based, MoE 35B model in GGUF format that was numerically repaired ("Genesis‑SVD") to recover signal from corrupted tensors and exposed as a multimodal image-text-to-text and conversational agent. The release targets users who need an uncensored, agentic model variant compatible with common GGUF runtimes and quantization workflows.

What Sets It Apart
  • Tensor-level repair (Genesis‑SVD): the author reports reconstructing damaged tensor chunks via SVD-based selection and replacement rather than finetuning, aiming to restore learned signal without retraining. This is positioned as a surgical approach to fix saturated/zeroed blocks and scale mismatches.
  • MoE architecture & scale: 35B total params with a Mixture‑of‑Experts routing (256 experts, ~3B active per forward pass), hybrid attention design, very large native context and multimodal capabilities (vision support requires an accompanying mmproj file). The model ships ready-to-run in GGUF and lists runtime compatibility (llama.cpp, LM Studio, koboldcpp).
  • Practical readiness: the card includes recommended quantization targets (APEX or Q8_K_P), suggested runtime/decoder settings, and small-resource tuning notes (e.g., RTX 3060 guidance), making it aimed at practitioners who will run local quantized instances.
Who it's for and tradeoffs

Great fit if you: need a locally runnable, uncensored Qwen3.6 variant with multimodal/agent capabilities and want a model already prepared for GGUF-based runtimes and quantization workflows. It appeals to users comfortable evaluating privacy/ethics implications of uncensored models and to those who can manage MoE runtime complexity.

Look elsewhere if you: require a strictly safety-filtered production model, cannot accept legal/ethical liabilities of uncensored outputs, or lack the hardware/software expertise to handle MoE models and large‑model quantization. The “repair” method is a nonstandard intervention on weights—benefits claimed by the author should be validated on your own benchmarks.

Where it fits

Technically positioned as a community-supplied, modified base model: it builds on HauhauCS's uncensored Qwen3.6 base and adapts finetune signals from Hermes datasets. Use this when you want an alternative to official Qwen releases for local experimentation, research into tensor repair techniques, or agent/vision experimentation under an uncensored regime.

Information

  • Websitehuggingface.co
  • OrganizationsHugging Face, HauhauCS, NousResearch
  • AuthorsLuffyTheFox
  • Published date2026/07/13

Categories

More Items

Hugging Face
AI Model2026

1B-parameter text-generation model tuned for conversational and agentic workflows with a focus on security and vulnerability-detection; suited for low-cost or on-prem/edge deployments and terminal-agent integrations.

Hugging Face
AI Model2026

GGUF conversions of Laguna S 2.1 for llama.cpp, including quantized builds (Q4_K_M, Q8_0, F16) and a small DFlash drafter for speculative decoding; configured for a 256K default context window and intended for local inference and serving with Poolside's llama.cpp fork.

Hugging Face
AI Model2026

Provides GGUF-format quantized shards of Laguna S 2.1 for local or self-hosted inference—packaged for llama.cpp/llama-server and usable with vLLM/Transformers runtimes; targeted at long-context, agentic coding workloads.