-
-
Notifications
You must be signed in to change notification settings - Fork 5.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug]: Two V100 server with a total of 16GPU running Distributed Inference and Serving Vllm with error #5727
Comments
(vllm) root@ubuntu:/model/models/Qwen2-72B-Instruct# ls |
seems to be a huggingface hub error? do you update the huggingface hub version? in addition, when you use 2 nodes, do you have the model on each node? |
if you use a 72B model, it should fit in one server with 8 V100. try single node with tp=8 first? |
Btw, you have posted your |
Yes, at the moment I am running the 72B model with a single V100 is no problem at all, I originally wanted to run float 32 through 2 V100s and to increase the speed of inference, but I actually found that it doesn't run successfully. |
Ok, I overlooked that, thank you very much! |
I seem to have overlooked point 2 of the question, I'll try again in a bit, thanks very much! |
The problem point has been found, there is no relevant model file on another node |
Your current environment
PyTorch version: 2.3.0+cu121
Is debug build: False
CUDA used to build PyTorch: 12.1
ROCM used to build PyTorch: N/A
OS: Ubuntu 22.04.3 LTS (x86_64)
GCC version: (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Clang version: Could not collect
CMake version: version 3.29.5
Libc version: glibc-2.35
Python version: 3.11.9 (main, Apr 19 2024, 16:48:06) [GCC 11.2.0] (64-bit runtime)
Python platform: Linux-5.15.0-112-generic-x86_64-with-glibc2.35
Is CUDA available: True
CUDA runtime version: Could not collect
CUDA_MODULE_LOADING set to: LAZY
GPU models and configuration:
GPU 0: Tesla V100-SXM2-32GB
GPU 1: Tesla V100-SXM2-32GB
GPU 2: Tesla V100-SXM2-32GB
GPU 3: Tesla V100-SXM2-32GB
GPU 4: Tesla V100-SXM2-32GB
GPU 5: Tesla V100-SXM2-32GB
GPU 6: Tesla V100-SXM2-32GB
GPU 7: Tesla V100-SXM2-32GB
Nvidia driver version: 550.67
cuDNN version: Probably one of the following:
/usr/lib/x86_64-linux-gnu/libcudnn.so.8.9.7
/usr/lib/x86_64-linux-gnu/libcudnn.so.9.0.0
/usr/lib/x86_64-linux-gnu/libcudnn_adv.so.9.0.0
/usr/lib/x86_64-linux-gnu/libcudnn_adv_infer.so.8.9.7
/usr/lib/x86_64-linux-gnu/libcudnn_adv_train.so.8.9.7
/usr/lib/x86_64-linux-gnu/libcudnn_cnn.so.9.0.0
/usr/lib/x86_64-linux-gnu/libcudnn_cnn_infer.so.8.9.7
/usr/lib/x86_64-linux-gnu/libcudnn_cnn_train.so.8.9.7
/usr/lib/x86_64-linux-gnu/libcudnn_engines_precompiled.so.9.0.0
/usr/lib/x86_64-linux-gnu/libcudnn_engines_runtime_compiled.so.9.0.0
/usr/lib/x86_64-linux-gnu/libcudnn_graph.so.9.0.0
/usr/lib/x86_64-linux-gnu/libcudnn_heuristic.so.9.0.0
/usr/lib/x86_64-linux-gnu/libcudnn_ops.so.9.0.0
/usr/lib/x86_64-linux-gnu/libcudnn_ops_infer.so.8.9.7
/usr/lib/x86_64-linux-gnu/libcudnn_ops_train.so.8.9.7
HIP runtime version: N/A
MIOpen runtime version: N/A
Is XNNPACK available: True
CPU:
Architecture: x86_64
CPU op-mode(s): 32-bit, 64-bit
Address sizes: 46 bits physical, 48 bits virtual
Byte Order: Little Endian
CPU(s): 96
On-line CPU(s) list: 0-95
Vendor ID: GenuineIntel
Model name: Intel(R) Xeon(R) Gold 6271C CPU @ 2.60GHz
CPU family: 6
Model: 85
Thread(s) per core: 2
Core(s) per socket: 24
Socket(s): 2
Stepping: 7
BogoMIPS: 5200.00
Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp_epp pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
Virtualization: VT-x
L1d cache: 1.5 MiB (48 instances)
L1i cache: 1.5 MiB (48 instances)
L2 cache: 48 MiB (48 instances)
L3 cache: 66 MiB (2 instances)
NUMA node(s): 2
NUMA node0 CPU(s): 0-23,48-71
NUMA node1 CPU(s): 24-47,72-95
Vulnerability Gather data sampling: Mitigation; Microcode
Vulnerability Itlb multihit: KVM: Mitigation: VMX disabled
Vulnerability L1tf: Not affected
Vulnerability Mds: Not affected
Vulnerability Meltdown: Not affected
Vulnerability Mmio stale data: Mitigation; Clear CPU buffers; SMT vulnerable
Vulnerability Retbleed: Mitigation; Enhanced IBRS
Vulnerability Spec rstack overflow: Not affected
Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp
Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization
Vulnerability Spectre v2: Mitigation; Enhanced IBRS; IBPB conditional; RSB filling; PBRSB-eIBRS SW sequence; BHI Syscall hardening, KVM SW loop
Vulnerability Srbds: Not affected
Vulnerability Tsx async abort: Mitigation; TSX disabled
Versions of relevant libraries:
[pip3] numpy==1.26.4
[pip3] nvidia-nccl-cu12==2.20.5
[pip3] torch==2.3.0
[pip3] transformers==4.41.2
[pip3] triton==2.3.0
[conda] numpy 1.26.4 pypi_0 pypi
[conda] nvidia-nccl-cu12 2.20.5 pypi_0 pypi
[conda] torch 2.3.0 pypi_0 pypi
[conda] transformers 4.41.2 pypi_0 pypi
[conda] triton 2.3.0 pypi_0 pypi
ROCM Version: Could not collect
Neuron SDK Version: N/A
vLLM Version: 0.5.0.post1
vLLM Build Flags:
CUDA Archs: Not Set; ROCm: Disabled; Neuron: Disabled
GPU Topology:
GPU0 GPU1 GPU2 GPU3 GPU4 GPU5 GPU6 GPU7 NIC0 NIC1 NIC2 NIC3 CPU Affinity NUMA Affinity GPU NUMA ID
GPU0 X NV1 NV2 NV1 SYS SYS SYS NV2 SYS SYS SYS SYS 0-23,48-71 0 N/A
GPU1 NV1 X NV1 NV2 SYS SYS NV2 SYS SYS SYS SYS SYS 0-23,48-71 0 N/A
GPU2 NV2 NV1 X NV2 SYS NV1 SYS SYS PIX PIX SYS SYS 0-23,48-71 0 N/A
GPU3 NV1 NV2 NV2 X NV1 SYS SYS SYS PIX PIX SYS SYS 0-23,48-71 0 N/A
GPU4 SYS SYS SYS NV1 X NV2 NV2 NV1 SYS SYS PIX PIX 24-47,72-95 1 N/A
GPU5 SYS SYS NV1 SYS NV2 X NV1 NV2 SYS SYS PIX PIX 24-47,72-95 1 N/A
GPU6 SYS NV2 SYS SYS NV2 NV1 X NV1 SYS SYS SYS SYS 24-47,72-95 1 N/A
GPU7 NV2 SYS SYS SYS NV1 NV2 NV1 X SYS SYS SYS SYS 24-47,72-95 1 N/A
NIC0 SYS SYS PIX PIX SYS SYS SYS SYS X PIX SYS SYS
NIC1 SYS SYS PIX PIX SYS SYS SYS SYS PIX X SYS SYS
NIC2 SYS SYS SYS SYS PIX PIX SYS SYS SYS SYS X PIX
NIC3 SYS SYS SYS SYS PIX PIX SYS SYS SYS SYS PIX X
Legend:
X = Self
SYS = Connection traversing PCIe as well as the SMP interconnect between NUMA nodes (e.g., QPI/UPI)
NODE = Connection traversing PCIe as well as the interconnect between PCIe Host Bridges within a NUMA node
PHB = Connection traversing PCIe as well as a PCIe Host Bridge (typically the CPU)
PXB = Connection traversing multiple PCIe bridges (without traversing the PCIe Host Bridge)
PIX = Connection traversing at most a single PCIe bridge
NV# = Connection traversing a bonded set of # NVLinks
NIC Legend:
NIC0: mlx5_0
NIC1: mlx5_1
NIC2: mlx5_2
NIC3: mlx5_3
🐛 Describe the bug
export GLOO_SOCKET_IFNAME=enp96s0f0
export export NCCL_P2P_DISABLE=1
ray start --head
ray status
======== Autoscaler status: 2024-06-21 03:47:51.306909 ========
Node status
Active:
1 node_6631499bc878ef7a67ccee68aa3b3f7d78cd2ee331e28b0c65fc48ef
1 node_3a4b6c840079e71fddc7b904c83ec9baf4af2d51d7c9b0bbb2b925f3
Pending:
(no pending nodes)
Recent failures:
(no failures)
Resources
Usage:
0.0/192.0 CPU
0.0/16.0 GPU
0B/509.28GiB memory
0B/222.26GiB object_store_memory
Demands:
(no resource demands)
python3 -m vllm.entrypoints.openai.api_server --model /model/models/Qwen2-72B-Instruct --gpu-memory-utilization 0.97 --port 38000 --api-key my-api-key -tp 16 --served-model-name Qwen1.5-110B-Chat --dtype float16
INFO 06-21 03:48:59 api_server.py:177] vLLM API server version 0.5.0.post1
INFO 06-21 03:48:59 api_server.py:178] args: Namespace(host=None, port=38000, uvicorn_log_level='info', allow_credentials=False, allowed_origins=[''], allowed_methods=[''], allowed_headers=['*'], api_key='my-api-key', lora_modules=None, chat_template=None, response_role='assistant', ssl_keyfile=None, ssl_certfile=None, ssl_ca_certs=None, ssl_cert_reqs=0, root_path=None, middleware=[], model='/model/models/Qwen2-72B-Instruct', tokenizer=None, skip_tokenizer_init=False, revision=None, code_revision=None, tokenizer_revision=None, tokenizer_mode='auto', trust_remote_code=False, download_dir=None, load_format='auto', dtype='float16', kv_cache_dtype='auto', quantization_param_path=None, max_model_len=None, guided_decoding_backend='outlines', distributed_executor_backend=None, worker_use_ray=False, pipeline_parallel_size=1, tensor_parallel_size=16, max_parallel_loading_workers=None, ray_workers_use_nsight=False, block_size=16, enable_prefix_caching=False, disable_sliding_window=False, use_v2_block_manager=False, num_lookahead_slots=0, seed=0, swap_space=4, gpu_memory_utilization=0.97, num_gpu_blocks_override=None, max_num_batched_tokens=None, max_num_seqs=256, max_logprobs=20, disable_log_stats=False, quantization=None, rope_scaling=None, rope_theta=None, enforce_eager=False, max_context_len_to_capture=None, max_seq_len_to_capture=8192, disable_custom_all_reduce=False, tokenizer_pool_size=0, tokenizer_pool_type='ray', tokenizer_pool_extra_config=None, enable_lora=False, max_loras=1, max_lora_rank=16, lora_extra_vocab_size=256, lora_dtype='auto', long_lora_scaling_factors=None, max_cpu_loras=None, fully_sharded_loras=False, device='auto', image_input_type=None, image_token_id=None, image_input_shape=None, image_feature_size=None, image_processor=None, image_processor_revision=None, disable_image_processor=False, scheduler_delay_factor=0.0, enable_chunked_prefill=False, speculative_model=None, num_speculative_tokens=None, speculative_max_model_len=None, speculative_disable_by_batch_size=None, ngram_prompt_lookup_max=None, ngram_prompt_lookup_min=None, model_loader_extra_config=None, preemption_mode=None, served_model_name=['Qwen1.5-110B-Chat'], qlora_adapter_name_or_path=None, engine_use_ray=False, disable_log_requests=False, max_log_len=None)
WARNING 06-21 03:48:59 config.py:1222] Casting torch.bfloat16 to torch.float16.
INFO 06-21 03:48:59 config.py:623] Defaulting to use ray for distributed inference
2024-06-21 03:48:59,632 INFO worker.py:1568 -- Connecting to existing Ray cluster at address: 128.1.219.179:6379...
2024-06-21 03:48:59,640 INFO worker.py:1753 -- Connected to Ray cluster.
INFO 06-21 03:49:00 llm_engine.py:161] Initializing an LLM engine (v0.5.0.post1) with config: model='/model/models/Qwen2-72B-Instruct', speculative_config=None, tokenizer='/model/models/Qwen2-72B-Instruct', skip_tokenizer_init=False, tokenizer_mode=auto, revision=None, rope_scaling=None, rope_theta=None, tokenizer_revision=None, trust_remote_code=False, dtype=torch.float16, max_seq_len=32768, download_dir=None, load_format=LoadFormat.AUTO, tensor_parallel_size=16, disable_custom_all_reduce=False, quantization=None, enforce_eager=False, kv_cache_dtype=auto, quantization_param_path=None, device_config=cuda, decoding_config=DecodingConfig(guided_decoding_backend='outlines'), seed=0, served_model_name=Qwen1.5-110B-Chat)
Special tokens have been added in the vocabulary, make sure the associated word embeddings are fine-tuned or trained.
INFO 06-21 03:49:34 selector.py:131] Cannot use FlashAttention-2 backend for Volta and Turing GPUs.
INFO 06-21 03:49:34 selector.py:51] Using XFormers backend.
(RayWorkerWrapper pid=245492) INFO 06-21 03:49:34 selector.py:131] Cannot use FlashAttention-2 backend for Volta and Turing GPUs.
(RayWorkerWrapper pid=245492) INFO 06-21 03:49:34 selector.py:51] Using XFormers backend.
INFO 06-21 03:49:36 utils.py:637] Found nccl from library libnccl.so.2
INFO 06-21 03:49:36 pynccl.py:63] vLLM is using nccl==2.20.5
(RayWorkerWrapper pid=245492) INFO 06-21 03:49:36 utils.py:637] Found nccl from library libnccl.so.2
(RayWorkerWrapper pid=245492) INFO 06-21 03:49:36 pynccl.py:63] vLLM is using nccl==2.20.5
WARNING 06-21 03:49:37 custom_all_reduce.py:117] Custom allreduce is disabled because this process group spans across nodes.
(RayWorkerWrapper pid=245492) WARNING 06-21 03:49:37 custom_all_reduce.py:117] Custom allreduce is disabled because this process group spans across nodes.
INFO 06-21 03:49:37 selector.py:131] Cannot use FlashAttention-2 backend for Volta and Turing GPUs.
INFO 06-21 03:49:37 selector.py:51] Using XFormers backend.
(RayWorkerWrapper pid=164587, ip=128.1.219.180) ERROR 06-21 03:49:38 worker_base.py:148] Error executing method load_model. This might cause deadlock in distributed execution.
(RayWorkerWrapper pid=164587, ip=128.1.219.180) ERROR 06-21 03:49:38 worker_base.py:148] Traceback (most recent call last):
(RayWorkerWrapper pid=164587, ip=128.1.219.180) ERROR 06-21 03:49:38 worker_base.py:148] File "/model/anaconda3/envs/vllm/lib/python3.11/site-packages/huggingface_hub/hf_file_system.py", line 127, in _repo_and_revision_exist
(RayWorkerWrapper pid=164587, ip=128.1.219.180) ERROR 06-21 03:49:38 worker_base.py:148] self._api.repo_info(repo_id, revision=revision, repo_type=repo_type, timeout=HF_HUB_ETAG_TIMEOUT)
(RayWorkerWrapper pid=164587, ip=128.1.219.180) ERROR 06-21 03:49:38 worker_base.py:148] File "/model/anaconda3/envs/vllm/lib/python3.11/site-packages/huggingface_hub/utils/_validators.py", line 106, in _inner_fn
(RayWorkerWrapper pid=164587, ip=128.1.219.180) ERROR 06-21 03:49:38 worker_base.py:148] validate_repo_id(arg_value)
(RayWorkerWrapper pid=164587, ip=128.1.219.180) ERROR 06-21 03:49:38 worker_base.py:148] File "/model/anaconda3/envs/vllm/lib/python3.11/site-packages/huggingface_hub/utils/validators.py", line 160, in validate_repo_id
(RayWorkerWrapper pid=164587, ip=128.1.219.180) ERROR 06-21 03:49:38 worker_base.py:148] raise HFValidationError(
(RayWorkerWrapper pid=164587, ip=128.1.219.180) ERROR 06-21 03:49:38 worker_base.py:148] huggingface_hub.errors.HFValidationError: Repo id must use alphanumeric chars or '-', '', '.', '--' and '..' are forbidden, '-' and '.' cannot start or end the name, max length is 96: '/model'.
(RayWorkerWrapper pid=164587, ip=128.1.219.180) ERROR 06-21 03:49:38 worker_base.py:148]
(RayWorkerWrapper pid=164587, ip=128.1.219.180) ERROR 06-21 03:49:38 worker_base.py:148] The above exception was the direct cause of the following exception:
(RayWorkerWrapper pid=164587, ip=128.1.219.180) ERROR 06-21 03:49:38 worker_base.py:148]
(RayWorkerWrapper pid=164587, ip=128.1.219.180) ERROR 06-21 03:49:38 worker_base.py:148] Traceback (most recent call last):
(RayWorkerWrapper pid=164587, ip=128.1.219.180) ERROR 06-21 03:49:38 worker_base.py:148] File "/model/anaconda3/envs/vllm/lib/python3.11/site-packages/vllm/worker/worker_base.py", line 140, in execute_method
(RayWorkerWrapper pid=164587, ip=128.1.219.180) ERROR 06-21 03:49:38 worker_base.py:148] return executor(*args, **kwargs)
(RayWorkerWrapper pid=164587, ip=128.1.219.180) ERROR 06-21 03:49:38 worker_base.py:148] ^^^^^^^^^^^^^^^^^^^^^^^^^
(RayWorkerWrapper pid=164587, ip=128.1.219.180) ERROR 06-21 03:49:38 worker_base.py:148] File "/model/anaconda3/envs/vllm/lib/python3.11/site-packages/vllm/worker/worker.py", line 122, in load_model
(RayWorkerWrapper pid=164587, ip=128.1.219.180) ERROR 06-21 03:49:38 worker_base.py:148] self.model_runner.load_model()
(RayWorkerWrapper pid=164587, ip=128.1.219.180) ERROR 06-21 03:49:38 worker_base.py:148] File "/model/anaconda3/envs/vllm/lib/python3.11/site-packages/vllm/worker/model_runner.py", line 148, in load_model
(RayWorkerWrapper pid=164587, ip=128.1.219.180) ERROR 06-21 03:49:38 worker_base.py:148] self.model = get_model(
(RayWorkerWrapper pid=164587, ip=128.1.219.180) ERROR 06-21 03:49:38 worker_base.py:148] ^^^^^^^^^^
(RayWorkerWrapper pid=164587, ip=128.1.219.180) ERROR 06-21 03:49:38 worker_base.py:148] File "/model/anaconda3/envs/vllm/lib/python3.11/site-packages/vllm/model_executor/model_loader/init.py", line 21, in get_model
(RayWorkerWrapper pid=164587, ip=128.1.219.180) ERROR 06-21 03:49:38 worker_base.py:148] return loader.load_model(model_config=model_config,
(RayWorkerWrapper pid=164587, ip=128.1.219.180) ERROR 06-21 03:49:38 worker_base.py:148] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
(RayWorkerWrapper pid=164587, ip=128.1.219.180) ERROR 06-21 03:49:38 worker_base.py:148] File "/model/anaconda3/envs/vllm/lib/python3.11/site-packages/vllm/model_executor/model_loader/loader.py", line 265, in load_model
(RayWorkerWrapper pid=164587, ip=128.1.219.180) ERROR 06-21 03:49:38 worker_base.py:148] self._get_weights_iterator(model_config.model,
(RayWorkerWrapper pid=164587, ip=128.1.219.180) ERROR 06-21 03:49:38 worker_base.py:148] File "/model/anaconda3/envs/vllm/lib/python3.11/site-packages/vllm/model_executor/model_loader/loader.py", line 226, in _get_weights_iterator
(RayWorkerWrapper pid=164587, ip=128.1.219.180) ERROR 06-21 03:49:38 worker_base.py:148] hf_folder, hf_weights_files, use_safetensors = self._prepare_weights(
(RayWorkerWrapper pid=164587, ip=128.1.219.180) ERROR 06-21 03:49:38 worker_base.py:148] ^^^^^^^^^^^^^^^^^^^^^^
(RayWorkerWrapper pid=164587, ip=128.1.219.180) ERROR 06-21 03:49:38 worker_base.py:148] File "/model/anaconda3/envs/vllm/lib/python3.11/site-packages/vllm/model_executor/model_loader/loader.py", line 185, in _prepare_weights
(RayWorkerWrapper pid=164587, ip=128.1.219.180) ERROR 06-21 03:49:38 worker_base.py:148] hf_folder = download_weights_from_hf(model_name_or_path,
(RayWorkerWrapper pid=164587, ip=128.1.219.180) ERROR 06-21 03:49:38 worker_base.py:148] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
(RayWorkerWrapper pid=164587, ip=128.1.219.180) ERROR 06-21 03:49:38 worker_base.py:148] File "/model/anaconda3/envs/vllm/lib/python3.11/site-packages/vllm/model_executor/model_loader/weight_utils.py", line 209, in download_weights_from_hf
(RayWorkerWrapper pid=164587, ip=128.1.219.180) ERROR 06-21 03:49:38 worker_base.py:148] file_list = fs.ls(model_name_or_path, detail=False, revision=revision)
(RayWorkerWrapper pid=164587, ip=128.1.219.180) ERROR 06-21 03:49:38 worker_base.py:148] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
(RayWorkerWrapper pid=164587, ip=128.1.219.180) ERROR 06-21 03:49:38 worker_base.py:148] File "/model/anaconda3/envs/vllm/lib/python3.11/site-packages/huggingface_hub/hf_file_system.py", line 284, in ls
(RayWorkerWrapper pid=164587, ip=128.1.219.180) ERROR 06-21 03:49:38 worker_base.py:148] resolved_path = self.resolve_path(path, revision=revision)
(RayWorkerWrapper pid=164587, ip=128.1.219.180) ERROR 06-21 03:49:38 worker_base.py:148] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
(RayWorkerWrapper pid=164587, ip=128.1.219.180) ERROR 06-21 03:49:38 worker_base.py:148] File "/model/anaconda3/envs/vllm/lib/python3.11/site-packages/huggingface_hub/hf_file_system.py", line 197, in resolve_path
(RayWorkerWrapper pid=164587, ip=128.1.219.180) ERROR 06-21 03:49:38 worker_base.py:148] _raise_file_not_found(path, err)
(RayWorkerWrapper pid=164587, ip=128.1.219.180) ERROR 06-21 03:49:38 worker_base.py:148] File "/model/anaconda3/envs/vllm/lib/python3.11/site-packages/huggingface_hub/hf_file_system.py", line 878, in _raise_file_not_found
(RayWorkerWrapper pid=164587, ip=128.1.219.180) ERROR 06-21 03:49:38 worker_base.py:148] raise FileNotFoundError(msg) from err
(RayWorkerWrapper pid=164587, ip=128.1.219.180) ERROR 06-21 03:49:38 worker_base.py:148] FileNotFoundError: /model/models/Qwen2-72B-Instruct (invalid repository id)
INFO 06-21 03:49:43 model_runner.py:160] Loading model weights took 8.6500 GB
(RayWorkerWrapper pid=246076) INFO 06-21 03:49:49 model_runner.py:160] Loading model weights took 8.6500 GB
(RayWorkerWrapper pid=164507, ip=128.1.219.180) INFO 06-21 03:49:37 selector.py:131] Cannot use FlashAttention-2 backend for Volta and Turing GPUs. [repeated 29x across cluster] (Ray deduplicates logs by default. Set RAY_DEDUP_LOGS=0 to disable log deduplication, or see https://docs.ray.io/en/master/ray-observability/user-guides/configure-logging.html#log-deduplication for more options.)
(RayWorkerWrapper pid=164507, ip=128.1.219.180) INFO 06-21 03:49:37 selector.py:51] Using XFormers backend. [repeated 29x across cluster]
(RayWorkerWrapper pid=164995, ip=128.1.219.180) INFO 06-21 03:49:36 utils.py:637] Found nccl from library libnccl.so.2 [repeated 14x across cluster]
(RayWorkerWrapper pid=164995, ip=128.1.219.180) INFO 06-21 03:49:36 pynccl.py:63] vLLM is using nccl==2.20.5 [repeated 14x across cluster]
(RayWorkerWrapper pid=164995, ip=128.1.219.180) WARNING 06-21 03:49:37 custom_all_reduce.py:117] Custom allreduce is disabled because this process group spans across nodes. [repeated 14x across cluster]
(RayWorkerWrapper pid=164995, ip=128.1.219.180) ERROR 06-21 03:49:38 worker_base.py:148] Error executing method load_model. This might cause deadlock in distributed execution. [repeated 7x across cluster]
(RayWorkerWrapper pid=164995, ip=128.1.219.180) ERROR 06-21 03:49:38 worker_base.py:148] Traceback (most recent call last): [repeated 14x across cluster]
(RayWorkerWrapper pid=164995, ip=128.1.219.180) ERROR 06-21 03:49:38 worker_base.py:148] File "/model/anaconda3/envs/vllm/lib/python3.11/site-packages/huggingface_hub/hf_file_system.py", line 127, in _repo_and_revision_exist [repeated 7x across cluster]
(RayWorkerWrapper pid=164995, ip=128.1.219.180) ERROR 06-21 03:49:38 worker_base.py:148] self._api.repo_info(repo_id, revision=revision, repo_type=repo_type, timeout=HF_HUB_ETAG_TIMEOUT) [repeated 7x across cluster]
(RayWorkerWrapper pid=164995, ip=128.1.219.180) ERROR 06-21 03:49:38 worker_base.py:148] File "/model/anaconda3/envs/vllm/lib/python3.11/site-packages/huggingface_hub/utils/_validators.py", line 106, in _inner_fn [repeated 7x across cluster]
(RayWorkerWrapper pid=164995, ip=128.1.219.180) ERROR 06-21 03:49:38 worker_base.py:148] validate_repo_id(arg_value) [repeated 7x across cluster]
(RayWorkerWrapper pid=164995, ip=128.1.219.180) ERROR 06-21 03:49:38 worker_base.py:148] File "/model/anaconda3/envs/vllm/lib/python3.11/site-packages/huggingface_hub/utils/validators.py", line 160, in validate_repo_id [repeated 7x across cluster]
(RayWorkerWrapper pid=164995, ip=128.1.219.180) ERROR 06-21 03:49:38 worker_base.py:148] raise HFValidationError( [repeated 7x across cluster]
(RayWorkerWrapper pid=164995, ip=128.1.219.180) ERROR 06-21 03:49:38 worker_base.py:148] huggingface_hub.errors.HFValidationError: Repo id must use alphanumeric chars or '-', '', '.', '--' and '..' are forbidden, '-' and '.' cannot start or end the name, max length is 96: '/model'. [repeated 7x across cluster]
(RayWorkerWrapper pid=164995, ip=128.1.219.180) ERROR 06-21 03:49:38 worker_base.py:148] [repeated 14x across cluster]
(RayWorkerWrapper pid=164995, ip=128.1.219.180) ERROR 06-21 03:49:38 worker_base.py:148] The above exception was the direct cause of the following exception: [repeated 7x across cluster]
(RayWorkerWrapper pid=164995, ip=128.1.219.180) ERROR 06-21 03:49:38 worker_base.py:148] File "/model/anaconda3/envs/vllm/lib/python3.11/site-packages/vllm/worker/worker_base.py", line 140, in execute_method [repeated 7x across cluster]
(RayWorkerWrapper pid=164995, ip=128.1.219.180) ERROR 06-21 03:49:38 worker_base.py:148] return executor(*args, **kwargs) [repeated 7x across cluster]
(RayWorkerWrapper pid=164995, ip=128.1.219.180) ERROR 06-21 03:49:38 worker_base.py:148] ^^^^^^^^^^^^^^^^^^^^^^^^^ [repeated 7x across cluster]
(RayWorkerWrapper pid=164995, ip=128.1.219.180) ERROR 06-21 03:49:38 worker_base.py:148] File "/model/anaconda3/envs/vllm/lib/python3.11/site-packages/vllm/model_executor/model_loader/loader.py", line 265, in load_model [repeated 21x across cluster]
(RayWorkerWrapper pid=164995, ip=128.1.219.180) ERROR 06-21 03:49:38 worker_base.py:148] self.model_runner.load_model() [repeated 7x across cluster]
(RayWorkerWrapper pid=164995, ip=128.1.219.180) ERROR 06-21 03:49:38 worker_base.py:148] self.model = get_model( [repeated 7x across cluster]
(RayWorkerWrapper pid=164995, ip=128.1.219.180) ERROR 06-21 03:49:38 worker_base.py:148] ^^^^^^^^^^ [repeated 7x across cluster]
(RayWorkerWrapper pid=164995, ip=128.1.219.180) ERROR 06-21 03:49:38 worker_base.py:148] File "/model/anaconda3/envs/vllm/lib/python3.11/site-packages/vllm/model_executor/model_loader/init.py", line 21, in get_model [repeated 7x across cluster]
(RayWorkerWrapper pid=164995, ip=128.1.219.180) ERROR 06-21 03:49:38 worker_base.py:148] return loader.load_model(model_config=model_config, [repeated 7x across cluster]
(RayWorkerWrapper pid=164995, ip=128.1.219.180) ERROR 06-21 03:49:38 worker_base.py:148] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [repeated 14x across cluster]
(RayWorkerWrapper pid=164995, ip=128.1.219.180) ERROR 06-21 03:49:38 worker_base.py:148] self._get_weights_iterator(model_config.model, [repeated 7x across cluster]
(RayWorkerWrapper pid=164995, ip=128.1.219.180) ERROR 06-21 03:49:38 worker_base.py:148] File "/model/anaconda3/envs/vllm/lib/python3.11/site-packages/vllm/model_executor/model_loader/loader.py", line 226, in _get_weights_iterator [repeated 7x across cluster]
(RayWorkerWrapper pid=164995, ip=128.1.219.180) ERROR 06-21 03:49:38 worker_base.py:148] hf_folder, hf_weights_files, use_safetensors = self._prepare_weights( [repeated 7x across cluster]
(RayWorkerWrapper pid=164995, ip=128.1.219.180) ERROR 06-21 03:49:38 worker_base.py:148] ^^^^^^^^^^^^^^^^^^^^^^ [repeated 7x across cluster]
(RayWorkerWrapper pid=164995, ip=128.1.219.180) ERROR 06-21 03:49:38 worker_base.py:148] File "/model/anaconda3/envs/vllm/lib/python3.11/site-packages/vllm/model_executor/model_loader/loader.py", line 185, in _prepare_weights [repeated 7x across cluster]
(RayWorkerWrapper pid=164995, ip=128.1.219.180) ERROR 06-21 03:49:38 worker_base.py:148] hf_folder = download_weights_from_hf(model_name_or_path, [repeated 7x across cluster]
(RayWorkerWrapper pid=164995, ip=128.1.219.180) ERROR 06-21 03:49:38 worker_base.py:148] File "/model/anaconda3/envs/vllm/lib/python3.11/site-packages/vllm/model_executor/model_loader/weight_utils.py", line 209, in download_weights_from_hf [repeated 7x across cluster]
(RayWorkerWrapper pid=164995, ip=128.1.219.180) ERROR 06-21 03:49:38 worker_base.py:148] file_list = fs.ls(model_name_or_path, detail=False, revision=revision) [repeated 7x across cluster]
(RayWorkerWrapper pid=164995, ip=128.1.219.180) ERROR 06-21 03:49:38 worker_base.py:148] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [repeated 7x across cluster]
(RayWorkerWrapper pid=164995, ip=128.1.219.180) ERROR 06-21 03:49:38 worker_base.py:148] File "/model/anaconda3/envs/vllm/lib/python3.11/site-packages/huggingface_hub/hf_file_system.py", line 284, in ls [repeated 7x across cluster]
(RayWorkerWrapper pid=164995, ip=128.1.219.180) ERROR 06-21 03:49:38 worker_base.py:148] resolved_path = self.resolve_path(path, revision=revision) [repeated 7x across cluster]
(RayWorkerWrapper pid=164995, ip=128.1.219.180) ERROR 06-21 03:49:38 worker_base.py:148] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [repeated 7x across cluster]
(RayWorkerWrapper pid=164995, ip=128.1.219.180) ERROR 06-21 03:49:38 worker_base.py:148] File "/model/anaconda3/envs/vllm/lib/python3.11/site-packages/huggingface_hub/hf_file_system.py", line 197, in resolve_path [repeated 7x across cluster]
(RayWorkerWrapper pid=164995, ip=128.1.219.180) ERROR 06-21 03:49:38 worker_base.py:148] _raise_file_not_found(path, err) [repeated 7x across cluster]
(RayWorkerWrapper pid=164995, ip=128.1.219.180) ERROR 06-21 03:49:38 worker_base.py:148] File "/model/anaconda3/envs/vllm/lib/python3.11/site-packages/huggingface_hub/hf_file_system.py", line 878, in _raise_file_not_found [repeated 7x across cluster]
(RayWorkerWrapper pid=164995, ip=128.1.219.180) ERROR 06-21 03:49:38 worker_base.py:148] raise FileNotFoundError(msg) from err [repeated 7x across cluster]
(RayWorkerWrapper pid=164995, ip=128.1.219.180) ERROR 06-21 03:49:38 worker_base.py:148] FileNotFoundError: /model/models/Qwen2-72B-Instruct (invalid repository id) [repeated 7x across cluster]
rank0: Traceback (most recent call last):
rank0: File "", line 198, in _run_module_as_main
rank0: File "", line 88, in _run_code
rank0: File "/model/anaconda3/envs/vllm/lib/python3.11/site-packages/vllm/entrypoints/openai/api_server.py", line 196, in
rank0: engine = AsyncLLMEngine.from_engine_args(
rank0: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
rank0: File "/model/anaconda3/envs/vllm/lib/python3.11/site-packages/vllm/engine/async_llm_engine.py", line 398, in from_engine_args
rank0: engine = cls(
rank0: ^^^^
rank0: File "/model/anaconda3/envs/vllm/lib/python3.11/site-packages/vllm/engine/async_llm_engine.py", line 349, in init
rank0: self.engine = self._init_engine(*args, **kwargs)
rank0: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
rank0: File "/model/anaconda3/envs/vllm/lib/python3.11/site-packages/vllm/engine/async_llm_engine.py", line 473, in _init_engine
rank0: return engine_class(*args, **kwargs)
rank0: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
rank0: File "/model/anaconda3/envs/vllm/lib/python3.11/site-packages/vllm/engine/llm_engine.py", line 223, in init
rank0: self.model_executor = executor_class(
rank0: ^^^^^^^^^^^^^^^
rank0: File "/model/anaconda3/envs/vllm/lib/python3.11/site-packages/vllm/executor/ray_gpu_executor.py", line 300, in init
rank0: super().init(*args, **kwargs)
rank0: File "/model/anaconda3/envs/vllm/lib/python3.11/site-packages/vllm/executor/distributed_gpu_executor.py", line 25, in init
rank0: super().init(*args, **kwargs)
rank0: File "/model/anaconda3/envs/vllm/lib/python3.11/site-packages/vllm/executor/executor_base.py", line 41, in init
rank0: self._init_executor()
rank0: File "/model/anaconda3/envs/vllm/lib/python3.11/site-packages/vllm/executor/ray_gpu_executor.py", line 40, in _init_executor
rank0: self._init_workers_ray(placement_group)
rank0: File "/model/anaconda3/envs/vllm/lib/python3.11/site-packages/vllm/executor/ray_gpu_executor.py", line 172, in _init_workers_ray
rank0: self._run_workers("load_model",
rank0: File "/model/anaconda3/envs/vllm/lib/python3.11/site-packages/vllm/executor/ray_gpu_executor.py", line 266, in _run_workers
rank0: ray_worker_outputs = ray.get(ray_worker_outputs)
rank0: ^^^^^^^^^^^^^^^^^^^^^^^^^^^
rank0: File "/model/anaconda3/envs/vllm/lib/python3.11/site-packages/ray/_private/auto_init_hook.py", line 21, in auto_init_wrapper
rank0: return fn(*args, **kwargs)
rank0: ^^^^^^^^^^^^^^^^^^^
rank0: File "/model/anaconda3/envs/vllm/lib/python3.11/site-packages/ray/_private/client_mode_hook.py", line 103, in wrapper
rank0: return func(*args, **kwargs)
rank0: ^^^^^^^^^^^^^^^^^^^^^
rank0: File "/model/anaconda3/envs/vllm/lib/python3.11/site-packages/ray/_private/worker.py", line 2613, in get
rank0: values, debugger_breakpoint = worker.get_objects(object_refs, timeout=timeout)
rank0: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
rank0: File "/model/anaconda3/envs/vllm/lib/python3.11/site-packages/ray/_private/worker.py", line 861, in get_objects
rank0: raise value.as_instanceof_cause()
rank0: ray.exceptions.RayTaskError(FileNotFoundError): ray::RayWorkerWrapper.execute_method() (pid=164427, ip=128.1.219.180, actor_id=7cd40b84a3bbd17dd02507ce01000000, repr=<vllm.executor.ray_utils.RayWorkerWrapper object at 0x7f8248757190>)
rank0: File "/model/anaconda3/envs/vllm/lib/python3.11/site-packages/huggingface_hub/utils/_validators.py", line 106, in _inner_fn
rank0: validate_repo_id(arg_value)
rank0: File "/model/anaconda3/envs/vllm/lib/python3.11/site-packages/huggingface_hub/utils/validators.py", line 160, in validate_repo_id
rank0: raise HFValidationError(
rank0: huggingface_hub.errors.HFValidationError: Repo id must use alphanumeric chars or '-', '', '.', '--' and '..' are forbidden, '-' and '.' cannot start or end the name, max length is 96: '/model'.
rank0: The above exception was the direct cause of the following exception:
rank0: File "/model/anaconda3/envs/vllm/lib/python3.11/site-packages/vllm/worker/worker_base.py", line 149, in execute_method
rank0: raise e
rank0: File "/model/anaconda3/envs/vllm/lib/python3.11/site-packages/vllm/worker/worker_base.py", line 140, in execute_method
rank0: return executor(*args, **kwargs)
rank0: ^^^^^^^^^^^^^^^^^^^^^^^^^
rank0: File "/model/anaconda3/envs/vllm/lib/python3.11/site-packages/vllm/worker/worker.py", line 122, in load_model
rank0: self.model_runner.load_model()
rank0: File "/model/anaconda3/envs/vllm/lib/python3.11/site-packages/vllm/worker/model_runner.py", line 148, in load_model
rank0: self.model = get_model(
rank0: ^^^^^^^^^^
rank0: File "/model/anaconda3/envs/vllm/lib/python3.11/site-packages/vllm/model_executor/model_loader/init.py", line 21, in get_model
rank0: return loader.load_model(model_config=model_config,
rank0: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
rank0: File "/model/anaconda3/envs/vllm/lib/python3.11/site-packages/vllm/model_executor/model_loader/loader.py", line 265, in load_model
rank0: self._get_weights_iterator(model_config.model,
rank0: File "/model/anaconda3/envs/vllm/lib/python3.11/site-packages/vllm/model_executor/model_loader/loader.py", line 226, in _get_weights_iterator
rank0: hf_folder, hf_weights_files, use_safetensors = self._prepare_weights(
rank0: ^^^^^^^^^^^^^^^^^^^^^^
rank0: File "/model/anaconda3/envs/vllm/lib/python3.11/site-packages/vllm/model_executor/model_loader/loader.py", line 185, in _prepare_weights
rank0: hf_folder = download_weights_from_hf(model_name_or_path,
rank0: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
rank0: File "/model/anaconda3/envs/vllm/lib/python3.11/site-packages/vllm/model_executor/model_loader/weight_utils.py", line 209, in download_weights_from_hf
rank0: file_list = fs.ls(model_name_or_path, detail=False, revision=revision)
rank0: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
rank0: File "/model/anaconda3/envs/vllm/lib/python3.11/site-packages/huggingface_hub/hf_file_system.py", line 284, in ls
rank0: resolved_path = self.resolve_path(path, revision=revision)
rank0: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
rank0: File "/model/anaconda3/envs/vllm/lib/python3.11/site-packages/huggingface_hub/hf_file_system.py", line 197, in resolve_path
rank0: _raise_file_not_found(path, err)
rank0: File "/model/anaconda3/envs/vllm/lib/python3.11/site-packages/huggingface_hub/hf_file_system.py", line 878, in _raise_file_not_found
rank0: raise FileNotFoundError(msg) from err
rank0: FileNotFoundError: /model/models/Qwen2-72B-Instruct (invalid repository id)
(RayWorkerWrapper pid=245995) INFO 06-21 03:49:51 model_runner.py:160] Loading model weights took 8.6500 GB [repeated 6x across cluster]
The text was updated successfully, but these errors were encountered: