mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2025-12-13 20:25:01 +08:00
[docs] fix: fix markdown syntax (#18927)
This commit is contained in:
parent
3987e2ae96
commit
5acf828d99
@ -48,8 +48,7 @@ for output in outputs:
|
|||||||
print(f"Prompt: {prompt!r}, Generated text: {generated_text!r}")
|
print(f"Prompt: {prompt!r}, Generated text: {generated_text!r}")
|
||||||
```
|
```
|
||||||
|
|
||||||
More API details can be found in the [Offline Inference]
|
More API details can be found in the [Offline Inference](#offline-inference-api) section of the API docs.
|
||||||
(#offline-inference-api) section of the API docs.
|
|
||||||
|
|
||||||
The code for the `LLM` class can be found in <gh-file:vllm/entrypoints/llm.py>.
|
The code for the `LLM` class can be found in <gh-file:vllm/entrypoints/llm.py>.
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user