deepseek_ocr_server_8707_20260204_133800.log 15.8 KB
Newer Older
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
INFO 02-04 13:38:05 [__init__.py:240] Automatically detected platform rocm.
/home/lst/DeepSeek-OCR-vllm/deepseek_ocr_server.py:472: DeprecationWarning: 
        on_event is deprecated, use lifespan event handlers instead.

        Read more about it in the
        [FastAPI docs for Lifespan Events](https://fastapi.tiangolo.com/advanced/events/).
        
  @app.on_event("shutdown")
[INFO] 加载模型: /home/lst/deepseek_ocr
INFO 02-04 13:38:10 [config.py:460] Overriding HF config with {'architectures': ['DeepseekOCRForCausalLM']}
INFO 02-04 13:38:10 [config.py:721] This model supports multiple tasks: {'reward', 'generate', 'classify', 'score', 'embed'}. Defaulting to 'generate'.
INFO 02-04 13:38:10 [llm_engine.py:244] Initializing a V0 LLM engine (v0.8.5.post1) with config: model='/home/lst/deepseek_ocr', speculative_config=None, tokenizer='/home/lst/deepseek_ocr', skip_tokenizer_init=False, tokenizer_mode=auto, revision=None, override_neuron_config=None, tokenizer_revision=None, trust_remote_code=True, dtype=torch.bfloat16, max_seq_len=3281, download_dir=None, load_format=auto, tensor_parallel_size=1, pipeline_parallel_size=1, disable_custom_all_reduce=False, quantization=None, enforce_eager=False, kv_cache_dtype=auto,  device_config=cuda, decoding_config=DecodingConfig(guided_decoding_backend='xgrammar', reasoning_backend=None), observability_config=ObservabilityConfig(show_hidden_metrics=False, otlp_traces_endpoint=None, collect_model_forward_time=False, collect_model_execute_time=False), seed=None, served_model_name=/home/lst/deepseek_ocr, num_scheduler_steps=1, multi_step_stream_outputs=True, enable_prefix_caching=None, chunked_prefill_enabled=False, use_async_output_proc=True, disable_mm_preprocessor_cache=True, mm_processor_kwargs=None, pooler_config=None, compilation_config={"splitting_ops":[],"compile_sizes":[],"cudagraph_capture_sizes":[24,16,8,4,2,1],"max_capture_size":24}, use_cached_outputs=False, 
INFO 02-04 13:38:10 [rocm.py:226] None is not supported in AMD GPUs.
INFO 02-04 13:38:10 [rocm.py:227] Using ROCmFlashAttention backend.
WARNING 02-04 13:38:10 [worker_base.py:41] VLLM_RANK0_NUMA is unset or set incorrectly, vllm will not bind to numa! VLLM_RANK0_NUMA = -1
INFO 02-04 13:38:10 [worker_base.py:653] ########## 11311 process(rank0) is running on CPU(s): {0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31}
INFO 02-04 13:38:10 [worker_base.py:654] ########## 11311 process(rank0) is running on memnode(s): {0, 1, 2, 3}
WARNING: Logging before InitGoogleLogging() is written to STDERR
I0204 13:38:11.160339 11311 ProcessGroupNCCL.cpp:881] [PG 0 Rank 0] ProcessGroupNCCL initialization options: size: 1, global rank: 0, TIMEOUT(ms): 600000, USE_HIGH_PRIORITY_STREAM: 0, SPLIT_FROM: 0, SPLIT_COLOR: 0, PG Name: 0
I0204 13:38:11.160403 11311 ProcessGroupNCCL.cpp:890] [PG 0 Rank 0] ProcessGroupNCCL environments: NCCL version: 2.18.3, TORCH_NCCL_ASYNC_ERROR_HANDLING: 3, TORCH_NCCL_DUMP_ON_TIMEOUT: 0, TORCH_NCCL_WAIT_TIMEOUT_DUMP_MILSEC: 60000, TORCH_NCCL_DESYNC_DEBUG: 0, TORCH_NCCL_ENABLE_TIMING: 0, TORCH_NCCL_BLOCKING_WAIT: 0, TORCH_DISTRIBUTED_DEBUG: OFF, TORCH_NCCL_ENABLE_MONITORING: 1, TORCH_NCCL_HEARTBEAT_TIMEOUT_SEC: 600, TORCH_NCCL_TRACE_BUFFER_SIZE: 0, TORCH_NCCL_COORD_CHECK_MILSEC: 1000, TORCH_NCCL_NAN_CHECK: 0
I0204 13:38:11.160856 11311 ProcessGroupNCCL.cpp:881] [PG 1 Rank 0] ProcessGroupNCCL initialization options: size: 1, global rank: 0, TIMEOUT(ms): 600000, USE_HIGH_PRIORITY_STREAM: 0, SPLIT_FROM: 0x55af37e0dec0, SPLIT_COLOR: 3389850942126204093, PG Name: 1
I0204 13:38:11.160869 11311 ProcessGroupNCCL.cpp:890] [PG 1 Rank 0] ProcessGroupNCCL environments: NCCL version: 2.18.3, TORCH_NCCL_ASYNC_ERROR_HANDLING: 3, TORCH_NCCL_DUMP_ON_TIMEOUT: 0, TORCH_NCCL_WAIT_TIMEOUT_DUMP_MILSEC: 60000, TORCH_NCCL_DESYNC_DEBUG: 0, TORCH_NCCL_ENABLE_TIMING: 0, TORCH_NCCL_BLOCKING_WAIT: 0, TORCH_DISTRIBUTED_DEBUG: OFF, TORCH_NCCL_ENABLE_MONITORING: 1, TORCH_NCCL_HEARTBEAT_TIMEOUT_SEC: 600, TORCH_NCCL_TRACE_BUFFER_SIZE: 0, TORCH_NCCL_COORD_CHECK_MILSEC: 1000, TORCH_NCCL_NAN_CHECK: 0
I0204 13:38:11.180904 11311 ProcessGroupNCCL.cpp:881] [PG 3 Rank 0] ProcessGroupNCCL initialization options: size: 1, global rank: 0, TIMEOUT(ms): 600000, USE_HIGH_PRIORITY_STREAM: 0, SPLIT_FROM: 0x55af37e0dec0, SPLIT_COLOR: 3389850942126204093, PG Name: 3
I0204 13:38:11.180943 11311 ProcessGroupNCCL.cpp:890] [PG 3 Rank 0] ProcessGroupNCCL environments: NCCL version: 2.18.3, TORCH_NCCL_ASYNC_ERROR_HANDLING: 3, TORCH_NCCL_DUMP_ON_TIMEOUT: 0, TORCH_NCCL_WAIT_TIMEOUT_DUMP_MILSEC: 60000, TORCH_NCCL_DESYNC_DEBUG: 0, TORCH_NCCL_ENABLE_TIMING: 0, TORCH_NCCL_BLOCKING_WAIT: 0, TORCH_DISTRIBUTED_DEBUG: OFF, TORCH_NCCL_ENABLE_MONITORING: 1, TORCH_NCCL_HEARTBEAT_TIMEOUT_SEC: 600, TORCH_NCCL_TRACE_BUFFER_SIZE: 0, TORCH_NCCL_COORD_CHECK_MILSEC: 1000, TORCH_NCCL_NAN_CHECK: 0
I0204 13:38:11.182142 11311 ProcessGroupNCCL.cpp:881] [PG 5 Rank 0] ProcessGroupNCCL initialization options: size: 1, global rank: 0, TIMEOUT(ms): 600000, USE_HIGH_PRIORITY_STREAM: 0, SPLIT_FROM: 0x55af37e0dec0, SPLIT_COLOR: 3389850942126204093, PG Name: 5
I0204 13:38:11.182159 11311 ProcessGroupNCCL.cpp:890] [PG 5 Rank 0] ProcessGroupNCCL environments: NCCL version: 2.18.3, TORCH_NCCL_ASYNC_ERROR_HANDLING: 3, TORCH_NCCL_DUMP_ON_TIMEOUT: 0, TORCH_NCCL_WAIT_TIMEOUT_DUMP_MILSEC: 60000, TORCH_NCCL_DESYNC_DEBUG: 0, TORCH_NCCL_ENABLE_TIMING: 0, TORCH_NCCL_BLOCKING_WAIT: 0, TORCH_DISTRIBUTED_DEBUG: OFF, TORCH_NCCL_ENABLE_MONITORING: 1, TORCH_NCCL_HEARTBEAT_TIMEOUT_SEC: 600, TORCH_NCCL_TRACE_BUFFER_SIZE: 0, TORCH_NCCL_COORD_CHECK_MILSEC: 1000, TORCH_NCCL_NAN_CHECK: 0
I0204 13:38:11.183102 11311 ProcessGroupNCCL.cpp:881] [PG 7 Rank 0] ProcessGroupNCCL initialization options: size: 1, global rank: 0, TIMEOUT(ms): 600000, USE_HIGH_PRIORITY_STREAM: 0, SPLIT_FROM: 0x55af37e0dec0, SPLIT_COLOR: 3389850942126204093, PG Name: 7
I0204 13:38:11.183123 11311 ProcessGroupNCCL.cpp:890] [PG 7 Rank 0] ProcessGroupNCCL environments: NCCL version: 2.18.3, TORCH_NCCL_ASYNC_ERROR_HANDLING: 3, TORCH_NCCL_DUMP_ON_TIMEOUT: 0, TORCH_NCCL_WAIT_TIMEOUT_DUMP_MILSEC: 60000, TORCH_NCCL_DESYNC_DEBUG: 0, TORCH_NCCL_ENABLE_TIMING: 0, TORCH_NCCL_BLOCKING_WAIT: 0, TORCH_DISTRIBUTED_DEBUG: OFF, TORCH_NCCL_ENABLE_MONITORING: 1, TORCH_NCCL_HEARTBEAT_TIMEOUT_SEC: 600, TORCH_NCCL_TRACE_BUFFER_SIZE: 0, TORCH_NCCL_COORD_CHECK_MILSEC: 1000, TORCH_NCCL_NAN_CHECK: 0
INFO 02-04 13:38:11 [parallel_state.py:1004] rank 0 in world size 1 is assigned as DP rank 0, PP rank 0, TP rank 0
INFO 02-04 13:38:11 [model_runner.py:1133] Starting to load model /home/lst/deepseek_ocr...
INFO 02-04 13:38:11 [config.py:3627] cudagraph sizes specified by model runner [1, 2, 4, 8, 16, 24] is overridden by config [1, 2, 4, 8, 16, 24]

