File size: 53,182 Bytes
8717f59 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 | (APIServer pid=1130630) INFO 07-23 22:11:36 [api_utils.py:339]
(APIServer pid=1130630) INFO 07-23 22:11:36 [api_utils.py:339] █ █ █▄ ▄█
(APIServer pid=1130630) INFO 07-23 22:11:36 [api_utils.py:339] ▄▄ ▄█ █ █ █ ▀▄▀ █ version 0.25.0
(APIServer pid=1130630) INFO 07-23 22:11:36 [api_utils.py:339] █▄█▀ █ █ █ █ model outputs/qwen35_pruned_keep25
(APIServer pid=1130630) INFO 07-23 22:11:36 [api_utils.py:339] ▀▀ ▀▀▀▀▀ ▀▀▀▀▀ ▀ ▀
(APIServer pid=1130630) INFO 07-23 22:11:36 [api_utils.py:339]
(APIServer pid=1130630) INFO 07-23 22:11:36 [api_utils.py:273] non-default args: {'model_tag': 'outputs/qwen35_pruned_keep25', 'default_chat_template_kwargs': {'enable_thinking': False}, 'host': '127.0.0.1', 'port': 8399, 'model': 'outputs/qwen35_pruned_keep25', 'max_model_len': 4096, 'enforce_eager': True, 'served_model_name': ['student'], 'pipeline_parallel_size': 2, 'gpu_memory_utilization': 0.9}
(APIServer pid=1130630) INFO 07-23 22:11:36 [model.py:619] Resolved architecture: PrunedQwen3_5MoeForCausalLM
(APIServer pid=1130630) INFO 07-23 22:11:36 [model.py:1776] Using max model len 4096
(APIServer pid=1130630) INFO 07-23 22:11:36 [vllm.py:1042] Asynchronous scheduling is enabled.
(APIServer pid=1130630) WARNING 07-23 22:11:36 [vllm.py:1096] Enforce eager set, disabling torch.compile and CUDAGraphs. This is equivalent to setting -cc.mode=none -cc.cudagraph_mode=none
(APIServer pid=1130630) WARNING 07-23 22:11:36 [vllm.py:1144] Inductor compilation was disabled by user settings, optimizations settings that are only active during inductor compilation will be ignored.
(APIServer pid=1130630) INFO 07-23 22:11:36 [kernel.py:292] Final IR op priority after setting platform defaults: IrOpPriorityConfig(rms_norm=['vllm_c', 'native'], fused_add_rms_norm=['vllm_c', 'native'])
(APIServer pid=1130630) INFO 07-23 22:11:37 [vllm.py:1322] Cudagraph is disabled under eager mode
(APIServer pid=1130630) INFO 07-23 22:11:37 [compilation.py:312] Enabled custom fusions: norm_quant, act_quant
(EngineCore pid=1130774) INFO 07-23 22:11:48 [core.py:114] Initializing a V1 LLM engine (v0.25.0) with config: model='outputs/qwen35_pruned_keep25', speculative_config=None, tokenizer='outputs/qwen35_pruned_keep25', skip_tokenizer_init=False, tokenizer_mode=auto, revision=None, tokenizer_revision=None, trust_remote_code=False, dtype=torch.bfloat16, max_seq_len=4096, download_dir=None, load_format=auto, tensor_parallel_size=1, pipeline_parallel_size=2, data_parallel_size=1, decode_context_parallel_size=1, dcp_comm_backend=ag_rs, disable_custom_all_reduce=False, quantization=None, quantization_config=None, enforce_eager=True, enable_return_routed_experts=False, kv_cache_dtype=auto, device_config=cuda, structured_outputs_config=StructuredOutputsConfig(backend='auto', 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, enable_mfu_metrics=False, enable_mm_processor_stats=False, enable_logging_iteration_details=False, jit_monitor_mode='warn', jit_monitor_verbose=False), seed=0, served_model_name=student, enable_prefix_caching=False, enable_chunked_prefill=True, pooler_config=None, compilation_config={'mode': <CompilationMode.NONE: 0>, 'debug_dump_path': None, 'cache_dir': '', 'compile_cache_save_format': 'binary', 'backend': 'inductor', 'custom_ops': ['all'], 'ir_enable_torch_wrap': False, 'splitting_ops': [], 'compile_mm_encoder': False, 'cudagraph_mm_encoder': False, 'encoder_cudagraph_token_budgets': [], 'encoder_cudagraph_max_vision_items_per_batch': 0, 'encoder_cudagraph_max_frames_per_batch': None, 'compile_sizes': [], 'compile_ranges_endpoints': [2048], 'inductor_compile_config': {'enable_auto_functionalized_v2': False, 'size_asserts': False, 'alignment_asserts': False, 'scalar_asserts': False, 'combo_kernels': True, 'benchmark_combo_kernel': True}, 'inductor_passes': {}, 'cudagraph_mode': <CUDAGraphMode.NONE: 0>, 'cudagraph_num_of_warmups': 0, 'cudagraph_capture_sizes': [], 'cudagraph_copy_inputs': False, 'cudagraph_specialize_lora': True, 'use_inductor_graph_partition': False, 'pass_config': {'fuse_norm_quant': True, 'fuse_act_quant': True, 'fuse_attn_quant': False, 'enable_sp': False, 'fuse_gemm_comms': False, 'fuse_allreduce_rms': False, 'fuse_rope_kvcache_cat_mla': False, 'fuse_act_padding': False}, 'max_cudagraph_capture_size': 0, 'dynamic_shapes_config': {'type': <DynamicShapesType.BACKED: 'backed'>, 'evaluate_guards': False, 'assume_32_bit_indexing': False}, 'local_cache_dir': None, 'fast_moe_cold_start': False, 'static_all_moe_layers': []}, kernel_config=KernelConfig(ir_op_priority=IrOpPriorityConfig(rms_norm=['vllm_c', 'native'], fused_add_rms_norm=['vllm_c', 'native']), enable_flashinfer_autotune=True, enable_cutedsl_warmup=True, moe_backend='auto', linear_backend='auto')
(EngineCore pid=1130774) WARNING 07-23 22:11:48 [multiproc_executor.py:1067] Reducing Torch parallelism from 24 threads to 1 to avoid unnecessary CPU contention. Set OMP_NUM_THREADS in the external environment to tune this value as needed.
(EngineCore pid=1130774) INFO 07-23 22:11:48 [multiproc_executor.py:140] DP group leader: node_rank=0, node_rank_within_dp=0, master_addr=127.0.0.1, mq_connect_ip=192.168.0.15 (local), world_size=2, local_world_size=2
(Worker pid=1130888) INFO 07-23 22:11:56 [parallel_state.py:1607] world_size=2 rank=0 local_rank=0 distributed_init_method=tcp://127.0.0.1:47171 backend=nccl
(Worker pid=1130889) INFO 07-23 22:11:56 [parallel_state.py:1607] world_size=2 rank=1 local_rank=1 distributed_init_method=tcp://127.0.0.1:47171 backend=nccl
(Worker pid=1130888) INFO 07-23 22:11:57 [pynccl.py:113] vLLM is using nccl==2.28.9
(Worker pid=1130888) INFO 07-23 22:11:58 [cuda_communicator.py:264] Using ['PYNCCL'] all-reduce backends (in dispatch order) for group 'pp:0' out of potential backends: ['NCCL_SYMM_MEM', 'QUICK_REDUCE', 'FLASHINFER', 'AITER_CUSTOM', 'CUSTOM', 'SYMM_MEM', 'PYNCCL'].
(Worker pid=1130888) INFO 07-23 22:11:58 [parallel_state.py:1942] rank 0 in world size 2 is assigned as DP rank 0, PP rank 0, PCP rank 0, TP rank 0, EP rank 0, EPLB rank N/A
(Worker pid=1130888) INFO 07-23 22:11:58 [topk_topp_sampler.py:55] Using FlashInfer for top-p & top-k sampling.
(Worker_PP0 pid=1130888) INFO 07-23 22:11:58 [gpu_model_runner.py:5209] Starting to load model outputs/qwen35_pruned_keep25...
(Worker_PP0 pid=1130888) INFO 07-23 22:11:58 [qwen_gdn_linear_attn.py:228] Using Triton/FLA GDN prefill kernel (requested=auto, head_k_dim=128).
(Worker_PP1 pid=1130889) /home/henry/.cache/glean/megablocks-variable-93a1479bc15b/megablocks/grouped_gemm_util.py:10: UserWarning: Grouped GEMM not available.
(Worker_PP1 pid=1130889) warnings.warn('Grouped GEMM not available.')
(Worker_PP0 pid=1130888) /home/henry/.cache/glean/megablocks-variable-93a1479bc15b/megablocks/grouped_gemm_util.py:10: UserWarning: Grouped GEMM not available.
(Worker_PP0 pid=1130888) warnings.warn('Grouped GEMM not available.')
(Worker_PP0 pid=1130888) INFO 07-23 22:11:59 [cuda.py:476] Using FLASH_ATTN attention backend out of potential backends: ['FLASH_ATTN', 'FLASHINFER', 'TRITON_ATTN', 'FLEX_ATTENTION'].
(Worker_PP0 pid=1130888) INFO 07-23 22:11:59 [flash_attn.py:718] Using FlashAttention version 2
(Worker_PP0 pid=1130888) INFO 07-23 22:11:59 [weight_utils.py:849] Filesystem type for checkpoints: EXT4. Checkpoint size: 19.54 GiB. Available RAM: 106.95 GiB.
(Worker_PP0 pid=1130888) INFO 07-23 22:11:59 [weight_utils.py:872] Auto-prefetch is disabled because the filesystem (EXT4) is not a recognized network FS (NFS/Lustre). If you want to force prefetching, start vLLM with --safetensors-load-strategy=prefetch.
(Worker_PP0 pid=1130888)
Loading safetensors checkpoint shards: 0% Completed | 0/1 [00:00<?, ?it/s]
(Worker_PP0 pid=1130888)
Loading safetensors checkpoint shards: 100% Completed | 1/1 [00:06<00:00, 6.05s/it]
(Worker_PP0 pid=1130888)
Loading safetensors checkpoint shards: 100% Completed | 1/1 [00:06<00:00, 6.05s/it]
(Worker_PP0 pid=1130888)
(Worker_PP0 pid=1130888) INFO 07-23 22:12:05 [default_loader.py:430] Loading weights took 6.56 seconds
(Worker_PP0 pid=1130888) INFO 07-23 22:12:06 [gpu_model_runner.py:5306] Model loading took 9.89 GiB memory and 6.819782 seconds
(Worker_PP0 pid=1130888) INFO 07-23 22:12:06 [interface.py:890] Setting attention block size to 544 tokens to ensure that attention page size is >= mamba page size.
(Worker_PP0 pid=1130888) INFO 07-23 22:12:06 [interface.py:914] Padding mamba page size by 1.49% to ensure that mamba page size and attention page size are exactly equal.
(Worker_PP1 pid=1130889) INFO 07-23 22:12:06 [interface.py:890] Setting attention block size to 544 tokens to ensure that attention page size is >= mamba page size.
(Worker_PP1 pid=1130889) INFO 07-23 22:12:06 [interface.py:914] Padding mamba page size by 1.49% to ensure that mamba page size and attention page size are exactly equal.
(Worker_PP0 pid=1130888) INFO 07-23 22:12:08 [gpu_worker.py:538] Available KV cache memory: 11.07 GiB
(EngineCore pid=1130774) INFO 07-23 22:12:08 [kv_cache_utils.py:2146] GPU KV cache size: 674,722 tokens
(EngineCore pid=1130774) INFO 07-23 22:12:08 [kv_cache_utils.py:2147] Maximum concurrency for 4,096 tokens per request: 164.73x
(Worker_PP1 pid=1130889) INFO 07-23 22:12:08 [cutedsl_warmup.py:97] Skipping CuTeDSL warmup because no compile units were requested.
(Worker_PP0 pid=1130888) INFO 07-23 22:12:08 [cutedsl_warmup.py:97] Skipping CuTeDSL warmup because no compile units were requested.
(Worker_PP0 pid=1130888) INFO 07-23 22:12:08 [jit_monitor.py:73] Kernel JIT monitor activated; monitored JIT compilations during inference will use mode=warn.
(Worker_PP1 pid=1130889) INFO 07-23 22:12:08 [jit_monitor.py:73] Kernel JIT monitor activated; monitored JIT compilations during inference will use mode=warn.
(EngineCore pid=1130774) INFO 07-23 22:12:09 [core.py:344] init engine (profile, create kv cache, warmup model) took 2.56 s
(EngineCore pid=1130774) INFO 07-23 22:12:11 [vllm.py:1042] Asynchronous scheduling is enabled.
(EngineCore pid=1130774) WARNING 07-23 22:12:11 [vllm.py:1096] Enforce eager set, disabling torch.compile and CUDAGraphs. This is equivalent to setting -cc.mode=none -cc.cudagraph_mode=none
(EngineCore pid=1130774) WARNING 07-23 22:12:11 [vllm.py:1144] Inductor compilation was disabled by user settings, optimizations settings that are only active during inductor compilation will be ignored.
(EngineCore pid=1130774) INFO 07-23 22:12:11 [kernel.py:292] Final IR op priority after setting platform defaults: IrOpPriorityConfig(rms_norm=['vllm_c', 'native'], fused_add_rms_norm=['vllm_c', 'native'])
(EngineCore pid=1130774) INFO 07-23 22:12:11 [vllm.py:1322] Cudagraph is disabled under eager mode
(EngineCore pid=1130774) INFO 07-23 22:12:11 [compilation.py:312] Enabled custom fusions: norm_quant, act_quant
(APIServer pid=1130630) INFO 07-23 22:12:11 [api_server.py:612] Supported tasks: ['generate']
(APIServer pid=1130630) INFO 07-23 22:12:13 [hf.py:548] Detected the chat template content format to be 'openai'. You can set `--chat-template-content-format` to override this.
(APIServer pid=1130630) INFO 07-23 22:12:13 [api_server.py:616] Starting vLLM server on http://127.0.0.1:8399
(APIServer pid=1130630) INFO 07-23 22:12:13 [launcher.py:37] Available routes are:
(APIServer pid=1130630) INFO 07-23 22:12:13 [launcher.py:46] Route: /openapi.json, Methods: HEAD, GET
(APIServer pid=1130630) INFO 07-23 22:12:13 [launcher.py:46] Route: /docs, Methods: HEAD, GET
(APIServer pid=1130630) INFO 07-23 22:12:13 [launcher.py:46] Route: /docs/oauth2-redirect, Methods: HEAD, GET
(APIServer pid=1130630) INFO 07-23 22:12:13 [launcher.py:46] Route: /redoc, Methods: HEAD, GET
(APIServer pid=1130630) INFO 07-23 22:12:13 [launcher.py:46] Route: /load, Methods: GET
(APIServer pid=1130630) INFO 07-23 22:12:13 [launcher.py:46] Route: /version, Methods: GET
(APIServer pid=1130630) INFO 07-23 22:12:13 [launcher.py:46] Route: /health, Methods: GET
(APIServer pid=1130630) INFO 07-23 22:12:13 [launcher.py:46] Route: /metrics, Methods: GET
(APIServer pid=1130630) INFO 07-23 22:12:13 [launcher.py:46] Route: /tokenize, Methods: POST
(APIServer pid=1130630) INFO 07-23 22:12:13 [launcher.py:46] Route: /detokenize, Methods: POST
(APIServer pid=1130630) INFO 07-23 22:12:13 [launcher.py:46] Route: /v1/models, Methods: GET
(APIServer pid=1130630) INFO 07-23 22:12:13 [launcher.py:46] Route: /ping, Methods: GET
(APIServer pid=1130630) INFO 07-23 22:12:13 [launcher.py:46] Route: /ping, Methods: POST
(APIServer pid=1130630) INFO 07-23 22:12:13 [launcher.py:46] Route: /invocations, Methods: POST
(APIServer pid=1130630) INFO 07-23 22:12:13 [launcher.py:46] Route: /v1/chat/completions, Methods: POST
(APIServer pid=1130630) INFO 07-23 22:12:13 [launcher.py:46] Route: /v1/chat/completions/batch, Methods: POST
(APIServer pid=1130630) INFO 07-23 22:12:13 [launcher.py:46] Route: /v1/responses, Methods: POST
(APIServer pid=1130630) INFO 07-23 22:12:13 [launcher.py:46] Route: /v1/responses/{response_id}, Methods: GET
(APIServer pid=1130630) INFO 07-23 22:12:13 [launcher.py:46] Route: /v1/responses/{response_id}/cancel, Methods: POST
(APIServer pid=1130630) INFO 07-23 22:12:13 [launcher.py:46] Route: /v1/completions, Methods: POST
(APIServer pid=1130630) INFO 07-23 22:12:13 [launcher.py:46] Route: /v1/messages, Methods: POST
(APIServer pid=1130630) INFO 07-23 22:12:13 [launcher.py:46] Route: /v1/messages/count_tokens, Methods: POST
(APIServer pid=1130630) INFO 07-23 22:12:13 [launcher.py:46] Route: /generative_scoring, Methods: POST
(APIServer pid=1130630) INFO 07-23 22:12:13 [launcher.py:46] Route: /scale_elastic_ep, Methods: POST
(APIServer pid=1130630) INFO 07-23 22:12:13 [launcher.py:46] Route: /is_scaling_elastic_ep, Methods: POST
(APIServer pid=1130630) INFO 07-23 22:12:13 [launcher.py:46] Route: /v1/chat/completions/render, Methods: POST
(APIServer pid=1130630) INFO 07-23 22:12:13 [launcher.py:46] Route: /v1/completions/render, Methods: POST
(APIServer pid=1130630) INFO 07-23 22:12:13 [launcher.py:46] Route: /v1/chat/completions/derender, Methods: POST
(APIServer pid=1130630) INFO 07-23 22:12:13 [launcher.py:46] Route: /v1/completions/derender, Methods: POST
(APIServer pid=1130630) INFO 07-23 22:12:13 [launcher.py:46] Route: /inference/v1/generate, Methods: POST
(APIServer pid=1130630) INFO: Started server process [1130630]
(APIServer pid=1130630) INFO: Waiting for application startup.
(APIServer pid=1130630) INFO: Application startup complete.
(APIServer pid=1130630) INFO: 127.0.0.1:60432 - "GET /health HTTP/1.1" 200 OK
(Worker_PP0 pid=1130888) WARNING 07-23 22:12:37 [jit_monitor.py:129] Triton kernel JIT compilation during inference: _zero_kv_blocks_kernel. This causes a latency spike; consider extending warmup to cover this shape/config.
(Worker_PP0 pid=1130888) WARNING 07-23 22:12:37 [jit_monitor.py:129] Triton kernel JIT compilation during inference: _compute_slot_mapping_kernel. This causes a latency spike; consider extending warmup to cover this shape/config.
(Worker_PP0 pid=1130888) WARNING 07-23 22:12:37 [jit_monitor.py:129] Triton kernel JIT compilation during inference: _causal_conv1d_fwd_kernel. This causes a latency spike; consider extending warmup to cover this shape/config.
(Worker_PP0 pid=1130888) WARNING 07-23 22:12:37 [jit_monitor.py:129] Triton kernel JIT compilation during inference: _fused_post_conv_kernel. This causes a latency spike; consider extending warmup to cover this shape/config.
(Worker_PP0 pid=1130888) WARNING 07-23 22:12:37 [jit_monitor.py:129] Triton kernel JIT compilation during inference: _build_route_rows. This causes a latency spike; consider extending warmup to cover this shape/config.
(Worker_PP0 pid=1130888) /home/henry/Documents/PythonProjects/variable-reap/vllm-plugin/.venv25/lib/python3.12/site-packages/vllm/distributed/parallel_state.py:813: UserWarning: The given buffer is not writable, and PyTorch does not support non-writable tensors. This means you can write to the underlying (supposedly non-writable) buffer using the tensor. You may want to copy the buffer to protect its data or make it writable before converting it to a tensor. This type of warning will be suppressed for the rest of this program. (Triggered internally at /pytorch/torch/csrc/utils/tensor_new.cpp:1586.)
(Worker_PP0 pid=1130888) object_tensor = torch.frombuffer(pickle.dumps(obj), dtype=torch.uint8)
[rank0]:[W723 22:12:37.192134602 ProcessGroupNCCL.cpp:4094] Warning: An unbatched P2P op (send/recv) was called on this ProcessGroup with size 2. In lazy initialization mode, this will result in a new 2-rank NCCL communicator to be created. (function operator())
[rank1]:[W723 22:12:37.192436511 ProcessGroupNCCL.cpp:4094] Warning: An unbatched P2P op (send/recv) was called on this ProcessGroup with size 2. In lazy initialization mode, this will result in a new 2-rank NCCL communicator to be created. (function operator())
(Worker_PP0 pid=1130888) WARNING 07-23 22:12:37 [jit_monitor.py:129] Triton kernel JIT compilation during inference: _causal_conv1d_update_kernel. This causes a latency spike; consider extending warmup to cover this shape/config.
(Worker_PP0 pid=1130888) WARNING 07-23 22:12:37 [jit_monitor.py:129] Triton kernel JIT compilation during inference: fused_recurrent_gated_delta_rule_packed_decode_kernel. This causes a latency spike; consider extending warmup to cover this shape/config.
(Worker_PP0 pid=1130888) WARNING 07-23 22:12:37 [jit_monitor.py:129] Triton kernel JIT compilation during inference: layer_norm_fwd_kernel. This causes a latency spike; consider extending warmup to cover this shape/config.
(Worker_PP0 pid=1130888) WARNING 07-23 22:12:37 [jit_monitor.py:129] Triton kernel JIT compilation during inference: fused_sigmoid_gating_delta_rule_update_kernel. This causes a latency spike; consider extending warmup to cover this shape/config.
(APIServer pid=1130630) INFO: 127.0.0.1:37788 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:37828 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:37876 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:37930 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:37844 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:37822 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:37796 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:37990 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:37862 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:37816 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:38004 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO 07-23 22:12:43 [loggers.py:273] Engine 000: Avg prompt throughput: 4140.8 tokens/s, Avg generation throughput: 26.5 tokens/s, Running: 20 reqs, Waiting: 10 reqs, GPU KV cache usage: 6.8%, Prefix cache hit rate: 0.0%
(APIServer pid=1130630) INFO: 127.0.0.1:37856 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:38012 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:38056 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:37978 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:38080 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:38102 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:37828 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:38066 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:38086 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:37876 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:37788 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:37844 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:37810 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:38068 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:37930 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:37862 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:37974 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:38028 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:37990 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:37822 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:37816 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:38042 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:38102 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:37918 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:38012 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:37856 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:37910 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:38118 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:38056 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:38080 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:37828 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:37978 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:38004 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:37844 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:37956 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:37944 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:37968 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:37876 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:37974 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:38118 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:37788 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:38066 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:38068 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:37990 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:37892 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:37862 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO 07-23 22:12:53 [loggers.py:273] Engine 000: Avg prompt throughput: 6969.1 tokens/s, Avg generation throughput: 70.4 tokens/s, Running: 21 reqs, Waiting: 9 reqs, GPU KV cache usage: 7.6%, Prefix cache hit rate: 0.0%
(APIServer pid=1130630) INFO: 127.0.0.1:37816 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:38042 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:37822 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:38012 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:37918 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:37896 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:37910 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:38086 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:37796 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:38042 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:37822 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:38012 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:38066 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:37918 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:37930 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:37896 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:37796 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:38086 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:38056 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:37828 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:37956 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:38042 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:38004 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:38012 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:38028 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:37844 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:37910 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:37856 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:38118 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:37978 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:38080 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:37990 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO 07-23 22:13:03 [loggers.py:273] Engine 000: Avg prompt throughput: 6462.7 tokens/s, Avg generation throughput: 117.9 tokens/s, Running: 30 reqs, Waiting: 0 reqs, GPU KV cache usage: 9.8%, Prefix cache hit rate: 0.0%
(APIServer pid=1130630) INFO: 127.0.0.1:38068 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:37876 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:38012 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:37810 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:38004 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:37944 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:38068 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:37816 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:38118 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:37856 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:37978 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:38102 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:37918 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:37896 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:38080 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:37876 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:37944 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:38068 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:38066 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:37968 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:37810 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:37788 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:37892 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:37956 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:37930 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:37796 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:38086 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:37974 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:37822 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:38012 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:37990 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:38080 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:38056 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:38118 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:38066 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:37816 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:37918 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:38004 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:37876 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:37896 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:38068 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:37862 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:37856 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:38102 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:37944 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:37978 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:38042 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO 07-23 22:13:13 [loggers.py:273] Engine 000: Avg prompt throughput: 2614.9 tokens/s, Avg generation throughput: 118.5 tokens/s, Running: 4 reqs, Waiting: 0 reqs, GPU KV cache usage: 1.3%, Prefix cache hit rate: 0.0%
(APIServer pid=1130630) INFO: 127.0.0.1:38028 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:37910 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:37844 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO 07-23 22:13:23 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 17.6 tokens/s, Running: 1 reqs, Waiting: 0 reqs, GPU KV cache usage: 0.3%, Prefix cache hit rate: 0.0%
(APIServer pid=1130630) INFO: 127.0.0.1:37828 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:48054 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:47992 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO 07-23 22:13:33 [loggers.py:273] Engine 000: Avg prompt throughput: 213.6 tokens/s, Avg generation throughput: 79.8 tokens/s, Running: 8 reqs, Waiting: 0 reqs, GPU KV cache usage: 1.8%, Prefix cache hit rate: 0.0%
(APIServer pid=1130630) INFO: 127.0.0.1:48004 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:48024 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO 07-23 22:13:43 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 81.8 tokens/s, Running: 6 reqs, Waiting: 0 reqs, GPU KV cache usage: 1.4%, Prefix cache hit rate: 0.0%
(APIServer pid=1130630) INFO: 127.0.0.1:48070 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:48042 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO 07-23 22:13:53 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 55.0 tokens/s, Running: 4 reqs, Waiting: 0 reqs, GPU KV cache usage: 0.9%, Prefix cache hit rate: 0.0%
(APIServer pid=1130630) INFO 07-23 22:14:03 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 44.8 tokens/s, Running: 4 reqs, Waiting: 0 reqs, GPU KV cache usage: 1.1%, Prefix cache hit rate: 0.0%
(APIServer pid=1130630) INFO 07-23 22:14:13 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 44.8 tokens/s, Running: 4 reqs, Waiting: 0 reqs, GPU KV cache usage: 1.1%, Prefix cache hit rate: 0.0%
(APIServer pid=1130630) INFO 07-23 22:14:23 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 44.8 tokens/s, Running: 4 reqs, Waiting: 0 reqs, GPU KV cache usage: 1.1%, Prefix cache hit rate: 0.0%
(APIServer pid=1130630) INFO 07-23 22:14:33 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 44.4 tokens/s, Running: 4 reqs, Waiting: 0 reqs, GPU KV cache usage: 1.2%, Prefix cache hit rate: 0.0%
(APIServer pid=1130630) INFO 07-23 22:14:43 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 44.8 tokens/s, Running: 4 reqs, Waiting: 0 reqs, GPU KV cache usage: 1.2%, Prefix cache hit rate: 0.0%
(APIServer pid=1130630) INFO 07-23 22:14:53 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 44.4 tokens/s, Running: 4 reqs, Waiting: 0 reqs, GPU KV cache usage: 1.3%, Prefix cache hit rate: 0.0%
(APIServer pid=1130630) INFO 07-23 22:15:03 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 44.8 tokens/s, Running: 4 reqs, Waiting: 0 reqs, GPU KV cache usage: 1.3%, Prefix cache hit rate: 0.0%
(APIServer pid=1130630) INFO 07-23 22:15:13 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 44.8 tokens/s, Running: 4 reqs, Waiting: 0 reqs, GPU KV cache usage: 1.3%, Prefix cache hit rate: 0.0%
(APIServer pid=1130630) INFO: 127.0.0.1:47994 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:48012 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:48016 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:48038 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:49574 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:49580 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:49594 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:49606 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:49614 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:49630 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:49638 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:49648 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:49672 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:49662 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:45410 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO 07-23 22:15:23 [loggers.py:273] Engine 000: Avg prompt throughput: 860.1 tokens/s, Avg generation throughput: 52.8 tokens/s, Running: 9 reqs, Waiting: 0 reqs, GPU KV cache usage: 2.0%, Prefix cache hit rate: 0.0%
(APIServer pid=1130630) INFO: 127.0.0.1:45382 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:45386 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:45370 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO 07-23 22:15:33 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 80.3 tokens/s, Running: 6 reqs, Waiting: 0 reqs, GPU KV cache usage: 1.3%, Prefix cache hit rate: 0.0%
(APIServer pid=1130630) INFO: 127.0.0.1:45400 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO 07-23 22:15:43 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 65.0 tokens/s, Running: 5 reqs, Waiting: 0 reqs, GPU KV cache usage: 1.1%, Prefix cache hit rate: 0.0%
(APIServer pid=1130630) INFO 07-23 22:15:53 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 55.5 tokens/s, Running: 5 reqs, Waiting: 0 reqs, GPU KV cache usage: 1.1%, Prefix cache hit rate: 0.0%
(APIServer pid=1130630) INFO: 127.0.0.1:45346 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO 07-23 22:16:03 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 45.5 tokens/s, Running: 4 reqs, Waiting: 0 reqs, GPU KV cache usage: 0.9%, Prefix cache hit rate: 0.0%
(APIServer pid=1130630) INFO 07-23 22:16:13 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 44.4 tokens/s, Running: 4 reqs, Waiting: 0 reqs, GPU KV cache usage: 1.1%, Prefix cache hit rate: 0.0%
(APIServer pid=1130630) INFO 07-23 22:16:23 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 44.4 tokens/s, Running: 4 reqs, Waiting: 0 reqs, GPU KV cache usage: 1.1%, Prefix cache hit rate: 0.0%
(APIServer pid=1130630) INFO 07-23 22:16:33 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 44.4 tokens/s, Running: 4 reqs, Waiting: 0 reqs, GPU KV cache usage: 1.1%, Prefix cache hit rate: 0.0%
(APIServer pid=1130630) INFO 07-23 22:16:43 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 44.4 tokens/s, Running: 4 reqs, Waiting: 0 reqs, GPU KV cache usage: 1.1%, Prefix cache hit rate: 0.0%
(APIServer pid=1130630) INFO 07-23 22:16:53 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 44.8 tokens/s, Running: 4 reqs, Waiting: 0 reqs, GPU KV cache usage: 1.2%, Prefix cache hit rate: 0.0%
(APIServer pid=1130630) INFO 07-23 22:17:03 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 44.8 tokens/s, Running: 4 reqs, Waiting: 0 reqs, GPU KV cache usage: 1.3%, Prefix cache hit rate: 0.0%
(APIServer pid=1130630) INFO 07-23 22:17:13 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 44.4 tokens/s, Running: 4 reqs, Waiting: 0 reqs, GPU KV cache usage: 1.3%, Prefix cache hit rate: 0.0%
(APIServer pid=1130630) INFO: 127.0.0.1:45362 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:45374 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:45426 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:45434 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:32944 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:32902 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:32920 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:32912 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:32956 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO 07-23 22:17:23 [loggers.py:273] Engine 000: Avg prompt throughput: 86.0 tokens/s, Avg generation throughput: 54.3 tokens/s, Running: 5 reqs, Waiting: 0 reqs, GPU KV cache usage: 1.1%, Prefix cache hit rate: 0.0%
(APIServer pid=1130630) INFO: 127.0.0.1:32896 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:32928 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO 07-23 22:17:33 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 44.0 tokens/s, Running: 3 reqs, Waiting: 0 reqs, GPU KV cache usage: 0.7%, Prefix cache hit rate: 0.0%
(APIServer pid=1130630) INFO: 127.0.0.1:32886 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO 07-23 22:17:43 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 27.6 tokens/s, Running: 2 reqs, Waiting: 0 reqs, GPU KV cache usage: 0.4%, Prefix cache hit rate: 0.0%
(APIServer pid=1130630) INFO 07-23 22:17:53 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 22.2 tokens/s, Running: 2 reqs, Waiting: 0 reqs, GPU KV cache usage: 0.4%, Prefix cache hit rate: 0.0%
(APIServer pid=1130630) INFO 07-23 22:18:03 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 22.4 tokens/s, Running: 2 reqs, Waiting: 0 reqs, GPU KV cache usage: 0.6%, Prefix cache hit rate: 0.0%
(APIServer pid=1130630) INFO 07-23 22:18:13 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 22.4 tokens/s, Running: 2 reqs, Waiting: 0 reqs, GPU KV cache usage: 0.6%, Prefix cache hit rate: 0.0%
(APIServer pid=1130630) INFO: 127.0.0.1:32900 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO 07-23 22:18:23 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 17.5 tokens/s, Running: 1 reqs, Waiting: 0 reqs, GPU KV cache usage: 0.3%, Prefix cache hit rate: 0.0%
(APIServer pid=1130630) INFO 07-23 22:18:33 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 11.5 tokens/s, Running: 1 reqs, Waiting: 0 reqs, GPU KV cache usage: 0.3%, Prefix cache hit rate: 0.0%
(APIServer pid=1130630) INFO 07-23 22:18:43 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 11.5 tokens/s, Running: 1 reqs, Waiting: 0 reqs, GPU KV cache usage: 0.3%, Prefix cache hit rate: 0.0%
(APIServer pid=1130630) INFO 07-23 22:18:53 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 11.4 tokens/s, Running: 1 reqs, Waiting: 0 reqs, GPU KV cache usage: 0.3%, Prefix cache hit rate: 0.0%
(APIServer pid=1130630) INFO 07-23 22:19:03 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 11.5 tokens/s, Running: 1 reqs, Waiting: 0 reqs, GPU KV cache usage: 0.3%, Prefix cache hit rate: 0.0%
(APIServer pid=1130630) INFO: 127.0.0.1:32932 - "POST /v1/chat/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO 07-23 22:19:13 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 7.2 tokens/s, Running: 0 reqs, Waiting: 0 reqs, GPU KV cache usage: 0.0%, Prefix cache hit rate: 0.0%
(APIServer pid=1130630) INFO: 127.0.0.1:56712 - "GET /tokenizer_info HTTP/1.1" 404 Not Found
(APIServer pid=1130630) INFO: 127.0.0.1:56712 - "GET /tokenizer_info HTTP/1.1" 404 Not Found
(APIServer pid=1130630) INFO: 127.0.0.1:56712 - "GET /tokenizer_info HTTP/1.1" 404 Not Found
(APIServer pid=1130630) INFO 07-23 22:19:23 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 0.0 tokens/s, Running: 0 reqs, Waiting: 0 reqs, GPU KV cache usage: 0.0%, Prefix cache hit rate: 0.0%
(APIServer pid=1130630) INFO 07-23 22:19:33 [loggers.py:273] Engine 000: Avg prompt throughput: 107.1 tokens/s, Avg generation throughput: 32.2 tokens/s, Running: 10 reqs, Waiting: 0 reqs, GPU KV cache usage: 2.2%, Prefix cache hit rate: 0.0%
(APIServer pid=1130630) INFO 07-23 22:19:43 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 112.0 tokens/s, Running: 10 reqs, Waiting: 0 reqs, GPU KV cache usage: 2.2%, Prefix cache hit rate: 0.0%
(APIServer pid=1130630) INFO 07-23 22:19:53 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 111.0 tokens/s, Running: 10 reqs, Waiting: 0 reqs, GPU KV cache usage: 2.2%, Prefix cache hit rate: 0.0%
(APIServer pid=1130630) INFO 07-23 22:20:03 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 112.0 tokens/s, Running: 10 reqs, Waiting: 0 reqs, GPU KV cache usage: 2.2%, Prefix cache hit rate: 0.0%
(APIServer pid=1130630) INFO 07-23 22:20:13 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 112.0 tokens/s, Running: 10 reqs, Waiting: 0 reqs, GPU KV cache usage: 2.8%, Prefix cache hit rate: 0.0%
(APIServer pid=1130630) INFO 07-23 22:20:23 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 112.0 tokens/s, Running: 10 reqs, Waiting: 0 reqs, GPU KV cache usage: 2.8%, Prefix cache hit rate: 0.0%
(APIServer pid=1130630) INFO 07-23 22:20:33 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 112.0 tokens/s, Running: 10 reqs, Waiting: 0 reqs, GPU KV cache usage: 2.8%, Prefix cache hit rate: 0.0%
(APIServer pid=1130630) INFO 07-23 22:20:43 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 111.0 tokens/s, Running: 10 reqs, Waiting: 0 reqs, GPU KV cache usage: 2.8%, Prefix cache hit rate: 0.0%
(APIServer pid=1130630) INFO 07-23 22:20:53 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 112.0 tokens/s, Running: 10 reqs, Waiting: 0 reqs, GPU KV cache usage: 2.8%, Prefix cache hit rate: 0.0%
(APIServer pid=1130630) INFO: 127.0.0.1:56724 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:56726 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:56740 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:56746 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:56762 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:56778 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:56792 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:56800 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:56804 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:56814 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO 07-23 22:21:03 [loggers.py:273] Engine 000: Avg prompt throughput: 692.5 tokens/s, Avg generation throughput: 101.9 tokens/s, Running: 10 reqs, Waiting: 0 reqs, GPU KV cache usage: 2.8%, Prefix cache hit rate: 0.0%
(APIServer pid=1130630) INFO: 127.0.0.1:38888 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:38882 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:38876 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:38912 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:38918 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:38926 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:38936 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:38952 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO: 127.0.0.1:38904 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO 07-23 22:21:13 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 46.1 tokens/s, Running: 1 reqs, Waiting: 0 reqs, GPU KV cache usage: 0.3%, Prefix cache hit rate: 0.0%
(APIServer pid=1130630) INFO 07-23 22:21:23 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 11.5 tokens/s, Running: 1 reqs, Waiting: 0 reqs, GPU KV cache usage: 0.3%, Prefix cache hit rate: 0.0%
(APIServer pid=1130630) INFO: 127.0.0.1:38968 - "POST /v1/completions HTTP/1.1" 200 OK
(APIServer pid=1130630) INFO 07-23 22:21:32 [launcher.py:100] [shutdown] API server: shutdown triggered
(APIServer pid=1130630) INFO 07-23 22:21:32 [launcher.py:116] [shutdown] API server: stopping engine client mode=abort timeout=0s
(APIServer pid=1130630) INFO 07-23 22:21:32 [core_client.py:655] [shutdown] MPClient: start timeout=0s
(APIServer pid=1130630) INFO 07-23 22:21:32 [core_client.py:657] [shutdown] MPClient: stopping engine manager
(APIServer pid=1130630) WARNING 07-23 22:21:32 [utils.py:626] [shutdown] Process manager: force killing remaining processes count=1
(EngineCore pid=1130774) INFO 07-23 22:21:32 [core.py:1214] [shutdown] EngineCore: trigger received signal=SIGTERM
(EngineCore pid=1130774) INFO 07-23 22:21:32 [core.py:1333] [shutdown] EngineCore: start mode=abort timeout=0s
(EngineCore pid=1130774) INFO 07-23 22:21:32 [core.py:1364] [shutdown] EngineCore: request processing complete; starting resource teardown
(EngineCore pid=1130774) INFO 07-23 22:21:32 [core.py:1227] [shutdown] EngineCore: exiting busy loop
(Worker_PP0 pid=1130888) INFO 07-23 22:21:32 [multiproc_executor.py:790] Parent process exited, terminating worker queues
(EngineCore pid=1130774) INFO 07-23 22:21:32 [multiproc_executor.py:426] [shutdown] Executor: waiting for worker exit count=2
(APIServer pid=1130630) INFO 07-23 22:21:32 [core_client.py:659] [shutdown] MPClient: engine manager stopped
(APIServer pid=1130630) INFO 07-23 22:21:32 [core_client.py:660] [shutdown] MPClient: cleaning up background resources
(APIServer pid=1130630) INFO 07-23 22:21:32 [core_client.py:662] [shutdown] MPClient: complete
(APIServer pid=1130630) INFO 07-23 22:21:32 [launcher.py:125] [shutdown] API server: engine client stopped
(APIServer pid=1130630) INFO 07-23 22:21:32 [launcher.py:128] [shutdown] API server: signalling HTTP server shutdown
(APIServer pid=1130630) INFO 07-23 22:21:32 [launcher.py:149] [shutdown] API server: shutting down FastAPI HTTP server
(APIServer pid=1130630) INFO: Shutting down
(APIServer pid=1130630) INFO: Waiting for application shutdown.
(APIServer pid=1130630) INFO: Application shutdown complete.
/home/henry/.local/share/uv/python/cpython-3.12.12-linux-x86_64-gnu/lib/python3.12/multiprocessing/resource_tracker.py:279: UserWarning: resource_tracker: There appear to be 2 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
/home/henry/.local/share/uv/python/cpython-3.12.12-linux-x86_64-gnu/lib/python3.12/multiprocessing/resource_tracker.py:279: UserWarning: resource_tracker: There appear to be 3 leaked shared_memory objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
|