lmsys/EAGLE3-gpt-oss-120b-bf16

Model

10

stars

3

commits

1

repos using this model

5

linked in READMEs

Aug 21, 2025

updated

llama
safetensors

README

OpenAI gpt-oss 120B EAGLE 3 checkpoint, supported by the SpecForge Team, particularly Yikai Zhu, Shenggui Li, and the team members.

# example
python3 -m sglang.launch_server \
  --model openai/gpt-oss-120b \
  --tp 4 \
  --speculative-draft-model-path lmsys/EAGLE3-gpt-oss-120b-bf16 \
  --speculative-algorithm EAGLE3

Contributors

zhyncs

3 commits

lmsys/EAGLE3-gpt-oss-120b-bf16

Model

10

stars

3

commits

1

repos using this model

5

linked in READMEs

Aug 21, 2025

updated

llama
safetensors

README

OpenAI gpt-oss 120B EAGLE 3 checkpoint, supported by the SpecForge Team, particularly Yikai Zhu, Shenggui Li, and the team members.

# example
python3 -m sglang.launch_server \
  --model openai/gpt-oss-120b \
  --tp 4 \
  --speculative-draft-model-path lmsys/EAGLE3-gpt-oss-120b-bf16 \
  --speculative-algorithm EAGLE3

Contributors

zhyncs

3 commits