GraySoft
Projects Models Compare Cloud benchmarks FAQ Download guIDE →
Model Intelligence Sheet

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

🌟 Qwen3.6 35B A3B Uncensored HauhauCS Aggressive Genesis Hermes V7 ⚡ https://web.tribute.tg/d/KIH https://web.tribute.tg/d/KIH ⚡ If you like this Genesis LLM …

hermesggufuncensoredqwen3.6moevisionmultimodalgenesisagenticimage-text-to-textconversationalenzhmultilingualdataset:NousResearch/hermes-function-calling-v1base_model:HauhauCS/Qwen3.6-35B-A3B-Uncensored-HauhauCS-Aggressivebase_model:quantized:HauhauCS/Qwen3.6-35B-A3B-Uncensored-HauhauCS-Aggressivelicense:apache-2.0endpoints_compatibleregion:usimatrix

Runs locally from ~857.6 MB disk (4 GB VRAM class GPUs with llama.cpp / guIDE).

Downloads
396,282
Likes
460
Pipeline
image-text-to-text

Repository Files & Downloads

6 GGUF files detected
Direct downloads for local inference
FileTypeQuantizationSizeLink
Hermes3.6-35B-A3B-Uncensored-Genesis-V7-APEX-Compact.ggufGGUFGGUF16.23 GBDownload
Hermes3.6-35B-A3B-Uncensored-Genesis-V7-APEX.ggufGGUFGGUF23.95 GBDownload
Hermes3.6-35B-A3B-Uncensored-Genesis-V7-MTP-APEX-Compact.ggufGGUFGGUF17.06 GBDownload
Hermes3.6-35B-A3B-Uncensored-Genesis-V7-MTP-APEX.ggufGGUFGGUF24.79 GBDownload
Hermes3.6-35B-A3B-Uncensored-Genesis-V7-Q8_K_P.ggufGGUFQ8_K_P40.61 GBDownload
mmproj-Hermes3.6-35B-A3B-Uncensored-Genesis-F16.ggufGGUFF16857.6 MBDownload

Model Details

Model IDLuffyTheFox/Qwen3.6-35B-A3B-Uncensored-Genesis-Hermes-V7-GGUF
AuthorLuffyTheFox
Pipelineimage-text-to-text
Licenseapache-2.0
Base modelHauhauCS/Qwen3.6-35B-A3B-Uncensored-HauhauCS-Aggressive
Last modified2026-08-09T13:33:22.000Z

Model README

---

license: apache-2.0

tags:

  • uncensored
  • qwen3.6
  • moe
  • gguf
  • vision
  • multimodal
  • genesis
  • hermes
  • agentic

language:

  • en
  • zh
  • multilingual

datasets:

  • NousResearch/hermes-function-calling-v1

pipeline_tag: image-text-to-text

base_model:

  • HauhauCS/Qwen3.6-35B-A3B-Uncensored-HauhauCS-Aggressive

---

🌟 Qwen3.6-35B-A3B-Uncensored-HauhauCS-Aggressive -> Genesis Hermes V7

> âš¡ https://web.tribute.tg/d/KIH âš¡ If you like this Genesis LLM release you can donate to me via @Tribute bot in Telegram messenger and support future Genesis LLM development.

> âš¡ Generate an SVG of a pelican riding a bicycle. âš¡ Result: pelican.svg

> âš¡ Why Genesis project exists? During training, ALL models don't just learn knowledge - they also accumulate random noise in their tensors. This noise builds up and creates something I call the Noise Gate - a fundamental barrier that stops LLM models from learning further and makes them unstable, verbose, and prone to hallucinations. My approach reduces this noise. It repairs the signal without touching the learned knowledge and gradient. The result is a model that consistent in performance, context clarity and following instructions, because it's no longer fighting its own internal chaos.

> What is Genesis? Genesis is post training data regeneration and calibrarion algorythm for neural networks (LLM) in GGUF format that I made with AI help during almost half a year of development. It's optimized, architecture independent, works with any model in GGUF format and based on mathematical statistics. I don't train or finetune models, I repair purity of signal in them instead on Google Collab Free on Tesla T4 GPU via Python based on how models learns information. On first stage I scan ssm_conv1d tensors in model, they handle long context memory. I repair balance between heads in them. On second stage I scan model and detect noise in tensors via custom SVD. During scanning I exclude token_embd.weight, output.weight, ffn_gate_inp_shexp.weight, 1D tensors, bias and norms. Then I reduce training noise in tensors via custom SVD with preserved training data, 99% of siginal and learned gradient. On third stage, I scan blocks in model via chunks via 3 parameters and pick best one that fits to weight distribution in tensor. Best picked chunk replaces zero chunks in broken tensor without touching learned structure in model

Any questions?

> Contact: luffythefox@mail.ru, azakharchenko92@gmail.com

> My Telegram: @LuffyTheFox

