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
a9ec392c
Unverified
Commit
a9ec392c
authored
Mar 01, 2026
by
lin-shh
Committed by
GitHub
Feb 28, 2026
Browse files
Fix typo: implictly -> implicitly in isaac.py docstring (#35646)
parent
afd089f2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
vllm/model_executor/models/isaac.py
vllm/model_executor/models/isaac.py
+1
-1
No files found.
vllm/model_executor/models/isaac.py
View file @
a9ec392c
...
...
@@ -551,7 +551,7 @@ def process_vision_for_patches(
`(num_images, height, width, channels)` for a batch. Channels are
expected to be RGB.
patch_size (`int`):
Edge length of square patches; implictly controls resize grid granularity.
Edge length of square patches; implic
i
tly controls resize grid granularity.
max_num_patches (`int`):
Maximum number of patches allowed after resizing.
min_num_patches (`int`, *optional*):
...
...
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