runtime error

00<?, ?B/s] Downloading (…)e/main/qwen.tiktoken: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 2.56M/2.56M [00:00<00:00, 53.3MB/s] Downloading (…)lve/main/config.json: 0%| | 0.00/910 [00:00<?, ?B/s] Downloading (…)lve/main/config.json: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 910/910 [00:00<00:00, 7.11MB/s] Downloading (…)onfiguration_qwen.py: 0%| | 0.00/2.35k [00:00<?, ?B/s] Downloading (…)onfiguration_qwen.py: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 2.35k/2.35k [00:00<00:00, 15.2MB/s] A new version of the following files was downloaded from https://huggingface.co/Qwen/Qwen-7B: - configuration_qwen.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. Downloading (…)ain/modeling_qwen.py: 0%| | 0.00/56.9k [00:00<?, ?B/s] Downloading (…)ain/modeling_qwen.py: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 56.9k/56.9k [00:00<00:00, 27.8MB/s] Traceback (most recent call last): File "/home/user/app/app.py", line 11, in <module> model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen-7B", device_map="auto", trust_remote_code=True).eval() File "/home/user/.local/lib/python3.10/site-packages/transformers/models/auto/auto_factory.py", line 480, in from_pretrained model_class = get_class_from_dynamic_module( File "/home/user/.local/lib/python3.10/site-packages/transformers/dynamic_module_utils.py", line 431, in get_class_from_dynamic_module final_module = get_cached_module_file( File "/home/user/.local/lib/python3.10/site-packages/transformers/dynamic_module_utils.py", line 268, in get_cached_module_file modules_needed = check_imports(resolved_module_file) File "/home/user/.local/lib/python3.10/site-packages/transformers/dynamic_module_utils.py", line 151, in check_imports raise ImportError( ImportError: This modeling file requires the following packages that were not found in your environment: transformers_stream_generator. Run `pip install transformers_stream_generator`

Container logs:

Fetching error logs...