runtime error

Exit code: 1. Reason: A tokenizer_config.json: 100%|██████████| 1.28k/1.28k [00:00<00:00, 9.49MB/s] tokenizer.json: 0%| | 0.00/4.61M [00:00<?, ?B/s] tokenizer.json: 100%|██████████| 4.61M/4.61M [00:00<00:00, 45.2MB/s] config.json: 0%| | 0.00/1.54k [00:00<?, ?B/s] config.json: 100%|██████████| 1.54k/1.54k [00:00<00:00, 13.3MB/s] configuration_deepseek.py: 0%| | 0.00/10.3k [00:00<?, ?B/s] configuration_deepseek.py: 100%|██████████| 10.3k/10.3k [00:00<00:00, 33.6MB/s] A new version of the following files was downloaded from https://huggingface.co/deepseek-ai/DeepSeek-V2-Chat: - configuration_deepseek.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_deepseek.py: 0%| | 0.00/78.1k [00:00<?, ?B/s] modeling_deepseek.py: 100%|██████████| 78.1k/78.1k [00:00<00:00, 183MB/s] Traceback (most recent call last): File "/home/user/app/app.py", line 5, in <module> model = AutoModelForCausalLM.from_pretrained("deepseek-ai/DeepSeek-V2-Chat", trust_remote_code=True, use_flash_attn=False) File "/usr/local/lib/python3.10/site-packages/transformers/models/auto/auto_factory.py", line 551, in from_pretrained model_class = get_class_from_dynamic_module( File "/usr/local/lib/python3.10/site-packages/transformers/dynamic_module_utils.py", line 502, 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 327, 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 182, in check_imports raise ImportError( ImportError: This modeling file requires the following packages that were not found in your environment: flash_attn. Run `pip install flash_attn`

Container logs:

Fetching error logs...