Create README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,12 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
## LayerSkip Assets
|
| 2 |
+
|
| 3 |
+
This dataset holds some of the assets for the blog post on LayerSkip.
|
| 4 |
+
|
| 5 |
+
PR: https://github.com/huggingface/blog/pull/2459
|
| 6 |
+
|
| 7 |
+
### Contents:
|
| 8 |
+
|
| 9 |
+
1. early_exit_self_speculative_decoding.ipynb: Notebook that deeps dive into the working of LayerSkip
|
| 10 |
+
2. summarization.csv: A CSV containing the benchmark results for (self) speculative-decoding strategies.
|
| 11 |
+
|
| 12 |
+
Thanks to [Mostafa](https://huggingface.co/melhoushi) (the first author of LayerSkip) for the assets 🤗
|