Omnicoder-Claude-4.6-Opus-Uncensored-GGUF
A new 9B parameter model merges multiple Qwen 3.5 variants for zero-refusal, uncensored AI reasoning.
Independent developer LuffyTheFox has released two new, fully uncensored AI models on Hugging Face, created by merging and distilling multiple variants of the Qwen 3.5 9B architecture. The primary model, Omnicoder-Claude-4.6-Opus-Uncensored-GGUF, is designed for general reasoning with "zero refusals," while the companion OmniRP model is optimized for creative writing. Both are available in efficient Q4_K_M and higher-precision Q8_0 quantized GGUF formats, making them suitable for local deployment on consumer hardware.
The models are a complex merge of several existing models, including a distilled reasoning model from Jackrong, an aggressive uncensored model from HauhauCS, the original OmniCoder from Tesslate, and a writing-tuned model from nbeerbower for OmniRP. The developer used a custom Python script to perform a "Merge of Experts" technique, preserving GGUF metadata for compatibility. Notably, the creator expressed frustration with Claude Opus 4.6's performance during the scripting process, despite using it as a source for distillation.
This release represents a significant effort in the open-source AI community to create powerful, small-scale models that operate without the content restrictions common in commercial offerings like ChatGPT or Claude. By combining specialized models, LuffyTheFox aims to provide a form of "Uncensored General Intelligence" (UGI) that is both capable and freely accessible for users to test in applications like Open Claw.
- Two new 9B parameter models released: Omnicoder for reasoning and OmniRP for creative writing, both fully uncensored.
- Built via a complex merge of 4-5 specialized Qwen 3.5 models, distilled from Claude Opus and available in GGUF format.
- Aims to provide 'Uncensored General Intelligence' (UGI) for local deployment, challenging the content policies of major AI providers.
Why It Matters
It pushes the boundaries of open-source, locally-run AI by offering powerful, unrestricted models that bypass commercial content filters.