Shutdown handler not registered because Python interpreter is not running in the main thread
run pipeline %s
run pipeline stage %s
Running pipeline stage MKMLizer
Starting job with name zmeeks-capitanito-54-2800-v9-mkmlizer
Waiting for job on zmeeks-capitanito-54-2800-v9-mkmlizer to finish
Failed to get response for submission junhua024-chai-02-full-01210_v1: HTTPConnectionPool(host='junhua024-chai-02-full-01210-v1-predictor.tenant-chaiml-guanaco.k.chaiverse.com', port=80): Read timed out. (read timeout=12.0)
zmeeks-capitanito-54-2800-v9-mkmlizer: ╔═════════════════════════════════════════════════════════════════════╗
zmeeks-capitanito-54-2800-v9-mkmlizer: ║ ║
zmeeks-capitanito-54-2800-v9-mkmlizer: ║ ██████ ██████ █████ ████ ████ ║
zmeeks-capitanito-54-2800-v9-mkmlizer: ║ ░░██████ ██████ ░░███ ███░ ░░███ ║
zmeeks-capitanito-54-2800-v9-mkmlizer: ║ ░███░█████░███ ░███ ███ ░███ ║
zmeeks-capitanito-54-2800-v9-mkmlizer: ║ ░███░░███ ░███ ░███████ ░███ ║
zmeeks-capitanito-54-2800-v9-mkmlizer: ║ ░███ ░░░ ░███ ░███░░███ ░███ ║
zmeeks-capitanito-54-2800-v9-mkmlizer: ║ ░███ ░███ ░███ ░░███ ░███ ║
zmeeks-capitanito-54-2800-v9-mkmlizer: ║ █████ █████ █████ ░░████ █████ ║
zmeeks-capitanito-54-2800-v9-mkmlizer: ║ ░░░░░ ░░░░░ ░░░░░ ░░░░ ░░░░░ ║
zmeeks-capitanito-54-2800-v9-mkmlizer: ║ ║
zmeeks-capitanito-54-2800-v9-mkmlizer: ║ Version: 0.29.15 ║
zmeeks-capitanito-54-2800-v9-mkmlizer: ║ Features: FLYWHEEL, CUDA ║
zmeeks-capitanito-54-2800-v9-mkmlizer: ║ Copyright 2023-2025 MK ONE TECHNOLOGIES Inc. ║
zmeeks-capitanito-54-2800-v9-mkmlizer: ║ https://mk1.ai ║
zmeeks-capitanito-54-2800-v9-mkmlizer: ║ ║
zmeeks-capitanito-54-2800-v9-mkmlizer: ║ The license key for the current software has been verified as ║
zmeeks-capitanito-54-2800-v9-mkmlizer: ║ belonging to: ║
zmeeks-capitanito-54-2800-v9-mkmlizer: ║ ║
zmeeks-capitanito-54-2800-v9-mkmlizer: ║ Chai Research Corp. ║
zmeeks-capitanito-54-2800-v9-mkmlizer: ║ Account ID: 7997a29f-0ceb-4cc7-9adf-840c57b4ae6f ║
zmeeks-capitanito-54-2800-v9-mkmlizer: ║ Expiration: 2028-03-31 23:59:59 ║
zmeeks-capitanito-54-2800-v9-mkmlizer: ║ ║
zmeeks-capitanito-54-2800-v9-mkmlizer: ╚═════════════════════════════════════════════════════════════════════╝
zmeeks-capitanito-54-2800-v9-mkmlizer: Traceback (most recent call last):
zmeeks-capitanito-54-2800-v9-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/huggingface_hub/utils/_http.py", line 409, in hf_raise_for_status
zmeeks-capitanito-54-2800-v9-mkmlizer: response.raise_for_status()
zmeeks-capitanito-54-2800-v9-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/requests/models.py", line 1026, in raise_for_status
zmeeks-capitanito-54-2800-v9-mkmlizer: raise HTTPError(http_error_msg, response=self)
zmeeks-capitanito-54-2800-v9-mkmlizer: requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://huggingface.co/api/models/zmeeks/capitanito__54-2800/paths-info/main
zmeeks-capitanito-54-2800-v9-mkmlizer: The above exception was the direct cause of the following exception:
zmeeks-capitanito-54-2800-v9-mkmlizer: Traceback (most recent call last):
zmeeks-capitanito-54-2800-v9-mkmlizer: File "/code/uploading/mkmlize.py", line 225, in <module>
zmeeks-capitanito-54-2800-v9-mkmlizer: cli()
zmeeks-capitanito-54-2800-v9-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/click/core.py", line 1157, in __call__
zmeeks-capitanito-54-2800-v9-mkmlizer: return self.main(*args, **kwargs)
zmeeks-capitanito-54-2800-v9-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/click/core.py", line 1078, in main
zmeeks-capitanito-54-2800-v9-mkmlizer: rv = self.invoke(ctx)
zmeeks-capitanito-54-2800-v9-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/click/core.py", line 1688, in invoke
zmeeks-capitanito-54-2800-v9-mkmlizer: return _process_result(sub_ctx.command.invoke(sub_ctx))
zmeeks-capitanito-54-2800-v9-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/click/core.py", line 1434, in invoke
zmeeks-capitanito-54-2800-v9-mkmlizer: return ctx.invoke(self.callback, **ctx.params)
zmeeks-capitanito-54-2800-v9-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/click/core.py", line 783, in invoke
zmeeks-capitanito-54-2800-v9-mkmlizer: return __callback(*args, **kwargs)
zmeeks-capitanito-54-2800-v9-mkmlizer: File "/code/uploading/mkmlize.py", line 41, in quantize
zmeeks-capitanito-54-2800-v9-mkmlizer: temp_folder = download_to_shared_memory(repo_id, revision, hf_auth_token)
zmeeks-capitanito-54-2800-v9-mkmlizer: File "/code/uploading/mkmlize.py", line 86, in download_to_shared_memory
zmeeks-capitanito-54-2800-v9-mkmlizer: if repo_has_model_safetensors(repo_id, revision, token):
zmeeks-capitanito-54-2800-v9-mkmlizer: File "/code/uploading/mkmlize.py", line 109, in repo_has_model_safetensors
zmeeks-capitanito-54-2800-v9-mkmlizer: files = [f.path for f in get_paths_info(repo_id, revision=revision, paths=["/"], token=token)]
zmeeks-capitanito-54-2800-v9-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 114, in _inner_fn
zmeeks-capitanito-54-2800-v9-mkmlizer: return fn(*args, **kwargs)
zmeeks-capitanito-54-2800-v9-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/huggingface_hub/hf_api.py", line 3362, in get_paths_info
zmeeks-capitanito-54-2800-v9-mkmlizer: hf_raise_for_status(response)
zmeeks-capitanito-54-2800-v9-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/huggingface_hub/utils/_http.py", line 465, in hf_raise_for_status
zmeeks-capitanito-54-2800-v9-mkmlizer: raise _format(BadRequestError, message, response) from e
zmeeks-capitanito-54-2800-v9-mkmlizer: huggingface_hub.errors.BadRequestError: (Request ID: Root=1-687a1c7e-4ee362f846845d1501b7830b;f4d8a4b4-8678-45f9-b59f-07d1eda178ed)
zmeeks-capitanito-54-2800-v9-mkmlizer: Bad request:
zmeeks-capitanito-54-2800-v9-mkmlizer: * Invalid input: expected array, received string * at paths * Invalid input: expected boolean, received string * at expand
zmeeks-capitanito-54-2800-v9-mkmlizer: ✖ Invalid input: expected array, received string
zmeeks-capitanito-54-2800-v9-mkmlizer: → at paths
zmeeks-capitanito-54-2800-v9-mkmlizer: ✖ Invalid input: expected boolean, received string
zmeeks-capitanito-54-2800-v9-mkmlizer: → at expand
Job zmeeks-capitanito-54-2800-v9-mkmlizer completed after 14.95s with status: failed
Stopping job with name zmeeks-capitanito-54-2800-v9-mkmlizer
%s, retrying in %s seconds...
Starting job with name zmeeks-capitanito-54-2800-v9-mkmlizer
Waiting for job on zmeeks-capitanito-54-2800-v9-mkmlizer to finish
zmeeks-capitanito-54-2800-v9-mkmlizer: ╔═════════════════════════════════════════════════════════════════════╗
zmeeks-capitanito-54-2800-v9-mkmlizer: ║ ║
zmeeks-capitanito-54-2800-v9-mkmlizer: ║ ██████ ██████ █████ ████ ████ ║
zmeeks-capitanito-54-2800-v9-mkmlizer: ║ ░░██████ ██████ ░░███ ███░ ░░███ ║
zmeeks-capitanito-54-2800-v9-mkmlizer: ║ ░███░█████░███ ░███ ███ ░███ ║
zmeeks-capitanito-54-2800-v9-mkmlizer: ║ ░███░░███ ░███ ░███████ ░███ ║
zmeeks-capitanito-54-2800-v9-mkmlizer: ║ ░███ ░░░ ░███ ░███░░███ ░███ ║
zmeeks-capitanito-54-2800-v9-mkmlizer: ║ ░███ ░███ ░███ ░░███ ░███ ║
zmeeks-capitanito-54-2800-v9-mkmlizer: ║ █████ █████ █████ ░░████ █████ ║
zmeeks-capitanito-54-2800-v9-mkmlizer: ║ ░░░░░ ░░░░░ ░░░░░ ░░░░ ░░░░░ ║
zmeeks-capitanito-54-2800-v9-mkmlizer: ║ ║
zmeeks-capitanito-54-2800-v9-mkmlizer: ║ Version: 0.29.15 ║
zmeeks-capitanito-54-2800-v9-mkmlizer: ║ Features: FLYWHEEL, CUDA ║
zmeeks-capitanito-54-2800-v9-mkmlizer: ║ Copyright 2023-2025 MK ONE TECHNOLOGIES Inc. ║
zmeeks-capitanito-54-2800-v9-mkmlizer: ║ https://mk1.ai ║
zmeeks-capitanito-54-2800-v9-mkmlizer: ║ ║
zmeeks-capitanito-54-2800-v9-mkmlizer: ║ The license key for the current software has been verified as ║
zmeeks-capitanito-54-2800-v9-mkmlizer: ║ belonging to: ║
zmeeks-capitanito-54-2800-v9-mkmlizer: ║ ║
zmeeks-capitanito-54-2800-v9-mkmlizer: ║ Chai Research Corp. ║
zmeeks-capitanito-54-2800-v9-mkmlizer: ║ Account ID: 7997a29f-0ceb-4cc7-9adf-840c57b4ae6f ║
zmeeks-capitanito-54-2800-v9-mkmlizer: ║ Expiration: 2028-03-31 23:59:59 ║
zmeeks-capitanito-54-2800-v9-mkmlizer: ║ ║
zmeeks-capitanito-54-2800-v9-mkmlizer: ╚═════════════════════════════════════════════════════════════════════╝
Failed to get response for submission chaiml-bat-boys-azeril-_87348_v1: ('http://chaiml-bat-boys-azeril-87348-v1-predictor.tenant-chaiml-guanaco.k.chaiverse.com/v1/models/GPT-J-6B-lit-v2:predict', '')
zmeeks-capitanito-54-2800-v9-mkmlizer: Traceback (most recent call last):
zmeeks-capitanito-54-2800-v9-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/urllib3/connection.py", line 203, in _new_conn
zmeeks-capitanito-54-2800-v9-mkmlizer: sock = connection.create_connection(
zmeeks-capitanito-54-2800-v9-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/urllib3/util/connection.py", line 60, in create_connection
zmeeks-capitanito-54-2800-v9-mkmlizer: for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM):
zmeeks-capitanito-54-2800-v9-mkmlizer: File "/opt/conda/lib/python3.10/socket.py", line 955, in getaddrinfo
zmeeks-capitanito-54-2800-v9-mkmlizer: for res in _socket.getaddrinfo(host, port, family, type, proto, flags):
zmeeks-capitanito-54-2800-v9-mkmlizer: socket.gaierror: [Errno -3] Temporary failure in name resolution
zmeeks-capitanito-54-2800-v9-mkmlizer: The above exception was the direct cause of the following exception:
zmeeks-capitanito-54-2800-v9-mkmlizer: Traceback (most recent call last):
zmeeks-capitanito-54-2800-v9-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/urllib3/connectionpool.py", line 790, in urlopen
zmeeks-capitanito-54-2800-v9-mkmlizer: response = self._make_request(
zmeeks-capitanito-54-2800-v9-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/urllib3/connectionpool.py", line 491, in _make_request
zmeeks-capitanito-54-2800-v9-mkmlizer: raise new_e
zmeeks-capitanito-54-2800-v9-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/urllib3/connectionpool.py", line 467, in _make_request
zmeeks-capitanito-54-2800-v9-mkmlizer: self._validate_conn(conn)
zmeeks-capitanito-54-2800-v9-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/urllib3/connectionpool.py", line 1096, in _validate_conn
zmeeks-capitanito-54-2800-v9-mkmlizer: conn.connect()
zmeeks-capitanito-54-2800-v9-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/urllib3/connection.py", line 611, in connect
zmeeks-capitanito-54-2800-v9-mkmlizer: self.sock = sock = self._new_conn()
zmeeks-capitanito-54-2800-v9-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/urllib3/connection.py", line 210, in _new_conn
zmeeks-capitanito-54-2800-v9-mkmlizer: raise NameResolutionError(self.host, self, e) from e
zmeeks-capitanito-54-2800-v9-mkmlizer: urllib3.exceptions.NameResolutionError: <urllib3.connection.HTTPSConnection object at 0x7384dc704b80>: Failed to resolve 'huggingface.co' ([Errno -3] Temporary failure in name resolution)
zmeeks-capitanito-54-2800-v9-mkmlizer: The above exception was the direct cause of the following exception:
zmeeks-capitanito-54-2800-v9-mkmlizer: Traceback (most recent call last):
zmeeks-capitanito-54-2800-v9-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/requests/adapters.py", line 667, in send
zmeeks-capitanito-54-2800-v9-mkmlizer: resp = conn.urlopen(
zmeeks-capitanito-54-2800-v9-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/urllib3/connectionpool.py", line 844, in urlopen
zmeeks-capitanito-54-2800-v9-mkmlizer: retries = retries.increment(
zmeeks-capitanito-54-2800-v9-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/urllib3/util/retry.py", line 515, in increment
zmeeks-capitanito-54-2800-v9-mkmlizer: raise MaxRetryError(_pool, url, reason) from reason # type: ignore[arg-type]
zmeeks-capitanito-54-2800-v9-mkmlizer: urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='huggingface.co', port=443): Max retries exceeded with url: /api/models/zmeeks/capitanito__54-2800/paths-info/main (Caused by NameResolutionError("<urllib3.connection.HTTPSConnection object at 0x7384dc704b80>: Failed to resolve 'huggingface.co' ([Errno -3] Temporary failure in name resolution)"))
zmeeks-capitanito-54-2800-v9-mkmlizer: During handling of the above exception, another exception occurred:
zmeeks-capitanito-54-2800-v9-mkmlizer: Traceback (most recent call last):
zmeeks-capitanito-54-2800-v9-mkmlizer: File "/code/uploading/mkmlize.py", line 225, in <module>
zmeeks-capitanito-54-2800-v9-mkmlizer: cli()
zmeeks-capitanito-54-2800-v9-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/click/core.py", line 1157, in __call__
zmeeks-capitanito-54-2800-v9-mkmlizer: return self.main(*args, **kwargs)
zmeeks-capitanito-54-2800-v9-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/click/core.py", line 1078, in main
zmeeks-capitanito-54-2800-v9-mkmlizer: rv = self.invoke(ctx)
zmeeks-capitanito-54-2800-v9-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/click/core.py", line 1688, in invoke
zmeeks-capitanito-54-2800-v9-mkmlizer: return _process_result(sub_ctx.command.invoke(sub_ctx))
zmeeks-capitanito-54-2800-v9-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/click/core.py", line 1434, in invoke
zmeeks-capitanito-54-2800-v9-mkmlizer: return ctx.invoke(self.callback, **ctx.params)
zmeeks-capitanito-54-2800-v9-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/click/core.py", line 783, in invoke
zmeeks-capitanito-54-2800-v9-mkmlizer: return __callback(*args, **kwargs)
zmeeks-capitanito-54-2800-v9-mkmlizer: File "/code/uploading/mkmlize.py", line 41, in quantize
zmeeks-capitanito-54-2800-v9-mkmlizer: temp_folder = download_to_shared_memory(repo_id, revision, hf_auth_token)
zmeeks-capitanito-54-2800-v9-mkmlizer: File "/code/uploading/mkmlize.py", line 86, in download_to_shared_memory
zmeeks-capitanito-54-2800-v9-mkmlizer: if repo_has_model_safetensors(repo_id, revision, token):
zmeeks-capitanito-54-2800-v9-mkmlizer: File "/code/uploading/mkmlize.py", line 109, in repo_has_model_safetensors
zmeeks-capitanito-54-2800-v9-mkmlizer: files = [f.path for f in get_paths_info(repo_id, revision=revision, paths=["/"], token=token)]
zmeeks-capitanito-54-2800-v9-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 114, in _inner_fn
zmeeks-capitanito-54-2800-v9-mkmlizer: return fn(*args, **kwargs)
zmeeks-capitanito-54-2800-v9-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/huggingface_hub/hf_api.py", line 3354, in get_paths_info
zmeeks-capitanito-54-2800-v9-mkmlizer: response = get_session().post(
zmeeks-capitanito-54-2800-v9-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/requests/sessions.py", line 637, in post
zmeeks-capitanito-54-2800-v9-mkmlizer: return self.request("POST", url, data=data, json=json, **kwargs)
zmeeks-capitanito-54-2800-v9-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/requests/sessions.py", line 589, in request
zmeeks-capitanito-54-2800-v9-mkmlizer: resp = self.send(prep, **send_kwargs)
zmeeks-capitanito-54-2800-v9-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/requests/sessions.py", line 703, in send
zmeeks-capitanito-54-2800-v9-mkmlizer: r = adapter.send(request, **kwargs)
zmeeks-capitanito-54-2800-v9-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/huggingface_hub/utils/_http.py", line 96, in send
zmeeks-capitanito-54-2800-v9-mkmlizer: return super().send(request, *args, **kwargs)
zmeeks-capitanito-54-2800-v9-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/requests/adapters.py", line 700, in send
zmeeks-capitanito-54-2800-v9-mkmlizer: raise ConnectionError(e, request=request)
zmeeks-capitanito-54-2800-v9-mkmlizer: requests.exceptions.ConnectionError: (MaxRetryError('HTTPSConnectionPool(host=\'huggingface.co\', port=443): Max retries exceeded with url: /api/models/zmeeks/capitanito__54-2800/paths-info/main (Caused by NameResolutionError("<urllib3.connection.HTTPSConnection object at 0x7384dc704b80>: Failed to resolve \'huggingface.co\' ([Errno -3] Temporary failure in name resolution)"))'), '(Request ID: 3d24f66d-44b8-4d80-8e43-e4336fa26476)')
Job zmeeks-capitanito-54-2800-v9-mkmlizer completed after 27.31s with status: failed
Stopping job with name zmeeks-capitanito-54-2800-v9-mkmlizer
%s, retrying in %s seconds...
Starting job with name zmeeks-capitanito-54-2800-v9-mkmlizer
Waiting for job on zmeeks-capitanito-54-2800-v9-mkmlizer to finish
Failed to get response for submission zmeeks-capitancito_v19: HTTPConnectionPool(host='zmeeks-capitancito-v19-predictor.tenant-chaiml-guanaco.k.chaiverse.com', port=80): Read timed out. (read timeout=12.0)
zmeeks-capitanito-54-2800-v9-mkmlizer: ╔═════════════════════════════════════════════════════════════════════╗
zmeeks-capitanito-54-2800-v9-mkmlizer: ║ ║
zmeeks-capitanito-54-2800-v9-mkmlizer: ║ ██████ ██████ █████ ████ ████ ║
zmeeks-capitanito-54-2800-v9-mkmlizer: ║ ░░██████ ██████ ░░███ ███░ ░░███ ║
zmeeks-capitanito-54-2800-v9-mkmlizer: ║ ░███░█████░███ ░███ ███ ░███ ║
zmeeks-capitanito-54-2800-v9-mkmlizer: ║ ░███░░███ ░███ ░███████ ░███ ║
zmeeks-capitanito-54-2800-v9-mkmlizer: ║ ░███ ░░░ ░███ ░███░░███ ░███ ║
zmeeks-capitanito-54-2800-v9-mkmlizer: ║ ░███ ░███ ░███ ░░███ ░███ ║
zmeeks-capitanito-54-2800-v9-mkmlizer: ║ █████ █████ █████ ░░████ █████ ║
zmeeks-capitanito-54-2800-v9-mkmlizer: ║ ░░░░░ ░░░░░ ░░░░░ ░░░░ ░░░░░ ║
zmeeks-capitanito-54-2800-v9-mkmlizer: ║ ║
zmeeks-capitanito-54-2800-v9-mkmlizer: ║ Version: 0.29.15 ║
zmeeks-capitanito-54-2800-v9-mkmlizer: ║ Features: FLYWHEEL, CUDA ║
zmeeks-capitanito-54-2800-v9-mkmlizer: ║ Copyright 2023-2025 MK ONE TECHNOLOGIES Inc. ║
zmeeks-capitanito-54-2800-v9-mkmlizer: ║ https://mk1.ai ║
zmeeks-capitanito-54-2800-v9-mkmlizer: ║ ║
zmeeks-capitanito-54-2800-v9-mkmlizer: ║ The license key for the current software has been verified as ║
zmeeks-capitanito-54-2800-v9-mkmlizer: ║ belonging to: ║
zmeeks-capitanito-54-2800-v9-mkmlizer: ║ ║
zmeeks-capitanito-54-2800-v9-mkmlizer: ║ Chai Research Corp. ║
zmeeks-capitanito-54-2800-v9-mkmlizer: ║ Account ID: 7997a29f-0ceb-4cc7-9adf-840c57b4ae6f ║
zmeeks-capitanito-54-2800-v9-mkmlizer: ║ Expiration: 2028-03-31 23:59:59 ║
zmeeks-capitanito-54-2800-v9-mkmlizer: ║ ║
zmeeks-capitanito-54-2800-v9-mkmlizer: ╚═════════════════════════════════════════════════════════════════════╝
zmeeks-capitanito-54-2800-v9-mkmlizer: Traceback (most recent call last):
zmeeks-capitanito-54-2800-v9-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/huggingface_hub/utils/_http.py", line 409, in hf_raise_for_status
zmeeks-capitanito-54-2800-v9-mkmlizer: response.raise_for_status()
zmeeks-capitanito-54-2800-v9-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/requests/models.py", line 1026, in raise_for_status
zmeeks-capitanito-54-2800-v9-mkmlizer: raise HTTPError(http_error_msg, response=self)
zmeeks-capitanito-54-2800-v9-mkmlizer: requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://huggingface.co/api/models/zmeeks/capitanito__54-2800/paths-info/main
zmeeks-capitanito-54-2800-v9-mkmlizer: The above exception was the direct cause of the following exception:
zmeeks-capitanito-54-2800-v9-mkmlizer: Traceback (most recent call last):
zmeeks-capitanito-54-2800-v9-mkmlizer: File "/code/uploading/mkmlize.py", line 225, in <module>
zmeeks-capitanito-54-2800-v9-mkmlizer: cli()
zmeeks-capitanito-54-2800-v9-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/click/core.py", line 1157, in __call__
zmeeks-capitanito-54-2800-v9-mkmlizer: return self.main(*args, **kwargs)
zmeeks-capitanito-54-2800-v9-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/click/core.py", line 1078, in main
zmeeks-capitanito-54-2800-v9-mkmlizer: rv = self.invoke(ctx)
zmeeks-capitanito-54-2800-v9-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/click/core.py", line 1688, in invoke
zmeeks-capitanito-54-2800-v9-mkmlizer: return _process_result(sub_ctx.command.invoke(sub_ctx))
zmeeks-capitanito-54-2800-v9-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/click/core.py", line 1434, in invoke
zmeeks-capitanito-54-2800-v9-mkmlizer: return ctx.invoke(self.callback, **ctx.params)
zmeeks-capitanito-54-2800-v9-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/click/core.py", line 783, in invoke
zmeeks-capitanito-54-2800-v9-mkmlizer: return __callback(*args, **kwargs)
zmeeks-capitanito-54-2800-v9-mkmlizer: File "/code/uploading/mkmlize.py", line 41, in quantize
zmeeks-capitanito-54-2800-v9-mkmlizer: temp_folder = download_to_shared_memory(repo_id, revision, hf_auth_token)
zmeeks-capitanito-54-2800-v9-mkmlizer: File "/code/uploading/mkmlize.py", line 86, in download_to_shared_memory
zmeeks-capitanito-54-2800-v9-mkmlizer: if repo_has_model_safetensors(repo_id, revision, token):
zmeeks-capitanito-54-2800-v9-mkmlizer: File "/code/uploading/mkmlize.py", line 109, in repo_has_model_safetensors
zmeeks-capitanito-54-2800-v9-mkmlizer: files = [f.path for f in get_paths_info(repo_id, revision=revision, paths=["/"], token=token)]
zmeeks-capitanito-54-2800-v9-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 114, in _inner_fn
zmeeks-capitanito-54-2800-v9-mkmlizer: return fn(*args, **kwargs)
zmeeks-capitanito-54-2800-v9-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/huggingface_hub/hf_api.py", line 3362, in get_paths_info
zmeeks-capitanito-54-2800-v9-mkmlizer: hf_raise_for_status(response)
zmeeks-capitanito-54-2800-v9-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/huggingface_hub/utils/_http.py", line 465, in hf_raise_for_status
zmeeks-capitanito-54-2800-v9-mkmlizer: raise _format(BadRequestError, message, response) from e
zmeeks-capitanito-54-2800-v9-mkmlizer: huggingface_hub.errors.BadRequestError: (Request ID: Root=1-687a1cad-0f5ded113e44f29b45828cd6;42d3c82e-4ffd-414c-91e2-e4388c618fbd)
zmeeks-capitanito-54-2800-v9-mkmlizer: Bad request:
zmeeks-capitanito-54-2800-v9-mkmlizer: * Invalid input: expected array, received string * at paths * Invalid input: expected boolean, received string * at expand
zmeeks-capitanito-54-2800-v9-mkmlizer: ✖ Invalid input: expected array, received string
zmeeks-capitanito-54-2800-v9-mkmlizer: → at paths
zmeeks-capitanito-54-2800-v9-mkmlizer: ✖ Invalid input: expected boolean, received string
zmeeks-capitanito-54-2800-v9-mkmlizer: → at expand
Job zmeeks-capitanito-54-2800-v9-mkmlizer completed after 26.58s with status: failed
Stopping job with name zmeeks-capitanito-54-2800-v9-mkmlizer
clean up pipeline due to error=MKMLizerError('')
Shutdown handler de-registered
zmeeks-capitanito-54-2800_v9 status is now failed due to DeploymentManager action