Releases: SKKU-ESLAB/specinfer.cpp
Releases · SKKU-ESLAB/specinfer.cpp
b5704
[EAGLE] Initial support for EAGLE model (#1) * [EAGLE] Initial support for EAGLE model Added the definition and ```decode``` function for the EAGLE model. Also added a sequence-based speculative decoding example using the EAGLE draft model under ```examples/speculative-simple-eagle```.