Loading safetensors checkpoint shards:   0% Completed | 0/1 [00:00<?, ?it/s]

Loading safetensors checkpoint shards: 100% Completed | 1/1 [00:00<00:00,  7.14it/s]

Loading safetensors checkpoint shards: 100% Completed | 1/1 [00:00<00:00,  7.12it/s]

INFO 02-04 13:38:14 [loader.py:460] Loading weights took 1.97 seconds
INFO 02-04 13:38:14 [model_runner.py:1165] Model loading took 6.2319 GiB and 3.406699 seconds
Some kwargs in processor config are unused and will not have any effect: downsample_ratio, mask_prompt, add_special_token, ignore_id, normalize, image_std, image_token, patch_size, image_mean, sft_format, pad_token, candidate_resolutions. 
/home/lst/DeepSeek-OCR-vllm/deepencoder/sam_vary_sdpa.py:310: UserWarning: 1Torch was not compiled with memory efficient attention. (Triggered internally at /home/pytorch/aten/src/ATen/native/transformers/hip/sdp_utils.cpp:627.)
  x = torch.nn.functional.scaled_dot_product_attention(q, k, v, attn_mask=attn_bias)
WARNING 02-04 13:38:27 [fused_moe.py:882] Using default MoE config. Performance might be sub-optimal! Config file not found at /usr/local/lib/python3.10/dist-packages/vllm/model_executor/layers/fused_moe/configs/E=64,N=896,device_name=K100_AI.json
INFO 02-04 13:38:28 [worker.py:287] Memory profiling takes 13.04 seconds
INFO 02-04 13:38:28 [worker.py:287] the current vLLM instance can use total_gpu_memory (63.98GiB) x gpu_memory_utilization (0.90) = 57.59GiB
INFO 02-04 13:38:28 [worker.py:287] model weights take 6.23GiB; non_torch_memory takes 1.55GiB; PyTorch activation peak memory takes 1.45GiB; the rest of the memory reserved for KV Cache is 48.35GiB.
INFO 02-04 13:38:28 [executor_base.py:112] # rocm blocks: 13203, # CPU blocks: 1092
INFO 02-04 13:38:28 [executor_base.py:117] Maximum concurrency for 3281 tokens per request: 257.54x
INFO 02-04 13:38:30 [model_runner.py:1523] Capturing cudagraphs for decoding. This may lead to unexpected consequences if the model is not static. To run the model in eager mode, set 'enforce_eager=True' or use '--enforce-eager' in the CLI. If out-of-memory error occurs during cudagraph capture, consider decreasing `gpu_memory_utilization` or switching to eager mode. You can also reduce the `max_num_seqs` as needed to decrease memory usage.

