Qwen3.6-35B-A3B-UD-MLX-4bit
8.6K
13
license:apache-2.0
by
unsloth
Image Model
OTHER
35B params
New
9K downloads
Early-stage
Edge AI:
Mobile
Laptop
Server
79GB+ RAM
Mobile
Laptop
Server
Quick Summary
AI model with specialized capabilities.
Device Compatibility
Mobile
4-6GB RAM
Laptop
16GB RAM
Server
GPU
Minimum Recommended
33GB+ RAM
Code Examples
Read our How to [Run Qwen3.6 Guide!](https://docs.unsloth.ai/models/qwen3.6)text
curl -fsSL https://raw.githubusercontent.com/unslothai/unsloth/refs/heads/main/scripts/install_qwen3_6_mlx.sh | sh
source ~/.unsloth/unsloth_qwen3_6_mlx/bin/activate
python -m mlx_vlm.chat --model unsloth/Qwen3.6-35B-A3B-UD-MLX-4bitbash
uv pip install sglang[all]bashvllm
uv pip install vllm --torch-backend=autobash
pip install "transformers[serving]"bash
transformers serve Qwen/Qwen3.6-35B-A3B --port 8000 --continuous-batchingSet the following accordinglybash
pip install -U openai
# Set the following accordingly
export OPENAI_BASE_URL="http://localhost:8000/v1"
export OPENAI_API_KEY="EMPTY"Deploy This Model
Production-ready deployment in minutes
Together.ai
Instant API access to this model
Production-ready inference API. Start free, scale to millions.
Try Free APIReplicate
One-click model deployment
Run models in the cloud with simple API. No DevOps required.
Deploy NowDisclosure: We may earn a commission from these partners. This helps keep LLMYourWay free.