mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2026-01-17 11:24:29 +08:00
[Docs] add runai_streamer_sharded to LoadConfig (#27937)
Signed-off-by: Andy Xie <andy.xning@gmail.com>
This commit is contained in:
parent
145c00a4d3
commit
786030721e
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user