Capturing CUDA graph shapes:   0%|          | 0/6 [00:00<?, ?it/s]
Capturing CUDA graph shapes:  17%|█▋        | 1/6 [00:00<00:03,  1.37it/s]
Capturing CUDA graph shapes:  33%|███▎      | 2/6 [00:01<00:02,  1.69it/s]
Capturing CUDA graph shapes:  50%|█████     | 3/6 [00:01<00:01,  1.81it/s]
Capturing CUDA graph shapes:  67%|██████▋   | 4/6 [00:02<00:01,  1.90it/s]
Capturing CUDA graph shapes:  83%|████████▎ | 5/6 [00:02<00:00,  1.90it/s]
Capturing CUDA graph shapes: 100%|██████████| 6/6 [00:03<00:00,  1.97it/s]
Capturing CUDA graph shapes: 100%|██████████| 6/6 [00:03<00:00,  1.87it/s]
INFO 02-04 13:38:33 [model_runner.py:1752] Graph capturing finished in 3 secs, took 0.12 GiB
INFO 02-04 13:38:33 [llm_engine.py:447] init engine (profile, create kv cache, warmup model) took 18.84 seconds
[SUCCESS] 模型加载完成
[INFO] 线程池配置:
   - CPU 线程池: 2 线程
   - GPU 线程池: 1 线程

