| (APIServer pid=107862) INFO 08-08 22:14:24 [api_utils.py:339]
|
| (APIServer pid=107862) INFO 08-08 22:14:24 [api_utils.py:339] █ █ █▄ ▄█
|
| (APIServer pid=107862) INFO 08-08 22:14:24 [api_utils.py:339] ▄▄ ▄█ █ █ █ ▀▄▀ █ version 0.25.0
|
| (APIServer pid=107862) INFO 08-08 22:14:24 [api_utils.py:339] █▄█▀ █ █ █ █ model outputs/release/healed/release-offpolicy-general-keep75/step0150
|
| (APIServer pid=107862) INFO 08-08 22:14:24 [api_utils.py:339] ▀▀ ▀▀▀▀▀ ▀▀▀▀▀ ▀ ▀
|
| (APIServer pid=107862) INFO 08-08 22:14:24 [api_utils.py:339] |
| (APIServer pid=107862) INFO 08-08 22:14:24 [api_utils.py:273] non-default args: {'model_tag': 'outputs/release/healed/release-offpolicy-general-keep75/step0150', 'host': '127.0.0.1', 'port': 8461, 'model': 'outputs/release/healed/release-offpolicy-general-keep75/step0150', 'max_model_len': 4096, 'enforce_eager': True, 'served_model_name': ['student'], 'gpu_memory_utilization': 0.85} |
| (APIServer pid=107862) INFO 08-08 22:14:24 [model.py:619] Resolved architecture: PrunedOlmoeForCausalLM |
| (APIServer pid=107862) INFO 08-08 22:14:24 [model.py:1776] Using max model len 4096 |
| (APIServer pid=107862) INFO 08-08 22:14:24 [vllm.py:1042] Asynchronous scheduling is enabled. |
| (APIServer pid=107862) WARNING 08-08 22:14:24 [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=107862) WARNING 08-08 22:14:24 [vllm.py:1144] Inductor compilation was disabled by user settings, optimizations settings that are only active during inductor compilation will be ignored. |
| (APIServer pid=107862) INFO 08-08 22:14:24 [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=107862) INFO 08-08 22:14:25 [vllm.py:1322] Cudagraph is disabled under eager mode |
| (APIServer pid=107862) INFO 08-08 22:14:25 [compilation.py:312] Enabled custom fusions: norm_quant, act_quant |
| (EngineCore pid=108731) INFO 08-08 22:14:32 [core.py:114] Initializing a V1 LLM engine (v0.25.0) with config: model='outputs/release/healed/release-offpolicy-general-keep75/step0150', speculative_config=None, tokenizer='outputs/release/healed/release-offpolicy-general-keep75/step0150', 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=1, 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=True, 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=108731) INFO 08-08 22:14:33 [parallel_state.py:1607] world_size=1 rank=0 local_rank=0 distributed_init_method=tcp://192.168.0.27:53315 backend=nccl |
| (EngineCore pid=108731) INFO 08-08 22:14:33 [parallel_state.py:1942] rank 0 in world size 1 is assigned as DP rank 0, PP rank 0, PCP rank 0, TP rank 0, EP rank 0, EPLB rank N/A |
| (EngineCore pid=108731) INFO 08-08 22:14:34 [topk_topp_sampler.py:55] Using FlashInfer for top-p & top-k sampling. |
| (EngineCore pid=108731) INFO 08-08 22:14:34 [gpu_model_runner.py:5209] Starting to load model outputs/release/healed/release-offpolicy-general-keep75/step0150... |
| (EngineCore pid=108731) INFO 08-08 22:14:34 [cuda.py:476] Using FLASH_ATTN attention backend out of potential backends: ['FLASH_ATTN', 'FLASHINFER', 'TRITON_ATTN', 'FLEX_ATTENTION']. |
| (EngineCore pid=108731) INFO 08-08 22:14:34 [flash_attn.py:718] Using FlashAttention version 2 |
| (EngineCore pid=108731) INFO 08-08 22:14:35 [weight_utils.py:849] Filesystem type for checkpoints: EXT4. Checkpoint size: 9.89 GiB. Available RAM: 104.75 GiB. |
| (EngineCore pid=108731) INFO 08-08 22:14:35 [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. |
| (EngineCore pid=108731)
Loading safetensors checkpoint shards: 0% Completed | 0/3 [00:00<?, ?it/s] |
| (EngineCore pid=108731)
Loading safetensors checkpoint shards: 33% Completed | 1/3 [00:03<00:06, 3.35s/it] |
| (EngineCore pid=108731)
Loading safetensors checkpoint shards: 67% Completed | 2/3 [00:07<00:03, 3.69s/it] |
| (EngineCore pid=108731)
Loading safetensors checkpoint shards: 100% Completed | 3/3 [00:07<00:00, 2.23s/it] |
| (EngineCore pid=108731)
Loading safetensors checkpoint shards: 100% Completed | 3/3 [00:07<00:00, 2.59s/it] |
| (EngineCore pid=108731) |
| (EngineCore pid=108731) INFO 08-08 22:14:42 [default_loader.py:430] Loading weights took 7.77 seconds |
| (EngineCore pid=108731) INFO 08-08 22:14:43 [gpu_model_runner.py:5306] Model loading took 9.89 GiB memory and 8.072952 seconds |
| (EngineCore pid=108731) INFO 08-08 22:14:46 [gpu_worker.py:538] Available KV cache memory: 9.86 GiB |
| (EngineCore pid=108731) INFO 08-08 22:14:46 [kv_cache_utils.py:2146] GPU KV cache size: 80,752 tokens |
| (EngineCore pid=108731) INFO 08-08 22:14:46 [kv_cache_utils.py:2147] Maximum concurrency for 4,096 tokens per request: 19.71x |
| (EngineCore pid=108731) INFO 08-08 22:14:46 [cutedsl_warmup.py:97] Skipping CuTeDSL warmup because no compile units were requested. |
| (EngineCore pid=108731) INFO 08-08 22:14:46 [jit_monitor.py:73] Kernel JIT monitor activated; monitored JIT compilations during inference will use mode=warn. |
| (EngineCore pid=108731) INFO 08-08 22:14:46 [core.py:344] init engine (profile, create kv cache, warmup model) took 3.51 s |
| (EngineCore pid=108731) INFO 08-08 22:14:46 [vllm.py:1042] Asynchronous scheduling is enabled. |
| (EngineCore pid=108731) WARNING 08-08 22:14:46 [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=108731) WARNING 08-08 22:14:46 [vllm.py:1144] Inductor compilation was disabled by user settings, optimizations settings that are only active during inductor compilation will be ignored. |
| (EngineCore pid=108731) INFO 08-08 22:14:46 [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=108731) INFO 08-08 22:14:46 [vllm.py:1322] Cudagraph is disabled under eager mode |
| (EngineCore pid=108731) INFO 08-08 22:14:46 [compilation.py:312] Enabled custom fusions: norm_quant, act_quant |
| (APIServer pid=107862) INFO 08-08 22:14:46 [api_server.py:612] Supported tasks: ['generate'] |
| (APIServer pid=107862) INFO 08-08 22:14:47 [hf.py:548] Detected the chat template content format to be 'string'. You can set `--chat-template-content-format` to override this. |
| (APIServer pid=107862) INFO 08-08 22:14:47 [api_server.py:616] Starting vLLM server on http://127.0.0.1:8461 |
| (APIServer pid=107862) INFO 08-08 22:14:47 [launcher.py:37] Available routes are: |
| (APIServer pid=107862) INFO 08-08 22:14:47 [launcher.py:46] Route: /openapi.json, Methods: GET, HEAD |
| (APIServer pid=107862) INFO 08-08 22:14:47 [launcher.py:46] Route: /docs, Methods: GET, HEAD |
| (APIServer pid=107862) INFO 08-08 22:14:47 [launcher.py:46] Route: /docs/oauth2-redirect, Methods: GET, HEAD |
| (APIServer pid=107862) INFO 08-08 22:14:47 [launcher.py:46] Route: /redoc, Methods: GET, HEAD |
| (APIServer pid=107862) INFO 08-08 22:14:47 [launcher.py:46] Route: /load, Methods: GET |
| (APIServer pid=107862) INFO 08-08 22:14:47 [launcher.py:46] Route: /version, Methods: GET |
| (APIServer pid=107862) INFO 08-08 22:14:47 [launcher.py:46] Route: /health, Methods: GET |
| (APIServer pid=107862) INFO 08-08 22:14:47 [launcher.py:46] Route: /metrics, Methods: GET |
| (APIServer pid=107862) INFO 08-08 22:14:47 [launcher.py:46] Route: /tokenize, Methods: POST |
| (APIServer pid=107862) INFO 08-08 22:14:47 [launcher.py:46] Route: /detokenize, Methods: POST |
| (APIServer pid=107862) INFO 08-08 22:14:47 [launcher.py:46] Route: /v1/models, Methods: GET |
| (APIServer pid=107862) INFO 08-08 22:14:47 [launcher.py:46] Route: /ping, Methods: GET |
| (APIServer pid=107862) INFO 08-08 22:14:47 [launcher.py:46] Route: /ping, Methods: POST |
| (APIServer pid=107862) INFO 08-08 22:14:47 [launcher.py:46] Route: /invocations, Methods: POST |
| (APIServer pid=107862) INFO 08-08 22:14:47 [launcher.py:46] Route: /v1/chat/completions, Methods: POST |
| (APIServer pid=107862) INFO 08-08 22:14:47 [launcher.py:46] Route: /v1/chat/completions/batch, Methods: POST |
| (APIServer pid=107862) INFO 08-08 22:14:47 [launcher.py:46] Route: /v1/responses, Methods: POST |
| (APIServer pid=107862) INFO 08-08 22:14:47 [launcher.py:46] Route: /v1/responses/{response_id}, Methods: GET |
| (APIServer pid=107862) INFO 08-08 22:14:47 [launcher.py:46] Route: /v1/responses/{response_id}/cancel, Methods: POST |
| (APIServer pid=107862) INFO 08-08 22:14:47 [launcher.py:46] Route: /v1/completions, Methods: POST |
| (APIServer pid=107862) INFO 08-08 22:14:47 [launcher.py:46] Route: /v1/messages, Methods: POST |
| (APIServer pid=107862) INFO 08-08 22:14:47 [launcher.py:46] Route: /v1/messages/count_tokens, Methods: POST |
| (APIServer pid=107862) INFO 08-08 22:14:47 [launcher.py:46] Route: /generative_scoring, Methods: POST |
| (APIServer pid=107862) INFO 08-08 22:14:47 [launcher.py:46] Route: /scale_elastic_ep, Methods: POST |
| (APIServer pid=107862) INFO 08-08 22:14:47 [launcher.py:46] Route: /is_scaling_elastic_ep, Methods: POST |
| (APIServer pid=107862) INFO 08-08 22:14:47 [launcher.py:46] Route: /v1/chat/completions/render, Methods: POST |
| (APIServer pid=107862) INFO 08-08 22:14:47 [launcher.py:46] Route: /v1/completions/render, Methods: POST |
| (APIServer pid=107862) INFO 08-08 22:14:47 [launcher.py:46] Route: /v1/chat/completions/derender, Methods: POST |
| (APIServer pid=107862) INFO 08-08 22:14:47 [launcher.py:46] Route: /v1/completions/derender, Methods: POST |
| (APIServer pid=107862) INFO 08-08 22:14:47 [launcher.py:46] Route: /inference/v1/generate, Methods: POST |
| (APIServer pid=107862) INFO: Started server process [107862] |
| (APIServer pid=107862) INFO: Waiting for application startup. |
| (APIServer pid=107862) INFO: Application startup complete. |
| (APIServer pid=107862) INFO: 127.0.0.1:57416 - "GET /health HTTP/1.1" 200 OK |
| (EngineCore pid=108731) WARNING 08-08 22:15:06 [jit_monitor.py:129] Triton kernel JIT compilation during inference: _plan_tiles. This causes a latency spike; consider extending warmup to cover this shape/config. |
| (EngineCore pid=108731) WARNING 08-08 22:15:07 [jit_monitor.py:129] Triton kernel JIT compilation during inference: _gate_up_silu. This causes a latency spike; consider extending warmup to cover this shape/config. |
| (EngineCore pid=108731) WARNING 08-08 22:15:07 [jit_monitor.py:129] Triton kernel JIT compilation during inference: _down_proj. This causes a latency spike; consider extending warmup to cover this shape/config. |
| (APIServer pid=107862) INFO 08-08 22:15:07 [loggers.py:273] Engine 000: Avg prompt throughput: 208.1 tokens/s, Avg generation throughput: 2.7 tokens/s, Running: 48 reqs, Waiting: 0 reqs, GPU KV cache usage: 5.3%, Prefix cache hit rate: 0.0% |
| (APIServer pid=107862) INFO: 127.0.0.1:60372 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (EngineCore pid=108731) WARNING 08-08 22:15:08 [jit_monitor.py:129] Triton kernel JIT compilation during inference: _count_experts. This causes a latency spike; consider extending warmup to cover this shape/config. |
| (EngineCore pid=108731) WARNING 08-08 22:15:08 [jit_monitor.py:129] Triton kernel JIT compilation during inference: _scatter_routes. This causes a latency spike; consider extending warmup to cover this shape/config. |
| (APIServer pid=107862) INFO: 127.0.0.1:60226 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60248 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60420 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60528 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60580 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60472 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60276 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60568 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60512 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60480 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60222 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60384 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60468 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60432 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60312 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60316 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60400 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60308 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60446 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60434 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60534 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60564 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60540 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60578 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60372 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60306 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60252 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60466 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60518 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60502 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60346 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60260 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60320 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60356 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60382 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60290 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60492 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60548 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60446 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60276 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60336 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60604 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60568 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60222 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60462 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60590 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60580 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60226 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60472 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60420 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60248 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60512 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60384 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60540 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60618 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60240 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60434 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60408 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60534 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60606 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60480 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60308 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60312 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60566 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60346 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60400 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60578 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60226 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60382 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60468 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60528 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60518 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60240 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60356 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60372 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60564 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60492 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60472 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60502 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60586 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60568 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60462 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60316 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60336 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60580 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60540 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60618 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60276 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60548 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60308 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60260 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60384 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60252 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60320 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60346 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60466 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60382 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60590 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60512 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60604 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60306 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60566 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60518 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60372 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60432 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60222 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60316 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60400 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60290 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60434 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60502 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60248 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60472 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60480 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60578 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60618 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60312 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60260 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60540 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60568 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60446 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60420 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60606 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60468 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60384 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60564 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60492 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60276 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60346 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60226 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60320 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60240 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60580 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60566 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60604 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60590 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60356 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60568 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60408 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60400 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60372 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60260 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60308 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60382 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60276 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60434 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60534 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60336 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60578 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60312 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60528 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60586 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60248 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60446 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60252 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60502 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60548 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60480 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60316 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60606 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60320 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60240 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60468 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60466 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60306 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60226 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60290 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60462 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60356 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60618 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60372 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60512 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60408 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60434 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60534 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60312 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60420 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60346 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60566 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60604 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60472 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60518 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60384 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60276 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60564 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60320 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60580 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60336 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60446 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60528 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60222 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60290 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60492 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60548 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60466 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60606 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60578 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60248 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60502 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60356 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60260 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60408 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60306 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO 08-08 22:15:17 [loggers.py:273] Engine 000: Avg prompt throughput: 1856.5 tokens/s, Avg generation throughput: 2085.5 tokens/s, Running: 47 reqs, Waiting: 0 reqs, GPU KV cache usage: 9.1%, Prefix cache hit rate: 0.0% |
| (APIServer pid=107862) INFO: 127.0.0.1:60420 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60462 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60382 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60534 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60446 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60400 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60316 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60308 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60276 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60312 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60434 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60336 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60480 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60384 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60252 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60512 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60540 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60580 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60566 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60468 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60372 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60528 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60586 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60306 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60568 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60320 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60356 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60382 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60492 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60432 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60240 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60618 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60502 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60466 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60518 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60462 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60590 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60564 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60290 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60420 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60580 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60472 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60534 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60346 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60604 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60336 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60248 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60316 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60528 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60312 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60400 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60276 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60606 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60446 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60434 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60548 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60480 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60408 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60466 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60540 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60586 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60590 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60492 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60252 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60566 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60384 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60468 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60260 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60512 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60568 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60308 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60290 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60502 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60618 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60316 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60446 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60462 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60420 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60372 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60320 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60580 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60586 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60548 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60528 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60306 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60534 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60382 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60518 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60312 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60468 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60466 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60400 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60432 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60336 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60240 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60512 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60606 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60260 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60540 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60604 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60276 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60434 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60472 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60578 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60564 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60420 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60384 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60548 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60502 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60356 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60306 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60580 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60462 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60346 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60566 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60568 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60248 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60252 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60466 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60480 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60618 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60586 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60336 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60492 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60400 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60468 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60528 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60512 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60432 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60564 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60276 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60604 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60372 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60462 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60312 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60316 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60606 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60346 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60308 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60408 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60248 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60502 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60566 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60260 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60518 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60564 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60580 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60240 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60512 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60466 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60578 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60586 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60336 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60492 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60472 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60446 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60528 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60400 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60606 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60534 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60356 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60346 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60540 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60434 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60316 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60468 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60480 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60618 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60502 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60590 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60512 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60312 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60580 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60384 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60308 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60276 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60518 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60432 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60420 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60564 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60240 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60408 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60372 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60586 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60356 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60604 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60566 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60462 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60248 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60472 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60306 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60540 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60290 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60480 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60466 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60252 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60260 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60578 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60336 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60502 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60312 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60346 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60548 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60568 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60590 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60382 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60446 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60432 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60512 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60528 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60468 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60356 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60240 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60372 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60308 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60606 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60534 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60408 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60356 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60618 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60432 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60564 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60540 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60604 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60260 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60320 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60400 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60420 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60548 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60290 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60336 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60276 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60468 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60382 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60384 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60528 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60586 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60466 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO 08-08 22:15:27 [loggers.py:273] Engine 000: Avg prompt throughput: 1926.0 tokens/s, Avg generation throughput: 2481.8 tokens/s, Running: 48 reqs, Waiting: 0 reqs, GPU KV cache usage: 10.6%, Prefix cache hit rate: 0.0% |
| (APIServer pid=107862) INFO: 127.0.0.1:60306 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60502 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60312 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60472 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60590 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60446 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60408 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60248 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60568 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60566 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60316 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60290 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60252 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60512 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60346 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60492 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60336 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60240 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60480 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60534 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60260 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60382 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60434 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60606 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60604 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60356 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60468 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60384 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60564 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60372 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60320 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60276 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60446 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60312 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60400 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60502 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60580 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60518 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60548 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60586 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60568 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60308 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60382 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60432 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60290 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60420 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60618 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60372 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60306 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60528 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60408 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60252 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60468 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60578 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60466 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60260 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60606 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60384 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60240 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60512 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60540 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60590 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60248 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60336 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60320 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60462 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60528 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60492 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60434 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60566 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60316 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60480 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60534 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60472 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60502 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60372 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60420 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60312 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60618 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60356 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60400 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60604 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60586 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60346 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60384 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60240 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60260 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60276 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60512 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60568 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60578 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60564 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60432 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60446 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60308 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60548 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60528 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60466 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60502 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60468 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60408 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60336 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60356 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60434 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60518 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60252 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60248 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60316 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60462 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60492 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60534 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60306 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60566 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60420 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60480 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60568 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60604 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60540 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60472 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60618 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60320 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60590 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60512 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60578 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60564 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60580 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60502 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60346 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60420 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60382 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60606 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60240 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60312 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60372 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60586 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60400 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60432 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60534 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60408 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60384 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60528 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60462 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60356 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60336 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60320 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60276 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60446 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60578 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60618 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60480 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60260 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60468 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60248 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60492 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60252 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60502 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60512 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60308 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60372 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60606 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60400 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60564 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60316 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60346 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60548 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60568 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60240 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60540 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60566 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60472 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60306 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60432 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60462 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60518 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60586 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60578 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60434 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60382 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60580 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60320 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60502 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60604 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60512 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60568 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60356 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60384 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60446 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60480 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60420 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60248 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60534 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60276 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60252 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60590 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60606 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60382 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60466 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60346 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60492 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60316 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60408 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60312 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60580 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60502 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60462 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60240 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60618 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60586 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60528 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60308 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60420 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60534 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60260 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60480 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60548 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60434 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60432 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60578 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60566 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60564 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60320 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60248 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60240 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60518 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60372 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60604 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60606 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60468 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60276 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60568 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60540 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60400 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60356 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60512 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60466 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60384 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60566 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60336 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60382 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60472 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60306 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60434 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60446 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60618 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60432 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60462 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60420 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO 08-08 22:15:37 [loggers.py:273] Engine 000: Avg prompt throughput: 1996.5 tokens/s, Avg generation throughput: 2436.8 tokens/s, Running: 48 reqs, Waiting: 0 reqs, GPU KV cache usage: 11.6%, Prefix cache hit rate: 0.0% |
| (APIServer pid=107862) INFO: 127.0.0.1:60548 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60518 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60540 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60252 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60312 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60408 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60240 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60528 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60308 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60568 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60502 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60372 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60534 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60578 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60604 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60384 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60480 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60306 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60248 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60512 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60492 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60382 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60564 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60606 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60446 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60276 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60316 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60590 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60468 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60420 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60356 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60312 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60432 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60586 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60434 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60320 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60548 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60466 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60618 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60462 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60400 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60472 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60346 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60382 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60540 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60518 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60566 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60534 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60240 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60384 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60580 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60502 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60372 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60248 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60564 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60468 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60568 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60420 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60586 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60408 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60276 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60604 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60446 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60308 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60618 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60590 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60356 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60480 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60312 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60226 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60336 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60578 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60606 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60512 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60372 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60252 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60434 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60466 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60472 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60540 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60248 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60462 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60346 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60468 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60316 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60528 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60492 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60420 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60320 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60384 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60534 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60518 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60566 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60446 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60308 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60276 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60580 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60586 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60502 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60548 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60590 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60480 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60222 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60564 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60312 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60408 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60568 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60472 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60346 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60306 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60432 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60248 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60606 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60618 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60316 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60356 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60528 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60420 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60226 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60462 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60400 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60548 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60408 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60276 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60372 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60240 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60468 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60578 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60492 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60580 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60434 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60606 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60432 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60384 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60480 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60312 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60306 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60336 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60502 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60590 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60568 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60564 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60534 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60308 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60604 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60252 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60320 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60346 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60240 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60316 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60518 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60446 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60566 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60512 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60586 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60462 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60472 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60618 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60528 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60222 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60606 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60306 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60540 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60336 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60432 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60420 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60356 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60400 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60434 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60276 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60564 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60346 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60548 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60578 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60502 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60468 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60384 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60580 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60534 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60618 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60248 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60408 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60518 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60492 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60566 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60446 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60480 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60312 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60306 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60226 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60540 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60308 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60276 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60400 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60240 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60472 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60568 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60604 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60586 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60420 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60248 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60372 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60222 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60606 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60578 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60512 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60432 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60336 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60534 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60346 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60356 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60252 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60434 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60382 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60462 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60446 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60548 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60618 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60312 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60316 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60276 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60502 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60566 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60580 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60468 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60408 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60590 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60306 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60420 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60578 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60356 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60512 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60346 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60518 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60586 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60222 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60564 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60248 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60568 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60434 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60336 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60480 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60466 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60226 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60308 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO 08-08 22:15:47 [loggers.py:273] Engine 000: Avg prompt throughput: 2036.3 tokens/s, Avg generation throughput: 2417.9 tokens/s, Running: 48 reqs, Waiting: 0 reqs, GPU KV cache usage: 11.1%, Prefix cache hit rate: 0.0% |
| (APIServer pid=107862) INFO: 127.0.0.1:60566 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60400 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60316 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60320 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60472 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60446 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60384 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60492 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60606 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60382 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60408 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60306 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60276 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60372 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60528 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60618 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60518 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60432 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60586 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60564 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60290 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60356 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60480 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60240 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60502 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60400 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60248 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60312 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60534 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60252 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60260 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60462 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60548 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60580 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60226 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60336 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60446 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60320 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60568 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60420 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60512 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60566 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60492 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60540 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60346 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60248 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60372 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60308 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60290 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60604 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60606 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60316 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60472 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60618 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60540 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60400 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60382 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60222 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60446 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60568 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60528 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60480 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60240 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60580 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60356 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60384 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60372 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60248 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60564 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60472 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60312 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60434 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60586 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60604 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60502 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60548 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60492 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60276 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60540 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60566 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60606 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60568 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60306 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60534 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60320 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60226 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60512 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60408 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60400 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60290 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60252 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60420 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60462 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60480 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60240 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60604 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60336 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60472 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60564 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60260 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60586 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60618 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60222 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60434 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60578 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60492 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60540 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60382 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60276 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60346 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60356 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60548 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60568 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60248 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60446 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60462 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60260 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60528 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60606 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60308 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60306 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60290 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60534 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60400 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60434 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60336 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60346 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60312 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60566 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60382 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60226 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60564 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60252 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60580 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60420 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60586 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60320 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60248 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60528 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60372 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60512 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60604 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60260 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60222 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60502 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60618 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60408 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60472 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60316 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60346 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60534 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60384 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60308 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60446 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60336 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60276 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60434 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60606 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60480 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60462 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60240 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60578 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60590 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60566 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60586 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60226 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60420 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60512 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60548 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60568 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60540 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60618 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60312 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60252 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60290 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60528 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60502 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60408 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60248 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60222 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60382 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60564 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60580 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60492 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60356 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60604 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60276 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60420 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60306 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60578 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60336 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60534 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60260 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60548 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60590 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60512 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60382 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60308 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60568 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60446 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60240 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60480 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60540 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60606 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60252 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60312 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60434 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60564 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60372 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60316 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60462 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60604 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60528 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60320 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60400 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60540 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60346 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60512 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60248 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60566 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60586 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60564 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60502 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO 08-08 22:15:57 [loggers.py:273] Engine 000: Avg prompt throughput: 1861.0 tokens/s, Avg generation throughput: 2479.9 tokens/s, Running: 48 reqs, Waiting: 0 reqs, GPU KV cache usage: 12.0%, Prefix cache hit rate: 0.0% |
| (APIServer pid=107862) INFO: 127.0.0.1:60308 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60434 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60290 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60462 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60408 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60578 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60528 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60534 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60580 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60252 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60306 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60226 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60382 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60568 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60240 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60312 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60420 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60548 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60492 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60606 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60400 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60618 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60566 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60356 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60222 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60260 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60604 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60290 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60462 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60336 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60372 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60578 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60420 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60248 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60320 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60512 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60480 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60568 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60564 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60502 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60528 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60308 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60540 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60534 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60590 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60580 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60472 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60586 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60434 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60276 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60356 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60606 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60290 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60420 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60492 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60336 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60252 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60548 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60566 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60604 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60240 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60372 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60346 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60580 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60564 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60384 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60260 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60408 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60226 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60528 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60222 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60320 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60586 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60312 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60618 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60308 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60290 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60568 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60540 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60462 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60434 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60534 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60400 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60248 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60472 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60276 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60382 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60316 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60492 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60420 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60502 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60308 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60306 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60480 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60346 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60226 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60336 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60222 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60548 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60372 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60434 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60564 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60356 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60534 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60512 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60580 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60586 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60382 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60240 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60312 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60590 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60408 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60528 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60472 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60606 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60252 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60260 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60290 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60568 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60276 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60566 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60316 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60540 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60372 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60400 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60462 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60320 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60534 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60492 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60502 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60604 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60384 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60618 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60356 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60382 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60226 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60248 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60586 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60308 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60222 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60346 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60528 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60306 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60480 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60312 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60580 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60548 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60578 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60408 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60590 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60564 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60420 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60336 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60434 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60512 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60240 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60472 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO 08-08 22:16:07 [loggers.py:273] Engine 000: Avg prompt throughput: 963.7 tokens/s, Avg generation throughput: 1649.5 tokens/s, Running: 5 reqs, Waiting: 0 reqs, GPU KV cache usage: 6.9%, Prefix cache hit rate: 0.0% |
| (APIServer pid=107862) INFO: 127.0.0.1:60468 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60466 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60518 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60432 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:60446 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO 08-08 22:16:17 [loggers.py:273] Engine 000: Avg prompt throughput: 501.0 tokens/s, Avg generation throughput: 389.0 tokens/s, Running: 48 reqs, Waiting: 0 reqs, GPU KV cache usage: 9.9%, Prefix cache hit rate: 27.0% |
| (APIServer pid=107862) INFO: 127.0.0.1:35672 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35802 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35968 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35744 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35976 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35864 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35764 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35760 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35644 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35672 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35900 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35858 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35902 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35802 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35764 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35608 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35880 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35682 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35702 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:36016 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35836 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35864 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:36024 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35774 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35986 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35722 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:36052 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35892 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35744 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35636 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35900 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35786 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35820 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:36002 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35968 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35918 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35682 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35766 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35806 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35858 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO 08-08 22:16:27 [loggers.py:273] Engine 000: Avg prompt throughput: 246.2 tokens/s, Avg generation throughput: 2041.5 tokens/s, Running: 48 reqs, Waiting: 0 reqs, GPU KV cache usage: 21.5%, Prefix cache hit rate: 40.8% |
| (APIServer pid=107862) INFO: 127.0.0.1:35660 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:36006 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35722 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35702 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35936 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35636 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:36016 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35786 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35858 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35760 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35774 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35880 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35722 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35734 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35976 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35850 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:36024 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35922 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35774 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35710 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35764 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35986 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35892 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:36032 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35702 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35744 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35806 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35672 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35760 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35902 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35660 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35766 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:36002 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35968 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO 08-08 22:16:37 [loggers.py:273] Engine 000: Avg prompt throughput: 345.2 tokens/s, Avg generation throughput: 1922.6 tokens/s, Running: 48 reqs, Waiting: 0 reqs, GPU KV cache usage: 30.5%, Prefix cache hit rate: 48.8% |
| (APIServer pid=107862) INFO: 127.0.0.1:35816 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35900 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35820 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35744 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35710 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35936 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35902 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35976 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35760 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35968 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35922 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35672 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35952 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35780 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:36016 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35608 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:36006 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:36052 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35722 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35802 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35694 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35644 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35622 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35918 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35744 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35702 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35816 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:36032 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35786 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35682 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35820 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35922 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35902 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35936 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35622 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO 08-08 22:16:47 [loggers.py:273] Engine 000: Avg prompt throughput: 326.0 tokens/s, Avg generation throughput: 1850.4 tokens/s, Running: 48 reqs, Waiting: 0 reqs, GPU KV cache usage: 31.9%, Prefix cache hit rate: 55.0% |
| (APIServer pid=107862) INFO: 127.0.0.1:35790 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35844 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:36020 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:36048 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35816 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35766 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35760 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35968 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35900 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:36016 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35744 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35816 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35694 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35608 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35672 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35976 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35880 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35722 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35802 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35806 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35790 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35744 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:36048 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:36024 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35836 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35820 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35774 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35900 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35936 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35850 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35864 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35644 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35816 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35902 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35744 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO 08-08 22:16:57 [loggers.py:273] Engine 000: Avg prompt throughput: 377.0 tokens/s, Avg generation throughput: 1840.9 tokens/s, Running: 48 reqs, Waiting: 0 reqs, GPU KV cache usage: 31.0%, Prefix cache hit rate: 59.7% |
| (APIServer pid=107862) INFO: 127.0.0.1:35672 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:36032 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35968 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:36006 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35786 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35820 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35936 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35622 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:36002 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35694 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35744 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35976 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35660 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:36024 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35722 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35710 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35636 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35806 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35780 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35858 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35936 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35734 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35952 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35622 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:36006 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35844 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35836 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:36016 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35764 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35986 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35892 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35902 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35858 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35722 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO 08-08 22:17:07 [loggers.py:273] Engine 000: Avg prompt throughput: 321.4 tokens/s, Avg generation throughput: 1836.1 tokens/s, Running: 48 reqs, Waiting: 0 reqs, GPU KV cache usage: 29.6%, Prefix cache hit rate: 63.4% |
| (APIServer pid=107862) INFO: 127.0.0.1:35672 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35922 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35820 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35710 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35936 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35820 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35636 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35780 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35790 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35836 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35918 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35774 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:36020 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35672 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35952 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35760 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35702 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35608 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35764 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35710 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:36006 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:36002 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35850 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35660 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35694 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35766 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:36052 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35722 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:36048 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35902 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35774 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35880 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:36006 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO 08-08 22:17:17 [loggers.py:273] Engine 000: Avg prompt throughput: 269.8 tokens/s, Avg generation throughput: 1846.1 tokens/s, Running: 48 reqs, Waiting: 0 reqs, GPU KV cache usage: 29.9%, Prefix cache hit rate: 66.5% |
| (APIServer pid=107862) INFO: 127.0.0.1:35986 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35744 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35682 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35786 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35836 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35608 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35722 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35892 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35952 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35986 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35816 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35682 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35880 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35722 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:36052 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35766 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35780 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:36032 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:36048 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35694 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35702 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:36002 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:36006 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35790 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35902 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35816 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35986 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:36020 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35786 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35802 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO 08-08 22:17:27 [loggers.py:273] Engine 000: Avg prompt throughput: 294.0 tokens/s, Avg generation throughput: 1817.8 tokens/s, Running: 48 reqs, Waiting: 0 reqs, GPU KV cache usage: 35.4%, Prefix cache hit rate: 68.8% |
| (APIServer pid=107862) INFO: 127.0.0.1:35780 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35682 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35892 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35820 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35900 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35774 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:36052 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35734 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35864 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35644 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35922 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35660 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:36048 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:36016 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35760 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35764 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35968 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35952 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35722 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35880 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35622 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35694 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35892 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35976 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35744 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35608 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:36002 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35922 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:36024 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35636 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35660 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35702 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35806 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:36048 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:36006 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35858 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35622 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35786 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO 08-08 22:17:37 [loggers.py:273] Engine 000: Avg prompt throughput: 399.8 tokens/s, Avg generation throughput: 1825.8 tokens/s, Running: 48 reqs, Waiting: 0 reqs, GPU KV cache usage: 27.0%, Prefix cache hit rate: 71.2% |
| (APIServer pid=107862) INFO: 127.0.0.1:35790 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35850 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35844 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35892 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35660 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35774 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35976 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35864 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35682 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35608 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35902 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:36032 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35636 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35766 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:36048 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35968 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35806 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35744 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35694 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:36016 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35880 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35936 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35672 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35722 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35702 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35900 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35844 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35608 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35918 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35820 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35806 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35694 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35734 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35710 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO 08-08 22:17:47 [loggers.py:273] Engine 000: Avg prompt throughput: 257.5 tokens/s, Avg generation throughput: 1874.5 tokens/s, Running: 48 reqs, Waiting: 0 reqs, GPU KV cache usage: 28.7%, Prefix cache hit rate: 73.2% |
| (APIServer pid=107862) INFO: 127.0.0.1:36024 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35622 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35902 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35880 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35764 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35682 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35892 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35672 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:36024 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:36032 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35836 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35968 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35936 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35922 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:36048 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35902 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35722 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35864 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35744 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:36016 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35608 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35952 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35844 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35806 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35816 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35710 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35850 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35892 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:36024 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35682 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35922 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35802 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35660 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35858 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO 08-08 22:17:57 [loggers.py:273] Engine 000: Avg prompt throughput: 317.4 tokens/s, Avg generation throughput: 1822.2 tokens/s, Running: 47 reqs, Waiting: 0 reqs, GPU KV cache usage: 30.7%, Prefix cache hit rate: 74.8% |
| (APIServer pid=107862) INFO: 127.0.0.1:35780 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35806 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35672 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:36020 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:36032 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35986 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35722 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35850 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:36032 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35694 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:36052 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35936 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35672 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35644 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35786 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35780 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35864 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35844 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35710 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35880 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35892 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35760 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35816 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35850 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35968 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35636 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35790 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:36052 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35660 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:36048 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35936 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35820 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35836 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35952 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35918 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO 08-08 22:18:07 [loggers.py:273] Engine 000: Avg prompt throughput: 285.5 tokens/s, Avg generation throughput: 1816.7 tokens/s, Running: 48 reqs, Waiting: 0 reqs, GPU KV cache usage: 28.9%, Prefix cache hit rate: 76.4% |
| (APIServer pid=107862) INFO: 127.0.0.1:36002 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35734 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35744 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35710 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35694 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35902 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:36006 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:36016 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35764 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35774 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35900 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:36002 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35702 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:36024 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35880 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35864 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35986 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35672 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35976 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:36048 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:36032 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35786 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35764 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35766 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35922 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35850 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:36024 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35900 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35710 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35682 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35694 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:36002 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35702 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35820 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:36048 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35858 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35760 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO 08-08 22:18:17 [loggers.py:273] Engine 000: Avg prompt throughput: 298.3 tokens/s, Avg generation throughput: 1878.7 tokens/s, Running: 48 reqs, Waiting: 0 reqs, GPU KV cache usage: 26.8%, Prefix cache hit rate: 77.9% |
| (APIServer pid=107862) INFO: 127.0.0.1:36020 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35900 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35644 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35816 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35976 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35850 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35902 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35786 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35780 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35694 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35918 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35622 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35644 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35820 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35900 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:36032 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35766 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35608 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35976 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35764 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35968 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35702 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35722 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35850 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35672 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:36002 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35660 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35790 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35710 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:36020 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO 08-08 22:18:27 [loggers.py:273] Engine 000: Avg prompt throughput: 284.8 tokens/s, Avg generation throughput: 1832.2 tokens/s, Running: 48 reqs, Waiting: 0 reqs, GPU KV cache usage: 32.8%, Prefix cache hit rate: 78.9% |
| (APIServer pid=107862) INFO: 127.0.0.1:35694 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35702 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35734 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35952 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35802 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35968 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:36052 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35806 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35880 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35682 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35710 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35774 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:36002 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35844 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35976 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35820 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35922 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35786 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35892 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35864 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:36048 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35660 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO 08-08 22:18:37 [loggers.py:273] Engine 000: Avg prompt throughput: 22.6 tokens/s, Avg generation throughput: 1638.0 tokens/s, Running: 29 reqs, Waiting: 0 reqs, GPU KV cache usage: 30.6%, Prefix cache hit rate: 79.0% |
| (APIServer pid=107862) INFO: 127.0.0.1:35672 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35734 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35636 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35936 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35836 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35764 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35760 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35744 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:36006 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:36016 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35986 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35722 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35622 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:36024 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35850 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35858 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35816 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35902 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO 08-08 22:18:47 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 1042.7 tokens/s, Running: 11 reqs, Waiting: 0 reqs, GPU KV cache usage: 17.5%, Prefix cache hit rate: 79.0% |
| (APIServer pid=107862) INFO: 127.0.0.1:35780 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35918 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35694 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35790 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35608 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35644 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35900 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:36032 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35766 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:35702 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:36020 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33580 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33696 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33900 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33806 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33680 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33672 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33820 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33718 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33770 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33786 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33806 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33594 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33810 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33780 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33752 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33664 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33878 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33844 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33672 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33608 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33572 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33900 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33718 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33924 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33876 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33810 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33552 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33638 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33770 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33572 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33710 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33786 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO 08-08 22:18:57 [loggers.py:273] Engine 000: Avg prompt throughput: 457.5 tokens/s, Avg generation throughput: 1626.3 tokens/s, Running: 47 reqs, Waiting: 0 reqs, GPU KV cache usage: 17.1%, Prefix cache hit rate: 79.3% |
| (APIServer pid=107862) INFO: 127.0.0.1:33656 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33598 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33812 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33634 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33608 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33724 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33552 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33560 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33894 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33880 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33860 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33734 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33596 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33912 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33572 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33598 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33552 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33734 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33912 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33786 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33594 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33580 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33620 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33648 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33562 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33812 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33734 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33684 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33664 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33742 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33724 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33880 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33900 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33664 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33684 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33824 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33806 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33770 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33806 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33638 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33894 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33868 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33622 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33912 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33878 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33880 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33620 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33622 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33680 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33562 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33742 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33820 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33608 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33812 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33696 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33844 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO 08-08 22:19:07 [loggers.py:273] Engine 000: Avg prompt throughput: 347.5 tokens/s, Avg generation throughput: 2340.5 tokens/s, Running: 48 reqs, Waiting: 0 reqs, GPU KV cache usage: 22.8%, Prefix cache hit rate: 79.6% |
| (APIServer pid=107862) INFO: 127.0.0.1:33860 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33672 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33786 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33718 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33806 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33820 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33824 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33684 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33900 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33594 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33924 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33638 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33718 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33878 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33696 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33780 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33868 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33880 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33634 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33812 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33734 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33806 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33710 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33806 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33844 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33828 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33552 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33868 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33806 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33620 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33664 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33696 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33810 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33806 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33648 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33634 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33752 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33724 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33868 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33878 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33718 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33806 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO 08-08 22:19:17 [loggers.py:273] Engine 000: Avg prompt throughput: 259.6 tokens/s, Avg generation throughput: 2223.5 tokens/s, Running: 48 reqs, Waiting: 0 reqs, GPU KV cache usage: 29.8%, Prefix cache hit rate: 79.8% |
| (APIServer pid=107862) INFO: 127.0.0.1:33748 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33764 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33798 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33876 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33878 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33680 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33672 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33562 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33608 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33634 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33868 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33752 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33684 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33552 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33868 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33798 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33634 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33770 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33598 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33742 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33786 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33806 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33634 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33710 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33622 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33810 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33868 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33572 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33824 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33572 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33876 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33718 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33912 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33770 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33594 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33622 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33672 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33552 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33620 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33820 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33844 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33684 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33900 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33672 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33742 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33780 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33656 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33812 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33562 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33710 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33656 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33562 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33876 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33810 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33560 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33608 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33880 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33620 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33748 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33780 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33880 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33860 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33596 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33878 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33820 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33820 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33894 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33552 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33560 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33924 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO 08-08 22:19:27 [loggers.py:273] Engine 000: Avg prompt throughput: 408.7 tokens/s, Avg generation throughput: 2251.5 tokens/s, Running: 48 reqs, Waiting: 0 reqs, GPU KV cache usage: 19.4%, Prefix cache hit rate: 80.1% |
| (APIServer pid=107862) INFO: 127.0.0.1:33552 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33812 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33608 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33824 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33638 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33912 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33860 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33608 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33580 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33770 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33868 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33806 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33684 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33724 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33894 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33828 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33718 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33868 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33684 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33780 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33764 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33594 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33608 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33900 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33580 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33594 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33680 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33798 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33924 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33810 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33900 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33820 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33684 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33562 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33620 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33786 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33680 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33718 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33876 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33572 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33824 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33844 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33724 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33860 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33742 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33710 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33572 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33820 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33876 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33742 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33552 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO 08-08 22:19:37 [loggers.py:273] Engine 000: Avg prompt throughput: 303.2 tokens/s, Avg generation throughput: 2293.6 tokens/s, Running: 48 reqs, Waiting: 0 reqs, GPU KV cache usage: 26.0%, Prefix cache hit rate: 80.4% |
| (APIServer pid=107862) INFO: 127.0.0.1:33748 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33894 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33664 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33648 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33806 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33924 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33562 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33596 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33798 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33664 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33672 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33912 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33798 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33880 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33734 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33780 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33844 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33860 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33664 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33868 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33810 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33878 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33844 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33764 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33710 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33620 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33880 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33664 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33878 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33828 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33634 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33894 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33868 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33718 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33798 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33572 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33696 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33806 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33620 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33798 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33824 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33622 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33748 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33596 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33734 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33770 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33656 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33798 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33724 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33748 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33798 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33770 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33844 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33860 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33572 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33924 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33900 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33622 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33820 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33752 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33912 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33620 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33876 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33572 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33770 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33598 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33638 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33860 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO 08-08 22:19:47 [loggers.py:273] Engine 000: Avg prompt throughput: 418.7 tokens/s, Avg generation throughput: 2285.5 tokens/s, Running: 48 reqs, Waiting: 0 reqs, GPU KV cache usage: 22.2%, Prefix cache hit rate: 80.6% |
| (APIServer pid=107862) INFO: 127.0.0.1:33734 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33680 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33828 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33594 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33710 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33634 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33900 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33656 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33748 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33806 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33752 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33608 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33912 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33638 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33810 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33798 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33664 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33696 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33680 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33912 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33786 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33748 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33824 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33552 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33572 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33780 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33924 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33820 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33798 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33742 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33724 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33900 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33748 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33770 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33748 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33638 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33622 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33878 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33596 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33562 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33560 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33594 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33812 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33572 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33598 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33876 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33620 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33718 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33696 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33806 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33878 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33812 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33820 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33810 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33878 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33824 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33844 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33734 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33752 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33656 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33696 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO 08-08 22:19:57 [loggers.py:273] Engine 000: Avg prompt throughput: 342.2 tokens/s, Avg generation throughput: 2287.0 tokens/s, Running: 47 reqs, Waiting: 0 reqs, GPU KV cache usage: 22.5%, Prefix cache hit rate: 81.0% |
| (APIServer pid=107862) INFO: 127.0.0.1:33620 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33664 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33878 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33912 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33598 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33724 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33878 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33580 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33608 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33828 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33572 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33786 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33742 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33684 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33900 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33900 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33620 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33742 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33710 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33912 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33664 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33844 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33912 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33868 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33656 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33552 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33580 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33594 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33798 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33638 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33648 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33680 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33806 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33868 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33780 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33798 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33664 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33622 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33672 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33680 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33810 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33718 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33552 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33724 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33812 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33780 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33752 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33868 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33812 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33656 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33770 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33764 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO 08-08 22:20:07 [loggers.py:273] Engine 000: Avg prompt throughput: 331.8 tokens/s, Avg generation throughput: 2235.5 tokens/s, Running: 48 reqs, Waiting: 0 reqs, GPU KV cache usage: 23.3%, Prefix cache hit rate: 81.2% |
| (APIServer pid=107862) INFO: 127.0.0.1:33880 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33648 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33798 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33598 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33912 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33594 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33880 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33894 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33900 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33824 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33696 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33634 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33780 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33844 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33562 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33770 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33748 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33844 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33634 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33634 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33798 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33880 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33828 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33876 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33562 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33894 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33876 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33664 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33620 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33786 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33634 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33684 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33718 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33860 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33598 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33620 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33638 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33680 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33552 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33828 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33878 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33596 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33860 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33900 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33828 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33562 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33656 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33868 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33752 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33868 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33596 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33924 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33696 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33924 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33562 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33868 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33878 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33820 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33844 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33786 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33844 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33580 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33648 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33752 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33844 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO 08-08 22:20:17 [loggers.py:273] Engine 000: Avg prompt throughput: 365.3 tokens/s, Avg generation throughput: 2273.7 tokens/s, Running: 44 reqs, Waiting: 0 reqs, GPU KV cache usage: 22.0%, Prefix cache hit rate: 80.4% |
| (APIServer pid=107862) INFO: 127.0.0.1:33742 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33680 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33894 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33924 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33912 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33806 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33820 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33876 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33696 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33900 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33562 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33786 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33780 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33748 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33880 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33878 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33664 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33622 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33560 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33868 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33860 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33798 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33734 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33620 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33656 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33638 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33598 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33828 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33672 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33824 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33608 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33572 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33634 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33710 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO 08-08 22:20:27 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 1278.9 tokens/s, Running: 10 reqs, Waiting: 0 reqs, GPU KV cache usage: 12.0%, Prefix cache hit rate: 80.4% |
| (APIServer pid=107862) INFO: 127.0.0.1:33552 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33810 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33594 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33724 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33812 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33764 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33770 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33684 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33718 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:33596 - "POST /v1/chat/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO 08-08 22:20:37 [loggers.py:273] Engine 000: Avg prompt throughput: 0.0 tokens/s, Avg generation throughput: 297.0 tokens/s, Running: 0 reqs, Waiting: 0 reqs, GPU KV cache usage: 0.0%, Prefix cache hit rate: 80.4% |
| (APIServer pid=107862) INFO 08-08 22:20:47 [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: 80.4% |
| (APIServer pid=107862) INFO: 127.0.0.1:37712 - "GET /tokenizer_info HTTP/1.1" 404 Not Found |
| (APIServer pid=107862) INFO: 127.0.0.1:37712 - "GET /tokenizer_info HTTP/1.1" 404 Not Found |
| (APIServer pid=107862) INFO: 127.0.0.1:37712 - "GET /tokenizer_info HTTP/1.1" 404 Not Found |
| (APIServer pid=107862) INFO: 127.0.0.1:46162 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46282 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46328 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46494 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46512 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46506 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46408 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46208 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46270 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46428 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46460 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46324 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46190 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46270 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46308 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46516 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46528 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46538 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46370 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46512 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46302 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46484 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46440 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46214 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46536 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46172 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46384 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46516 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46190 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46476 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46544 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46208 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46214 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46180 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46328 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46428 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46538 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46164 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46542 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46304 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46162 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46488 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46494 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46336 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46418 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46538 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46428 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46384 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46270 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46506 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46282 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46440 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46460 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46512 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46454 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46208 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46190 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46302 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46258 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46366 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46180 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46264 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46506 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46484 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46238 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46336 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46250 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46282 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46516 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46328 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46460 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46324 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46164 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46308 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46172 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46264 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46484 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46214 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46536 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46454 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46440 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46494 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46394 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46542 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46418 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46428 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46208 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46538 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46258 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46366 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46350 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46408 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46476 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46370 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46384 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46536 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46418 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46226 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46224 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46512 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46336 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46290 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46190 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46238 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46250 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46408 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46270 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46488 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46302 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46304 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46180 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46328 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46384 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46172 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46336 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46324 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46428 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46408 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46538 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46370 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46270 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46250 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46528 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46214 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46224 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46544 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46162 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46208 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46180 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46172 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46512 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46324 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46164 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46476 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46440 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46264 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46484 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46418 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46190 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46542 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46308 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46536 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46290 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46258 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46304 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46516 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46506 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46192 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46394 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46460 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46328 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46350 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46488 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46384 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46226 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46454 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46302 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46366 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46282 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46336 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46494 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46238 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO 08-08 22:21:27 [loggers.py:273] Engine 000: Avg prompt throughput: 2324.9 tokens/s, Avg generation throughput: 1157.5 tokens/s, Running: 2 reqs, Waiting: 0 reqs, GPU KV cache usage: 1.6%, Prefix cache hit rate: 70.2% |
| (APIServer pid=107862) INFO: 127.0.0.1:46376 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:46508 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56812 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56654 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56740 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56728 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56870 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56702 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56726 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56902 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56760 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56790 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:57000 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56664 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56840 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56952 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:57026 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56926 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56830 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56910 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56884 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56886 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56876 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56712 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56662 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56754 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56764 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56942 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56746 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56798 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56796 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56702 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56672 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56750 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56740 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56772 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56726 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56884 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56986 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:57018 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56708 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56956 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56812 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56802 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56856 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56970 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56654 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO 08-08 22:21:37 [loggers.py:273] Engine 000: Avg prompt throughput: 2002.8 tokens/s, Avg generation throughput: 389.6 tokens/s, Running: 45 reqs, Waiting: 0 reqs, GPU KV cache usage: 14.6%, Prefix cache hit rate: 66.1% |
| (APIServer pid=107862) INFO: 127.0.0.1:56952 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56926 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56784 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56972 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56886 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56754 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56796 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:57012 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56760 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:57008 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:57026 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56942 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56830 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56902 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56876 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56740 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56952 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56688 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56790 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56712 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56986 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56702 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56662 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56826 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56664 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56884 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56798 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56746 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56750 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56784 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56654 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56656 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56972 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:57012 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56970 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56764 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:57000 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:57008 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56910 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56802 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56812 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56726 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:57032 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56740 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56688 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56956 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56664 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56746 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:57026 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56952 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56798 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56656 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56886 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56662 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56790 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56870 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56856 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56876 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:57012 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56672 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56772 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56830 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56840 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56796 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56784 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56902 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56708 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56764 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:57018 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56986 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:57032 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56654 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56702 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56664 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56870 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56712 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56956 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56662 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56884 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56812 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56728 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56840 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56688 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56826 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56740 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56910 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56796 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56798 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56942 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56802 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56746 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56830 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56654 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56750 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56726 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56712 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56856 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:57012 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56702 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56754 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56656 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56952 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56688 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56728 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56972 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56876 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56772 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56764 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56986 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56870 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56750 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56812 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56760 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56902 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56746 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56826 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:57008 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56740 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56654 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56856 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56702 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56664 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:57018 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56802 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56772 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56884 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56942 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:57032 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56956 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56672 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56972 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56830 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56650 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56886 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56712 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56796 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:57000 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56970 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56826 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56688 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56764 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56728 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56876 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56926 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56662 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56790 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:57012 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:57018 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56654 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56702 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56910 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56942 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56798 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56902 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56796 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56708 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56746 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56856 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56876 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56672 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56812 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56826 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:57026 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56688 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:57008 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56656 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56942 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:57012 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56740 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56726 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56750 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56664 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56650 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56830 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56952 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56760 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56870 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56802 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56986 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56654 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56796 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56790 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56798 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:57018 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56856 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56970 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56662 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56712 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56702 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56926 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56884 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56772 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56746 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:57032 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56812 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56942 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56956 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56654 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56802 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:57026 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56798 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56672 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56902 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56886 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56688 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56784 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56826 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:57008 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56750 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56764 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56972 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56650 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56910 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56796 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56726 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56728 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56876 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:57000 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56760 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:57012 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56654 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56798 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56884 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56708 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56986 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56754 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:57008 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56740 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56712 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56662 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56972 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56802 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56656 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56870 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56856 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:57032 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:57026 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56796 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:57018 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56784 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56812 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56650 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56886 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56952 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56902 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56688 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56798 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56970 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56772 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56790 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56672 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56910 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:57012 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56956 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:57008 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56740 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56870 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56702 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56876 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:57032 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56708 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56654 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56712 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56750 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56796 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56840 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:57000 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56926 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56826 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56942 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56662 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56764 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56728 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56986 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56884 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56798 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56972 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56902 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56830 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56784 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56760 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56886 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56656 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56650 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56726 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56812 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56664 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56796 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:57018 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56952 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56750 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:57032 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56662 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56970 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56886 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56764 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56672 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56656 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:57012 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56790 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56942 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:57000 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56746 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56654 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56884 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56726 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56876 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:57018 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:57026 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56688 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56664 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56702 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56926 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56798 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56760 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56952 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56708 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56802 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56826 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56812 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56870 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56796 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO 08-08 22:21:47 [loggers.py:273] Engine 000: Avg prompt throughput: 3003.0 tokens/s, Avg generation throughput: 1994.4 tokens/s, Running: 46 reqs, Waiting: 0 reqs, GPU KV cache usage: 7.0%, Prefix cache hit rate: 69.4% |
| (APIServer pid=107862) INFO: 127.0.0.1:56764 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56970 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56672 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56902 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56750 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56662 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56956 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56740 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56840 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56986 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56772 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56942 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56712 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56784 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56656 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:57012 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56790 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56910 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56972 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:57026 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56926 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:57000 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56654 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56688 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56970 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56726 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56884 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56826 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56750 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56956 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56856 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56830 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56796 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56942 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56952 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56764 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56902 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56650 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56708 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56870 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56672 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56886 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:57018 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56728 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56754 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56926 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56746 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56784 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56790 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56986 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56812 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56654 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:57000 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56840 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:57012 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56656 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56750 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56688 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56662 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:57026 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56802 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56956 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56664 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56970 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56884 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56760 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56876 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56746 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56812 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56726 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56798 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56672 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56740 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56826 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56650 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56784 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56790 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56840 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56910 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:57000 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56764 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56796 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56942 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56708 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56972 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:57026 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56702 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56712 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56830 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:57008 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56886 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56750 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56662 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56772 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56856 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56926 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56884 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56754 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56870 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56986 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56956 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56790 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56760 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:57018 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56746 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:57012 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56784 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:57026 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56672 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56708 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56796 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56654 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56812 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56802 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56664 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56970 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56910 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56826 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56798 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56650 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56902 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56726 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56688 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56740 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56728 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56656 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:57000 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56876 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56942 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56952 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56840 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:56764 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO: 127.0.0.1:57032 - "POST /v1/completions HTTP/1.1" 200 OK |
| (APIServer pid=107862) INFO 08-08 22:21:57 [loggers.py:273] Engine 000: Avg prompt throughput: 542.4 tokens/s, Avg generation throughput: 524.9 tokens/s, Running: 0 reqs, Waiting: 0 reqs, GPU KV cache usage: 0.0%, Prefix cache hit rate: 73.3% |
| (APIServer pid=107862) INFO 08-08 22:22:07 [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: 73.3% |
| (APIServer pid=107862) INFO 08-08 22:26:04 [launcher.py:100] [shutdown] API server: shutdown triggered |
| (APIServer pid=107862) INFO 08-08 22:26:04 [launcher.py:116] [shutdown] API server: stopping engine client mode=abort timeout=0s |
| (APIServer pid=107862) INFO 08-08 22:26:04 [core_client.py:655] [shutdown] MPClient: start timeout=0s |
| (APIServer pid=107862) INFO 08-08 22:26:04 [core_client.py:657] [shutdown] MPClient: stopping engine manager |
| (APIServer pid=107862) WARNING 08-08 22:26:04 [utils.py:626] [shutdown] Process manager: force killing remaining processes count=1 |
| (EngineCore pid=108731) INFO 08-08 22:26:04 [core.py:1214] [shutdown] EngineCore: trigger received signal=SIGTERM |
| (EngineCore pid=108731) INFO 08-08 22:26:04 [core.py:1333] [shutdown] EngineCore: start mode=abort timeout=0s |
| (EngineCore pid=108731) INFO 08-08 22:26:04 [core.py:1364] [shutdown] EngineCore: request processing complete; starting resource teardown |
| (EngineCore pid=108731) INFO 08-08 22:26:04 [core.py:1227] [shutdown] EngineCore: exiting busy loop |
| (APIServer pid=107862) INFO 08-08 22:26:04 [core_client.py:659] [shutdown] MPClient: engine manager stopped |
| (APIServer pid=107862) INFO 08-08 22:26:04 [core_client.py:660] [shutdown] MPClient: cleaning up background resources |
| (APIServer pid=107862) INFO 08-08 22:26:04 [core_client.py:662] [shutdown] MPClient: complete |
| (APIServer pid=107862) INFO 08-08 22:26:04 [launcher.py:125] [shutdown] API server: engine client stopped |
| (APIServer pid=107862) INFO 08-08 22:26:04 [launcher.py:128] [shutdown] API server: signalling HTTP server shutdown |
| (APIServer pid=107862) INFO 08-08 22:26:04 [launcher.py:149] [shutdown] API server: shutting down FastAPI HTTP server |
| (APIServer pid=107862) INFO: Shutting down |
| (APIServer pid=107862) INFO: Waiting for application shutdown. |
| (APIServer pid=107862) 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 1 leaked semaphore objects to clean up at shutdown |
| warnings.warn('resource_tracker: There appear to be %d ' |
|
|