runtime error

Exit code: 1. Reason: <?, ?B/s] chat_template.jinja: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 994/994 [00:00<00:00, 10.0MB/s] `torch_dtype` is deprecated! Use `dtype` instead! config.json: 0%| | 0.00/2.23k [00:00<?, ?B/s] config.json: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 2.23k/2.23k [00:00<00:00, 18.4MB/s] model.safetensors: 0%| | 0.00/2.24G [00:00<?, ?B/s] model.safetensors: 14%|β–ˆβ– | 316M/2.24G [00:01<00:06, 315MB/s] model.safetensors: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 2.24G/2.24G [00:01<00:00, 1.65GB/s] Traceback (most recent call last): File "/home/user/app/app.py", line 149, in <module> model_hy = HunYuanVLForConditionalGeneration.from_pretrained( File "/usr/local/lib/python3.10/site-packages/transformers/modeling_utils.py", line 277, in _wrapper return func(*args, **kwargs) File "/usr/local/lib/python3.10/site-packages/transformers/modeling_utils.py", line 4971, in from_pretrained model = cls(config, *model_args, **model_kwargs) File "/usr/local/lib/python3.10/site-packages/transformers/models/hunyuan_vl/modeling_hunyuan_vl.py", line 878, in __init__ self.model = HunYuanVLModel(config) File "/usr/local/lib/python3.10/site-packages/transformers/models/hunyuan_vl/modeling_hunyuan_vl.py", line 733, in __init__ [HunYuanVLDecoderLayer(config, layer_idx) for layer_idx in range(config.num_hidden_layers)] File "/usr/local/lib/python3.10/site-packages/transformers/models/hunyuan_vl/modeling_hunyuan_vl.py", line 733, in <listcomp> [HunYuanVLDecoderLayer(config, layer_idx) for layer_idx in range(config.num_hidden_layers)] File "/usr/local/lib/python3.10/site-packages/transformers/models/hunyuan_vl/modeling_hunyuan_vl.py", line 645, in __init__ self.self_attn = HunYuanVLAttention(config=config, layer_idx=layer_idx) File "/usr/local/lib/python3.10/site-packages/transformers/models/hunyuan_vl/modeling_hunyuan_vl.py", line 561, in __init__ self.xdrope_section = config.rope_scaling["xdrope_section"] TypeError: 'NoneType' object is not subscriptable

Container logs:

Fetching error logs...