gpt-oss-120b-speculator.eagle3

1.1K
license:apache-2.0
by
RedHatAI
Language Model
OTHER
120B params
New
1K downloads
Early-stage
Edge AI:
Mobile
Laptop
Server
269GB+ RAM
Mobile
Laptop
Server
Quick Summary

AI model with specialized capabilities.

Device Compatibility

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

Code Examples

bashvllm
git clone https://github.com/vllm-project/vllm.git
    cd vllm
    VLLM_USE_PRECOMPILED=1 uv pip install -U -e . \
        --torch-backend=auto \
        --extra-index-url https://wheels.vllm.ai/nightly/<CUDA version>
Use with vLLMbashvllm
vllm serve openai/gpt-oss-120b \
  --tensor-parallel-size 4 \
  --speculative-config '{
    "model": "RedHatAI/gpt-oss-120b-speculator.eagle3",
    "num_speculative_tokens": 5,
    "method": "eagle3"
  }' \
  --no-enable-prefix-caching \
  --max-num-seqs 64 \
  --enforce-eager

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.