Qwen3.5-35B-A3B

4.0M
1.4K
by
Qwen
Image Model
OTHER
High
4.0M downloads
Battle-tested
Edge AI:
Mobile
Laptop
Server
Unknown
Mobile
Laptop
Server
Quick Summary

> [!Note] > This repository contains model weights and configuration files for the post-trained model in the Hugging Face Transformers format. > > These artifac...

Code Examples

bash
uv pip install 'git+https://github.com/sgl-project/sglang.git#subdirectory=python&egg=sglang[all]'
bashvllm
uv pip install vllm --torch-backend=auto --extra-index-url https://wheels.vllm.ai/nightly
bash
pip install "transformers[serving] @ git+https://github.com/huggingface/transformers.git@main"
bash
transformers serve --force-model Qwen/Qwen3.5-35B-A3B --port 8000 --continuous-batching
Set 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

Fastest API

Production-ready inference API. Start free, scale to millions.

Try Free API

Replicate

One-click model deployment

Easiest Setup

Run models in the cloud with simple API. No DevOps required.

Deploy Now

Disclosure: We may earn a commission from these partners. This helps keep LLMYourWay free.