File size: 874 Bytes
446c810
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
---
license: mit
---

# kimi-k2.5-eagle3

Post-trained EAGLE3 draft model for [moonshotai/Kimi-K2.5](https://huggingface.co/moonshotai/Kimi-K2.5), based on [lightseekorg/kimi-k2.5-eagle3](https://huggingface.co/lightseekorg/kimi-k2.5-eagle3).

## Overview

This model is a speculative decoding draft model trained using the [EAGLE3](https://arxiv.org/abs/2503.01840) architecture. It can be used to accelerate inference of Kimi-K2.5 by predicting multiple tokens in parallel.

## Training

The base EAGLE3 draft model from [lightseekorg/kimi-k2.5-eagle3](https://huggingface.co/lightseekorg/kimi-k2.5-eagle3) was further post-trained on open-source coding datasets.

## Usage

This model is intended to be used as a draft model with EAGLE3-compatible inference engines such as [vLLM](https://github.com/vllm-project/vllm) or [SGLang](https://github.com/sgl-project/sglang).