Update README.md
Browse files
README.md
CHANGED
|
@@ -98,7 +98,7 @@ If you use this model in your research, please cite:
|
|
| 98 |
title = {Medusa: Fast LLM Inference with Speculative Decoding},
|
| 99 |
year = {2025},
|
| 100 |
publisher = {GitHub},
|
| 101 |
-
howpublished = {
|
| 102 |
}
|
| 103 |
```
|
| 104 |
|
|
|
|
| 98 |
title = {Medusa: Fast LLM Inference with Speculative Decoding},
|
| 99 |
year = {2025},
|
| 100 |
publisher = {GitHub},
|
| 101 |
+
howpublished = {https://github.com/theharshithh/speculative-decoding}
|
| 102 |
}
|
| 103 |
```
|
| 104 |
|