EXDai commited on
Commit
dff4913
·
verified ·
1 Parent(s): 845a7f0

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +8 -4
README.md CHANGED
@@ -1,10 +1,14 @@
1
  ---
2
  title: Speculative Decoding Simulator
3
- emoji: 📊
4
- colorFrom: blue
5
- colorTo: yellow
6
  sdk: static
7
  pinned: false
8
  ---
9
 
10
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
1
  ---
2
  title: Speculative Decoding Simulator
3
+ emoji:
4
+ colorFrom: gray
5
+ colorTo: green
6
  sdk: static
7
  pinned: false
8
  ---
9
 
10
+ # Speculative Decoding Interactive Simulator
11
+
12
+ Visualize draft models + verification acceleration. From EXD Episode 5.
13
+
14
+ 📺 [YouTube Channel](https://youtube.com/@EXD-ai) | 💻 [GitHub](https://github.com/Ramshreyas/EXD)