[INFO] 服务启动: http://0.0.0.0:8707
[INFO] 接口文档: http://0.0.0.0:8707/docs

INFO:     Started server process [11311]
INFO:     Waiting for application startup.
INFO:     Application startup complete.
INFO:     Uvicorn running on http://0.0.0.0:8707 (Press CTRL+C to quit)
Some kwargs in processor config are unused and will not have any effect: downsample_ratio, mask_prompt, add_special_token, ignore_id, normalize, image_std, image_token, patch_size, image_mean, sft_format, pad_token, candidate_resolutions. 
   [1/3] Tokenize 19 页...
   [1/3] Tokenize 完成
   [2/3] GPU 批量推理 19 页...

Processed prompts:   0%|          | 0/19 [00:00<?, ?it/s, est. speed input: 0.00 toks/s, output: 0.00 toks/s]
Processed prompts:   5%|▌         | 1/19 [00:08<02:28,  8.28s/it, est. speed input: 110.31 toks/s, output: 2.17 toks/s]
Processed prompts:  11%|█         | 2/19 [00:10<01:21,  4.79s/it, est. speed input: 171.92 toks/s, output: 10.83 toks/s]
Processed prompts:  16%|█▌        | 3/19 [00:11<00:46,  2.89s/it, est. speed input: 243.26 toks/s, output: 20.69 toks/s]
Processed prompts:  21%|██        | 4/19 [00:11<00:28,  1.91s/it, est. speed input: 313.42 toks/s, output: 31.32 toks/s]
Processed prompts:  26%|██▋       | 5/19 [00:12<00:20,  1.50s/it, est. speed input: 367.24 toks/s, output: 42.23 toks/s]
Processed prompts:  32%|███▏      | 6/19 [00:12<00:14,  1.09s/it, est. speed input: 430.34 toks/s, output: 54.68 toks/s]
Processed prompts:  37%|███▋      | 7/19 [00:12<00:09,  1.25it/s, est. speed input: 494.64 toks/s, output: 67.64 toks/s]
Processed prompts:  47%|████▋     | 9/19 [00:13<00:04,  2.29it/s, est. speed input: 630.90 toks/s, output: 94.98 toks/s]
Processed prompts:  53%|█████▎    | 10/19 [00:13<00:03,  2.60it/s, est. speed input: 688.67 toks/s, output: 107.79 toks/s]
Processed prompts:  58%|█████▊    | 11/19 [00:14<00:03,  2.04it/s, est. speed input: 715.58 toks/s, output: 117.99 toks/s]
Processed prompts:  68%|██████▊   | 13/19 [00:14<00:02,  2.88it/s, est. speed input: 826.58 toks/s, output: 148.34 toks/s]
Processed prompts:  74%|███████▎  | 14/19 [00:14<00:01,  3.41it/s, est. speed input: 883.01 toks/s, output: 164.35 toks/s]
Processed prompts:  79%|███████▉  | 15/19 [00:14<00:01,  3.67it/s, est. speed input: 932.42 toks/s, output: 179.74 toks/s]
Processed prompts:  84%|████████▍ | 16/19 [00:15<00:01,  1.95it/s, est. speed input: 920.74 toks/s, output: 187.89 toks/s]
Processed prompts:  89%|████████▉ | 17/19 [00:16<00:01,  1.94it/s, est. speed input: 947.26 toks/s, output: 204.94 toks/s]
Processed prompts:  95%|█████████▍| 18/19 [00:33<00:05,  5.27s/it, est. speed input: 486.46 toks/s, output: 160.02 toks/s]
Processed prompts: 100%|██████████| 19/19 [00:33<00:00,  1.78s/it, est. speed input: 513.48 toks/s, output: 220.64 toks/s]
   [2/3] GPU 推理完成
   OCR 耗时: 38.49s
   [3/3] 后处理...
   [3/3] 后处理完成 (0.00s)
