SGLANG-EAGLE3-Qwen3-30B-A3B-Nex-N1

12
2
llama
by
nex-agi
Other
OTHER
30B params
New
12 downloads
Early-stage
Edge AI:
Mobile
Laptop
Server
68GB+ RAM
Mobile
Laptop
Server
Quick Summary

AI model with specialized capabilities.

Device Compatibility

Mobile
4-6GB RAM
Laptop
16GB RAM
Server
GPU
Minimum Recommended
28GB+ RAM

Code Examples

Usagebash
python3 -m sglang.launch_server \
    --model nex-agi/Qwen3-30B-A3B-Nex-N1 \
    --speculative-algorithm EAGLE3 \
    --speculative-draft-model-path nex-agi/SGLANG-EAGLE3-Qwen3-30B-A3B-Nex-N1 \
    --speculative-num-steps 3 \
    --speculative-eagle-topk 1 \
    --speculative-num-draft-tokens 4 \
    --tp 4
clone specforgebash
# clone specforge
git clone https://github.com/sgl-project/SpecForge.git
cd SpecForge/benchmarks

# run benchmarks
python bench_eagle3.py \
        --model nex-agi/Qwen3-30B-A3B-Nex-N1 \
        --speculative-algorithm EAGLE3 \
        --speculative-draft-model-path nex-agi/SGLANG-EAGLE3-Qwen3-30B-A3B-Nex-N1 \
        --port 30002 \
        --config-list 8,0,0,0 8,3,1,4 8,5,1,6 8,5,3,6 8,7,1,8 8,7,4,8 \
        --benchmark-list gsm8k math500 mtbench humaneval livecodebench financeqa gpqa \
        --dtype bfloat16 \
        --tp 4 \
        --name Qwen3-30B-A3B-Nex-N1-spec-bundle

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.