AIAny
AI Model2026
Icon for item

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

A GGUF-format Qwen3.6 35B base model image-text-to-text release repaired via tensor-level SVD/scale correction and packaged with Hermes agent tweaks; multimodal (vision + text), MoE architecture, ready for GGUF runtimes like llama.cpp.

Introduction

Most community Qwen forks reproduce a base and add weights; this release instead focuses on low-level numerical repair and packaging for GGUF runtimes. The maintainer scanned and corrected a small number of mis-scaled tensors and applied a Sig-ScaleSync-Genesis-SVD procedure so the model behaves like a healthy 35B MoE Qwen3.6 in GGUF form while including Hermes-agent tuning and multimodal support.

Key Capabilities
  • Tensor-level repair (Sig-ScaleSync-Genesis-SVD): fixes scale mismatches and noisy blocks in specific ssm_conv1d and attention tensors, so what: reduces distribution drift and saturation errors without retraining, improving numerical stability for inference and quantization workflows.
  • Hermes agent packaging and function-calling dataset prep: includes agent-oriented fine-tuning artifacts and compatibility with NousResearch/hermes-function-calling-v1, so what: makes the model more immediately useful for agentic workflows and multimodal prompt patterns.
  • GGUF + runtime compatibility: packaged for GGUF, tested recommendations for APEX or Q8_K_P quant, and works with llama.cpp/LM Studio/koboldcpp, so what: lowers friction for local deployment on common inference stacks.
  • Multimodal and MoE architecture preserved: supports image-text-to-text pipelines and uses a 35B MoE design, so what: retains large-context and multimodal capabilities while enabling lower active-parameter costs per forward pass.
Who it's for & tradeoffs

Great fit if you run local GGUF inference or experiment with agentic multimodal LLMs and need a repaired 35B Qwen variant that tolerates quantization and long-context workloads. Look elsewhere if you require an officially maintained release from the original Qwen vendor, need formal licensing assurances beyond the packaged apache-2.0 tag, or you cannot accept an 'uncensored' base model. Expect to validate safety and behaviour for production use and to follow recommended quant/advice for specific GPUs.

Information

Categories

More Items

Hugging Face
AI Model2021

Learns a joint image–text embedding via contrastive pretraining to enable zero-shot image classification. Uses a ViT‑B/32 image encoder and transformer text encoder; intended primarily for research into robustness and generalization, not untested deployment.

Hugging Face
AI Model2026

A TURBO multi-stage fine-tune of Qwen3.8‑27B that shortens internal “thinking” token blocks and raises ARC benchmarks (8‑bit ARC‑C ≈735, ARC‑E ≈882). It ships GGUF quants (regular and MTP, Neo‑Imatrix), vision support and 256k context for local multimodal inference on consumer GPUs.

Hugging Face
AI Model2023

Pretrained multilingual speech encoder for ASR and related speech tasks (300M parameters), trained with wav2vec2-style self-supervision on ~500k hours across 1,400+ languages. Designed for 16 kHz audio and typically fine-tuned for downstream ASR/translation/classification.