Skip to content

Commit e014e36

Browse files
committed
trying to fix docs build again
Signed-off-by: Shangming Cai <[email protected]>
1 parent de857c9 commit e014e36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/features/spec_decode.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ A few important things to consider when using the EAGLE based draft models:
194194
be able to be loaded and used directly by vLLM after [PR 12304](https://github.com/vllm-project/vllm/pull/12304).
195195
If you are using vllm version before [PR 12304](https://github.com/vllm-project/vllm/pull/12304), please use the
196196
[script](https://gist.github.com/abhigoyal1997/1e7a4109ccb7704fbc67f625e86b2d6d) to convert the speculative model,
197-
and specify `speculative_model="path/to/modified/eagle/model",`. If weight-loading problems still occur when using
197+
and specify `speculative_model="path/to/modified/eagle/model"`. If weight-loading problems still occur when using
198198
the latest version of vLLM, please leave a comment or raise an issue.
199199

200200
2. The EAGLE based draft models need to be run without tensor parallelism

0 commit comments

Comments
 (0)