[Doc] Fix code formatting in spec_decode.rst (#9348)

This commit is contained in:
Michael Goin 2024-10-15 00:29:11 -04:00 committed by GitHub
parent 44eaa5a5d9
commit 8e836d982a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -47,7 +47,7 @@ To perform the same with an online mode launch the server:
--seed 42 -tp 1 --speculative_model facebook/opt-125m --use-v2-block-manager \
--num_speculative_tokens 5 --gpu_memory_utilization 0.8
Then use a client:
Then use a client:
.. code-block:: python