Update README.md
Browse files
README.md
CHANGED
|
@@ -165,7 +165,7 @@ python fms-extras/scripts/paged_speculative_inference.py \
|
|
| 165 |
--speculator_variant=2b \
|
| 166 |
--top_k_tokens_per_head=4,3,2,2,2,2,2 \
|
| 167 |
--prompt_type=code \
|
| 168 |
-
--compile
|
| 169 |
```
|
| 170 |
|
| 171 |
##### batch_size=4 (compile)
|
|
@@ -183,5 +183,5 @@ python fms-extras/scripts/paged_speculative_inference.py \
|
|
| 183 |
--batch_input \
|
| 184 |
--top_k_tokens_per_head=4,3,2,2,2,2,2 \
|
| 185 |
--prompt_type=code \
|
| 186 |
-
--compile
|
| 187 |
```
|
|
|
|
| 165 |
--speculator_variant=2b \
|
| 166 |
--top_k_tokens_per_head=4,3,2,2,2,2,2 \
|
| 167 |
--prompt_type=code \
|
| 168 |
+
--compile
|
| 169 |
```
|
| 170 |
|
| 171 |
##### batch_size=4 (compile)
|
|
|
|
| 183 |
--batch_input \
|
| 184 |
--top_k_tokens_per_head=4,3,2,2,2,2,2 \
|
| 185 |
--prompt_type=code \
|
| 186 |
+
--compile
|
| 187 |
```
|