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
0d0e3a42
"tests/vscode:/vscode.git/clone" did not exist on "8bbcf8b6e7ad0cdeaef010bd834bd723f4e00445"
Unverified
Commit
0d0e3a42
authored
Jun 28, 2024
by
Isotr0py
Committed by
GitHub
Jun 28, 2024
Browse files
[Bugfix][Hardware][Intel CPU] Fix unpassed multi_modal_kwargs for CPU runner (#5956)
parent
74d55c06
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
vllm/worker/cpu_model_runner.py
vllm/worker/cpu_model_runner.py
+1
-0
No files found.
vllm/worker/cpu_model_runner.py
View file @
0d0e3a42
...
...
@@ -355,6 +355,7 @@ class CPUModelRunner(ModelRunnerBase[CPUModelInput]):
input_positions
=
input_positions
,
attn_metadata
=
attn_metadata
,
sampling_metadata
=
sampling_metadata
,
multi_modal_kwargs
=
multi_modal_kwargs
,
)
@
torch
.
inference_mode
()
...
...
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