SGLang-EAGLE3-Qwen3-Coder-480B-A35B-Instruct-SpecForge-EigenAI
43
llama
by
lmsys
Other
OTHER
480B params
New
43 downloads
Early-stage
Edge AI:
Mobile
Laptop
Server
1073GB+ RAM
Mobile
Laptop
Server
Quick Summary
AI model with specialized capabilities.
Device Compatibility
Mobile
4-6GB RAM
Laptop
16GB RAM
Server
GPU
Minimum Recommended
448GB+ RAM
Code Examples
Usagebash
export SGLANG_ALLOW_OVERWRITE_LONGER_CONTEXT_LEN=1
python3 -m sglang.launch_server \
--model Qwen/Qwen3-Coder-480B-A35B-Instruct \
--speculative-algorithm EAGLE3 \
--speculative-draft-model-path lmsys/SGLang-EAGLE3-Qwen3-Coder-480B-A35B-Instruct-perfect-blend-regenerated \
--speculative-num-steps 3 \
--speculative-eagle-topk 1 \
--speculative-num-draft-tokens 4 \
--tp 8clone specforgebash
# clone specforge
git clone https://github.com/sgl-project/SpecForge.git
cd SpecForge/benchmarks
# run benchmarks
python bench_eagle3.py \
--model Qwen/Qwen3-Coder-480B-A35B-Instruct \
--speculative-algorithm EAGLE3 \
--speculative-draft-model-path lmsys/SGLang-EAGLE3-Qwen3-Coder-480B-A35B-Instruct-perfect-blend-regenerated \
--port 30003 \
--config-list 1,3,1,4 1,5,1,6 1,5,3,6 1,7,1,8 1,7,4,8 \
--benchmark-list humaneval livecodebench \
--dtype bfloat16 \
--tp 8 \
--name qwen3-coder-480b-a35b-spec-bundleDeploy 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.