runtime error
Exit code: 1. Reason: tokenizer_config.json: 0%| | 0.00/50.8k [00:00<?, ?B/s][A tokenizer_config.json: 100%|██████████| 50.8k/50.8k [00:00<00:00, 158MB/s] tokenizer.json: 0%| | 0.00/9.09M [00:00<?, ?B/s][A tokenizer.json: 100%|██████████| 9.09M/9.09M [00:00<00:00, 12.1MB/s] special_tokens_map.json: 0%| | 0.00/73.0 [00:00<?, ?B/s][A special_tokens_map.json: 100%|██████████| 73.0/73.0 [00:00<00:00, 626kB/s] config.json: 0%| | 0.00/803 [00:00<?, ?B/s][A config.json: 100%|██████████| 803/803 [00:00<00:00, 6.44MB/s] Could not locate the configuration_bitnet.py inside microsoft/bitnet-b1.58-2B-4T. Traceback (most recent call last): File "/home/user/app/app.py", line 9, in <module> model = AutoModelForCausalLM.from_pretrained( File "/usr/local/lib/python3.10/site-packages/transformers/models/auto/auto_factory.py", line 531, in from_pretrained config, kwargs = AutoConfig.from_pretrained( File "/usr/local/lib/python3.10/site-packages/transformers/models/auto/configuration_auto.py", line 1123, in from_pretrained config_class = get_class_from_dynamic_module( File "/usr/local/lib/python3.10/site-packages/transformers/dynamic_module_utils.py", line 558, 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 362, in get_cached_module_file resolved_module_file = cached_file( File "/usr/local/lib/python3.10/site-packages/transformers/utils/hub.py", line 266, in cached_file file = cached_files(path_or_repo_id=path_or_repo_id, filenames=[filename], **kwargs) File "/usr/local/lib/python3.10/site-packages/transformers/utils/hub.py", line 517, in cached_files raise EnvironmentError( OSError: microsoft/bitnet-b1.58-2B-4T does not appear to have a file named configuration_bitnet.py. Checkout 'https://huggingface.co/microsoft/bitnet-b1.58-2B-4T/tree/main'for available files.
Container logs:
Fetching error logs...