mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2025-12-09 06:34:58 +08:00
[Doc]: fix code block rendering (#29728)
Signed-off-by: dublc <jdublc0x@gmail.com>
This commit is contained in:
parent
34a984274e
commit
f4341f45d3
@ -86,7 +86,7 @@ Every plugin has three parts:
|
|||||||
},
|
},
|
||||||
...
|
...
|
||||||
)
|
)
|
||||||
```
|
```
|
||||||
|
|
||||||
Please make sure `vllm_add_dummy_platform:register` is a callable function and returns the platform class's fully qualified name. for example:
|
Please make sure `vllm_add_dummy_platform:register` is a callable function and returns the platform class's fully qualified name. for example:
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user