Official Release: Qwen 3.5 4B Heretic MNN Quant by HMMediaLabs
Browse files
README.md
ADDED
|
@@ -0,0 +1,37 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
language:
|
| 4 |
+
- en
|
| 5 |
+
pipeline_tag: text-generation
|
| 6 |
+
library_name: mnn
|
| 7 |
+
tags:
|
| 8 |
+
- qwen
|
| 9 |
+
- qwen3.5
|
| 10 |
+
- mobile
|
| 11 |
+
- android
|
| 12 |
+
- uncensored
|
| 13 |
+
- heretic
|
| 14 |
+
- reasoning
|
| 15 |
+
- gated-deltanet
|
| 16 |
+
base_model: DavidAU/Qwen3.5-4B-Claude-4.6-OS-Auto-Variable-HERETIC-UNCENSORED-THINKING
|
| 17 |
+
---
|
| 18 |
+
|
| 19 |
+
# Qwen3.5-4B-Heretic-MNN-4bit-Uncensored
|
| 20 |
+
|
| 21 |
+
Official MNN release by **HMMediaLabs-Smacksmack206**.
|
| 22 |
+
|
| 23 |
+
This is a high-performance **4-bit MNN quantization** of the DavidAU Heretic model. It is optimized for the **Google Pixel 9 Pro (Tensor G4)** and mobile ARM GPUs using specialized Gated DeltaNet kernels.
|
| 24 |
+
|
| 25 |
+
### 🚀 Technical Alpha
|
| 26 |
+
- **Hybrid Architecture:** Uses March 2026 Qwen 3.5 Gated DeltaNet (Linear Attention) for extreme power efficiency.
|
| 27 |
+
- **Claude 4.6 Reasoning:** Distilled from Claude 4.6-OS logic for superior multi-step architectural analysis.
|
| 28 |
+
- **Uncensored/Abliterated:** Natively handles unrestricted requests with zero safety refusals.
|
| 29 |
+
|
| 30 |
+
### 📱 Recommended Pixel 9 Pro Settings
|
| 31 |
+
- **Engine:** Vulkan
|
| 32 |
+
- **CPU Threads:** 4 (Performance Core Affinity)
|
| 33 |
+
- **Precision:** FP16
|
| 34 |
+
- **mmap:** Enabled
|
| 35 |
+
|
| 36 |
+
---
|
| 37 |
+
*Developed by HMMediaLabs-Smacksmack206 on a Pixel 9 Pro.*
|