runtime error
Exit code: 1. Reason: _hub/file_download.py", line 1072, in _hf_hub_download_to_cache_dir (url_to_download, etag, commit_hash, expected_size, xet_file_data, head_call_error) = _get_metadata_or_catch_error( File "/usr/local/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 1669, in _get_metadata_or_catch_error metadata = get_hf_file_metadata( File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 88, in _inner_fn return fn(*args, **kwargs) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 1591, in get_hf_file_metadata response = _httpx_follow_relative_redirects_with_backoff( File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_http.py", line 685, in _httpx_follow_relative_redirects_with_backoff response = http_backoff( File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_http.py", line 559, in http_backoff return next( File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_http.py", line 467, in _http_backoff_base response = client.request(method=method, url=url, **kwargs) File "/usr/local/lib/python3.10/site-packages/httpx/_client.py", line 812, in request request = self.build_request( File "/usr/local/lib/python3.10/site-packages/httpx/_client.py", line 367, in build_request headers = self._merge_headers(headers) File "/usr/local/lib/python3.10/site-packages/httpx/_client.py", line 430, in _merge_headers merged_headers.update(headers) File "/usr/local/lib/python3.10/site-packages/httpx/_models.py", line 275, in update headers = Headers(headers) File "/usr/local/lib/python3.10/site-packages/httpx/_models.py", line 156, in __init__ bytes_value = _normalize_header_value(v, encoding) File "/usr/local/lib/python3.10/site-packages/httpx/_models.py", line 82, in _normalize_header_value return value.encode(encoding or "ascii") UnicodeEncodeError: 'ascii' codec can't encode character '\u0131' in position 14: ordinal not in range(128)
Container logs:
Fetching error logs...