runtime error

Exit code: 1. Reason: 0, 63.0MB/s] added_tokens.json: 0%| | 0.00/2.59k [00:00<?, ?B/s] added_tokens.json: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 2.59k/2.59k [00:00<00:00, 16.1MB/s] special_tokens_map.json: 0%| | 0.00/2.54k [00:00<?, ?B/s] special_tokens_map.json: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 2.54k/2.54k [00:00<00:00, 15.2MB/s] tokenizer/spiece.model: 0%| | 0.00/792k [00:00<?, ?B/s] tokenizer/spiece.model: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 792k/792k [00:00<00:00, 3.34MB/s] tokenizer_config.json: 0%| | 0.00/20.6k [00:00<?, ?B/s] tokenizer_config.json: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 20.6k/20.6k [00:00<00:00, 82.7MB/s] Loading pipeline components...: 0%| | 0/5 [00:00<?, ?it/s]`torch_dtype` is deprecated! Use `dtype` instead! Loading checkpoint shards: 0%| | 0/4 [00:00<?, ?it/s] Loading checkpoint shards: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 4/4 [00:00<00:00, 21.42it/s] Loading pipeline components...: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 5/5 [00:00<00:00, 10.49it/s] Traceback (most recent call last): File "/home/user/app/app.py", line 3, in <module> from app_t2v import create_demo as create_demo_t2v File "/home/user/app/app_t2v.py", line 10, in <module> from video_model import t2v_pipe File "/home/user/app/video_model.py", line 25, in <module> i2v_pipe = LTXImageToVideoPipeline.from_pipe(t2v_pipe) File "/usr/local/lib/python3.10/site-packages/diffusers/pipelines/pipeline_utils.py", line 2014, in from_pipe new_pipeline.to(dtype=torch_dtype) File "/usr/local/lib/python3.10/site-packages/diffusers/pipelines/pipeline_utils.py", line 541, in to module.to(device, dtype) File "/usr/local/lib/python3.10/site-packages/diffusers/models/modeling_utils.py", line 1401, in to raise ValueError( ValueError: Casting a quantized model to a new `dtype` is unsupported. To set the dtype of unquantized layers, please use the `torch_dtype` argument when loading the model using `from_pretrained` or `from_single_file`

Container logs:

Fetching error logs...