AI SeedbankHelp preserve open and free AI for humanity's future

← All models

yuhuili_EAGLE-LLaMA3.1-Instruct-8B

yuhuili · View on Hugging Face ↗

Get this model

Download TorrentMagnet Link

Seeders: · Leechers:

Model card

The complete upstream card, rendered from this payload's README.md — the same hash-verified bytes the torrent distributes. Images and off-site links are removed; the original card on Hugging Face carries them.


license: apache-2.0

 EAGLE

| EAGLE | EAGLE-2 | EAGLE-3 | Blog |

EAGLE (Extrapolation Algorithm for Greater Language-model Efficiency) is a new baseline for fast decoding of Large Language Models (LLMs) with provable performance maintenance. This approach involves extrapolating the second-top-layer contextual feature vectors of LLMs, enabling a significant boost in generation efficiency.

  • EAGLE is:
    • certified by the third-party evaluation as the fastest speculative method so far.
    • achieving 2x speedup on gpt-fast.
    • 3x faster than vanilla decoding (13B).
    • 2x faster than Lookahead (13B).
    • 1.6x faster than Medusa (13B). - provably maintaining the consistency with vanilla decoding in the distribution of generated texts. - trainable (within 1-2 days) and testable on 8x RTX 3090 GPUs. So even the GPU poor can afford it.
    • combinable with other parallelled techniques such as vLLM, DeepSpeed, Mamba, FlashAttention, quantization, and hardware optimization.

EAGLE-2 uses the confidence scores from the draft model to approximate acceptance rates, dynamically adjusting the draft tree structure, which further enhances performance.

  • EAGLE-2 is:
    • 4x faster than vanilla decoding (13B).
    • 1.4x faster than EAGLE-1 (13B).

EAGLE-3 removes the feature prediction constraint in EAGLE and simulates this process during training using training-time testing. Considering that top-layer features are limited to next-token prediction, EAGLE-3 replaces them with a fusion of low-, mid-, and high-level semantic features. EAGLE-3 further improves generation speed while ensuring lossless performance.

  • EAGLE-3 is:
    • 5.6 faster than vanilla decoding (13B).
    • 1.8x faster than EAGLE-1 (13B).

Inference is conducted on 2x RTX 3090 GPUs at fp16 precision using the Vicuna 13B model.

Support

EAGLE has been merged in the following mainstream LLM serving frameworks (listed in alphabetical order).

  • AMD ROCm
  • AngelSlim
  • AWS NeuronX Distributed Core
  • CPM.cu
  • Intel® Extension for Transformers
  • Intel® LLM Library for PyTorch
  • MLC-LLM
  • NVIDIA NeMo Framework
  • NVIDIA TensorRT-LLM
  • NVIDIA TensorRT Model Optimizer
  • PaddleNLP
  • SGLang
  • SpecForge
  • vLLM

Reference

For technical details and full experimental results, please check the paper of EAGLE, the paper of EAGLE-2, and the paper of EAGLE-3.

@inproceedings{li2024eagle, 
	author = {Yuhui Li and Fangyun Wei and Chao Zhang and Hongyang Zhang}, 
	title = {{EAGLE}: Speculative Sampling Requires Rethinking Feature Uncertainty}, 
	booktitle = {International Conference on Machine Learning},
	year = {2024}
}
@inproceedings{li2024eagle2, 
	author = {Yuhui Li and Fangyun Wei and Chao Zhang and Hongyang Zhang}, 
	title = {{EAGLE-2}: Faster Inference of Language Models with Dynamic Draft Trees}, 
	booktitle = {Empirical Methods in Natural Language Processing},
	year = {2024}
}
@inproceedings{li2025eagle3,
    author = {Yuhui Li and Fangyun Wei and Chao Zhang and Hongyang Zhang},
    title = {{EAGLE-3}: Scaling up Inference Acceleration of Large Language Models via Training-Time Test}, 
    booktitle = {Annual Conference on Neural Information Processing Systems},
    year = {2025}
}

Magnet link

Opens the swarm directly in your torrent client — no file download needed. Copy-paste works too:

magnet:?xt=urn:btih:4f4f45e7282353690c7b8ca889adaf893b6d20fc&dn=yuhuili_EAGLE-LLaMA3.1-Instruct-8B

Open magnet in torrent client · infohash 4f4f45e7282353690c7b8ca889adaf893b6d20fc

Files & hashes

PathSizesha1sha256
LICENSE557 B (557 B)b012656399475a61b6e2a5e968dd5eee7142394fab6a3bfbc8aacdac7132f4c919aa0fb938cf6b6a2df384d295ee332107a96f41
README.md5.9 KB (6,092 B)ea188d5b2beaa6de7394bd7461cbcb931b2d09eff98468c97d16a2a254296688d5769195c9a7e116efd9fab848961e7effd1db0d
config.json606 B (606 B)f4507674f76ba0ea0f3f687f93bd062739591cb20403c27c6848cb3aa4a51151f284e2f0fbf790e4c94e08babf1972060f5db4ee
figs/e3.gif13.6 MB (14,229,093 B)42764096e6c081956afede5ff28b1436e1642162ec19fcac60fdd37ca3de969b919d2e411fe782b084902e668f755c89855c14c6
figs/eagle3r.jpg520.9 KB (533,404 B)83f25e38a720d22938fb3448a7dcc74af809dff95e404ac75809d8125e1c360c36054c2f90ebd72453a46a352609e538d91f6ba1
figs/logo.png727.6 KB (745,032 B)05521c29b662b90eec810b09c5a2a4b94c0d023fefb8aec4952905335983eaddb078036e1d286e0bf3a62ebae83eff81b27870bc
pytorch_model.bin1.45 GB (1,554,000,828 B)35505a6dffd1b5f959f3498852095c2efbb96a4a875f46133591b56aaa498d14427f877be959c44c6a2c62115f726f59c3d3e7c0

Cite this release

Canonical URL
https://aiseedbank.org/models/yuhuili_EAGLE-LLaMA3.1-Instruct-8B/
Slug
yuhuili_EAGLE-LLaMA3.1-Instruct-8B
Infohash
4f4f45e7282353690c7b8ca889adaf893b6d20fc
License
apache-2.0
Signing key fingerprint
85a3b32c3712427b

Every file carries a locally computed sha256 — verify a download against the signed sums: yuhuili_EAGLE-LLaMA3.1-Instruct-8B.SHA256SUMS (+ minisign signature).

Provenance

Upstream repositoryyuhuili/EAGLE-LLaMA3.1-Instruct-8B
Revision (pinned)d0e4a2087339ece9fc619b7773846e329e995768
Fetched at2026-09-04T06:39:01Z
License at fetchapache-2.0
Snapshot toolhuggingface · seedbank 0.1.0

Trackers

✓ verified · rehash-vs-hf-metadata at 2026-09-04T06:39:23Z

apache-2.01.46 GB (1,569,515,612 bytes)pytorchllamapaper: 2401.15077paper: 2406.16858paper: 2503.01840