developer_uid: huohuo12
submission_id: alexxi19-ft-v1-violet-merge_v19
model_name: alexxi19-ft-v1-violet-merge_v16
model_group: alexxi19/ft-v1-violet-me
status: torndown
timestamp: 2025-02-12T06:17:48+00:00
num_battles: 8125
num_wins: 3955
celo_rating: 1252.58
family_friendly_score: 0.5748
family_friendly_standard_error: 0.006991494260885866
submission_type: basic
model_repo: alexxi19/ft-v1-violet-merge
model_architecture: MistralForCausalLM
model_num_parameters: 12772070400.0
best_of: 8
max_input_tokens: 1024
max_output_tokens: 64
reward_model: default
display_name: alexxi19-ft-v1-violet-merge_v16
is_internal_developer: False
language_model: alexxi19/ft-v1-violet-merge
model_size: 13B
ranking_group: single
us_pacific_date: 2025-02-11
win_ratio: 0.4867692307692308
generation_params: {'temperature': 1.06, 'top_p': 0.92, 'min_p': 0.02, 'top_k': 55, 'presence_penalty': 0.65, 'frequency_penalty': 0.35, 'stopping_words': ['\n'], 'max_input_tokens': 1024, 'best_of': 8, 'max_output_tokens': 64}
formatter: {'memory_template': "{bot_name}'s Persona: {memory}\n####\n", 'prompt_template': '{prompt}\n<START>\n', 'bot_template': '{bot_name}: {message}\n', 'user_template': '{user_name}: {message}\n', 'response_template': '{bot_name}:', 'truncate_by_message': False}
Resubmit model
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 alexxi19-ft-v1-violet-merge-v19-mkmlizer
Waiting for job on alexxi19-ft-v1-violet-merge-v19-mkmlizer to finish
alexxi19-ft-v1-violet-merge-v19-mkmlizer: Traceback (most recent call last):
alexxi19-ft-v1-violet-merge-v19-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/urllib3/connectionpool.py", line 536, in _make_request
alexxi19-ft-v1-violet-merge-v19-mkmlizer: response = conn.getresponse()
alexxi19-ft-v1-violet-merge-v19-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/urllib3/connection.py", line 461, in getresponse
alexxi19-ft-v1-violet-merge-v19-mkmlizer: httplib_response = super().getresponse()
alexxi19-ft-v1-violet-merge-v19-mkmlizer: File "/opt/conda/lib/python3.10/http/client.py", line 1375, in getresponse
alexxi19-ft-v1-violet-merge-v19-mkmlizer: response.begin()
alexxi19-ft-v1-violet-merge-v19-mkmlizer: File "/opt/conda/lib/python3.10/http/client.py", line 318, in begin
alexxi19-ft-v1-violet-merge-v19-mkmlizer: version, status, reason = self._read_status()
alexxi19-ft-v1-violet-merge-v19-mkmlizer: File "/opt/conda/lib/python3.10/http/client.py", line 279, in _read_status
alexxi19-ft-v1-violet-merge-v19-mkmlizer: line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1")
alexxi19-ft-v1-violet-merge-v19-mkmlizer: File "/opt/conda/lib/python3.10/socket.py", line 705, in readinto
alexxi19-ft-v1-violet-merge-v19-mkmlizer: return self._sock.recv_into(b)
alexxi19-ft-v1-violet-merge-v19-mkmlizer: File "/opt/conda/lib/python3.10/ssl.py", line 1307, in recv_into
alexxi19-ft-v1-violet-merge-v19-mkmlizer: return self.read(nbytes, buffer)
alexxi19-ft-v1-violet-merge-v19-mkmlizer: File "/opt/conda/lib/python3.10/ssl.py", line 1163, in read
alexxi19-ft-v1-violet-merge-v19-mkmlizer: return self._sslobj.read(len, buffer)
alexxi19-ft-v1-violet-merge-v19-mkmlizer: TimeoutError: The read operation timed out
alexxi19-ft-v1-violet-merge-v19-mkmlizer: The above exception was the direct cause of the following exception:
alexxi19-ft-v1-violet-merge-v19-mkmlizer: Traceback (most recent call last):
alexxi19-ft-v1-violet-merge-v19-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/requests/adapters.py", line 667, in send
alexxi19-ft-v1-violet-merge-v19-mkmlizer: resp = conn.urlopen(
alexxi19-ft-v1-violet-merge-v19-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/urllib3/connectionpool.py", line 844, in urlopen
alexxi19-ft-v1-violet-merge-v19-mkmlizer: retries = retries.increment(
alexxi19-ft-v1-violet-merge-v19-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/urllib3/util/retry.py", line 470, in increment
alexxi19-ft-v1-violet-merge-v19-mkmlizer: raise reraise(type(error), error, _stacktrace)
alexxi19-ft-v1-violet-merge-v19-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/urllib3/util/util.py", line 39, in reraise
alexxi19-ft-v1-violet-merge-v19-mkmlizer: raise value
alexxi19-ft-v1-violet-merge-v19-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/urllib3/connectionpool.py", line 790, in urlopen
alexxi19-ft-v1-violet-merge-v19-mkmlizer: response = self._make_request(
alexxi19-ft-v1-violet-merge-v19-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/urllib3/connectionpool.py", line 538, in _make_request
alexxi19-ft-v1-violet-merge-v19-mkmlizer: self._raise_timeout(err=e, url=url, timeout_value=read_timeout)
alexxi19-ft-v1-violet-merge-v19-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/urllib3/connectionpool.py", line 370, in _raise_timeout
alexxi19-ft-v1-violet-merge-v19-mkmlizer: raise ReadTimeoutError(
alexxi19-ft-v1-violet-merge-v19-mkmlizer: urllib3.exceptions.ReadTimeoutError: HTTPSConnectionPool(host='huggingface.co', port=443): Read timed out. (read timeout=10)
alexxi19-ft-v1-violet-merge-v19-mkmlizer: During handling of the above exception, another exception occurred:
alexxi19-ft-v1-violet-merge-v19-mkmlizer: Traceback (most recent call last):
alexxi19-ft-v1-violet-merge-v19-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 1722, in _get_metadata_or_catch_error
alexxi19-ft-v1-violet-merge-v19-mkmlizer: metadata = get_hf_file_metadata(url=url, proxies=proxies, timeout=etag_timeout, headers=headers)
alexxi19-ft-v1-violet-merge-v19-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 114, in _inner_fn
alexxi19-ft-v1-violet-merge-v19-mkmlizer: return fn(*args, **kwargs)
alexxi19-ft-v1-violet-merge-v19-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 1645, in get_hf_file_metadata
alexxi19-ft-v1-violet-merge-v19-mkmlizer: r = _request_wrapper(
alexxi19-ft-v1-violet-merge-v19-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 372, in _request_wrapper
alexxi19-ft-v1-violet-merge-v19-mkmlizer: response = _request_wrapper(
alexxi19-ft-v1-violet-merge-v19-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 395, in _request_wrapper
alexxi19-ft-v1-violet-merge-v19-mkmlizer: response = get_session().request(method=method, url=url, **params)
alexxi19-ft-v1-violet-merge-v19-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/requests/sessions.py", line 589, in request
alexxi19-ft-v1-violet-merge-v19-mkmlizer: resp = self.send(prep, **send_kwargs)
alexxi19-ft-v1-violet-merge-v19-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/requests/sessions.py", line 703, in send
alexxi19-ft-v1-violet-merge-v19-mkmlizer: r = adapter.send(request, **kwargs)
alexxi19-ft-v1-violet-merge-v19-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/huggingface_hub/utils/_http.py", line 66, in send
alexxi19-ft-v1-violet-merge-v19-mkmlizer: return super().send(request, *args, **kwargs)
alexxi19-ft-v1-violet-merge-v19-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/requests/adapters.py", line 713, in send
alexxi19-ft-v1-violet-merge-v19-mkmlizer: raise ReadTimeout(e, request=request)
alexxi19-ft-v1-violet-merge-v19-mkmlizer: requests.exceptions.ReadTimeout: (ReadTimeoutError("HTTPSConnectionPool(host='huggingface.co', port=443): Read timed out. (read timeout=10)"), '(Request ID: d7a71f19-6155-4220-8c60-d633a08aa54d)')
alexxi19-ft-v1-violet-merge-v19-mkmlizer: The above exception was the direct cause of the following exception:
alexxi19-ft-v1-violet-merge-v19-mkmlizer: Traceback (most recent call last):
alexxi19-ft-v1-violet-merge-v19-mkmlizer: File "/code/uploading/mkmlize.py", line 151, in <module>
alexxi19-ft-v1-violet-merge-v19-mkmlizer: cli()
alexxi19-ft-v1-violet-merge-v19-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/click/core.py", line 1157, in __call__
alexxi19-ft-v1-violet-merge-v19-mkmlizer: return self.main(*args, **kwargs)
alexxi19-ft-v1-violet-merge-v19-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/click/core.py", line 1078, in main
alexxi19-ft-v1-violet-merge-v19-mkmlizer: rv = self.invoke(ctx)
alexxi19-ft-v1-violet-merge-v19-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/click/core.py", line 1688, in invoke
alexxi19-ft-v1-violet-merge-v19-mkmlizer: return _process_result(sub_ctx.command.invoke(sub_ctx))
alexxi19-ft-v1-violet-merge-v19-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/click/core.py", line 1434, in invoke
alexxi19-ft-v1-violet-merge-v19-mkmlizer: return ctx.invoke(self.callback, **ctx.params)
alexxi19-ft-v1-violet-merge-v19-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/click/core.py", line 783, in invoke
alexxi19-ft-v1-violet-merge-v19-mkmlizer: return __callback(*args, **kwargs)
alexxi19-ft-v1-violet-merge-v19-mkmlizer: File "/code/uploading/mkmlize.py", line 38, in quantize
alexxi19-ft-v1-violet-merge-v19-mkmlizer: temp_folder = download_to_shared_memory(repo_id, revision, hf_auth_token)
alexxi19-ft-v1-violet-merge-v19-mkmlizer: File "/code/uploading/mkmlize.py", line 65, in download_to_shared_memory
alexxi19-ft-v1-violet-merge-v19-mkmlizer: snapshot_download(
alexxi19-ft-v1-violet-merge-v19-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 114, in _inner_fn
alexxi19-ft-v1-violet-merge-v19-mkmlizer: return fn(*args, **kwargs)
alexxi19-ft-v1-violet-merge-v19-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/huggingface_hub/_snapshot_download.py", line 292, in snapshot_download
alexxi19-ft-v1-violet-merge-v19-mkmlizer: _inner_hf_hub_download(file)
alexxi19-ft-v1-violet-merge-v19-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/huggingface_hub/_snapshot_download.py", line 268, in _inner_hf_hub_download
alexxi19-ft-v1-violet-merge-v19-mkmlizer: return hf_hub_download(
alexxi19-ft-v1-violet-merge-v19-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 114, in _inner_fn
alexxi19-ft-v1-violet-merge-v19-mkmlizer: return fn(*args, **kwargs)
alexxi19-ft-v1-violet-merge-v19-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 1202, in hf_hub_download
alexxi19-ft-v1-violet-merge-v19-mkmlizer: return _hf_hub_download_to_local_dir(
alexxi19-ft-v1-violet-merge-v19-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 1440, in _hf_hub_download_to_local_dir
alexxi19-ft-v1-violet-merge-v19-mkmlizer: _raise_on_head_call_error(head_call_error, force_download, local_files_only)
alexxi19-ft-v1-violet-merge-v19-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 1826, in _raise_on_head_call_error
alexxi19-ft-v1-violet-merge-v19-mkmlizer: raise LocalEntryNotFoundError(
alexxi19-ft-v1-violet-merge-v19-mkmlizer: huggingface_hub.utils._errors.LocalEntryNotFoundError: An error happened while trying to locate the file on the Hub and we cannot find the requested files in the local cache. Please check your connection and try again or make sure your Internet connection is on.
Job alexxi19-ft-v1-violet-merge-v19-mkmlizer completed after 127.83s with status: failed
Stopping job with name alexxi19-ft-v1-violet-merge-v19-mkmlizer
%s, retrying in %s seconds...
Starting job with name alexxi19-ft-v1-violet-merge-v19-mkmlizer
Waiting for job on alexxi19-ft-v1-violet-merge-v19-mkmlizer to finish
alexxi19-ft-v1-violet-merge-v19-mkmlizer: ╔═════════════════════════════════════════════════════════════════════╗
alexxi19-ft-v1-violet-merge-v19-mkmlizer: ║ _____ __ __ ║
alexxi19-ft-v1-violet-merge-v19-mkmlizer: ║ / _/ /_ ___ __/ / ___ ___ / / ║
alexxi19-ft-v1-violet-merge-v19-mkmlizer: ║ / _/ / // / |/|/ / _ \/ -_) -_) / ║
alexxi19-ft-v1-violet-merge-v19-mkmlizer: ║ /_//_/\_, /|__,__/_//_/\__/\__/_/ ║
alexxi19-ft-v1-violet-merge-v19-mkmlizer: ║ /___/ ║
alexxi19-ft-v1-violet-merge-v19-mkmlizer: ║ ║
alexxi19-ft-v1-violet-merge-v19-mkmlizer: ║ Version: 0.11.12 ║
alexxi19-ft-v1-violet-merge-v19-mkmlizer: ║ Copyright 2023 MK ONE TECHNOLOGIES Inc. ║
alexxi19-ft-v1-violet-merge-v19-mkmlizer: ║ https://mk1.ai ║
alexxi19-ft-v1-violet-merge-v19-mkmlizer: ║ ║
alexxi19-ft-v1-violet-merge-v19-mkmlizer: ║ The license key for the current software has been verified as ║
alexxi19-ft-v1-violet-merge-v19-mkmlizer: ║ belonging to: ║
alexxi19-ft-v1-violet-merge-v19-mkmlizer: ║ ║
alexxi19-ft-v1-violet-merge-v19-mkmlizer: ║ Chai Research Corp. ║
alexxi19-ft-v1-violet-merge-v19-mkmlizer: ║ Account ID: 7997a29f-0ceb-4cc7-9adf-840c57b4ae6f ║
alexxi19-ft-v1-violet-merge-v19-mkmlizer: ║ Expiration: 2025-04-15 23:59:59 ║
alexxi19-ft-v1-violet-merge-v19-mkmlizer: ║ ║
alexxi19-ft-v1-violet-merge-v19-mkmlizer: ╚═════════════════════════════════════════════════════════════════════╝
alexxi19-ft-v1-violet-merge-v19-mkmlizer: Traceback (most recent call last):
alexxi19-ft-v1-violet-merge-v19-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/urllib3/connectionpool.py", line 536, in _make_request
alexxi19-ft-v1-violet-merge-v19-mkmlizer: response = conn.getresponse()
alexxi19-ft-v1-violet-merge-v19-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/urllib3/connection.py", line 461, in getresponse
alexxi19-ft-v1-violet-merge-v19-mkmlizer: httplib_response = super().getresponse()
alexxi19-ft-v1-violet-merge-v19-mkmlizer: File "/opt/conda/lib/python3.10/http/client.py", line 1375, in getresponse
alexxi19-ft-v1-violet-merge-v19-mkmlizer: response.begin()
alexxi19-ft-v1-violet-merge-v19-mkmlizer: File "/opt/conda/lib/python3.10/http/client.py", line 318, in begin
alexxi19-ft-v1-violet-merge-v19-mkmlizer: version, status, reason = self._read_status()
alexxi19-ft-v1-violet-merge-v19-mkmlizer: File "/opt/conda/lib/python3.10/http/client.py", line 279, in _read_status
alexxi19-ft-v1-violet-merge-v19-mkmlizer: line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1")
alexxi19-ft-v1-violet-merge-v19-mkmlizer: File "/opt/conda/lib/python3.10/socket.py", line 705, in readinto
alexxi19-ft-v1-violet-merge-v19-mkmlizer: return self._sock.recv_into(b)
alexxi19-ft-v1-violet-merge-v19-mkmlizer: File "/opt/conda/lib/python3.10/ssl.py", line 1307, in recv_into
alexxi19-ft-v1-violet-merge-v19-mkmlizer: return self.read(nbytes, buffer)
alexxi19-ft-v1-violet-merge-v19-mkmlizer: File "/opt/conda/lib/python3.10/ssl.py", line 1163, in read
alexxi19-ft-v1-violet-merge-v19-mkmlizer: return self._sslobj.read(len, buffer)
alexxi19-ft-v1-violet-merge-v19-mkmlizer: TimeoutError: The read operation timed out
alexxi19-ft-v1-violet-merge-v19-mkmlizer: The above exception was the direct cause of the following exception:
alexxi19-ft-v1-violet-merge-v19-mkmlizer: Traceback (most recent call last):
alexxi19-ft-v1-violet-merge-v19-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/requests/adapters.py", line 667, in send
alexxi19-ft-v1-violet-merge-v19-mkmlizer: resp = conn.urlopen(
alexxi19-ft-v1-violet-merge-v19-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/urllib3/connectionpool.py", line 844, in urlopen
alexxi19-ft-v1-violet-merge-v19-mkmlizer: retries = retries.increment(
alexxi19-ft-v1-violet-merge-v19-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/urllib3/util/retry.py", line 470, in increment
alexxi19-ft-v1-violet-merge-v19-mkmlizer: raise reraise(type(error), error, _stacktrace)
alexxi19-ft-v1-violet-merge-v19-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/urllib3/util/util.py", line 39, in reraise
alexxi19-ft-v1-violet-merge-v19-mkmlizer: raise value
alexxi19-ft-v1-violet-merge-v19-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/urllib3/connectionpool.py", line 790, in urlopen
alexxi19-ft-v1-violet-merge-v19-mkmlizer: response = self._make_request(
alexxi19-ft-v1-violet-merge-v19-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/urllib3/connectionpool.py", line 538, in _make_request
alexxi19-ft-v1-violet-merge-v19-mkmlizer: self._raise_timeout(err=e, url=url, timeout_value=read_timeout)
alexxi19-ft-v1-violet-merge-v19-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/urllib3/connectionpool.py", line 370, in _raise_timeout
alexxi19-ft-v1-violet-merge-v19-mkmlizer: raise ReadTimeoutError(
alexxi19-ft-v1-violet-merge-v19-mkmlizer: urllib3.exceptions.ReadTimeoutError: HTTPSConnectionPool(host='huggingface.co', port=443): Read timed out. (read timeout=10)
alexxi19-ft-v1-violet-merge-v19-mkmlizer: During handling of the above exception, another exception occurred:
alexxi19-ft-v1-violet-merge-v19-mkmlizer: Traceback (most recent call last):
alexxi19-ft-v1-violet-merge-v19-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 1722, in _get_metadata_or_catch_error
alexxi19-ft-v1-violet-merge-v19-mkmlizer: metadata = get_hf_file_metadata(url=url, proxies=proxies, timeout=etag_timeout, headers=headers)
alexxi19-ft-v1-violet-merge-v19-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 114, in _inner_fn
alexxi19-ft-v1-violet-merge-v19-mkmlizer: return fn(*args, **kwargs)
alexxi19-ft-v1-violet-merge-v19-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 1645, in get_hf_file_metadata
alexxi19-ft-v1-violet-merge-v19-mkmlizer: r = _request_wrapper(
alexxi19-ft-v1-violet-merge-v19-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 372, in _request_wrapper
alexxi19-ft-v1-violet-merge-v19-mkmlizer: response = _request_wrapper(
alexxi19-ft-v1-violet-merge-v19-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 395, in _request_wrapper
alexxi19-ft-v1-violet-merge-v19-mkmlizer: response = get_session().request(method=method, url=url, **params)
alexxi19-ft-v1-violet-merge-v19-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/requests/sessions.py", line 589, in request
alexxi19-ft-v1-violet-merge-v19-mkmlizer: resp = self.send(prep, **send_kwargs)
alexxi19-ft-v1-violet-merge-v19-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/requests/sessions.py", line 703, in send
alexxi19-ft-v1-violet-merge-v19-mkmlizer: r = adapter.send(request, **kwargs)
alexxi19-ft-v1-violet-merge-v19-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/huggingface_hub/utils/_http.py", line 66, in send
alexxi19-ft-v1-violet-merge-v19-mkmlizer: return super().send(request, *args, **kwargs)
alexxi19-ft-v1-violet-merge-v19-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/requests/adapters.py", line 713, in send
alexxi19-ft-v1-violet-merge-v19-mkmlizer: raise ReadTimeout(e, request=request)
alexxi19-ft-v1-violet-merge-v19-mkmlizer: requests.exceptions.ReadTimeout: (ReadTimeoutError("HTTPSConnectionPool(host='huggingface.co', port=443): Read timed out. (read timeout=10)"), '(Request ID: 81cc6307-d8ff-432b-bd0d-42acc419dc2a)')
alexxi19-ft-v1-violet-merge-v19-mkmlizer: The above exception was the direct cause of the following exception:
alexxi19-ft-v1-violet-merge-v19-mkmlizer: Traceback (most recent call last):
alexxi19-ft-v1-violet-merge-v19-mkmlizer: File "/code/uploading/mkmlize.py", line 151, in <module>
alexxi19-ft-v1-violet-merge-v19-mkmlizer: cli()
alexxi19-ft-v1-violet-merge-v19-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/click/core.py", line 1157, in __call__
alexxi19-ft-v1-violet-merge-v19-mkmlizer: return self.main(*args, **kwargs)
alexxi19-ft-v1-violet-merge-v19-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/click/core.py", line 1078, in main
alexxi19-ft-v1-violet-merge-v19-mkmlizer: rv = self.invoke(ctx)
alexxi19-ft-v1-violet-merge-v19-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/click/core.py", line 1688, in invoke
alexxi19-ft-v1-violet-merge-v19-mkmlizer: return _process_result(sub_ctx.command.invoke(sub_ctx))
alexxi19-ft-v1-violet-merge-v19-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/click/core.py", line 1434, in invoke
alexxi19-ft-v1-violet-merge-v19-mkmlizer: return ctx.invoke(self.callback, **ctx.params)
alexxi19-ft-v1-violet-merge-v19-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/click/core.py", line 783, in invoke
alexxi19-ft-v1-violet-merge-v19-mkmlizer: return __callback(*args, **kwargs)
alexxi19-ft-v1-violet-merge-v19-mkmlizer: File "/code/uploading/mkmlize.py", line 38, in quantize
alexxi19-ft-v1-violet-merge-v19-mkmlizer: temp_folder = download_to_shared_memory(repo_id, revision, hf_auth_token)
alexxi19-ft-v1-violet-merge-v19-mkmlizer: File "/code/uploading/mkmlize.py", line 65, in download_to_shared_memory
alexxi19-ft-v1-violet-merge-v19-mkmlizer: snapshot_download(
alexxi19-ft-v1-violet-merge-v19-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 114, in _inner_fn
alexxi19-ft-v1-violet-merge-v19-mkmlizer: return fn(*args, **kwargs)
alexxi19-ft-v1-violet-merge-v19-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/huggingface_hub/_snapshot_download.py", line 292, in snapshot_download
alexxi19-ft-v1-violet-merge-v19-mkmlizer: _inner_hf_hub_download(file)
alexxi19-ft-v1-violet-merge-v19-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/huggingface_hub/_snapshot_download.py", line 268, in _inner_hf_hub_download
alexxi19-ft-v1-violet-merge-v19-mkmlizer: return hf_hub_download(
alexxi19-ft-v1-violet-merge-v19-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 114, in _inner_fn
alexxi19-ft-v1-violet-merge-v19-mkmlizer: return fn(*args, **kwargs)
alexxi19-ft-v1-violet-merge-v19-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 1202, in hf_hub_download
alexxi19-ft-v1-violet-merge-v19-mkmlizer: return _hf_hub_download_to_local_dir(
alexxi19-ft-v1-violet-merge-v19-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 1440, in _hf_hub_download_to_local_dir
alexxi19-ft-v1-violet-merge-v19-mkmlizer: _raise_on_head_call_error(head_call_error, force_download, local_files_only)
alexxi19-ft-v1-violet-merge-v19-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 1826, in _raise_on_head_call_error
alexxi19-ft-v1-violet-merge-v19-mkmlizer: raise LocalEntryNotFoundError(
alexxi19-ft-v1-violet-merge-v19-mkmlizer: huggingface_hub.utils._errors.LocalEntryNotFoundError: An error happened while trying to locate the file on the Hub and we cannot find the requested files in the local cache. Please check your connection and try again or make sure your Internet connection is on.
alexxi19-ft-v1-violet-merge-v19-mkmlizer: ╔═════════════════════════════════════════════════════════════════════╗
alexxi19-ft-v1-violet-merge-v19-mkmlizer: ║ _____ __ __ ║
alexxi19-ft-v1-violet-merge-v19-mkmlizer: ║ / _/ /_ ___ __/ / ___ ___ / / ║
alexxi19-ft-v1-violet-merge-v19-mkmlizer: ║ / _/ / // / |/|/ / _ \/ -_) -_) / ║
alexxi19-ft-v1-violet-merge-v19-mkmlizer: ║ /_//_/\_, /|__,__/_//_/\__/\__/_/ ║
alexxi19-ft-v1-violet-merge-v19-mkmlizer: ║ /___/ ║
alexxi19-ft-v1-violet-merge-v19-mkmlizer: ║ ║
alexxi19-ft-v1-violet-merge-v19-mkmlizer: ║ Version: 0.11.12 ║
alexxi19-ft-v1-violet-merge-v19-mkmlizer: ║ Copyright 2023 MK ONE TECHNOLOGIES Inc. ║
alexxi19-ft-v1-violet-merge-v19-mkmlizer: ║ https://mk1.ai ║
alexxi19-ft-v1-violet-merge-v19-mkmlizer: ║ ║
alexxi19-ft-v1-violet-merge-v19-mkmlizer: ║ The license key for the current software has been verified as ║
alexxi19-ft-v1-violet-merge-v19-mkmlizer: ║ belonging to: ║
alexxi19-ft-v1-violet-merge-v19-mkmlizer: ║ ║
alexxi19-ft-v1-violet-merge-v19-mkmlizer: ║ Chai Research Corp. ║
alexxi19-ft-v1-violet-merge-v19-mkmlizer: ║ Account ID: 7997a29f-0ceb-4cc7-9adf-840c57b4ae6f ║
alexxi19-ft-v1-violet-merge-v19-mkmlizer: ║ Expiration: 2025-04-15 23:59:59 ║
alexxi19-ft-v1-violet-merge-v19-mkmlizer: ║ ║
alexxi19-ft-v1-violet-merge-v19-mkmlizer: ╚═════════════════════════════════════════════════════════════════════╝
Job alexxi19-ft-v1-violet-merge-v19-mkmlizer completed after 183.64s with status: failed
Stopping job with name alexxi19-ft-v1-violet-merge-v19-mkmlizer
%s, retrying in %s seconds...
Starting job with name alexxi19-ft-v1-violet-merge-v19-mkmlizer
Waiting for job on alexxi19-ft-v1-violet-merge-v19-mkmlizer to finish
alexxi19-ft-v1-violet-merge-v19-mkmlizer: ╔═════════════════════════════════════════════════════════════════════╗
alexxi19-ft-v1-violet-merge-v19-mkmlizer: ║ _____ __ __ ║
alexxi19-ft-v1-violet-merge-v19-mkmlizer: ║ / _/ /_ ___ __/ / ___ ___ / / ║
alexxi19-ft-v1-violet-merge-v19-mkmlizer: ║ / _/ / // / |/|/ / _ \/ -_) -_) / ║
alexxi19-ft-v1-violet-merge-v19-mkmlizer: ║ /_//_/\_, /|__,__/_//_/\__/\__/_/ ║
alexxi19-ft-v1-violet-merge-v19-mkmlizer: ║ /___/ ║
alexxi19-ft-v1-violet-merge-v19-mkmlizer: ║ ║
alexxi19-ft-v1-violet-merge-v19-mkmlizer: ║ Version: 0.11.12 ║
alexxi19-ft-v1-violet-merge-v19-mkmlizer: ║ Copyright 2023 MK ONE TECHNOLOGIES Inc. ║
alexxi19-ft-v1-violet-merge-v19-mkmlizer: ║ https://mk1.ai ║
alexxi19-ft-v1-violet-merge-v19-mkmlizer: ║ ║
alexxi19-ft-v1-violet-merge-v19-mkmlizer: ║ The license key for the current software has been verified as ║
alexxi19-ft-v1-violet-merge-v19-mkmlizer: ║ belonging to: ║
alexxi19-ft-v1-violet-merge-v19-mkmlizer: ║ ║
alexxi19-ft-v1-violet-merge-v19-mkmlizer: ║ Chai Research Corp. ║
alexxi19-ft-v1-violet-merge-v19-mkmlizer: ║ Account ID: 7997a29f-0ceb-4cc7-9adf-840c57b4ae6f ║
alexxi19-ft-v1-violet-merge-v19-mkmlizer: ║ Expiration: 2025-04-15 23:59:59 ║
alexxi19-ft-v1-violet-merge-v19-mkmlizer: ║ ║
alexxi19-ft-v1-violet-merge-v19-mkmlizer: ╚═════════════════════════════════════════════════════════════════════╝
alexxi19-ft-v1-violet-merge-v19-mkmlizer: Downloaded to shared memory in 113.469s
alexxi19-ft-v1-violet-merge-v19-mkmlizer: quantizing model to /dev/shm/model_cache, profile:s0, folder:/tmp/tmpa21_eosd, device:0
alexxi19-ft-v1-violet-merge-v19-mkmlizer: Saving flywheel model at /dev/shm/model_cache
alexxi19-ft-v1-violet-merge-v19-mkmlizer: quantized model in 36.322s
alexxi19-ft-v1-violet-merge-v19-mkmlizer: Processed model alexxi19/ft-v1-violet-merge in 149.792s
alexxi19-ft-v1-violet-merge-v19-mkmlizer: creating bucket guanaco-mkml-models
alexxi19-ft-v1-violet-merge-v19-mkmlizer: Bucket 's3://guanaco-mkml-models/' created
alexxi19-ft-v1-violet-merge-v19-mkmlizer: uploading /dev/shm/model_cache to s3://guanaco-mkml-models/alexxi19-ft-v1-violet-merge-v19
alexxi19-ft-v1-violet-merge-v19-mkmlizer: cp /dev/shm/model_cache/config.json s3://guanaco-mkml-models/alexxi19-ft-v1-violet-merge-v19/config.json
alexxi19-ft-v1-violet-merge-v19-mkmlizer: cp /dev/shm/model_cache/special_tokens_map.json s3://guanaco-mkml-models/alexxi19-ft-v1-violet-merge-v19/special_tokens_map.json
alexxi19-ft-v1-violet-merge-v19-mkmlizer: cp /dev/shm/model_cache/tokenizer_config.json s3://guanaco-mkml-models/alexxi19-ft-v1-violet-merge-v19/tokenizer_config.json
alexxi19-ft-v1-violet-merge-v19-mkmlizer: cp /dev/shm/model_cache/tokenizer.json s3://guanaco-mkml-models/alexxi19-ft-v1-violet-merge-v19/tokenizer.json
alexxi19-ft-v1-violet-merge-v19-mkmlizer: cp /dev/shm/model_cache/flywheel_model.0.safetensors s3://guanaco-mkml-models/alexxi19-ft-v1-violet-merge-v19/flywheel_model.0.safetensors
alexxi19-ft-v1-violet-merge-v19-mkmlizer: Loading 0: 0%| | 0/363 [00:00<?, ?it/s] Loading 0: 1%| | 2/363 [00:06<18:06, 3.01s/it] Loading 0: 1%| | 3/363 [00:06<10:49, 1.80s/it] Loading 0: 2%|▏ | 6/363 [00:06<04:00, 1.48it/s] Loading 0: 4%|▎ | 13/363 [00:06<01:19, 4.40it/s] Loading 0: 5%|▍ | 17/363 [00:06<00:53, 6.43it/s] Loading 0: 6%|▌ | 21/363 [00:06<00:39, 8.70it/s] Loading 0: 7%|▋ | 25/363 [00:06<00:29, 11.44it/s] Loading 0: 9%|▉ | 32/363 [00:06<00:18, 17.97it/s] Loading 0: 10%|█ | 37/363 [00:07<00:16, 20.32it/s] Loading 0: 12%|█▏ | 42/363 [00:07<00:14, 22.31it/s] Loading 0: 13%|█▎ | 49/363 [00:07<00:10, 29.84it/s] Loading 0: 15%|█▍ | 54/363 [00:07<00:10, 28.71it/s] Loading 0: 16%|█▋ | 59/363 [00:07<00:09, 32.18it/s] Loading 0: 18%|█▊ | 64/363 [00:07<00:08, 35.89it/s] Loading 0: 19%|█▉ | 69/363 [00:07<00:10, 28.80it/s] Loading 0: 21%|██ | 77/363 [00:08<00:07, 37.57it/s] Loading 0: 23%|██▎ | 82/363 [00:08<00:08, 34.85it/s] Loading 0: 24%|██▍ | 87/363 [00:08<00:08, 32.29it/s] Loading 0: 26%|██▌ | 95/363 [00:08<00:06, 40.36it/s] Loading 0: 28%|██▊ | 100/363 [00:08<00:07, 36.33it/s] Loading 0: 29%|██▉ | 105/363 [00:08<00:07, 33.36it/s] Loading 0: 31%|███ | 112/363 [00:09<00:06, 40.65it/s] Loading 0: 32%|███▏ | 117/363 [00:09<00:06, 35.56it/s] Loading 0: 34%|███▎ | 122/363 [00:09<00:06, 37.35it/s] Loading 0: 35%|███▍ | 127/363 [00:09<00:05, 40.13it/s] Loading 0: 36%|███▋ | 132/363 [00:09<00:07, 31.27it/s] Loading 0: 38%|███▊ | 139/363 [00:09<00:05, 38.90it/s] Loading 0: 40%|███▉ | 144/363 [00:10<00:06, 33.28it/s] Loading 0: 41%|████ | 149/363 [00:10<00:05, 36.16it/s] Loading 0: 43%|████▎ | 155/363 [00:10<00:05, 37.10it/s] Loading 0: 44%|████▍ | 160/363 [00:10<00:06, 31.24it/s] Loading 0: 46%|████▌ | 166/363 [00:10<00:05, 36.33it/s] Loading 0: 47%|████▋ | 171/363 [00:10<00:05, 38.07it/s] Loading 0: 48%|████▊ | 176/363 [00:10<00:05, 32.63it/s] Loading 0: 50%|████▉ | 181/363 [00:11<00:05, 35.89it/s] Loading 0: 51%|█████ | 185/363 [00:11<00:04, 36.22it/s] Loading 0: 53%|█████▎ | 191/363 [00:11<00:04, 36.81it/s] Loading 0: 54%|█████▎ | 195/363 [00:11<00:05, 30.07it/s] Loading 0: 56%|█████▌ | 202/363 [00:11<00:04, 38.00it/s] Loading 0: 57%|█████▋ | 207/363 [00:11<00:04, 34.37it/s] Loading 0: 58%|█████▊ | 212/363 [00:11<00:04, 36.58it/s] Loading 0: 60%|█████▉ | 216/363 [00:12<00:03, 37.16it/s] Loading 0: 61%|██████ | 220/363 [00:12<00:03, 37.83it/s] Loading 0: 62%|██████▏ | 224/363 [00:12<00:04, 31.63it/s] Loading 0: 63%|██████▎ | 229/363 [00:12<00:03, 35.88it/s] Loading 0: 64%|██████▍ | 233/363 [00:12<00:03, 36.16it/s] Loading 0: 66%|██████▌ | 238/363 [00:12<00:03, 37.97it/s] Loading 0: 67%|██████▋ | 242/363 [00:12<00:03, 31.79it/s] Loading 0: 68%|██████▊ | 247/363 [00:12<00:03, 35.87it/s] Loading 0: 69%|██████▉ | 251/363 [00:13<00:03, 35.78it/s] Loading 0: 71%|███████ | 256/363 [00:13<00:03, 33.22it/s] Loading 0: 72%|███████▏ | 260/363 [00:13<00:03, 33.78it/s] Loading 0: 73%|███████▎ | 266/363 [00:13<00:02, 38.40it/s] Loading 0: 74%|███████▍ | 270/363 [00:13<00:02, 32.93it/s] Loading 0: 76%|███████▌ | 275/363 [00:13<00:02, 35.64it/s] Loading 0: 77%|███████▋ | 281/363 [00:13<00:02, 36.66it/s] Loading 0: 79%|███████▊ | 285/363 [00:14<00:02, 29.78it/s] Loading 0: 80%|████████ | 292/363 [00:14<00:01, 37.09it/s] Loading 0: 82%|████████▏ | 297/363 [00:14<00:01, 38.68it/s] Loading 0: 83%|████████▎ | 302/363 [00:14<00:01, 34.17it/s] Loading 0: 85%|████████▍ | 308/363 [00:14<00:01, 35.55it/s] Loading 0: 86%|████████▌ | 312/363 [00:14<00:01, 34.46it/s] Loading 0: 88%|████████▊ | 319/363 [00:14<00:01, 36.30it/s] Loading 0: 89%|████████▉ | 323/363 [00:15<00:01, 36.87it/s] Loading 0: 91%|█████████ | 329/363 [00:15<00:00, 40.67it/s] Loading 0: 92%|█████████▏| 334/363 [00:15<00:00, 35.66it/s] Loading 0: 93%|█████████▎| 338/363 [00:15<00:00, 36.31it/s] Loading 0: 95%|█████████▍| 344/363 [00:15<00:00, 37.34it/s] Loading 0: 96%|█████████▌| 348/363 [00:15<00:00, 30.15it/s] Loading 0: 98%|█████████▊| 355/363 [00:15<00:00, 38.04it/s] Loading 0: 99%|█████████▉| 360/363 [00:16<00:00, 39.53it/s]
Job alexxi19-ft-v1-violet-merge-v19-mkmlizer completed after 176.45s with status: succeeded
Stopping job with name alexxi19-ft-v1-violet-merge-v19-mkmlizer
Pipeline stage MKMLizer completed in 489.38s
run pipeline stage %s
Running pipeline stage MKMLTemplater
Pipeline stage MKMLTemplater completed in 0.19s
run pipeline stage %s
Running pipeline stage MKMLDeployer
Creating inference service alexxi19-ft-v1-violet-merge-v19
Waiting for inference service alexxi19-ft-v1-violet-merge-v19 to be ready
Inference service alexxi19-ft-v1-violet-merge-v19 ready after 220.86044096946716s
Pipeline stage MKMLDeployer completed in 221.53s
run pipeline stage %s
Running pipeline stage StressChecker
Received healthy response to inference request in 2.069882869720459s
Received healthy response to inference request in 1.3801159858703613s
Received healthy response to inference request in 1.1998178958892822s
Received healthy response to inference request in 1.8832037448883057s
Received healthy response to inference request in 1.6906771659851074s
5 requests
0 failed requests
5th percentile: 1.235877513885498
10th percentile: 1.2719371318817139
20th percentile: 1.3440563678741455
30th percentile: 1.4422282218933105
40th percentile: 1.566452693939209
50th percentile: 1.6906771659851074
60th percentile: 1.7676877975463867
70th percentile: 1.844698429107666
80th percentile: 1.9205395698547363
90th percentile: 1.9952112197875977
95th percentile: 2.032547044754028
99th percentile: 2.0624157047271727
mean time: 1.644739532470703
Pipeline stage StressChecker completed in 10.22s
run pipeline stage %s
Running pipeline stage OfflineFamilyFriendlyTriggerPipeline
run_pipeline:run_in_cloud %s
starting trigger_guanaco_pipeline args=%s
triggered trigger_guanaco_pipeline args=%s
Pipeline stage OfflineFamilyFriendlyTriggerPipeline completed in 0.82s
run pipeline stage %s
Running pipeline stage TriggerMKMLProfilingPipeline
run_pipeline:run_in_cloud %s
starting trigger_guanaco_pipeline args=%s
triggered trigger_guanaco_pipeline args=%s
Pipeline stage TriggerMKMLProfilingPipeline completed in 0.87s
Shutdown handler de-registered
alexxi19-ft-v1-violet-merge_v19 status is now deployed due to DeploymentManager action
Shutdown handler registered
run pipeline %s
run pipeline stage %s
Running pipeline stage MKMLProfilerDeleter
Skipping teardown as no inference service was successfully deployed
Pipeline stage MKMLProfilerDeleter completed in 0.23s
run pipeline stage %s
Running pipeline stage MKMLProfilerTemplater
Pipeline stage MKMLProfilerTemplater completed in 0.15s
run pipeline stage %s
Running pipeline stage MKMLProfilerDeployer
Creating inference service alexxi19-ft-v1-violet-merge-v19-profiler
Waiting for inference service alexxi19-ft-v1-violet-merge-v19-profiler to be ready
Inference service alexxi19-ft-v1-violet-merge-v19-profiler ready after 200.75785374641418s
Pipeline stage MKMLProfilerDeployer completed in 201.32s
run pipeline stage %s
Running pipeline stage MKMLProfilerRunner
kubectl cp /code/guanaco/guanaco_inference_services/src/inference_scripts tenant-chaiml-guanaco/alexxi19-ft-v1-viole559487bc1ca5d74f6af714677ed62d15-deplok995s:/code/chaiverse_profiler_1739342031 --namespace tenant-chaiml-guanaco
kubectl exec -it alexxi19-ft-v1-viole559487bc1ca5d74f6af714677ed62d15-deplok995s --namespace tenant-chaiml-guanaco -- sh -c 'cd /code/chaiverse_profiler_1739342031 && python profiles.py profile --best_of_n 8 --auto_batch 5 --batches 1,5,10,15,20,25,30,35,40,45,50,55,60,65,70,75,80,85,90,95,100,105,110,115,120,125,130,135,140,145,150,155,160,165,170,175,180,185,190,195 --samples 200 --input_tokens 1024 --output_tokens 64 --summary /code/chaiverse_profiler_1739342031/summary.json'
%s, retrying in %s seconds...
kubectl cp /code/guanaco/guanaco_inference_services/src/inference_scripts tenant-chaiml-guanaco/alexxi19-ft-v1-viole559487bc1ca5d74f6af714677ed62d15-deplok995s:/code/chaiverse_profiler_1739342035 --namespace tenant-chaiml-guanaco
kubectl exec -it alexxi19-ft-v1-viole559487bc1ca5d74f6af714677ed62d15-deplok995s --namespace tenant-chaiml-guanaco -- sh -c 'cd /code/chaiverse_profiler_1739342035 && python profiles.py profile --best_of_n 8 --auto_batch 5 --batches 1,5,10,15,20,25,30,35,40,45,50,55,60,65,70,75,80,85,90,95,100,105,110,115,120,125,130,135,140,145,150,155,160,165,170,175,180,185,190,195 --samples 200 --input_tokens 1024 --output_tokens 64 --summary /code/chaiverse_profiler_1739342035/summary.json'
%s, retrying in %s seconds...
kubectl cp /code/guanaco/guanaco_inference_services/src/inference_scripts tenant-chaiml-guanaco/alexxi19-ft-v1-viole559487bc1ca5d74f6af714677ed62d15-deplok995s:/code/chaiverse_profiler_1739342038 --namespace tenant-chaiml-guanaco
kubectl exec -it alexxi19-ft-v1-viole559487bc1ca5d74f6af714677ed62d15-deplok995s --namespace tenant-chaiml-guanaco -- sh -c 'cd /code/chaiverse_profiler_1739342038 && python profiles.py profile --best_of_n 8 --auto_batch 5 --batches 1,5,10,15,20,25,30,35,40,45,50,55,60,65,70,75,80,85,90,95,100,105,110,115,120,125,130,135,140,145,150,155,160,165,170,175,180,185,190,195 --samples 200 --input_tokens 1024 --output_tokens 64 --summary /code/chaiverse_profiler_1739342038/summary.json'
clean up pipeline due to error=ISVCScriptError('Command failed with error: Defaulted container "kserve-container" out of: kserve-container, queue-proxy\nUnable to use a TTY - input is not a terminal or the right kind of file\nTraceback (most recent call last):\n File "/code/chaiverse_profiler_1739342038/profiles.py", line 602, in <module>\n cli()\n File "/opt/conda/lib/python3.10/site-packages/click/core.py", line 1157, in __call__\n return self.main(*args, **kwargs)\n File "/opt/conda/lib/python3.10/site-packages/click/core.py", line 1078, in main\n rv = self.invoke(ctx)\n File "/opt/conda/lib/python3.10/site-packages/click/core.py", line 1688, in invoke\n return _process_result(sub_ctx.command.invoke(sub_ctx))\n File "/opt/conda/lib/python3.10/site-packages/click/core.py", line 1434, in invoke\n return ctx.invoke(self.callback, **ctx.params)\n File "/opt/conda/lib/python3.10/site-packages/click/core.py", line 783, in invoke\n return __callback(*args, **kwargs)\n File "/code/chaiverse_profiler_1739342038/profiles.py", line 104, in profile_batches\n profiles = run_batch_profile_with_auto_batch(target, batches, settings, output, auto_batch)\n File "/code/chaiverse_profiler_1739342038/profiles.py", line 154, in run_batch_profile_with_auto_batch\n profiles = run_batch_profile(target, batches, settings, output)\n File "/code/chaiverse_profiler_1739342038/profiles.py", line 261, in run_batch_profile\n batch_profile = profile_throughput(\n File "/code/chaiverse_profiler_1739342038/profiles.py", line 279, in profile_throughput\n raw = analysis_data.load_raw_data(\nTypeError: load_raw_data() got an unexpected keyword argument \'num_unique_prompts\'\ncommand terminated with exit code 1\n, output: waiting for startup of TargetModel(endpoint=\'localhost\', route=\'GPT-J-6B-lit-v2\', namespace=\'tenant-chaiml-guanaco\', max_characters=9999, reward=False, url_format=\'{endpoint}-predictor-default.{namespace}.knative.ord1.coreweave.cloud\')\n')
run pipeline stage %s
Running pipeline stage MKMLProfilerDeleter
Checking if service alexxi19-ft-v1-violet-merge-v19-profiler is running
Tearing down inference service alexxi19-ft-v1-violet-merge-v19-profiler
Service alexxi19-ft-v1-violet-merge-v19-profiler has been torndown
Pipeline stage MKMLProfilerDeleter completed in 2.43s
Shutdown handler de-registered
Shutdown handler registered
run pipeline %s
run pipeline stage %s
Running pipeline stage MKMLProfilerDeleter
Checking if service alexxi19-ft-v1-violet-merge-v19-profiler is running
Skipping teardown as no inference service was found
Pipeline stage MKMLProfilerDeleter completed in 2.43s
run pipeline stage %s
Running pipeline stage MKMLProfilerTemplater
Pipeline stage MKMLProfilerTemplater completed in 0.19s
run pipeline stage %s
Running pipeline stage MKMLProfilerDeployer
Creating inference service alexxi19-ft-v1-violet-merge-v19-profiler
Waiting for inference service alexxi19-ft-v1-violet-merge-v19-profiler to be ready
Shutdown handler registered
run pipeline %s
run pipeline stage %s
Running pipeline stage OfflineFamilyFriendlyScorer
Evaluating %s Family Friendly Score with %s threads
Pipeline stage OfflineFamilyFriendlyScorer completed in 2085.07s
Shutdown handler de-registered
alexxi19-ft-v1-violet-merge_v19 status is now inactive due to auto deactivation removed underperforming models
alexxi19-ft-v1-violet-merge_v19 status is now torndown due to DeploymentManager action
alexxi19-ft-v1-violet-merge_v19 status is now torndown due to DeploymentManager action
alexxi19-ft-v1-violet-merge_v19 status is now torndown due to DeploymentManager action