runtime error
Exit code: 1. Reason: ration_utils.py", line 590, in get_config_dict config_dict, kwargs = cls._get_config_dict(pretrained_model_name_or_path, **kwargs) File "/usr/local/lib/python3.10/site-packages/transformers/configuration_utils.py", line 649, in _get_config_dict resolved_config_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 481, in cached_files raise OSError( OSError: You are trying to access a gated repo. Make sure to have access to it at https://huggingface.co/huihui-ai/Qwen3-4B-abliterated. 401 Client Error. (Request ID: Root=1-6946dd15-3cdf0f98577a950277b41423;d46fcfd1-36a0-49bc-aa98-8727a5af3540) Cannot access gated repo for url https://huggingface.co/huihui-ai/Qwen3-4B-abliterated/resolve/main/config.json. Access to model huihui-ai/Qwen3-4B-abliterated is restricted. You must have access to it and be authenticated to access it. Please log in. The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/app/app.py", line 78, in <module> model = TransformersModel( File "/usr/local/lib/python3.10/site-packages/smolagents/models.py", line 743, in __init__ raise ValueError(f"Failed to load tokenizer and model for {model_id=}: {e}") from e ValueError: Failed to load tokenizer and model for model_id='huihui-ai/Qwen3-4B-abliterated': You are trying to access a gated repo. Make sure to have access to it at https://huggingface.co/huihui-ai/Qwen3-4B-abliterated. 401 Client Error. (Request ID: Root=1-6946dd15-3cdf0f98577a950277b41423;d46fcfd1-36a0-49bc-aa98-8727a5af3540) Cannot access gated repo for url https://huggingface.co/huihui-ai/Qwen3-4B-abliterated/resolve/main/config.json. Access to model huihui-ai/Qwen3-4B-abliterated is restricted. You must have access to it and be authenticated to access it. Please log in.
Container logs:
Fetching error logs...