JRosenkranz
commited on
Commit
•
89dd337
1
Parent(s):
5b1f722
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)
|