OsaurusAI/Qwen3.5-35B-A3B-JANG_4K
<p align="center"> <a href="https://osaurus.ai"><img src="https://cdn-avatars.huggingface.co/v1/production/uploads/69d00705ce8872981c6c4fce/GWKjOwezSOhW5iuKpDwq_.png" alt="Osaurus AI" width="120"></a> </p>
<h3 align="center">Qwen 3.5 35B-A3B — JANG_4K (Mixed-Precision, 4-bit)</h3> <p align="center"><b>JANG</b> — Jang Adaptive N-bit Grading | Mixed-Precision Quantization for Apple Silicon</p>
<p align="center"> <a href="https://osaurus.ai"><img src="https://img.shields.io/badge/Web-osaurus.ai-blue" alt="Website"></a> <a href="https://github.com/jjang-ai/jangq"><img src="https://img.shields.io/badge/GitHub-JANG_Source-blue?logo=github" alt="GitHub"></a> <a href="https://pypi.org/project/jang/"><img src="https://img.shields.io/pypi/v/jang?label=PyPI&color=green" alt="PyPI"></a> <a href="https://huggingface.co/OsaurusAI"><img src="https://img.shields.io/badge/HF-OsaurusAI-yellow?logo=huggingface" alt="OsaurusAI"></a> </p>
Osaurus natively supports JANG models. Download at osaurus.ai.
Model Details
Benchmarks
200-question MMLU (20 per subject x 10 subjects). Thinking OFF (enable_thinking=False), greedy decoding (temp=0.0).
JANG_4K beats MLX 4-bit by +2 MMLU while being smaller (16.4 GB vs 18 GB). Budget-neutral bit redistribution boosts attention quality without increasing total size.
JANG_4K Profile
JANG_4K is a balanced 4-bit mixed-precision profile that provides near-original quality. Critical layers (attention, routing, embeddings) are kept at 8-bit, with expert MLP weights at 3-5 bit depending on importance scoring. Best quality-to-size ratio for most use cases.
Usage
# Requires Osaurus (https://osaurus.ai)
osaurus serve OsaurusAI/Qwen3.5-35B-A3B-JANG_4KRequirements
- Apple Silicon Mac with 24+ GB unified memory
- MLX framework with Qwen 3.5 MoE support
<p align="center">Quantized by <a href="https://osaurus.ai">Osaurus AI</a> using <a href="https://github.com/jjang-ai/jangq">JANG</a></p>
