Skip to content

Commit 8f52437

Browse files
fix(gallery): describe Genesis Hermes model accurately (#11342)
Replace copied HauhauCS base-model text with metadata for the actual Genesis Hermes V6 artifact and link its upstream base model. Assisted-by: Codex:gpt-5 [Hugging Face] Co-authored-by: localai-org-maint-bot <306269227+localai-org-maint-bot@users.noreply.github.com>
1 parent cd51645 commit 8f52437

1 file changed

Lines changed: 9 additions & 26 deletions

File tree

gallery/index.yaml

Lines changed: 9 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -785,35 +785,18 @@
785785
- name: "qwen3.6-35b-a3b-uncensored-genesis-hermes-v6"
786786
url: "github:mudler/LocalAI/gallery/virtual.yaml@master"
787787
urls:
788+
- https://huggingface.co/HauhauCS/Qwen3.6-35B-A3B-Uncensored-HauhauCS-Aggressive
788789
- https://huggingface.co/LuffyTheFox/Qwen3.6-35B-A3B-Uncensored-Genesis-Hermes-V6-GGUF
789790
description: |
790-
# Qwen3.6-35B-A3B-Uncensored-HauhauCS-Aggressive
791+
Qwen3.6-35B-A3B Uncensored Genesis Hermes V6 is LuffyTheFox's multimodal,
792+
agentic derivative of HauhauCS's uncensored Qwen3.6-35B-A3B model. It
793+
combines Genesis tensor calibration with Hermes function-calling data while
794+
retaining the 35B mixture-of-experts architecture, roughly 3B active
795+
parameters per token, and the native 262K-token context window.
791796

792-
> **Join the Discord** for updates, roadmaps, projects, or just to chat.
793-
794-
Qwen3.6-35B-A3B uncensored by HauhauCS. **0/465 Refusals.**
795-
796-
> **HuggingFace's "Hardware Compatibility" widget doesn't recognize K_P quants** — it may show fewer files than actually exist. Click **"View +X variants"** or go to **Files and versions** to see all available downloads.
797-
798-
## About
799-
800-
No changes to datasets or capabilities. Fully functional, 100% of what the original authors intended - just without the refusals.
801-
802-
These are meant to be the best lossless uncensored models out there.
803-
804-
## Aggressive Variant
805-
806-
Stronger uncensoring — model is fully unlocked and won't refuse prompts. May occasionally append short disclaimers (baked into base model training, not refusals) but full content is always generated.
807-
808-
For a more conservative uncensor that keeps some safety guardrails, check the Balanced variant when it's available.
809-
810-
## Downloads
811-
812-
All quants generated with importance matrix (imatrix) for optimal quality preservation on abliterated weights.
813-
814-
## What are K_P quants?
815-
816-
...
797+
This entry installs the Q8_0 GGUF together with its F16 multimodal projector
798+
for llama.cpp. The model card recommends Jinja chat templates and at least a
799+
128K context for its thinking behavior. License: Apache-2.0.
817800
license: "apache-2.0"
818801
tags:
819802
- llm

0 commit comments

Comments
 (0)