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
78603072
Unverified
Commit
78603072
authored
Nov 04, 2025
by
Ning Xie
Committed by
GitHub
Nov 03, 2025
Browse files
[Docs] add runai_streamer_sharded to LoadConfig (#27937)
Signed-off-by:
Andy Xie
<
andy.xning@gmail.com
>
parent
145c00a4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
vllm/config/load.py
vllm/config/load.py
+2
-0
No files found.
vllm/config/load.py
View file @
78603072
...
...
@@ -40,6 +40,8 @@ class LoadConfig:
more information.
\n
- "runai_streamer" will load the Safetensors weights using Run:ai Model
Streamer.
\n
- "runai_streamer_sharded" will load weights from pre-sharded checkpoint
files using Run:ai Model Streamer.
\n
- "bitsandbytes" will load the weights using bitsandbytes quantization.
\n
- "sharded_state" will load weights from pre-sharded checkpoint files,
supporting efficient loading of tensor-parallel models.
\n
...
...
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