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
cdc1fa12
Unverified
Commit
cdc1fa12
authored
Feb 25, 2025
by
Harry Mellor
Committed by
GitHub
Feb 24, 2025
Browse files
Remove unused kwargs from model definitions (#13555)
parent
f61528d4
Changes
104
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
10 additions
and
43 deletions
+10
-43
vllm/worker/openvino_model_runner.py
vllm/worker/openvino_model_runner.py
+0
-4
vllm/worker/pooling_model_runner.py
vllm/worker/pooling_model_runner.py
+0
-12
vllm/worker/tpu_model_runner.py
vllm/worker/tpu_model_runner.py
+9
-15
vllm/worker/xpu_model_runner.py
vllm/worker/xpu_model_runner.py
+1
-12
No files found.
vllm/worker/openvino_model_runner.py
View file @
cdc1fa12
This diff is collapsed.
Click to expand it.
vllm/worker/pooling_model_runner.py
View file @
cdc1fa12
This diff is collapsed.
Click to expand it.
vllm/worker/tpu_model_runner.py
View file @
cdc1fa12
This diff is collapsed.
Click to expand it.
vllm/worker/xpu_model_runner.py
View file @
cdc1fa12
This diff is collapsed.
Click to expand it.
Prev
1
2
3
4
5
6
Next
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