nebius / EAGLE3-Llama-3.3-70B-Instruct

huggingface.co
Total runs: 832
24-hour runs: -5
7-day runs: -2.6K
30-day runs: -2.5K
Model's Last Updated: May 27 2026
text-generation

Introduction of EAGLE3-Llama-3.3-70B-Instruct

Model Details of EAGLE3-Llama-3.3-70B-Instruct

Model Description

This is an EAGLE-3 draft model for Llama-3.3-70B-Instruct , trained from scratch using LK losses — training objectives that directly target acceptance rate rather than using KL divergence as a proxy.

Training Details
Performance

Average acceptance length (τ) measured across MT-bench, HumanEval, and GSM8K with K = 7:

Configuration Temperature = 0 Temperature = 1
EAGLE-3 + KL 4.78 4.50
EAGLE-3 + LK (ours) 4.81 4.66
Comparison with Public Checkpoints
Model MT-bench (τ) HumanEval (τ) GSM8K (τ)
yuhuili/EAGLE3-LLaMA3.1-Instruct-8B 2.77 3.49 3.34
RedHatAI/Llama-3.3-70B-Instruct-speculator.eagle3 2.88 3.62 3.29
Ours 3.89 5.08 5.01

Measured at temperature = 1 with K = 7

Usage with vLLM
from vllm import LLM, SamplingParams

llm = LLM(
    model="meta-llama/Llama-3.3-70B-Instruct",
    speculative_config={
        "method": "eagle3",
        "model": "nebius/EAGLE3-Llama-3.3-70B-Instruct",
        "num_speculative_tokens": 6,
    },
)

sampling_params = SamplingParams(temperature=0.7)
outputs = llm.generate(["Explain speculative decoding in simple terms."], sampling_params)

Note : The current vLLM implementation samples draft tokens greedily regardless of temperature settings, which can underestimate acceptance rates at temperature > 0. A community fix is under development (see vllm-project/vllm#20459 ). The acceptance metrics reported above were measured with proper rejection sampling.

License

CC BY 4.0

This model was trained using outputs from meta-llama/Llama-3.3-70B-Instruct . Use of this model is additionally subject to the Llama 3.1 Community License Agreement .

Llama 3.1 is licensed under the Llama 3.1 Community License, Copyright © Meta Platforms, Inc. All Rights Reserved.

Citation
@misc{samarin2026lklosses,
  title     = {LK Losses: Direct Acceptance Rate Optimization for Speculative Decoding},
  author    = {Alexander Samarin and Sergei Krutikov and Anton Shevtsov and Sergei Skvortsov and Filipp Fisin and Alexander Golubev},
  year      = {2026},
  eprint    = {2602.23881},
  archivePrefix = {arXiv},
  primaryClass  = {cs.LG},
  url       = {https://arxiv.org/abs/2602.23881}
}

Runs of nebius EAGLE3-Llama-3.3-70B-Instruct on huggingface.co

832
Total runs
-5
24-hour runs
-2.4K
3-day runs
-2.6K
7-day runs
-2.5K
30-day runs

More Information About EAGLE3-Llama-3.3-70B-Instruct huggingface.co Model

More EAGLE3-Llama-3.3-70B-Instruct license Visit here:

https://choosealicense.com/licenses/cc-by-4.0

EAGLE3-Llama-3.3-70B-Instruct huggingface.co

EAGLE3-Llama-3.3-70B-Instruct huggingface.co is an AI model on huggingface.co that provides EAGLE3-Llama-3.3-70B-Instruct's model effect (), which can be used instantly with this nebius EAGLE3-Llama-3.3-70B-Instruct model. huggingface.co supports a free trial of the EAGLE3-Llama-3.3-70B-Instruct model, and also provides paid use of the EAGLE3-Llama-3.3-70B-Instruct. Support call EAGLE3-Llama-3.3-70B-Instruct model through api, including Node.js, Python, http.

EAGLE3-Llama-3.3-70B-Instruct huggingface.co Url

https://huggingface.co/nebius/EAGLE3-Llama-3.3-70B-Instruct

nebius EAGLE3-Llama-3.3-70B-Instruct online free

EAGLE3-Llama-3.3-70B-Instruct huggingface.co is an online trial and call api platform, which integrates EAGLE3-Llama-3.3-70B-Instruct's modeling effects, including api services, and provides a free online trial of EAGLE3-Llama-3.3-70B-Instruct, you can try EAGLE3-Llama-3.3-70B-Instruct online for free by clicking the link below.

nebius EAGLE3-Llama-3.3-70B-Instruct online free url in huggingface.co:

https://huggingface.co/nebius/EAGLE3-Llama-3.3-70B-Instruct

EAGLE3-Llama-3.3-70B-Instruct install

EAGLE3-Llama-3.3-70B-Instruct is an open source model from GitHub that offers a free installation service, and any user can find EAGLE3-Llama-3.3-70B-Instruct on GitHub to install. At the same time, huggingface.co provides the effect of EAGLE3-Llama-3.3-70B-Instruct install, users can directly use EAGLE3-Llama-3.3-70B-Instruct installed effect in huggingface.co for debugging and trial. It also supports api for free installation.

EAGLE3-Llama-3.3-70B-Instruct install url in huggingface.co:

https://huggingface.co/nebius/EAGLE3-Llama-3.3-70B-Instruct

Url of EAGLE3-Llama-3.3-70B-Instruct

EAGLE3-Llama-3.3-70B-Instruct huggingface.co Url

Provider of EAGLE3-Llama-3.3-70B-Instruct huggingface.co

nebius
ORGANIZATIONS

Other API from nebius