Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
vllm_cscc
Commits
5acf828d
Unverified
Commit
5acf828d
authored
May 29, 2025
by
H
Committed by
GitHub
May 30, 2025
Browse files
[docs] fix: fix markdown syntax (#18927)
parent
3987e2ae
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
2 deletions
+1
-2
docs/design/arch_overview.md
docs/design/arch_overview.md
+1
-2
No files found.
docs/design/arch_overview.md
View file @
5acf828d
...
...
@@ -48,8 +48,7 @@ for output in outputs:
print
(
f
"Prompt:
{
prompt
!
r
}
, Generated text:
{
generated_text
!
r
}
"
)
```
More API details can be found in the [Offline Inference]
(#offline-inference-api) section of the API docs.
More API details can be found in the
[
Offline Inference
](
#offline-inference-api
)
section of the API docs.
The code for the
`LLM`
class can be found in
<gh-file:vllm
/
entrypoints
/
llm.py
>
.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment