FlameF0X/LFM2-2.6B-Thinking | INT4 (W4A16)
#34
by INC4AI - opened
Pipeline Failure Report
Model: FlameF0X/LFM2-2.6B-Thinking
Quantization Scheme: INT4 (W4A16)
Failed Phase: quantize
Run ID: LFM2-2.6B-Thinking-AutoRound-W4A16-Tuning
Error Category: model_unavailable
Full Error Log
^^^^^^^^^^^^^^^^^^^
File "/root/.venv/lib/python3.12/site-packages/huggingface_hub/file_download.py", line 1016, 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 1167, 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 1805, in _raise_on_head_call_error
raise head_call_error
File "/root/.venv/lib/python3.12/site-packages/huggingface_hub/file_download.py", line 1691, 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 1613, 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 707, 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 863, in hf_raise_for_status
raise _format(RepositoryNotFoundError, message, response, repo_type=repo_type, repo_id=repo_id) from e
huggingface_hub.errors.RepositoryNotFoundError: 404 Client Error. (Request ID: Root=1-6a4598b6-448310d277e17d8f67c69c6a;3e102913-8930-4b23-9754-c48706077452)
Repository Not Found for url: https://huggingface.co/FlameF0X/LFM2-2.6B-Thinking/resolve/main/config.json.
Please make sure you specified the correct `repo_id` and `repo_type`.
If you are trying to access a private or gated repo, make sure you are authenticated and your token has the required permissions.
For more details, see https://huggingface.co/docs/huggingface_hub/authentication
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 380, in <module>
quantize(args)
File "/root/_work/1/s/auto_quant/phases/quantize.py", line 226, in quantize
tokenizer = AutoTokenizer.from_pretrained(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/root/.venv/lib/python3.12/site-packages/transformers/models/auto/tokenization_auto.py", line 720, 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 646, 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 687, 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 742, 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 469, in cached_files
raise OSError(
OSError: FlameF0X/LFM2-2.6B-Thinking is not a local folder and is not a valid model identifier listed on 'https://huggingface.co/models'
If this is a private repository, make sure to pass a token having permission to this repo either by logging in with `hf auth login` or by passing `token=<your_token>`
Auto-generated by error_analysis pipeline. cc @lvkaokao
private model?
lvkaokao changed discussion status to closed