============================================================
[SUCCESS] 全部完成
   总耗时: 40.93s
   平均: 2.15s/页
============================================================

INFO:     127.0.0.1:56690 - "POST /ocr HTTP/1.1" 200 OK
   [1/3] Tokenize 19 页...
   [1/3] Tokenize 完成
   [2/3] GPU 批量推理 19 页...

Processed prompts:   0%|          | 0/19 [00:00<?, ?it/s, est. speed input: 0.00 toks/s, output: 0.00 toks/s]
Processed prompts:   5%|▌         | 1/19 [00:05<01:41,  5.62s/it, est. speed input: 162.32 toks/s, output: 3.20 toks/s]
Processed prompts:  11%|█         | 2/19 [00:07<01:02,  3.70s/it, est. speed input: 228.68 toks/s, output: 14.40 toks/s]
Processed prompts:  16%|█▌        | 3/19 [00:08<00:36,  2.31s/it, est. speed input: 317.10 toks/s, output: 26.97 toks/s]
Processed prompts:  21%|██        | 4/19 [00:09<00:23,  1.55s/it, est. speed input: 404.40 toks/s, output: 40.42 toks/s]
Processed prompts:  26%|██▋       | 5/19 [00:09<00:17,  1.28s/it, est. speed input: 464.89 toks/s, output: 53.46 toks/s]
Processed prompts:  32%|███▏      | 6/19 [00:10<00:12,  1.06it/s, est. speed input: 541.38 toks/s, output: 68.78 toks/s]
Processed prompts:  37%|███▋      | 7/19 [00:10<00:08,  1.43it/s, est. speed input: 620.10 toks/s, output: 84.80 toks/s]
Processed prompts:  47%|████▋     | 9/19 [00:10<00:03,  2.59it/s, est. speed input: 789.32 toks/s, output: 118.82 toks/s]
Processed prompts:  53%|█████▎    | 10/19 [00:10<00:03,  2.88it/s, est. speed input: 857.64 toks/s, output: 134.23 toks/s]
Processed prompts:  58%|█████▊    | 11/19 [00:11<00:03,  2.16it/s, est. speed input: 878.93 toks/s, output: 144.93 toks/s]
Processed prompts:  68%|██████▊   | 13/19 [00:11<00:01,  3.01it/s, est. speed input: 1010.07 toks/s, output: 181.27 toks/s]
Processed prompts:  74%|███████▎  | 14/19 [00:11<00:01,  3.55it/s, est. speed input: 1077.14 toks/s, output: 200.48 toks/s]
Processed prompts:  79%|███████▉  | 15/19 [00:12<00:01,  3.79it/s, est. speed input: 1133.77 toks/s, output: 218.56 toks/s]
Processed prompts:  84%|████████▍ | 16/19 [00:13<00:01,  1.97it/s, est. speed input: 1101.91 toks/s, output: 224.86 toks/s]
Processed prompts:  89%|████████▉ | 17/19 [00:13<00:01,  1.96it/s, est. speed input: 1126.68 toks/s, output: 243.76 toks/s]
Processed prompts:  95%|█████████▍| 18/19 [00:31<00:05,  5.26s/it, est. speed input: 527.63 toks/s, output: 173.56 toks/s] 
Processed prompts: 100%|██████████| 19/19 [00:31<00:00,  1.64s/it, est. speed input: 556.94 toks/s, output: 239.32 toks/s]
   [2/3] GPU 推理完成
   OCR 耗时: 34.03s
   [3/3] 后处理...
   [3/3] 后处理完成 (0.00s)
============================================================
[SUCCESS] 全部完成
   总耗时: 36.43s
   平均: 1.92s/页
============================================================

INFO:     127.0.0.1:56556 - "POST /ocr HTTP/1.1" 200 OK