How to use from
vLLM
Install from pip and serve model
# Install vLLM from pip:
pip install vllm
# Start the vLLM server:
vllm serve "lmstudio-community/Qwen3-Coder-480B-A35B-Instruct-MLX-6bit"
# Call the server using curl (OpenAI-compatible API):
curl -X POST "http://localhost:8000/v1/chat/completions" \
	-H "Content-Type: application/json" \
	--data '{
		"model": "lmstudio-community/Qwen3-Coder-480B-A35B-Instruct-MLX-6bit",
		"messages": [
			{
				"role": "user",
				"content": "What is the capital of France?"
			}
		]
	}'
Use Docker
docker model run hf.co/lmstudio-community/Qwen3-Coder-480B-A35B-Instruct-MLX-6bit
Quick Links

👉 Requires LM Studio 0.3.20 or newer

💫 Community Model> Qwen3-Coder-480B-A35B-Instruct by Qwen

👾 LM Studio Community models highlights program. Highlighting new & noteworthy models by the community. Join the conversation on Discord.

Model creator: Qwen
Original model: Qwen3-Coder-480B-A35B-Instruct
MLX quantization: provided by LM Studio team using mlx_lm

Technical Details

6-bit quantized version of Qwen3-Coder-480B-A35B-Instruct using MLX, optimized for Apple Silicon.

Special thanks

🙏 Special thanks to the Apple Machine Learning Research team for creating MLX.

Disclaimers

LM Studio is not the creator, originator, or owner of any Model featured in the Community Model Program. Each Community Model is created and provided by third parties. LM Studio does not endorse, support, represent or guarantee the completeness, truthfulness, accuracy, or reliability of any Community Model. You understand that Community Models can produce content that might be offensive, harmful, inaccurate or otherwise inappropriate, or deceptive. Each Community Model is the sole responsibility of the person or entity who originated such Model. LM Studio may not monitor or control the Community Models and cannot, and does not, take responsibility for any such Model. LM Studio disclaims all warranties or guarantees about the accuracy, reliability or benefits of the Community Models. LM Studio further disclaims any warranty that the Community Model will meet your requirements, be secure, uninterrupted or available at any time or location, or error-free, viruses-free, or that any errors will be corrected, or otherwise. You will be solely responsible for any damage resulting from your use of or access to the Community Models, your downloading of any Community Model, or use of any other Community Model provided by or through LM Studio.

Downloads last month
7,927
Safetensors
Model size
480B params
Tensor type
BF16
·
U32
·
MLX
Hardware compatibility
Log In to add your hardware

6-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for lmstudio-community/Qwen3-Coder-480B-A35B-Instruct-MLX-6bit

Quantized
(35)
this model