/usr/local/corex/lib/python3/dist-packages/torch/cuda/__init__.py:51: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you.
import pynvml # type: ignore[import]
INFO 07-14 10:55:02 importing.py:10] Triton not installed; certain GPU-related functions will not be available.
2026-07-14 10:55:03.598198: I tensorflow/core/util/port.cc:110] oneDNN custom operations are on. You may see slightly different numerical results due to floating-point round-off errors from different computation orders. To turn them off, set the environment variable `TF_ENABLE_ONEDNN_OPTS=0`.
2026-07-14 10:55:03.649443: I tensorflow/core/platform/cpu_feature_guard.cc:182] This TensorFlow binary is optimized to use available CPU instructions in performance-critical operations.
To enable the following instructions: SSE3 SSE4.1 SSE4.2 AVX AVX2 AVX512F AVX512_VNNI AVX512_BF16 AVX_VNNI AMX_TILE AMX_INT8 AMX_BF16 FMA, in other operations, rebuild TensorFlow with the appropriate compiler flags.
WARNING:tensorflow:Deprecation warnings have been disabled. Set TF_ENABLE_DEPRECATION_WARNINGS=1 to re-enable them.
INFO 07-14 10:55:09 api_server.py:530] vLLM API server version 0.6.3
INFO 07-14 10:55:09 config.py:1670] Downcasting torch.float32 to torch.float16.
INFO 07-14 10:55:20 config.py:887] Defaulting to use mp for distributed inference
INFO 07-14 10:55:20 config.py:1005] Chunked prefill is enabled with max_num_batched_tokens=8192.
WARNING 07-14 10:55:20 config.py:380] To see benefits of async output processing, enable CUDA graph. Since, enforce-eager is enabled, async output processor cannot be used
WARNING 07-14 10:55:20 multiproc_gpu_executor.py:53] Reducing Torch parallelism from 64 threads to 1 to avoid unnecessary CPU contention. Set OMP_NUM_THREADS in the external environment to tune this value as needed.
INFO 07-14 10:55:20 custom_cache_manager.py:17] Setting Triton cache manager to: vllm.triton_utils.custom_cache_manager:CustomCacheManager
INFO 07-14 10:55:20 selector.py:266] Cannot use FlashAttention-2 backend because the vllm.vllm_flash_attn package is not found. Make sure that vllm_flash_attn was built and installed (on by default).
INFO 07-14 10:55:20 selector.py:115] Using XFormers backend.
/usr/local/corex/lib/python3/dist-packages/torch/cuda/__init__.py:51: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you.
import pynvml # type: ignore[import]
/usr/local/corex/lib/python3/dist-packages/torch/cuda/__init__.py:51: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you.
import pynvml # type: ignore[import]
/usr/local/corex/lib/python3/dist-packages/torch/cuda/__init__.py:51: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you.
import pynvml # type: ignore[import]
INFO 07-14 10:55:22 importing.py:10] Triton not installed; certain GPU-related functions will not be available.
INFO 07-14 10:55:22 importing.py:10] Triton not installed; certain GPU-related functions will not be available.
INFO 07-14 10:55:22 importing.py:10] Triton not installed; certain GPU-related functions will not be available.
WARNING:tensorflow:Deprecation warnings have been disabled. Set TF_ENABLE_DEPRECATION_WARNINGS=1 to re-enable them.
WARNING:tensorflow:Deprecation warnings have been disabled. Set TF_ENABLE_DEPRECATION_WARNINGS=1 to re-enable them.
WARNING:tensorflow:Deprecation warnings have been disabled. Set TF_ENABLE_DEPRECATION_WARNINGS=1 to re-enable them.
[1;36m(VllmWorkerProcess pid=9684)[0;0m INFO 07-14 10:55:29 selector.py:266] Cannot use FlashAttention-2 backend because the vllm.vllm_flash_attn package is not found. Make sure that vllm_flash_attn was built and installed (on by default).
[1;36m(VllmWorkerProcess pid=9684)[0;0m INFO 07-14 10:55:29 selector.py:115] Using XFormers backend.
[1;36m(VllmWorkerProcess pid=9684)[0;0m INFO 07-14 10:55:29 multiproc_worker_utils.py:216] Worker ready; awaiting tasks
[1;36m(VllmWorkerProcess pid=9683)[0;0m INFO 07-14 10:55:29 selector.py:266] Cannot use FlashAttention-2 backend because the vllm.vllm_flash_attn package is not found. Make sure that vllm_flash_attn was built and installed (on by default).
[1;36m(VllmWorkerProcess pid=9683)[0;0m INFO 07-14 10:55:29 selector.py:115] Using XFormers backend.
[1;36m(VllmWorkerProcess pid=9683)[0;0m INFO 07-14 10:55:29 multiproc_worker_utils.py:216] Worker ready; awaiting tasks
[1;36m(VllmWorkerProcess pid=9685)[0;0m INFO 07-14 10:55:30 selector.py:266] Cannot use FlashAttention-2 backend because the vllm.vllm_flash_attn package is not found. Make sure that vllm_flash_attn was built and installed (on by default).
[1;36m(VllmWorkerProcess pid=9685)[0;0m INFO 07-14 10:55:30 selector.py:115] Using XFormers backend.
[1;36m(VllmWorkerProcess pid=9685)[0;0m INFO 07-14 10:55:30 multiproc_worker_utils.py:216] Worker ready; awaiting tasks
INFO 07-14 10:55:30 shm_broadcast.py:242] vLLM message queue communication handle: Handle(connect_ip='127.0.0.1', local_reader_ranks=[1, 2, 3], buffer=<vllm.distributed.device_communicators.shm_broadcast.ShmRingBuffer object at 0x7f63d51f5a50>, local_subscribe_port=46879, remote_subscribe_port=None)
INFO 07-14 10:55:30 model_runner.py:1065] Starting to load model /root/public-storage/models/Qwen/Qwen3.6-35B-A3B...
[1;36m(VllmWorkerProcess pid=9684)[0;0m INFO 07-14 10:55:30 model_runner.py:1065] Starting to load model /root/public-storage/models/Qwen/Qwen3.6-35B-A3B...
[1;36m(VllmWorkerProcess pid=9685)[0;0m INFO 07-14 10:55:30 model_runner.py:1065] Starting to load model /root/public-storage/models/Qwen/Qwen3.6-35B-A3B...
[1;36m(VllmWorkerProcess pid=9683)[0;0m INFO 07-14 10:55:30 model_runner.py:1065] Starting to load model /root/public-storage/models/Qwen/Qwen3.6-35B-A3B...
INFO 07-14 10:55:30 selector.py:266] Cannot use FlashAttention-2 backend because the vllm.vllm_flash_attn package is not found. Make sure that vllm_flash_attn was built and installed (on by default).
INFO 07-14 10:55:30 selector.py:115] Using XFormers backend.
[1;36m(VllmWorkerProcess pid=9684)[0;0m INFO 07-14 10:55:30 selector.py:266] Cannot use FlashAttention-2 backend because the vllm.vllm_flash_attn package is not found. Make sure that vllm_flash_attn was built and installed (on by default).
[1;36m(VllmWorkerProcess pid=9684)[0;0m INFO 07-14 10:55:30 selector.py:115] Using XFormers backend.
[1;36m(VllmWorkerProcess pid=9683)[0;0m INFO 07-14 10:55:30 selector.py:266] Cannot use FlashAttention-2 backend because the vllm.vllm_flash_attn package is not found. Make sure that vllm_flash_attn was built and installed (on by default).
[1;36m(VllmWorkerProcess pid=9683)[0;0m INFO 07-14 10:55:30 selector.py:115] Using XFormers backend.
[1;36m(VllmWorkerProcess pid=9685)[0;0m INFO 07-14 10:55:30 selector.py:266] Cannot use FlashAttention-2 backend because the vllm.vllm_flash_attn package is not found. Make sure that vllm_flash_attn was built and installed (on by default).
[1;36m(VllmWorkerProcess pid=9685)[0;0m INFO 07-14 10:55:30 selector.py:115] Using XFormers backend.
[1;36m(VllmWorkerProcess pid=9684)[0;0m INFO 07-14 10:56:09 model_runner.py:1076] Loading model weights took 16.2303 GB
[1;36m(VllmWorkerProcess pid=9683)[0;0m INFO 07-14 10:56:09 model_runner.py:1076] Loading model weights took 16.2303 GB
INFO 07-14 10:56:09 model_runner.py:1076] Loading model weights took 16.2303 GB
INFO 07-14 10:56:17 distributed_gpu_executor.py:57] # GPU blocks: 21100, # CPU blocks: 6553
INFO 07-14 10:56:17 distributed_gpu_executor.py:61] Maximum concurrency for 100000 tokens per request: 3.38x
INFO 07-14 10:56:21 serving_chat.py:79] "auto" tool choice has been enabled please note that while the parallel_tool_calls client option is preset for compatibility reasons, it will be ignored.
INFO 07-14 10:56:21 serving_chat.py:101] Reasoning parser 'qwen3' enabled.
WARNING 07-14 10:56:21 serving_embedding.py:199] embedding_mode is False. Embedding API will not work.
INFO 07-14 10:56:21 launcher.py:19] Available routes are:
INFO 07-14 10:56:21 launcher.py:27] Route: /openapi.json, Methods: HEAD, GET
INFO 07-14 10:56:21 launcher.py:27] Route: /docs, Methods: HEAD, GET
INFO 07-14 10:56:21 launcher.py:27] Route: /docs/oauth2-redirect, Methods: HEAD, GET
INFO 07-14 10:56:21 launcher.py:27] Route: /redoc, Methods: HEAD, GET
INFO 07-14 10:56:21 launcher.py:27] Route: /health, Methods: GET
INFO 07-14 10:56:21 launcher.py:27] Route: /tokenize, Methods: POST
INFO 07-14 10:56:21 launcher.py:27] Route: /detokenize, Methods: POST
INFO 07-14 10:56:21 launcher.py:27] Route: /v1/models, Methods: GET
INFO 07-14 10:56:21 launcher.py:27] Route: /version, Methods: GET
INFO 07-14 10:56:21 launcher.py:27] Route: /v1/chat/completions, Methods: POST
INFO 07-14 10:56:21 launcher.py:27] Route: /v1/completions, Methods: POST
INFO 07-14 10:56:21 launcher.py:27] Route: /v1/embeddings, Methods: POST
INFO: Started server process [9342]
INFO: Waiting for application startup.
INFO: Application startup complete.
INFO: Uvicorn running on socket ('0.0.0.0', 1111) (Press CTRL+C to quit)
INFO 07-14 10:59:11 metrics.py:361] Prefix cache hit rate: GPU: 0.00%, CPU: 0.00%
INFO: 127.0.0.1:35214 - "POST /v1/chat/completions HTTP/1.1" 200 OK
/usr/local/lib/python3.10/site-packages/pyairports/airports.py:1: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.
/usr/local/corex/lib/python3/dist-packages/torch/cuda/__init__.py:51: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you.
import pynvml # type: ignore[import]
INFO 07-14 10:45:59 importing.py:10] Triton not installed; certain GPU-related functions will not be available.
2026-07-14 10:46:01.653483: I tensorflow/core/util/port.cc:110] oneDNN custom operations are on. You may see slightly different numerical results due to floating-point round-off errors from different computation orders. To turn them off, set the environment variable `TF_ENABLE_ONEDNN_OPTS=0`.
2026-07-14 10:46:01.708498: I tensorflow/core/platform/cpu_feature_guard.cc:182] This TensorFlow binary is optimized to use available CPU instructions in performance-critical operations.
To enable the following instructions: SSE3 SSE4.1 SSE4.2 AVX AVX2 AVX512F AVX512_VNNI AVX512_BF16 AVX_VNNI AMX_TILE AMX_INT8 AMX_BF16 FMA, in other operations, rebuild TensorFlow with the appropriate compiler flags.
WARNING:tensorflow:Deprecation warnings have been disabled. Set TF_ENABLE_DEPRECATION_WARNINGS=1 to re-enable them.
INFO 07-14 10:46:07 api_server.py:530] vLLM API server version 0.6.3
WARNING 07-14 10:46:18 multiproc_gpu_executor.py:53] Reducing Torch parallelism from 64 threads to 1 to avoid unnecessary CPU contention. Set OMP_NUM_THREADS in the external environment to tune this value as needed.
INFO 07-14 10:46:18 custom_cache_manager.py:17] Setting Triton cache manager to: vllm.triton_utils.custom_cache_manager:CustomCacheManager
INFO 07-14 10:46:18 selector.py:266] Cannot use FlashAttention-2 backend because the vllm.vllm_flash_attn package is not found. Make sure that vllm_flash_attn was built and installed (on by default).
INFO 07-14 10:46:18 selector.py:115] Using XFormers backend.
/usr/local/corex/lib/python3/dist-packages/torch/cuda/__init__.py:51: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you.
import pynvml # type: ignore[import]
/usr/local/corex/lib/python3/dist-packages/torch/cuda/__init__.py:51: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you.
import pynvml # type: ignore[import]
/usr/local/corex/lib/python3/dist-packages/torch/cuda/__init__.py:51: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you.
import pynvml # type: ignore[import]
INFO 07-14 10:46:20 importing.py:10] Triton not installed; certain GPU-related functions will not be available.
INFO 07-14 10:46:20 importing.py:10] Triton not installed; certain GPU-related functions will not be available.
INFO 07-14 10:46:20 importing.py:10] Triton not installed; certain GPU-related functions will not be available.
WARNING:tensorflow:Deprecation warnings have been disabled. Set TF_ENABLE_DEPRECATION_WARNINGS=1 to re-enable them.
WARNING:tensorflow:Deprecation warnings have been disabled. Set TF_ENABLE_DEPRECATION_WARNINGS=1 to re-enable them.
WARNING:tensorflow:Deprecation warnings have been disabled. Set TF_ENABLE_DEPRECATION_WARNINGS=1 to re-enable them.
[1;36m(VllmWorkerProcess pid=8115)[0;0m INFO 07-14 10:46:28 selector.py:266] Cannot use FlashAttention-2 backend because the vllm.vllm_flash_attn package is not found. Make sure that vllm_flash_attn was built and installed (on by default).
[1;36m(VllmWorkerProcess pid=8115)[0;0m INFO 07-14 10:46:28 selector.py:115] Using XFormers backend.
[1;36m(VllmWorkerProcess pid=8114)[0;0m INFO 07-14 10:46:28 selector.py:266] Cannot use FlashAttention-2 backend because the vllm.vllm_flash_attn package is not found. Make sure that vllm_flash_attn was built and installed (on by default).
[1;36m(VllmWorkerProcess pid=8114)[0;0m INFO 07-14 10:46:28 selector.py:115] Using XFormers backend.
[1;36m(VllmWorkerProcess pid=8115)[0;0m INFO 07-14 10:46:28 multiproc_worker_utils.py:216] Worker ready; awaiting tasks
[1;36m(VllmWorkerProcess pid=8114)[0;0m INFO 07-14 10:46:28 multiproc_worker_utils.py:216] Worker ready; awaiting tasks
[1;36m(VllmWorkerProcess pid=8116)[0;0m INFO 07-14 10:46:28 selector.py:266] Cannot use FlashAttention-2 backend because the vllm.vllm_flash_attn package is not found. Make sure that vllm_flash_attn was built and installed (on by default).
[1;36m(VllmWorkerProcess pid=8116)[0;0m INFO 07-14 10:46:28 selector.py:115] Using XFormers backend.
[1;36m(VllmWorkerProcess pid=8116)[0;0m INFO 07-14 10:46:28 multiproc_worker_utils.py:216] Worker ready; awaiting tasks
INFO 07-14 10:46:28 shm_broadcast.py:242] vLLM message queue communication handle: Handle(connect_ip='127.0.0.1', local_reader_ranks=[1, 2, 3], buffer=<vllm.distributed.device_communicators.shm_broadcast.ShmRingBuffer object at 0x7fdf16a327a0>, local_subscribe_port=53133, remote_subscribe_port=None)
INFO 07-14 10:46:28 model_runner.py:1065] Starting to load model /root/public-storage/models/Qwen/Qwen3.6-35B-A3B...
[1;36m(VllmWorkerProcess pid=8115)[0;0m INFO 07-14 10:46:28 model_runner.py:1065] Starting to load model /root/public-storage/models/Qwen/Qwen3.6-35B-A3B...
[1;36m(VllmWorkerProcess pid=8114)[0;0m INFO 07-14 10:46:28 model_runner.py:1065] Starting to load model /root/public-storage/models/Qwen/Qwen3.6-35B-A3B...
[1;36m(VllmWorkerProcess pid=8116)[0;0m INFO 07-14 10:46:28 model_runner.py:1065] Starting to load model /root/public-storage/models/Qwen/Qwen3.6-35B-A3B...
INFO 07-14 10:46:28 selector.py:266] Cannot use FlashAttention-2 backend because the vllm.vllm_flash_attn package is not found. Make sure that vllm_flash_attn was built and installed (on by default).
INFO 07-14 10:46:28 selector.py:115] Using XFormers backend.
[1;36m(VllmWorkerProcess pid=8116)[0;0m INFO 07-14 10:46:28 selector.py:266] Cannot use FlashAttention-2 backend because the vllm.vllm_flash_attn package is not found. Make sure that vllm_flash_attn was built and installed (on by default).
[1;36m(VllmWorkerProcess pid=8114)[0;0m INFO 07-14 10:46:28 selector.py:266] Cannot use FlashAttention-2 backend because the vllm.vllm_flash_attn package is not found. Make sure that vllm_flash_attn was built and installed (on by default).
[1;36m(VllmWorkerProcess pid=8115)[0;0m INFO 07-14 10:46:28 selector.py:266] Cannot use FlashAttention-2 backend because the vllm.vllm_flash_attn package is not found. Make sure that vllm_flash_attn was built and installed (on by default).
[1;36m(VllmWorkerProcess pid=8116)[0;0m INFO 07-14 10:46:28 selector.py:115] Using XFormers backend.
[1;36m(VllmWorkerProcess pid=8114)[0;0m INFO 07-14 10:46:28 selector.py:115] Using XFormers backend.
[1;36m(VllmWorkerProcess pid=8115)[0;0m INFO 07-14 10:46:28 selector.py:115] Using XFormers backend.
[1;36m(VllmWorkerProcess pid=8116)[0;0m INFO 07-14 10:47:05 model_runner.py:1076] Loading model weights took 16.2303 GB
[1;36m(VllmWorkerProcess pid=8114)[0;0m INFO 07-14 10:47:05 model_runner.py:1076] Loading model weights took 16.2303 GB
[1;36m(VllmWorkerProcess pid=8115)[0;0m INFO 07-14 10:47:05 model_runner.py:1076] Loading model weights took 16.2303 GB
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.