arena_feedback / vllm_0003000.log
Elfsong's picture
Scheduled Commit
823f78d verified
(APIServer pid=2011301) INFO 02-02 06:57:51 [api_server.py:1351] vLLM API server version 0.13.0
(APIServer pid=2011301) INFO 02-02 06:57:51 [utils.py:253] non-default args: {'port': 9004, 'model': 'Elfsong/VLM_stage_2_iter_0003000', 'trust_remote_code': True, 'quantization': 'bitsandbytes', 'gpu_memory_utilization': 0.4}
(APIServer pid=2011301) The argument `trust_remote_code` is to be used with Auto classes. It has no effect here and is ignored.
(APIServer pid=2011301) INFO 02-02 06:57:52 [model.py:514] Resolved architecture: Qwen3ForCausalLM
(APIServer pid=2011301) INFO 02-02 06:57:52 [model.py:1661] Using max model len 40960
(APIServer pid=2011301) INFO 02-02 06:57:52 [scheduler.py:230] Chunked prefill is enabled with max_num_batched_tokens=8192.
(EngineCore_DP0 pid=2012375) INFO 02-02 06:58:05 [core.py:93] Initializing a V1 LLM engine (v0.13.0) with config: model='Elfsong/VLM_stage_2_iter_0003000', speculative_config=None, tokenizer='Elfsong/VLM_stage_2_iter_0003000', skip_tokenizer_init=False, tokenizer_mode=auto, revision=None, tokenizer_revision=None, trust_remote_code=True, dtype=torch.bfloat16, max_seq_len=40960, download_dir=None, load_format=bitsandbytes, tensor_parallel_size=1, pipeline_parallel_size=1, data_parallel_size=1, disable_custom_all_reduce=False, quantization=bitsandbytes, enforce_eager=False, kv_cache_dtype=auto, device_config=cuda, structured_outputs_config=StructuredOutputsConfig(backend='auto', disable_fallback=False, disable_any_whitespace=False, disable_additional_properties=False, reasoning_parser='', reasoning_parser_plugin='', enable_in_reasoning=False), observability_config=ObservabilityConfig(show_hidden_metrics_for_version=None, otlp_traces_endpoint=None, collect_detailed_traces=None, kv_cache_metrics=False, kv_cache_metrics_sample=0.01, cudagraph_metrics=False, enable_layerwise_nvtx_tracing=False), seed=0, served_model_name=Elfsong/VLM_stage_2_iter_0003000, enable_prefix_caching=True, enable_chunked_prefill=True, pooler_config=None, compilation_config={'level': None, 'mode': <CompilationMode.VLLM_COMPILE: 3>, 'debug_dump_path': None, 'cache_dir': '', 'compile_cache_save_format': 'binary', 'backend': 'inductor', 'custom_ops': ['none'], 'splitting_ops': ['vllm::unified_attention', 'vllm::unified_attention_with_output', 'vllm::unified_mla_attention', 'vllm::unified_mla_attention_with_output', 'vllm::mamba_mixer2', 'vllm::mamba_mixer', 'vllm::short_conv', 'vllm::linear_attention', 'vllm::plamo2_mamba_mixer', 'vllm::gdn_attention_core', 'vllm::kda_attention', 'vllm::sparse_attn_indexer'], 'compile_mm_encoder': False, 'compile_sizes': [], 'compile_ranges_split_points': [8192], 'inductor_compile_config': {'enable_auto_functionalized_v2': False, 'combo_kernels': True, 'benchmark_combo_kernel': True}, 'inductor_passes': {}, 'cudagraph_mode': <CUDAGraphMode.FULL_AND_PIECEWISE: (2, 1)>, 'cudagraph_num_of_warmups': 1, 'cudagraph_capture_sizes': [1, 2, 4, 8, 16, 24, 32, 40, 48, 56, 64, 72, 80, 88, 96, 104, 112, 120, 128, 136, 144, 152, 160, 168, 176, 184, 192, 200, 208, 216, 224, 232, 240, 248, 256, 272, 288, 304, 320, 336, 352, 368, 384, 400, 416, 432, 448, 464, 480, 496, 512], 'cudagraph_copy_inputs': False, 'cudagraph_specialize_lora': True, 'use_inductor_graph_partition': False, 'pass_config': {'fuse_norm_quant': False, 'fuse_act_quant': False, 'fuse_attn_quant': False, 'eliminate_noops': True, 'enable_sp': False, 'fuse_gemm_comms': False, 'fuse_allreduce_rms': False}, 'max_cudagraph_capture_size': 512, 'dynamic_shapes_config': {'type': <DynamicShapesType.BACKED: 'backed'>, 'evaluate_guards': False}, 'local_cache_dir': None}
(EngineCore_DP0 pid=2012375) INFO 02-02 06:58:06 [parallel_state.py:1203] world_size=1 rank=0 local_rank=0 distributed_init_method=tcp://100.96.20.65:39845 backend=nccl
(EngineCore_DP0 pid=2012375) INFO 02-02 06:58:06 [parallel_state.py:1411] rank 0 in world size 1 is assigned as DP rank 0, PP rank 0, PCP rank 0, TP rank 0, EP rank 0
(EngineCore_DP0 pid=2012375) INFO 02-02 06:58:07 [gpu_model_runner.py:3562] Starting to load model Elfsong/VLM_stage_2_iter_0003000...
(EngineCore_DP0 pid=2012375) INFO 02-02 06:58:09 [cuda.py:351] Using FLASH_ATTN attention backend out of potential backends: ('FLASH_ATTN', 'FLASHINFER', 'TRITON_ATTN', 'FLEX_ATTENTION')
(EngineCore_DP0 pid=2012375) INFO 02-02 06:58:09 [bitsandbytes_loader.py:791] Loading weights with BitsAndBytes quantization. May take a while ...
(EngineCore_DP0 pid=2012375) Loading safetensors checkpoint shards: 0% Completed | 0/17 [00:00<?, ?it/s]
(EngineCore_DP0 pid=2012375) Loading safetensors checkpoint shards: 6% Completed | 1/17 [00:02<00:40, 2.52s/it]
(EngineCore_DP0 pid=2012375) Loading safetensors checkpoint shards: 12% Completed | 2/17 [00:04<00:37, 2.47s/it]
(EngineCore_DP0 pid=2012375) Loading safetensors checkpoint shards: 18% Completed | 3/17 [00:07<00:35, 2.53s/it]
(EngineCore_DP0 pid=2012375) Loading safetensors checkpoint shards: 24% Completed | 4/17 [00:10<00:35, 2.71s/it]
(EngineCore_DP0 pid=2012375) Loading safetensors checkpoint shards: 29% Completed | 5/17 [00:13<00:31, 2.64s/it]
(EngineCore_DP0 pid=2012375) Loading safetensors checkpoint shards: 35% Completed | 6/17 [00:16<00:30, 2.75s/it]
(EngineCore_DP0 pid=2012375) Loading safetensors checkpoint shards: 41% Completed | 7/17 [00:18<00:27, 2.71s/it]
(EngineCore_DP0 pid=2012375) Loading safetensors checkpoint shards: 47% Completed | 8/17 [00:21<00:24, 2.69s/it]
(EngineCore_DP0 pid=2012375) Loading safetensors checkpoint shards: 53% Completed | 9/17 [00:24<00:22, 2.85s/it]
(EngineCore_DP0 pid=2012375) Loading safetensors checkpoint shards: 59% Completed | 10/17 [00:26<00:19, 2.72s/it]
(EngineCore_DP0 pid=2012375) Loading safetensors checkpoint shards: 65% Completed | 11/17 [00:29<00:15, 2.60s/it]
(EngineCore_DP0 pid=2012375) Loading safetensors checkpoint shards: 71% Completed | 12/17 [00:31<00:12, 2.46s/it]
(EngineCore_DP0 pid=2012375) Loading safetensors checkpoint shards: 76% Completed | 13/17 [00:34<00:10, 2.56s/it]
(EngineCore_DP0 pid=2012375) Loading safetensors checkpoint shards: 82% Completed | 14/17 [00:36<00:07, 2.51s/it]
(EngineCore_DP0 pid=2012375) Loading safetensors checkpoint shards: 88% Completed | 15/17 [00:39<00:05, 2.54s/it]
(EngineCore_DP0 pid=2012375) Loading safetensors checkpoint shards: 94% Completed | 16/17 [00:42<00:02, 2.78s/it]
(EngineCore_DP0 pid=2012375) Loading safetensors checkpoint shards: 100% Completed | 17/17 [00:45<00:00, 2.74s/it]
(EngineCore_DP0 pid=2012375) Loading safetensors checkpoint shards: 100% Completed | 17/17 [00:45<00:00, 2.66s/it]
(EngineCore_DP0 pid=2012375)
(EngineCore_DP0 pid=2012375) INFO 02-02 06:58:57 [gpu_model_runner.py:3659] Model loading took 19.4031 GiB memory and 48.278671 seconds
(EngineCore_DP0 pid=2012375) INFO 02-02 06:59:09 [backends.py:643] Using cache directory: /home/mingzhed/.cache/vllm/torch_compile_cache/c48ff69b02/rank_0_0/backbone for vLLM's torch.compile
(EngineCore_DP0 pid=2012375) INFO 02-02 06:59:09 [backends.py:703] Dynamo bytecode transform time: 12.18 s
(EngineCore_DP0 pid=2012375) INFO 02-02 06:59:19 [backends.py:226] Directly load the compiled graph(s) for compile range (1, 8192) from the cache, took 1.595 s
(EngineCore_DP0 pid=2012375) INFO 02-02 06:59:19 [monitor.py:34] torch.compile takes 13.77 s in total
(EngineCore_DP0 pid=2012375) INFO 02-02 06:59:20 [gpu_worker.py:375] Available KV cache memory: 10.30 GiB
(EngineCore_DP0 pid=2012375) INFO 02-02 06:59:20 [kv_cache_utils.py:1291] GPU KV cache size: 42,176 tokens
(EngineCore_DP0 pid=2012375) INFO 02-02 06:59:20 [kv_cache_utils.py:1296] Maximum concurrency for 40,960 tokens per request: 1.03x
(EngineCore_DP0 pid=2012375) Capturing CUDA graphs (mixed prefill-decode, PIECEWISE): 0%| | 0/51 [00:00<?, ?it/s] Capturing CUDA graphs (mixed prefill-decode, PIECEWISE): 2%|▏ | 1/51 [00:00<00:12, 3.95it/s] Capturing CUDA graphs (mixed prefill-decode, PIECEWISE): 4%|▍ | 2/51 [00:00<00:10, 4.80it/s] Capturing CUDA graphs (mixed prefill-decode, PIECEWISE): 6%|β–Œ | 3/51 [00:00<00:09, 5.12it/s] Capturing CUDA graphs (mixed prefill-decode, PIECEWISE): 8%|β–Š | 4/51 [00:00<00:08, 5.32it/s] Capturing CUDA graphs (mixed prefill-decode, PIECEWISE): 10%|β–‰ | 5/51 [00:00<00:08, 5.33it/s] Capturing CUDA graphs (mixed prefill-decode, PIECEWISE): 12%|β–ˆβ– | 6/51 [00:01<00:08, 5.42it/s] Capturing CUDA graphs (mixed prefill-decode, PIECEWISE): 14%|β–ˆβ–Ž | 7/51 [00:01<00:07, 5.54it/s] Capturing CUDA graphs (mixed prefill-decode, PIECEWISE): 16%|β–ˆβ–Œ | 8/51 [00:01<00:07, 5.45it/s] Capturing CUDA graphs (mixed prefill-decode, PIECEWISE): 18%|β–ˆβ–Š | 9/51 [00:01<00:08, 5.07it/s] Capturing CUDA graphs (mixed prefill-decode, PIECEWISE): 20%|β–ˆβ–‰ | 10/51 [00:02<00:08, 4.62it/s] Capturing CUDA graphs (mixed prefill-decode, PIECEWISE): 22%|β–ˆβ–ˆβ– | 11/51 [00:02<00:08, 5.00it/s] Capturing CUDA graphs (mixed prefill-decode, PIECEWISE): 24%|β–ˆβ–ˆβ–Ž | 12/51 [00:02<00:07, 5.23it/s] Capturing CUDA graphs (mixed prefill-decode, PIECEWISE): 25%|β–ˆβ–ˆβ–Œ | 13/51 [00:02<00:07, 4.95it/s] Capturing CUDA graphs (mixed prefill-decode, PIECEWISE): 27%|β–ˆβ–ˆβ–‹ | 14/51 [00:02<00:07, 5.00it/s] Capturing CUDA graphs (mixed prefill-decode, PIECEWISE): 29%|β–ˆβ–ˆβ–‰ | 15/51 [00:02<00:07, 5.04it/s] Capturing CUDA graphs (mixed prefill-decode, PIECEWISE): 31%|β–ˆβ–ˆβ–ˆβ– | 16/51 [00:03<00:06, 5.27it/s] Capturing CUDA graphs (mixed prefill-decode, PIECEWISE): 33%|β–ˆβ–ˆβ–ˆβ–Ž | 17/51 [00:03<00:06, 5.10it/s] Capturing CUDA graphs (mixed prefill-decode, PIECEWISE): 35%|β–ˆβ–ˆβ–ˆβ–Œ | 18/51 [00:03<00:06, 5.34it/s] Capturing CUDA graphs (mixed prefill-decode, PIECEWISE): 37%|β–ˆβ–ˆβ–ˆβ–‹ | 19/51 [00:03<00:05, 5.35it/s] Capturing CUDA graphs (mixed prefill-decode, PIECEWISE): 39%|β–ˆβ–ˆβ–ˆβ–‰ | 20/51 [00:03<00:05, 5.48it/s] Capturing CUDA graphs (mixed prefill-decode, PIECEWISE): 41%|β–ˆβ–ˆβ–ˆβ–ˆ | 21/51 [00:04<00:05, 5.52it/s] Capturing CUDA graphs (mixed prefill-decode, PIECEWISE): 43%|β–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 22/51 [00:04<00:05, 5.62it/s] Capturing CUDA graphs (mixed prefill-decode, PIECEWISE): 45%|β–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 23/51 [00:04<00:04, 5.69it/s] Capturing CUDA graphs (mixed prefill-decode, PIECEWISE): 47%|β–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 24/51 [00:04<00:04, 5.57it/s] Capturing CUDA graphs (mixed prefill-decode, PIECEWISE): 49%|β–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 25/51 [00:04<00:05, 4.51it/s] Capturing CUDA graphs (mixed prefill-decode, PIECEWISE): 51%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 26/51 [00:05<00:05, 4.34it/s] Capturing CUDA graphs (mixed prefill-decode, PIECEWISE): 53%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 27/51 [00:05<00:05, 4.26it/s] Capturing CUDA graphs (mixed prefill-decode, PIECEWISE): 55%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 28/51 [00:05<00:05, 4.15it/s] Capturing CUDA graphs (mixed prefill-decode, PIECEWISE): 57%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 29/51 [00:05<00:05, 4.12it/s] Capturing CUDA graphs (mixed prefill-decode, PIECEWISE): 59%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 30/51 [00:06<00:05, 4.12it/s] Capturing CUDA graphs (mixed prefill-decode, PIECEWISE): 61%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 31/51 [00:06<00:04, 4.42it/s] Capturing CUDA graphs (mixed prefill-decode, PIECEWISE): 63%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 32/51 [00:06<00:04, 4.75it/s] Capturing CUDA graphs (mixed prefill-decode, PIECEWISE): 65%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 33/51 [00:06<00:03, 4.80it/s] Capturing CUDA graphs (mixed prefill-decode, PIECEWISE): 67%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 34/51 [00:06<00:03, 5.06it/s] Capturing CUDA graphs (mixed prefill-decode, PIECEWISE): 69%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 35/51 [00:07<00:03, 5.32it/s] Capturing CUDA graphs (mixed prefill-decode, PIECEWISE): 71%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 36/51 [00:07<00:02, 5.47it/s] Capturing CUDA graphs (mixed prefill-decode, PIECEWISE): 73%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 37/51 [00:07<00:02, 5.59it/s] Capturing CUDA graphs (mixed prefill-decode, PIECEWISE): 75%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 38/51 [00:07<00:02, 4.40it/s] Capturing CUDA graphs (mixed prefill-decode, PIECEWISE): 76%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 39/51 [00:08<00:04, 2.62it/s] Capturing CUDA graphs (mixed prefill-decode, PIECEWISE): 78%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 40/51 [00:08<00:03, 3.14it/s] Capturing CUDA graphs (mixed prefill-decode, PIECEWISE): 80%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 41/51 [00:08<00:02, 3.69it/s] Capturing CUDA graphs (mixed prefill-decode, PIECEWISE): 82%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 42/51 [00:09<00:02, 3.83it/s] Capturing CUDA graphs (mixed prefill-decode, PIECEWISE): 84%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 43/51 [00:09<00:02, 3.98it/s] Capturing CUDA graphs (mixed prefill-decode, PIECEWISE): 86%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 44/51 [00:09<00:01, 4.00it/s] Capturing CUDA graphs (mixed prefill-decode, PIECEWISE): 88%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 45/51 [00:09<00:01, 4.22it/s] Capturing CUDA graphs (mixed prefill-decode, PIECEWISE): 90%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 46/51 [00:09<00:01, 4.15it/s] Capturing CUDA graphs (mixed prefill-decode, PIECEWISE): 92%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–| 47/51 [00:10<00:00, 4.34it/s] Capturing CUDA graphs (mixed prefill-decode, PIECEWISE): 94%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–| 48/51 [00:10<00:00, 4.39it/s] Capturing CUDA graphs (mixed prefill-decode, PIECEWISE): 96%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ| 49/51 [00:10<00:00, 3.92it/s] Capturing CUDA graphs (mixed prefill-decode, PIECEWISE): 98%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š| 50/51 [00:10<00:00, 3.99it/s] Capturing CUDA graphs (mixed prefill-decode, PIECEWISE): 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 51/51 [00:11<00:00, 4.48it/s] Capturing CUDA graphs (mixed prefill-decode, PIECEWISE): 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 51/51 [00:11<00:00, 4.59it/s]
(EngineCore_DP0 pid=2012375) Capturing CUDA graphs (decode, FULL): 0%| | 0/51 [00:00<?, ?it/s] Capturing CUDA graphs (decode, FULL): 2%|▏ | 1/51 [00:00<00:15, 3.19it/s] Capturing CUDA graphs (decode, FULL): 4%|▍ | 2/51 [00:00<00:13, 3.58it/s] Capturing CUDA graphs (decode, FULL): 6%|β–Œ | 3/51 [00:00<00:12, 3.80it/s] Capturing CUDA graphs (decode, FULL): 8%|β–Š | 4/51 [00:01<00:11, 4.10it/s] Capturing CUDA graphs (decode, FULL): 10%|β–‰ | 5/51 [00:01<00:10, 4.58it/s] Capturing CUDA graphs (decode, FULL): 12%|β–ˆβ– | 6/51 [00:01<00:09, 4.59it/s] Capturing CUDA graphs (decode, FULL): 14%|β–ˆβ–Ž | 7/51 [00:01<00:09, 4.42it/s] Capturing CUDA graphs (decode, FULL): 16%|β–ˆβ–Œ | 8/51 [00:01<00:09, 4.41it/s] Capturing CUDA graphs (decode, FULL): 18%|β–ˆβ–Š | 9/51 [00:02<00:08, 4.84it/s] Capturing CUDA graphs (decode, FULL): 20%|β–ˆβ–‰ | 10/51 [00:02<00:08, 4.94it/s] Capturing CUDA graphs (decode, FULL): 22%|β–ˆβ–ˆβ– | 11/51 [00:02<00:08, 4.75it/s] Capturing CUDA graphs (decode, FULL): 24%|β–ˆβ–ˆβ–Ž | 12/51 [00:02<00:08, 4.84it/s] Capturing CUDA graphs (decode, FULL): 25%|β–ˆβ–ˆβ–Œ | 13/51 [00:02<00:07, 5.07it/s] Capturing CUDA graphs (decode, FULL): 27%|β–ˆβ–ˆβ–‹ | 14/51 [00:03<00:07, 5.21it/s] Capturing CUDA graphs (decode, FULL): 29%|β–ˆβ–ˆβ–‰ | 15/51 [00:03<00:07, 5.08it/s] Capturing CUDA graphs (decode, FULL): 31%|β–ˆβ–ˆβ–ˆβ– | 16/51 [00:03<00:07, 4.98it/s] Capturing CUDA graphs (decode, FULL): 33%|β–ˆβ–ˆβ–ˆβ–Ž | 17/51 [00:03<00:07, 4.68it/s] Capturing CUDA graphs (decode, FULL): 35%|β–ˆβ–ˆβ–ˆβ–Œ | 18/51 [00:03<00:06, 5.11it/s] Capturing CUDA graphs (decode, FULL): 37%|β–ˆβ–ˆβ–ˆβ–‹ | 19/51 [00:04<00:06, 5.04it/s] Capturing CUDA graphs (decode, FULL): 39%|β–ˆβ–ˆβ–ˆβ–‰ | 20/51 [00:04<00:06, 5.10it/s] Capturing CUDA graphs (decode, FULL): 41%|β–ˆβ–ˆβ–ˆβ–ˆ | 21/51 [00:04<00:05, 5.50it/s] Capturing CUDA graphs (decode, FULL): 43%|β–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 22/51 [00:04<00:05, 5.72it/s] Capturing CUDA graphs (decode, FULL): 45%|β–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 23/51 [00:04<00:05, 5.39it/s] Capturing CUDA graphs (decode, FULL): 47%|β–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 24/51 [00:04<00:05, 5.30it/s] Capturing CUDA graphs (decode, FULL): 49%|β–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 25/51 [00:05<00:04, 5.67it/s] Capturing CUDA graphs (decode, FULL): 51%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 26/51 [00:05<00:04, 5.91it/s] Capturing CUDA graphs (decode, FULL): 53%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 27/51 [00:05<00:04, 5.47it/s] Capturing CUDA graphs (decode, FULL): 55%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 28/51 [00:05<00:04, 5.56it/s] Capturing CUDA graphs (decode, FULL): 57%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 29/51 [00:05<00:03, 5.94it/s] Capturing CUDA graphs (decode, FULL): 59%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 30/51 [00:05<00:03, 5.55it/s] Capturing CUDA graphs (decode, FULL): 61%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 31/51 [00:06<00:03, 5.66it/s] Capturing CUDA graphs (decode, FULL): 63%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 32/51 [00:06<00:03, 6.06it/s] Capturing CUDA graphs (decode, FULL): 65%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 33/51 [00:06<00:02, 6.07it/s] Capturing CUDA graphs (decode, FULL): 67%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 34/51 [00:06<00:02, 5.84it/s] Capturing CUDA graphs (decode, FULL): 69%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 35/51 [00:06<00:03, 4.63it/s] Capturing CUDA graphs (decode, FULL): 71%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 36/51 [00:07<00:03, 4.99it/s] Capturing CUDA graphs (decode, FULL): 73%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Ž | 37/51 [00:07<00:02, 5.30it/s] Capturing CUDA graphs (decode, FULL): 75%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 38/51 [00:07<00:02, 5.76it/s] Capturing CUDA graphs (decode, FULL): 76%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 39/51 [00:07<00:02, 5.83it/s] Capturing CUDA graphs (decode, FULL): 78%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 40/51 [00:07<00:01, 5.75it/s] Capturing CUDA graphs (decode, FULL): 80%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 41/51 [00:07<00:01, 6.17it/s] Capturing CUDA graphs (decode, FULL): 82%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 42/51 [00:08<00:01, 6.30it/s] Capturing CUDA graphs (decode, FULL): 84%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 43/51 [00:08<00:01, 6.06it/s] Capturing CUDA graphs (decode, FULL): 86%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‹ | 44/51 [00:08<00:01, 6.40it/s] Capturing CUDA graphs (decode, FULL): 88%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 45/51 [00:08<00:00, 6.46it/s] Capturing CUDA graphs (decode, FULL): 90%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 46/51 [00:08<00:00, 6.26it/s] Capturing CUDA graphs (decode, FULL): 92%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–| 47/51 [00:08<00:00, 6.55it/s] Capturing CUDA graphs (decode, FULL): 94%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–| 48/51 [00:08<00:00, 6.53it/s] Capturing CUDA graphs (decode, FULL): 96%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ| 49/51 [00:09<00:00, 5.45it/s] Capturing CUDA graphs (decode, FULL): 98%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š| 50/51 [00:09<00:00, 5.88it/s] Capturing CUDA graphs (decode, FULL): 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 51/51 [00:09<00:00, 5.39it/s]
(EngineCore_DP0 pid=2012375) INFO 02-02 06:59:42 [gpu_model_runner.py:4587] Graph capturing finished in 22 secs, took 22.27 GiB
(EngineCore_DP0 pid=2012375) INFO 02-02 06:59:42 [core.py:259] init engine (profile, create kv cache, warmup model) took 45.49 seconds
(APIServer pid=2011301) INFO 02-02 06:59:45 [api_server.py:1099] Supported tasks: ['generate']
(APIServer pid=2011301) WARNING 02-02 06:59:45 [model.py:1487] Default sampling parameters have been overridden by the model's Hugging Face generation config recommended from the model creator. If this is not intended, please relaunch vLLM instance with `--generation-config vllm`.
(APIServer pid=2011301) INFO 02-02 06:59:45 [serving_responses.py:201] Using default chat sampling params from model: {'temperature': 0.6, 'top_k': 20, 'top_p': 0.95}
(APIServer pid=2011301) INFO 02-02 06:59:45 [serving_chat.py:137] Using default chat sampling params from model: {'temperature': 0.6, 'top_k': 20, 'top_p': 0.95}
(APIServer pid=2011301) INFO 02-02 06:59:45 [serving_completion.py:77] Using default completion sampling params from model: {'temperature': 0.6, 'top_k': 20, 'top_p': 0.95}
(APIServer pid=2011301) INFO 02-02 06:59:45 [serving_chat.py:137] Using default chat sampling params from model: {'temperature': 0.6, 'top_k': 20, 'top_p': 0.95}
(APIServer pid=2011301) INFO 02-02 06:59:45 [api_server.py:1425] Starting vLLM API server 0 on http://0.0.0.0:9004
(APIServer pid=2011301) INFO 02-02 06:59:45 [launcher.py:38] Available routes are:
(APIServer pid=2011301) INFO 02-02 06:59:45 [launcher.py:46] Route: /openapi.json, Methods: GET, HEAD
(APIServer pid=2011301) INFO 02-02 06:59:45 [launcher.py:46] Route: /docs, Methods: GET, HEAD
(APIServer pid=2011301) INFO 02-02 06:59:45 [launcher.py:46] Route: /docs/oauth2-redirect, Methods: GET, HEAD
(APIServer pid=2011301) INFO 02-02 06:59:45 [launcher.py:46] Route: /redoc, Methods: GET, HEAD
(APIServer pid=2011301) INFO 02-02 06:59:45 [launcher.py:46] Route: /scale_elastic_ep, Methods: POST
(APIServer pid=2011301) INFO 02-02 06:59:45 [launcher.py:46] Route: /is_scaling_elastic_ep, Methods: POST
(APIServer pid=2011301) INFO 02-02 06:59:45 [launcher.py:46] Route: /tokenize, Methods: POST
(APIServer pid=2011301) INFO 02-02 06:59:45 [launcher.py:46] Route: /detokenize, Methods: POST
(APIServer pid=2011301) INFO 02-02 06:59:45 [launcher.py:46] Route: /inference/v1/generate, Methods: POST
(APIServer pid=2011301) INFO 02-02 06:59:45 [launcher.py:46] Route: /pause, Methods: POST
(APIServer pid=2011301) INFO 02-02 06:59:45 [launcher.py:46] Route: /resume, Methods: POST
(APIServer pid=2011301) INFO 02-02 06:59:45 [launcher.py:46] Route: /is_paused, Methods: GET
(APIServer pid=2011301) INFO 02-02 06:59:45 [launcher.py:46] Route: /metrics, Methods: GET
(APIServer pid=2011301) INFO 02-02 06:59:45 [launcher.py:46] Route: /health, Methods: GET
(APIServer pid=2011301) INFO 02-02 06:59:45 [launcher.py:46] Route: /load, Methods: GET
(APIServer pid=2011301) INFO 02-02 06:59:45 [launcher.py:46] Route: /v1/models, Methods: GET
(APIServer pid=2011301) INFO 02-02 06:59:45 [launcher.py:46] Route: /version, Methods: GET
(APIServer pid=2011301) INFO 02-02 06:59:45 [launcher.py:46] Route: /v1/responses, Methods: POST
(APIServer pid=2011301) INFO 02-02 06:59:45 [launcher.py:46] Route: /v1/responses/{response_id}, Methods: GET
(APIServer pid=2011301) INFO 02-02 06:59:45 [launcher.py:46] Route: /v1/responses/{response_id}/cancel, Methods: POST
(APIServer pid=2011301) INFO 02-02 06:59:45 [launcher.py:46] Route: /v1/messages, Methods: POST
(APIServer pid=2011301) INFO 02-02 06:59:45 [launcher.py:46] Route: /v1/chat/completions, Methods: POST
(APIServer pid=2011301) INFO 02-02 06:59:45 [launcher.py:46] Route: /v1/completions, Methods: POST
(APIServer pid=2011301) INFO 02-02 06:59:45 [launcher.py:46] Route: /v1/audio/transcriptions, Methods: POST
(APIServer pid=2011301) INFO 02-02 06:59:45 [launcher.py:46] Route: /v1/audio/translations, Methods: POST
(APIServer pid=2011301) INFO 02-02 06:59:45 [launcher.py:46] Route: /ping, Methods: GET
(APIServer pid=2011301) INFO 02-02 06:59:45 [launcher.py:46] Route: /ping, Methods: POST
(APIServer pid=2011301) INFO 02-02 06:59:45 [launcher.py:46] Route: /invocations, Methods: POST
(APIServer pid=2011301) INFO 02-02 06:59:45 [launcher.py:46] Route: /classify, Methods: POST
(APIServer pid=2011301) INFO 02-02 06:59:45 [launcher.py:46] Route: /v1/embeddings, Methods: POST
(APIServer pid=2011301) INFO 02-02 06:59:45 [launcher.py:46] Route: /score, Methods: POST
(APIServer pid=2011301) INFO 02-02 06:59:45 [launcher.py:46] Route: /v1/score, Methods: POST
(APIServer pid=2011301) INFO 02-02 06:59:45 [launcher.py:46] Route: /rerank, Methods: POST
(APIServer pid=2011301) INFO 02-02 06:59:45 [launcher.py:46] Route: /v1/rerank, Methods: POST
(APIServer pid=2011301) INFO 02-02 06:59:45 [launcher.py:46] Route: /v2/rerank, Methods: POST
(APIServer pid=2011301) INFO 02-02 06:59:45 [launcher.py:46] Route: /pooling, Methods: POST
(APIServer pid=2011301) INFO: Started server process [2011301]
(APIServer pid=2011301) INFO: Waiting for application startup.
(APIServer pid=2011301) INFO: Application startup complete.
(APIServer pid=2011301) INFO 02-02 09:26:22 [launcher.py:110] Shutting down FastAPI HTTP server.
[rank0]:[W202 09:26:22.195426631 ProcessGroupNCCL.cpp:1524] Warning: WARNING: destroy_process_group() was not called before program exit, which can leak resources. For more info, please see https://pytorch.org/docs/stable/distributed.html#shutdown (function operator())
(APIServer pid=2011301) INFO: Shutting down
(APIServer pid=2011301) INFO: Waiting for application shutdown.
(APIServer pid=2011301) INFO: Application shutdown complete.