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
7b460c25
Unverified
Commit
7b460c25
authored
Jun 28, 2025
by
Jiayi Yan
Committed by
GitHub
Jun 27, 2025
Browse files
[BugFix] Fix the incorrect func name in the comments. (config.py) (#20185)
parent
f7197722
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
vllm/config.py
vllm/config.py
+1
-1
No files found.
vllm/config.py
View file @
7b460c25
...
...
@@ -1484,7 +1484,7 @@ class CacheConfig:
sizes up to 32 are supported. On HPU devices, block size defaults to 128.
This config has no static default. If left unspecified by the user, it will
be set in `Platform.check_and_update_config
s
()` based on the current
be set in `Platform.check_and_update_config()` based on the current
platform."""
gpu_memory_utilization
:
float
=
0.9
"""The fraction of GPU memory to be used for the model executor, which can
...
...
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