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
6e30010d
Unverified
Commit
6e30010d
authored
Sep 26, 2025
by
Iceber Gu
Committed by
GitHub
Sep 26, 2025
Browse files
fix: print outputt offline_inference/base/chat.py example (#25744)
Signed-off-by:
Iceber Gu
<
caiwei95@hotmail.com
>
parent
52621c8f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
examples/offline_inference/basic/chat.py
examples/offline_inference/basic/chat.py
+1
-0
No files found.
examples/offline_inference/basic/chat.py
View file @
6e30010d
...
...
@@ -87,6 +87,7 @@ def main(args: dict):
use_tqdm
=
False
,
chat_template
=
chat_template
,
)
print_outputs
(
outputs
)
if
__name__
==
"__main__"
:
...
...
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