NickL77 commited on
Commit
0520052
·
verified ·
1 Parent(s): e063b40

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -2,7 +2,7 @@ Eagle Speculative Decoding Model Trained with BaldEagle
2
 
3
  BaldEagle Repo: https://github.com/NickL77/BaldEagle/
4
 
5
- Learn how the model was trained: <Add blog link>
6
 
7
  Achieves 2.06x speed up (50.43 tok/s -> 106.22 tok/s) on Qwen2.5-7B-Instruct.
8
  Better than sglang [reported](https://docs.sglang.ai/backend/speculative_decoding.html#Performance-Highlights) improvements (1.54x) with EAGLE 2.
 
2
 
3
  BaldEagle Repo: https://github.com/NickL77/BaldEagle/
4
 
5
+ Learn how the model was trained: https://frugalgpu.substack.com/p/how-to-train-your-own-eagle-speculative
6
 
7
  Achieves 2.06x speed up (50.43 tok/s -> 106.22 tok/s) on Qwen2.5-7B-Instruct.
8
  Better than sglang [reported](https://docs.sglang.ai/backend/speculative_decoding.html#Performance-Highlights) improvements (1.54x) with EAGLE 2.