AIAny
AI Model2026
Icon for item

Qwen3.6-35B-A3B-Uncensored-Genesis-Hermes-V7-GGUF

A GGUF build of Qwen3.6 (35B) post-processed with the Genesis numerical repair to reduce training noise and restore weight distributions; provides a more stable, uncensored multimodal (image+text) MoE model with long-context support for local use.

Introduction

Most large models accumulate low-level numerical noise during training that can degrade stability, verbosity, and long-context behavior. This release applies a post-training numerical ‘Genesis’ repair pipeline (targeted SVD-based denoising and scale corrections) to an uncensored Qwen3.6-A3B 35B MoE base, aiming to restore signal purity without finetuning and to make the model more predictable for long-context and multimodal tasks.

Key Capabilities
  • Targeted numerical repair: scans selected tensors (notably ssm_conv1d and FFN blocks) and applies custom SVD + scale corrections to reduce training noise while preserving learned gradients and embeddings; the stated goal is improved stability without retraining. This means fewer saturation/scale-mismatch artifacts in practice.
  • MoE multimodal base: retains the original MoE architecture (35B total, ~3B active per forward pass, 256 experts, 40 layers) with native multimodal support (image, text, video) and a very large native context (262K tokens). Useful for experiments that need long context or image-text-to-text pipelines.
  • GGUF & runtime compatibility: packaged as GGUF for local runtimes (llama.cpp, LM Studio, koboldcpp); the model author documents recommended quantization/offload settings and APEX quant presets for consumer GPUs.
  • Practical additions: includes transferred finetune blocks for the Hermes agent dataset and example assets (SVG/pelican test), plus guidance for chat templates and agent-style system prompts.
Who it's for + Trade-offs

Great fit if you want a locally runnable, uncensored Qwen3.6 variant with improved numerical stability for roleplay, multimodal prompts, or long-context agent experiments and you can manage GGUF runtimes and quantization.
Look elsewhere if you need a safety-filtered or production-compliant hosted model (this is explicitly uncensored and can produce unsafe content), if you require official vendor support, or if you prefer models that underwent conventional finetuning rather than numeric repair. Expect nontrivial compute/VRAM and careful quantization/offload choices for smooth usage.

Where it fits

Use this model as a research/experimental local runtime for multimodal prototypes, agentic function-calling tests, or roleplay experiments where permissive output is acceptable and you need long context and MoE behavior. Prefer larger, curated finetunes or hosted APIs for regulated production deployments.

Information

  • Websitehuggingface.co
  • OrganizationsHauhauCS
  • AuthorsLuffyTheFox
  • Published date2026/07/13

Categories

More Items

Hugging Face
AI Model2026

Post‑trained 9B causal language model optimized for agentic workflows, tool use, coding, and long‑context instruction following. Uses a routing‑guided agentic post‑training pipeline that converts harness executions into training signal, improving agentic and coding benchmarks. Text‑only weights (safetensors/BF16), Apache‑2.0.

Hugging Face
AI Model2026

Multimodal foundation model for visual understanding, spatial reasoning and multi-step agent tool use — accepts text, multiple images and video at any resolution and supports long contexts (up to 128K tokens). Emphasizes fine-grained 2D/3D relations, affordance reasoning and embodied-AI planning.

Hugging Face
AI Model2026

A 29B-parameter mixture-of-experts LLM for long-context reasoning and agent-style workflows, with native 256K context and Ascend NPU co-optimizations. Compatible with Transformers/vLLM ecosystems; suitable for long-horizon agents and domain fine-tuning.