File size: 1,059 Bytes
62dca4c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
SpecForge Documentation
=======================

SpecForge is an ecosystem project developed by the SGLang team. It is a framework for training speculative decoding models so that you can smoothly port them over to the SGLang serving framework to speed up your inference.


.. toctree::
   :maxdepth: 1
   :caption: Get Started

   get_started/installation.md
   get_started/about.md

.. toctree::
   :maxdepth: 1
   :caption: Concepts

   concepts/speculative_decoding.md
   concepts/EAGLE3.md


.. toctree::
   :maxdepth: 1
   :caption: Basic Usage

   basic_usage/data_preparation.md
   basic_usage/training.md

.. toctree::
   :maxdepth: 1
   :caption: Advanced Features

   advanced_features/customization.md

.. toctree::
   :maxdepth: 1
   :caption: Community Resources

   community_resources/specbundle.md
   community_resources/dashboard.md

.. toctree::
   :maxdepth: 1
   :caption: Examples

   examples/llama3-eagle3-online.md
   examples/llama3-eagle3-offline.md

.. toctree::
   :maxdepth: 1
   :caption: Benchmarks

   benchmarks/benchmark.md