runtime error

Exit code: 1. Reason: ing_attn_mask_utils.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. A new version of the following files was downloaded from https://huggingface.co/q-future/one-align: - modeling_mplug_owl2.py - visual_encoder.py - modeling_llama2.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. Traceback (most recent call last): File "/home/user/app/app.py", line 8, in <module> model = AutoModelForCausalLM.from_pretrained( File "/usr/local/lib/python3.10/site-packages/transformers/models/auto/auto_factory.py", line 553, in from_pretrained model_class = get_class_from_dynamic_module( File "/usr/local/lib/python3.10/site-packages/transformers/dynamic_module_utils.py", line 553, in get_class_from_dynamic_module return get_class_in_module(class_name, final_module, force_reload=force_download) File "/usr/local/lib/python3.10/site-packages/transformers/dynamic_module_utils.py", line 250, in get_class_in_module module_spec.loader.exec_module(module) File "<frozen importlib._bootstrap_external>", line 883, in exec_module File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed File "/home/user/.cache/huggingface/modules/transformers_modules/q-future/one-align/dcc603b95aa0ebd82afa696d4a1e20d11fc80ddb/modeling_mplug_owl2.py", line 34, in <module> from .modeling_llama2 import replace_llama_modality_adaptive File "/home/user/.cache/huggingface/modules/transformers_modules/q-future/one-align/dcc603b95aa0ebd82afa696d4a1e20d11fc80ddb/modeling_llama2.py", line 198, in <module> class LlamaFlashAttention2(LlamaAttention): File "/home/user/.cache/huggingface/modules/transformers_modules/q-future/one-align/dcc603b95aa0ebd82afa696d4a1e20d11fc80ddb/modeling_llama2.py", line 219, in LlamaFlashAttention2 past_key_value: Optional[Cache] = None, NameError: name 'Cache' is not defined

Container logs:

Fetching error logs...