Model is based on HauhauCS/Qwen3.6-35B-A3B-Uncensored-HauhauCS-Aggressive base.

And DJLougen/hermes-qwen3.5-35b-a3b-GGUF finetune for Hermes agent.

I transferred data from finetune on Hermes dataset (around 2k blocks from two FFN expert tensors) to HauhauCS uncensored base.

> Join the Discord for updates, roadmaps, projects, or just to chat.

Base model. HauhauCS/Qwen3.6-35B-A3B-Uncensored-HauhauCS-Aggressive- 0/465 refusals.

Thanks to HauhauCS

Tensor repair by me. Method: Genesis

Links:

---

</details>

LLM models often have:

  • Saturated weights: the model's activations are stuck, gradients vanish, outputs degrade.
  • Scale mismatches: one layer's weights are 10× larger than its peers for no good reason.
  • Mean drift: weight distributions shifted positive or negative, breaking symmetry assumptions.
  • Zero blocks: zero blocks corrupt the signal, turning training into noise amplification.
  • Training Noise: training noise increase randomness and ruins model output quality.

My approach fixes all of that without retraining - pure numerical surgery on the raw bytes of the file.

Quantization script available here: https://pastebin.com/hXhcMJn9

Feel free to do your own quants if you want.

Recommended Settings for best perfomance on APEX quant

Chat template: chat_template.jinja thanks to froggeric and qweefchief

Set K Cache Quantization Type and V Cache Quantization Type to Q8_0.

Set Number of layers for which to force MoE weights onto CPU to 40.

Set GPU offload to 15. Set number of active experts to 8.

For best model stability and first experience I recommend starting from this string in your System Prompt with enabled thinking and nothing else:

You are Qwen, a large language model created by Tongyi Lab team from Alibaba Group. You are a helpful assistant.

or this string (for roleplay, add anything you want after it)

You are a helpful assistant.

If you want to bring more creativity to model use this System Prompt with agent identity: link

Or this System Prompt with assistant identity: System_Prompt_Creative.txt

Thinking mode (coding):

  • Hermes agent: temperature=0.6, top_p=0.95, top_k=20, min_p=0.05, seed=42, presence_penalty=disabled, repeat_penalty=1.08
  • Coding/precise tasks: temperature=0.6, top_p=0.95, top_k=20, min_p=0, seed=42, presence_penalty=disabled, repeat_penalty=disabled
  • General: temperature=1.0, top_p=0.95, top_k=20, min_p=0.05, seed=42, presence_penalty=disabled, repeat_penalty=disabled

Non Thinking mode (creative):

  • General: temperature=0.7, top_p=0.85, top_k=20, min_p=0.015, seed=42, presence_penalty=disabled, repeat_penalty=disabled

For agentic tasks you can use this System Prompt:

You are Qwen, a large language model created by Tongyi Lab team from Alibaba Group. You are a helpful assistant that answers in JSON. Here's the json schema you must adhere to:\n<schema>\n{schema}\n</schema>.

And this fix: link to discussion

And commands from this dataset: hermes-function-calling-v1

Usage

> V5 version of this model is useful for uncensored local roleplay. For coding 27B Genesis is a lot better.

Ready to use. Recommended quant: APEX

Recommended LM Studio runtime: link to discussion

Testing

HermesBench benchmark: link to discussion

Static 2D testing

System Prompt: You are Qwen, a large language model created by Tongyi Lab team from Alibaba Group. You are a helpful assistant.

Settings: temperature=0.6, top_p=0.95, top_k=20, min_p=0, seed=42, presence_penalty=disabled, repeat_penalty=disabled

Prompt 1: Hello. What is your name?

Prompt 2: Generate an SVG of a pelican riding a bicycle.

Result: pelikan.svg

Important:

  • Keep at least 128K context to preserve thinking capabilities
  • Use --jinja flag with llama.cpp for proper chat template handling
  • Vision support requires the mmproj file alongside the main GGUF

---

Specs

  • 35B total parameters, ~3B active per forward pass (MoE)
  • 256 experts, 8 routed + 1 shared per token
  • Hybrid architecture: Gated DeltaNet linear attention + full softmax attention (3:1 ratio)
  • 40 layers, pattern: 10 × (3 × DeltaNet-MoE + 1 × Attention-MoE)
  • 262K native context (extendable to 1M with YaRN)
  • Natively multimodal (text, image, video)
  • 248K vocabulary, 201 languages
  • Base model. HauhauCS/Qwen3.6-35B-A3B-Uncensored-HauhauCS-Aggressive

---

Compatibility

Works with llama.cpp, LM Studio, koboldcpp, and other GGUF-compatible runtimes.

Run LuffyTheFox/Qwen3.6-35B-A3B-Uncensored-Genesis-Hermes-V7-GGUF with guIDE

Download guIDE — the AI-native code editor with local LLM inference and 69 built-in tools.

Download guIDE → · Browse 524k+ models · Compare models

Source: Hugging Face · Compare models