Update README.md
Browse files
README.md
CHANGED
|
@@ -118,4 +118,4 @@ python fms-extras/scripts/paged_speculative_inference.py \
|
|
| 118 |
--compile \
|
| 119 |
```
|
| 120 |
|
| 121 |
-
Sample code can be found here
|
|
|
|
| 118 |
--compile \
|
| 119 |
```
|
| 120 |
|
| 121 |
+
Sample code can be found [here](https://github.com/foundation-model-stack/fms-extras/blob/main/scripts/paged_speculative_inference.py)
|