Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -1,3 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# Speculative Decoding Lab
|
| 2 |
|
| 3 |
Systematic, reproducible empirical evaluation of **modern speculative decoding**
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
tags:
|
| 4 |
+
- speculative-decoding
|
| 5 |
+
- llm-inference
|
| 6 |
+
- benchmark
|
| 7 |
+
- quantization
|
| 8 |
+
- gguf
|
| 9 |
+
- llama.cpp
|
| 10 |
+
---
|
| 11 |
+
|
| 12 |
# Speculative Decoding Lab
|
| 13 |
|
| 14 |
Systematic, reproducible empirical evaluation of **modern speculative decoding**
|