microsoft/GELab-Zero-4B-preview-Sico-Evolution | INT4 (W4A16)

#45
by INC4AI - opened
Intel org

Pipeline Failure Report

Model: microsoft/GELab-Zero-4B-preview-Sico-Evolution
Quantization Scheme: INT4 (W4A16)
Failed Phase: quantize
Run ID: GELab-Zero-4B-preview-Sico-Evolution-AutoRound-W4A16-RTN
Error Category: model_unavailable


Full Error Log

  File "/root/.venv/lib/python3.12/site-packages/huggingface_hub/utils/_validators.py", line 88, in _inner_fn
    return fn(*args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^
  File "/root/.venv/lib/python3.12/site-packages/huggingface_hub/file_download.py", line 1019, in hf_hub_download
    return _hf_hub_download_to_cache_dir(
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/root/.venv/lib/python3.12/site-packages/huggingface_hub/file_download.py", line 1166, in _hf_hub_download_to_cache_dir
    _raise_on_head_call_error(head_call_error, force_download, local_files_only)
  File "/root/.venv/lib/python3.12/site-packages/huggingface_hub/file_download.py", line 1876, in _raise_on_head_call_error
    raise head_call_error
  File "/root/.venv/lib/python3.12/site-packages/huggingface_hub/file_download.py", line 1713, in _get_metadata_or_catch_error
    metadata = get_hf_file_metadata(
               ^^^^^^^^^^^^^^^^^^^^^
  File "/root/.venv/lib/python3.12/site-packages/huggingface_hub/utils/_validators.py", line 88, in _inner_fn
    return fn(*args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^
  File "/root/.venv/lib/python3.12/site-packages/huggingface_hub/file_download.py", line 1621, in get_hf_file_metadata
    response = _httpx_follow_relative_redirects_with_backoff(
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/root/.venv/lib/python3.12/site-packages/huggingface_hub/utils/_http.py", line 726, in _httpx_follow_relative_redirects_with_backoff
    hf_raise_for_status(response)
  File "/root/.venv/lib/python3.12/site-packages/huggingface_hub/utils/_http.py", line 821, in hf_raise_for_status
    raise _format(GatedRepoError, message, response, repo_type=repo_type, repo_id=repo_id) from e
huggingface_hub.errors.GatedRepoError: 403 Client Error. (Request ID: Root=1-6a705eb8-152add9b15dc1f3851b21830;efc6e94c-7145-4a90-b001-da93d24cb0f1)

Cannot access gated repo for url https://huggingface.co/microsoft/GELab-Zero-4B-preview-Sico-Evolution/resolve/main/config.json.
Access to model microsoft/GELab-Zero-4B-preview-Sico-Evolution is restricted and you are not in the authorized list. Visit https://huggingface.co/microsoft/GELab-Zero-4B-preview-Sico-Evolution to ask for access.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/root/_work/1/s/auto_quant/phases/quantize.py", line 479, in <module>
    quantize(args)
  File "/root/_work/1/s/auto_quant/phases/quantize.py", line 277, in quantize
    tokenizer = AutoTokenizer.from_pretrained(
                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/root/.venv/lib/python3.12/site-packages/transformers/models/auto/tokenization_auto.py", line 751, in from_pretrained
    config = PreTrainedConfig.from_pretrained(pretrained_model_name_or_path, **kwargs)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/root/.venv/lib/python3.12/site-packages/transformers/configuration_utils.py", line 680, in from_pretrained
    config_dict, kwargs = cls.get_config_dict(pretrained_model_name_or_path, **kwargs)
                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/root/.venv/lib/python3.12/site-packages/transformers/configuration_utils.py", line 721, in get_config_dict
    config_dict, kwargs = cls._get_config_dict(pretrained_model_name_or_path, **kwargs)
                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/root/.venv/lib/python3.12/site-packages/transformers/configuration_utils.py", line 776, in _get_config_dict
    resolved_config_file = cached_file(
                           ^^^^^^^^^^^^
  File "/root/.venv/lib/python3.12/site-packages/transformers/utils/hub.py", line 293, in cached_file
    file = cached_files(path_or_repo_id=path_or_repo_id, filenames=[filename], **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/root/.venv/lib/python3.12/site-packages/transformers/utils/hub.py", line 503, 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/microsoft/GELab-Zero-4B-preview-Sico-Evolution.
403 Client Error. (Request ID: Root=1-6a705eb8-152add9b15dc1f3851b21830;efc6e94c-7145-4a90-b001-da93d24cb0f1)

Cannot access gated repo for url https://huggingface.co/microsoft/GELab-Zero-4B-preview-Sico-Evolution/resolve/main/config.json.
Access to model microsoft/GELab-Zero-4B-preview-Sico-Evolution is restricted and you are not in the authorized list. Visit https://huggingface.co/microsoft/GELab-Zero-4B-preview-Sico-Evolution to ask for access.

Auto-generated by error_analysis pipeline. cc @lvkaokao

Sign up or log in to comment