runtime error
Exit code: 1. Reason: Note: Environment variable`HF_TOKEN` is set and is the current active token independently from the token you've just configured. tokenizer_config.json: 0%| | 0.00/962 [00:00<?, ?B/s][A tokenizer_config.json: 100%|██████████| 962/962 [00:00<00:00, 5.32MB/s] tokenizer.model: 0%| | 0.00/493k [00:00<?, ?B/s][A tokenizer.model: 100%|██████████| 493k/493k [00:00<00:00, 126MB/s] tokenizer.json: 0%| | 0.00/1.80M [00:00<?, ?B/s][A tokenizer.json: 100%|██████████| 1.80M/1.80M [00:00<00:00, 25.7MB/s] special_tokens_map.json: 0%| | 0.00/72.0 [00:00<?, ?B/s][A special_tokens_map.json: 100%|██████████| 72.0/72.0 [00:00<00:00, 403kB/s] config.json: 0%| | 0.00/757 [00:00<?, ?B/s][A config.json: 100%|██████████| 757/757 [00:00<00:00, 4.57MB/s] Traceback (most recent call last): File "/home/user/app/app.py", line 18, in <module> model = AutoModelForCausalLM.from_pretrained( File "/usr/local/lib/python3.10/site-packages/transformers/models/auto/auto_factory.py", line 564, in from_pretrained return model_class.from_pretrained( File "/usr/local/lib/python3.10/site-packages/transformers/modeling_utils.py", line 262, in _wrapper return func(*args, **kwargs) File "/usr/local/lib/python3.10/site-packages/transformers/modeling_utils.py", line 3698, in from_pretrained hf_quantizer.validate_environment( File "/usr/local/lib/python3.10/site-packages/transformers/quantizers/quantizer_awq.py", line 50, in validate_environment raise ImportError("Loading an AWQ quantized model requires auto-awq library (`pip install autoawq`)") ImportError: Loading an AWQ quantized model requires auto-awq library (`pip install autoawq`)
Container logs:
Fetching error logs...