129 Downloads Updated yesterday
ollama run ericli1018/Hermes3.6-35B-A3B-Uncensored-Genesis-V7:APEX-Compact
An Ollama-ready repack of LuffyTheFox/Qwen3.6-35B-A3B-Uncensored-Genesis-Hermes-V7-GGUF, available in both APEX and APEX-Compact variants and configured for long-context coding/agent workflows and multimodal use.
Attribution notice
This Ollama package is a repack/distribution configuration. It does not claim authorship of the underlying model, training, uncensoring work, Hermes transfer, Genesis tensor repair, GGUF conversion, or upstream chat template.
Please credit the upstream authors and projects listed below.
This Ollama package is intended to provide both major V7 GGUF variants:
| Variant | Description | Recommended Use |
|---|---|---|
| APEX-Compact | Smaller memory footprint, better fit for constrained VRAM while retaining strong quality | Coding agents, long context, multi-GPU systems with limited VRAM |
| APEX | Larger / higher-quality upstream APEX variant | Quality-first deployments with more available VRAM/RAM |
qwen35moeThis model has multiple upstream contributors. They should not be collapsed into a single “author”.
Qwen/Qwen3.6-35B-A3B
Original Qwen3.6-35B-A3B foundation/post-trained model by the Qwen (Tongyi Lab / Alibaba Group) team.
Source:
https://huggingface.co/Qwen/Qwen3.6-35B-A3B
Qwen describes the model as a 35B-total / ~3B-active Mixture-of-Experts model with a vision encoder and a native 262,144-token context window.
HauhauCS/Qwen3.6-35B-A3B-Uncensored-HauhauCS-Aggressive
HauhauCS produced the uncensored/aggressive derivative used as the base for the Genesis Hermes release.
Source:
https://huggingface.co/HauhauCS/Qwen3.6-35B-A3B-Uncensored-HauhauCS-Aggressive
DJLougen/hermes-qwen3.5-35b-a3b-GGUF
LuffyTheFox states that the Genesis Hermes model uses this Hermes-oriented finetune as a source for agent/function-calling behavior, with Hermes-related data transferred into the HauhauCS uncensored base.
Source:
https://huggingface.co/DJLougen/hermes-qwen3.5-35b-a3b-GGUF
LuffyTheFox/Qwen3.6-35B-A3B-Uncensored-Genesis-Hermes-V7-GGUF
LuffyTheFox created the Genesis Hermes V7 derivative and GGUF release.
According to the upstream model card, the release:
mmproj;Primary source:
https://huggingface.co/LuffyTheFox/Qwen3.6-35B-A3B-Uncensored-Genesis-Hermes-V7-GGUF
Primary upstream author for this V7 derivative / GGUF release: LuffyTheFox.
The upstream V7 model card references:
NousResearch/hermes-function-calling-v1
Source:
https://huggingface.co/datasets/NousResearch/hermes-function-calling-v1
This dataset contains structured-output, function-calling and agentic examples used by the Hermes ecosystem.
This repository/package only adapts the upstream release for convenient Ollama use.
Depending on the selected tag, it packages:
It does not claim to retrain or independently create the underlying neural-network weights.
The coding-agent variants are configured with:
num_ctx 224000
temperature 0.6
top_p 0.95
top_k 20
min_p 0.05
seed 42
presence_penalty 0
repeat_penalty 1.08
These sampling values follow the Hermes agent recommendation published on the upstream V7 model card, with Ollama’s disabled presence penalty represented as 0.
The upstream author recommends keeping at least 128K context for thinking behavior. This Ollama package uses 224K, below Qwen3.6’s native 262,144-token context ceiling while retaining additional runtime headroom.
Use APEX-Compact when:
Select the APEX-Compact tag on this model page when memory efficiency and long-context headroom are the priority.
Use APEX when:
Select the APEX tag on this model page when maximum model quality is the priority.
Choose the APEX or APEX-Compact tag directly from this Ollama model page, depending on your memory/quality requirements.
The same model can be used through the Ollama CLI, native Ollama API, or OpenAI-compatible API after pulling the desired tag.
The upstream Qwen3.6 architecture is multimodal, and the Genesis Hermes V7 release explicitly requires the corresponding mmproj file for Vision when using split-GGUF runtimes.
Both the APEX and APEX-Compact Ollama variants are intended to include the matching projector so the published Ollama model can preserve Vision capability.
After pulling a tag, use ollama show locally and confirm that the model reports Vision capability before relying on image input.
The upstream V7 model card provides a chat_template.jinja and credits froggeric and qweefchief for the template.
For agentic/coding use, correct template handling matters because role formatting, tool definitions, tool calls and tool results must remain consistent.
When repackaging for Ollama, verify each published variant with ollama show --modelfile and confirm that the TEMPLATE is not reduced to a trivial {{ .Prompt }} template.
The upstream V7 author recommends:
mmproj for Vision.This Ollama package provides both APEX and APEX-Compact, allowing users to choose between memory efficiency and quality.
| Contribution | Project / Author |
|---|---|
| Original Qwen3.6-35B-A3B | Qwen Team / Alibaba Group |
| Uncensored aggressive derivative | HauhauCS |
| Hermes agent finetune source | DJLougen |
| Genesis repair, Hermes transfer, V7 GGUF release | LuffyTheFox |
| Hermes function-calling dataset/ecosystem | NousResearch and contributors |
| Ollama packaging / runtime profiles | This Ollama package maintainer |
Qwen3.6-35B-A3B
https://huggingface.co/Qwen/Qwen3.6-35B-A3B
HauhauCS uncensored base
https://huggingface.co/HauhauCS/Qwen3.6-35B-A3B-Uncensored-HauhauCS-Aggressive
DJLougen Hermes source
https://huggingface.co/DJLougen/hermes-qwen3.5-35b-a3b-GGUF
LuffyTheFox Genesis Hermes V7
https://huggingface.co/LuffyTheFox/Qwen3.6-35B-A3B-Uncensored-Genesis-Hermes-V7-GGUF
NousResearch Hermes Function Calling V1
https://huggingface.co/datasets/NousResearch/hermes-function-calling-v1
The upstream repositories identify the model lineage/release under the Apache License 2.0.
When redistributing this Ollama package, retain upstream attribution and review the license and usage terms of each source repository.
This is a community Ollama repack of an upstream derivative model.
The Ollama package maintainer is not affiliated with or endorsed by Qwen/Alibaba, HauhauCS, DJLougen, LuffyTheFox, or NousResearch, unless explicitly stated otherwise by those parties.
All model names and project names belong to their respective authors/maintainers.