runtime error

Exit code: 1. Reason: preprocessor_config.json: 0%| | 0.00/347 [00:00<?, ?B/s] preprocessor_config.json: 100%|██████████| 347/347 [00:00<00:00, 2.99MB/s] Using a slow image processor as `use_fast` is unset and a slow processor was saved with this model. `use_fast=True` will be the default behavior in v4.48, even if the model was saved with a slow processor. This will result in minor differences in outputs. You'll still be able to use a slow processor with `use_fast=False`. tokenizer_config.json: 0%| | 0.00/4.19k [00:00<?, ?B/s] tokenizer_config.json: 100%|██████████| 4.19k/4.19k [00:00<00:00, 35.9MB/s] vocab.json: 0%| | 0.00/2.78M [00:00<?, ?B/s] vocab.json: 100%|██████████| 2.78M/2.78M [00:00<00:00, 5.79MB/s] merges.txt: 0%| | 0.00/1.67M [00:00<?, ?B/s] merges.txt: 100%|██████████| 1.67M/1.67M [00:00<00:00, 6.96MB/s] tokenizer.json: 0%| | 0.00/7.03M [00:00<?, ?B/s] tokenizer.json: 100%|██████████| 7.03M/7.03M [00:00<00:00, 18.3MB/s] chat_template.json: 0%| | 0.00/1.05k [00:00<?, ?B/s] chat_template.json: 100%|██████████| 1.05k/1.05k [00:00<00:00, 11.1MB/s] Traceback (most recent call last): File "/home/user/app/app.py", line 11, in <module> model = Qwen2_VLForConditionalGeneration.from_pretrained( NameError: name 'Qwen2_VLForConditionalGeneration' is not defined. Did you mean: 'Qwen2_5_VLForConditionalGeneration'?

Container logs:

Fetching error logs...