mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2026-04-26 13:17:07 +08:00
updated
Signed-off-by: Robert Shaw <robshaw@redhat.com>
This commit is contained in:
parent
2fd05875d4
commit
14cf3c4786
@ -303,7 +303,7 @@ def download_weights_from_hf(
|
|||||||
allow_patterns=allow_patterns,
|
allow_patterns=allow_patterns,
|
||||||
ignore_patterns=ignore_patterns,
|
ignore_patterns=ignore_patterns,
|
||||||
cache_dir=cache_dir,
|
cache_dir=cache_dir,
|
||||||
# tqdm_class=DisabledTqdm,
|
tqdm_class=DisabledTqdm,
|
||||||
revision=revision,
|
revision=revision,
|
||||||
local_files_only=local_only,
|
local_files_only=local_only,
|
||||||
)
|
)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user