runtime error

Exit code: 1. Reason: config.json: 0%| | 0.00/2.44k [00:00<?, ?B/s] config.json: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 2.44k/2.44k [00:00<00:00, 23.1MB/s] configuration_florence2.py: 0%| | 0.00/15.1k [00:00<?, ?B/s] configuration_florence2.py: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 15.1k/15.1k [00:00<00:00, 129MB/s] A new version of the following files was downloaded from https://huggingface.co/microsoft/Florence-2-large-ft: - configuration_florence2.py . Make sure to double-check they do not contain any added malicious code. To avoid downloading new versions of the code file, you can pin a revision. modeling_florence2.py: 0%| | 0.00/127k [00:00<?, ?B/s] modeling_florence2.py: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 127k/127k [00:00<00:00, 64.3MB/s] Traceback (most recent call last): File "/home/user/app/app.py", line 61, in <module> MODELS, PROCESSORS = load_models(DEVICE) File "/home/user/app/utils/models.py", line 25, in load_models models[checkpoint] = AutoModelForCausalLM.from_pretrained( File "/usr/local/lib/python3.10/site-packages/transformers/models/auto/auto_factory.py", line 582, in from_pretrained model_class = get_class_from_dynamic_module( File "/usr/local/lib/python3.10/site-packages/transformers/dynamic_module_utils.py", line 570, in get_class_from_dynamic_module final_module = get_cached_module_file( File "/usr/local/lib/python3.10/site-packages/transformers/dynamic_module_utils.py", line 393, in get_cached_module_file modules_needed = check_imports(resolved_module_file) File "/usr/local/lib/python3.10/site-packages/transformers/dynamic_module_utils.py", line 209, in check_imports imports = get_imports(filename) File "/home/user/app/utils/imports.py", line 12, in fixed_get_imports imports.remove("flash_attn") ValueError: list.remove(x): x not in list

Container logs:

Fetching error logs...