submission_id: cycy233-misllm-v6-0-3_v2
developer_uid: shiroe40
best_of: 16
celo_rating: 1185.12
display_name: base_f
family_friendly_score: 0.0
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}
generation_params: {'temperature': 1.0, 'top_p': 1.0, 'min_p': 0.0, 'top_k': 40, 'presence_penalty': 0.0, 'frequency_penalty': 0.0, 'stopping_words': ['\n'], 'max_input_tokens': 512, 'best_of': 16, 'max_output_tokens': 64}
is_internal_developer: False
language_model: cycy233/misllm_v6.0.3
max_input_tokens: 512
max_output_tokens: 64
model_architecture: MistralForCausalLM
model_eval_status: success
model_group: cycy233/misllm_v6.0.3
model_name: base_f
model_num_parameters: 7241732096.0
model_repo: cycy233/misllm_v6.0.3
model_size: 7B
num_battles: 6952
num_wins: 3579
ranking_group: single
reward_formatter: {'bot_template': '{bot_name}: {message}\n', 'memory_template': "{bot_name}'s Persona: {memory}\n####\n", 'prompt_template': '{prompt}\n<START>\n', 'response_template': '{bot_name}:', 'truncate_by_message': False, 'user_template': '{user_name}: {message}\n'}
reward_repo: ChaiML/reward_gpt2_medium_preference_24m_e2
status: torndown
submission_type: basic
timestamp: 2024-05-27T02:17:45+00:00
us_pacific_date: 2024-05-26
win_ratio: 0.5148158803222095
Resubmit model
Running pipeline stage MKMLizer
Starting job with name cycy233-misllm-v6-0-3-v2-mkmlizer
Waiting for job on cycy233-misllm-v6-0-3-v2-mkmlizer to finish
cycy233-misllm-v6-0-3-v2-mkmlizer: ╔═════════════════════════════════════════════════════════════════════╗
cycy233-misllm-v6-0-3-v2-mkmlizer: ║ _____ __ __ ║
cycy233-misllm-v6-0-3-v2-mkmlizer: ║ / _/ /_ ___ __/ / ___ ___ / / ║
cycy233-misllm-v6-0-3-v2-mkmlizer: ║ / _/ / // / |/|/ / _ \/ -_) -_) / ║
cycy233-misllm-v6-0-3-v2-mkmlizer: ║ /_//_/\_, /|__,__/_//_/\__/\__/_/ ║
cycy233-misllm-v6-0-3-v2-mkmlizer: ║ /___/ ║
cycy233-misllm-v6-0-3-v2-mkmlizer: ║ ║
cycy233-misllm-v6-0-3-v2-mkmlizer: ║ Version: 0.8.14 ║
cycy233-misllm-v6-0-3-v2-mkmlizer: ║ Copyright 2023 MK ONE TECHNOLOGIES Inc. ║
cycy233-misllm-v6-0-3-v2-mkmlizer: ║ https://mk1.ai ║
cycy233-misllm-v6-0-3-v2-mkmlizer: ║ ║
cycy233-misllm-v6-0-3-v2-mkmlizer: ║ The license key for the current software has been verified as ║
cycy233-misllm-v6-0-3-v2-mkmlizer: ║ belonging to: ║
cycy233-misllm-v6-0-3-v2-mkmlizer: ║ ║
cycy233-misllm-v6-0-3-v2-mkmlizer: ║ Chai Research Corp. ║
cycy233-misllm-v6-0-3-v2-mkmlizer: ║ Account ID: 7997a29f-0ceb-4cc7-9adf-840c57b4ae6f ║
cycy233-misllm-v6-0-3-v2-mkmlizer: ║ Expiration: 2024-07-15 23:59:59 ║
cycy233-misllm-v6-0-3-v2-mkmlizer: ║ ║
cycy233-misllm-v6-0-3-v2-mkmlizer: ╚═════════════════════════════════════════════════════════════════════╝
cycy233-misllm-v6-0-3-v2-mkmlizer: /opt/conda/lib/python3.10/site-packages/huggingface_hub/utils/_deprecation.py:131: FutureWarning: 'list_files_info' (from 'huggingface_hub.hf_api') is deprecated and will be removed from version '0.23'. Use `list_repo_tree` and `get_paths_info` instead.
cycy233-misllm-v6-0-3-v2-mkmlizer: warnings.warn(warning_message, FutureWarning)
cycy233-misllm-v6-0-3-v2-mkmlizer: Traceback (most recent call last):
cycy233-misllm-v6-0-3-v2-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/urllib3/connection.py", line 174, in _new_conn
cycy233-misllm-v6-0-3-v2-mkmlizer: conn = connection.create_connection(
cycy233-misllm-v6-0-3-v2-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/urllib3/util/connection.py", line 72, in create_connection
cycy233-misllm-v6-0-3-v2-mkmlizer: for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM):
cycy233-misllm-v6-0-3-v2-mkmlizer: File "/opt/conda/lib/python3.10/socket.py", line 955, in getaddrinfo
cycy233-misllm-v6-0-3-v2-mkmlizer: for res in _socket.getaddrinfo(host, port, family, type, proto, flags):
cycy233-misllm-v6-0-3-v2-mkmlizer: socket.gaierror: [Errno -3] Temporary failure in name resolution
cycy233-misllm-v6-0-3-v2-mkmlizer: During handling of the above exception, another exception occurred:
cycy233-misllm-v6-0-3-v2-mkmlizer: Traceback (most recent call last):
cycy233-misllm-v6-0-3-v2-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/urllib3/connectionpool.py", line 714, in urlopen
cycy233-misllm-v6-0-3-v2-mkmlizer: httplib_response = self._make_request(
cycy233-misllm-v6-0-3-v2-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/urllib3/connectionpool.py", line 403, in _make_request
cycy233-misllm-v6-0-3-v2-mkmlizer: self._validate_conn(conn)
cycy233-misllm-v6-0-3-v2-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/urllib3/connectionpool.py", line 1053, in _validate_conn
cycy233-misllm-v6-0-3-v2-mkmlizer: conn.connect()
cycy233-misllm-v6-0-3-v2-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/urllib3/connection.py", line 363, in connect
cycy233-misllm-v6-0-3-v2-mkmlizer: self.sock = conn = self._new_conn()
cycy233-misllm-v6-0-3-v2-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/urllib3/connection.py", line 186, in _new_conn
cycy233-misllm-v6-0-3-v2-mkmlizer: raise NewConnectionError(
cycy233-misllm-v6-0-3-v2-mkmlizer: urllib3.exceptions.NewConnectionError: <urllib3.connection.HTTPSConnection object at 0x7f60da193bb0>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution
cycy233-misllm-v6-0-3-v2-mkmlizer: During handling of the above exception, another exception occurred:
cycy233-misllm-v6-0-3-v2-mkmlizer: Traceback (most recent call last):
cycy233-misllm-v6-0-3-v2-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/requests/adapters.py", line 486, in send
cycy233-misllm-v6-0-3-v2-mkmlizer: resp = conn.urlopen(
cycy233-misllm-v6-0-3-v2-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/urllib3/connectionpool.py", line 798, in urlopen
cycy233-misllm-v6-0-3-v2-mkmlizer: retries = retries.increment(
cycy233-misllm-v6-0-3-v2-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/urllib3/util/retry.py", line 592, in increment
cycy233-misllm-v6-0-3-v2-mkmlizer: raise MaxRetryError(_pool, url, error or ResponseError(cause))
cycy233-misllm-v6-0-3-v2-mkmlizer: urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='cdn-lfs-us-1.huggingface.co', port=443): Max retries exceeded with url: /repos/79/bf/943262cc57fd937e1f247/28dbfed3a5b533a483bd299ad3ded2c68d005435670a6604133f99d032116bc6?response-content-disposition=attachment%3B+filename*%3DUTF-8%27%27pytorch_model-00003-of-00003.bin%3B+filename%3D%22pytorch_model-00003-of-00003.bin%22%3B&response-content-type=application%2Foctet-stream&Expires=1717035496&Policy=eyJTdGF0ZW1lbnQiOlt7IkNvbmRpdGlvbiI6eyJEYXRlTGVzc1RoYW4iOnsiQVdTOkVwb2NoVGltZSI6MTcxNzAzNTQ5Nn19LCJSZXNvdXJjZSI6Imh0dHBzOi8vY2RuLWxmcy11cy0xLmh1Z2dpbmdmYWNlLmNvL3JlcG9zLzc5L2JmLzc5YmYwMGY3MmI3NmM5OTdiODRhNTVjN2UwYWM4NmE1NmU5ZTFjNmQ1ZWE5NDMyNjJjYzU3ZmQ5MzdlMWYyNDcvMjhkYmZlZDNhNWI1MzNhNDgzYmQyOTlhZDNkZWQyYzY4ZDAwNTQzNTY3MGE2NjA0MTMzZjk5ZDAzMjExNmJjNj9yZXNwb25zZS1jb250ZW50LWRpc3Bvc2l0aW9uPSomcmVzcG9uc2UtY29udGVudC10eXBlPSoifV19&Signature=Hw~xHr0DTGdQ4Djpy7H6LzMcaDyWLgNr7Q43vgykBkqY-of0RIu0CHWzlm3TKkD1zylM81k5xBvObPRSrE~psRn1BU-TqEAy~ZQTvkDEUMz26oVRiyAC1OYN1MBhvClP4tXc7Z9V7DVOwDk2hefvC8iAYNmI5GhsMW0fcfL33-cKmkwfpjkfa6vjGJoOFZDgImN1vgO0aPMxmcTy-fdzBbV4Xl0Erl0pAj1jtJ6Ro61Iqzls~x0gSI0qL7VxkR0srEFZ5micTaBlwC5dHMktouHYlqJEwRZ43PP1gjvZpQjX0PBpDTawiPytOgbmrmSqPZABr3YE022RYens2pVblg__&Key-Pair-Id=KCD77M1F0VK2B (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f60da193bb0>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))
cycy233-misllm-v6-0-3-v2-mkmlizer: During handling of the above exception, another exception occurred:
cycy233-misllm-v6-0-3-v2-mkmlizer: Traceback (most recent call last):
cycy233-misllm-v6-0-3-v2-mkmlizer: File "/code/uploading/mkmlize.py", line 151, in <module>
cycy233-misllm-v6-0-3-v2-mkmlizer: cli()
cycy233-misllm-v6-0-3-v2-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/click/core.py", line 1128, in __call__
cycy233-misllm-v6-0-3-v2-mkmlizer: return self.main(*args, **kwargs)
cycy233-misllm-v6-0-3-v2-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/click/core.py", line 1053, in main
cycy233-misllm-v6-0-3-v2-mkmlizer: rv = self.invoke(ctx)
cycy233-misllm-v6-0-3-v2-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/click/core.py", line 1659, in invoke
cycy233-misllm-v6-0-3-v2-mkmlizer: return _process_result(sub_ctx.command.invoke(sub_ctx))
cycy233-misllm-v6-0-3-v2-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/click/core.py", line 1395, in invoke
cycy233-misllm-v6-0-3-v2-mkmlizer: return ctx.invoke(self.callback, **ctx.params)
cycy233-misllm-v6-0-3-v2-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/click/core.py", line 754, in invoke
cycy233-misllm-v6-0-3-v2-mkmlizer: return __callback(*args, **kwargs)
cycy233-misllm-v6-0-3-v2-mkmlizer: File "/code/uploading/mkmlize.py", line 38, in quantize
cycy233-misllm-v6-0-3-v2-mkmlizer: temp_folder = download_to_shared_memory(repo_id, revision, hf_auth_token)
cycy233-misllm-v6-0-3-v2-mkmlizer: File "/code/uploading/mkmlize.py", line 65, in download_to_shared_memory
cycy233-misllm-v6-0-3-v2-mkmlizer: snapshot_download(
cycy233-misllm-v6-0-3-v2-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 119, in _inner_fn
cycy233-misllm-v6-0-3-v2-mkmlizer: return fn(*args, **kwargs)
cycy233-misllm-v6-0-3-v2-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/huggingface_hub/_snapshot_download.py", line 314, in snapshot_download
cycy233-misllm-v6-0-3-v2-mkmlizer: _inner_hf_hub_download(file)
cycy233-misllm-v6-0-3-v2-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/huggingface_hub/_snapshot_download.py", line 290, in _inner_hf_hub_download
cycy233-misllm-v6-0-3-v2-mkmlizer: return hf_hub_download(
cycy233-misllm-v6-0-3-v2-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 119, in _inner_fn
cycy233-misllm-v6-0-3-v2-mkmlizer: return fn(*args, **kwargs)
cycy233-misllm-v6-0-3-v2-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 1492, in hf_hub_download
cycy233-misllm-v6-0-3-v2-mkmlizer: http_get(
cycy233-misllm-v6-0-3-v2-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 456, in http_get
cycy233-misllm-v6-0-3-v2-mkmlizer: r = _request_wrapper(
cycy233-misllm-v6-0-3-v2-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 392, in _request_wrapper
cycy233-misllm-v6-0-3-v2-mkmlizer: response = get_session().request(method=method, url=url, **params)
cycy233-misllm-v6-0-3-v2-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/requests/sessions.py", line 589, in request
cycy233-misllm-v6-0-3-v2-mkmlizer: resp = self.send(prep, **send_kwargs)
cycy233-misllm-v6-0-3-v2-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/requests/sessions.py", line 703, in send
cycy233-misllm-v6-0-3-v2-mkmlizer: r = adapter.send(request, **kwargs)
cycy233-misllm-v6-0-3-v2-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/huggingface_hub/utils/_http.py", line 68, in send
cycy233-misllm-v6-0-3-v2-mkmlizer: return super().send(request, *args, **kwargs)
cycy233-misllm-v6-0-3-v2-mkmlizer: File "/opt/conda/lib/python3.10/site-packages/requests/adapters.py", line 519, in send
cycy233-misllm-v6-0-3-v2-mkmlizer: raise ConnectionError(e, request=request)
cycy233-misllm-v6-0-3-v2-mkmlizer: requests.exceptions.ConnectionError: (MaxRetryError("HTTPSConnectionPool(host='cdn-lfs-us-1.huggingface.co', port=443): Max retries exceeded with url: /repos/79/bf/943262cc57fd937e1f247/28dbfed3a5b533a483bd299ad3ded2c68d005435670a6604133f99d032116bc6?response-content-disposition=attachment%3B+filename*%3DUTF-8%27%27pytorch_model-00003-of-00003.bin%3B+filename%3D%22pytorch_model-00003-of-00003.bin%22%3B&response-content-type=application%2Foctet-stream&Expires=1717035496&Policy=eyJTdGF0ZW1lbnQiOlt7IkNvbmRpdGlvbiI6eyJEYXRlTGVzc1RoYW4iOnsiQVdTOkVwb2NoVGltZSI6MTcxNzAzNTQ5Nn19LCJSZXNvdXJjZSI6Imh0dHBzOi8vY2RuLWxmcy11cy0xLmh1Z2dpbmdmYWNlLmNvL3JlcG9zLzc5L2JmLzc5YmYwMGY3MmI3NmM5OTdiODRhNTVjN2UwYWM4NmE1NmU5ZTFjNmQ1ZWE5NDMyNjJjYzU3ZmQ5MzdlMWYyNDcvMjhkYmZlZDNhNWI1MzNhNDgzYmQyOTlhZDNkZWQyYzY4ZDAwNTQzNTY3MGE2NjA0MTMzZjk5ZDAzMjExNmJjNj9yZXNwb25zZS1jb250ZW50LWRpc3Bvc2l0aW9uPSomcmVzcG9uc2UtY29udGVudC10eXBlPSoifV19&Signature=Hw~xHr0DTGdQ4Djpy7H6LzMcaDyWLgNr7Q43vgykBkqY-of0RIu0CHWzlm3TKkD1zylM81k5xBvObPRSrE~psRn1BU-TqEAy~ZQTvkDEUMz26oVRiyAC1OYN1MBhvClP4tXc7Z9V7DVOwDk2hefvC8iAYNmI5GhsMW0fcfL33-cKmkwfpjkfa6vjGJoOFZDgImN1vgO0aPMxmcTy-fdzBbV4Xl0Erl0pAj1jtJ6Ro61Iqzls~x0gSI0qL7VxkR0srEFZ5micTaBlwC5dHMktouHYlqJEwRZ43PP1gjvZpQjX0PBpDTawiPytOgbmrmSqPZABr3YE022RYens2pVblg__&Key-Pair-Id=KCD77M1F0VK2B (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f60da193bb0>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))"), '(Request ID: 26b20b88-2853-40bd-aed8-308c5c900b64)')
Job cycy233-misllm-v6-0-3-v2-mkmlizer completed after 43.29s with status: failed
Stopping job with name cycy233-misllm-v6-0-3-v2-mkmlizer
%s, retrying in %s seconds...
Starting job with name cycy233-misllm-v6-0-3-v2-mkmlizer
Waiting for job on cycy233-misllm-v6-0-3-v2-mkmlizer to finish
cycy233-misllm-v6-0-3-v2-mkmlizer: ╔═════════════════════════════════════════════════════════════════════╗
cycy233-misllm-v6-0-3-v2-mkmlizer: ║ _____ __ __ ║
cycy233-misllm-v6-0-3-v2-mkmlizer: ║ / _/ /_ ___ __/ / ___ ___ / / ║
cycy233-misllm-v6-0-3-v2-mkmlizer: ║ / _/ / // / |/|/ / _ \/ -_) -_) / ║
cycy233-misllm-v6-0-3-v2-mkmlizer: ║ /_//_/\_, /|__,__/_//_/\__/\__/_/ ║
cycy233-misllm-v6-0-3-v2-mkmlizer: ║ /___/ ║
cycy233-misllm-v6-0-3-v2-mkmlizer: ║ ║
cycy233-misllm-v6-0-3-v2-mkmlizer: ║ Version: 0.8.14 ║
cycy233-misllm-v6-0-3-v2-mkmlizer: ║ Copyright 2023 MK ONE TECHNOLOGIES Inc. ║
cycy233-misllm-v6-0-3-v2-mkmlizer: ║ https://mk1.ai ║
cycy233-misllm-v6-0-3-v2-mkmlizer: ║ ║
cycy233-misllm-v6-0-3-v2-mkmlizer: ║ The license key for the current software has been verified as ║
cycy233-misllm-v6-0-3-v2-mkmlizer: ║ belonging to: ║
cycy233-misllm-v6-0-3-v2-mkmlizer: ║ ║
cycy233-misllm-v6-0-3-v2-mkmlizer: ║ Chai Research Corp. ║
cycy233-misllm-v6-0-3-v2-mkmlizer: ║ Account ID: 7997a29f-0ceb-4cc7-9adf-840c57b4ae6f ║
cycy233-misllm-v6-0-3-v2-mkmlizer: ║ Expiration: 2024-07-15 23:59:59 ║
cycy233-misllm-v6-0-3-v2-mkmlizer: ║ ║
cycy233-misllm-v6-0-3-v2-mkmlizer: ╚═════════════════════════════════════════════════════════════════════╝
cycy233-misllm-v6-0-3-v2-mkmlizer: /opt/conda/lib/python3.10/site-packages/huggingface_hub/utils/_deprecation.py:131: FutureWarning: 'list_files_info' (from 'huggingface_hub.hf_api') is deprecated and will be removed from version '0.23'. Use `list_repo_tree` and `get_paths_info` instead.
cycy233-misllm-v6-0-3-v2-mkmlizer: warnings.warn(warning_message, FutureWarning)
cycy233-misllm-v6-0-3-v2-mkmlizer: unable to retrieve container logs for containerd://143ac5e82ddcdc6ece054
cycy233-misllm-v6-0-3-v2-mkmlizer: unable to retrieve container logs for containerd://143ac5e82ddcdc6ece054
cycy233-misllm-v6-0-3-v2-mkmlizer: unable to retrieve container logs for containerd://143ac5e82ddcdc6ece054
Job cycy233-misllm-v6-0-3-v2-mkmlizer completed after 52.29s with status: succeeded
Stopping job with name cycy233-misllm-v6-0-3-v2-mkmlizer
Pipeline stage MKMLizer completed in 100.28s
Running pipeline stage MKMLKubeTemplater
Pipeline stage MKMLKubeTemplater completed in 0.11s
Running pipeline stage ISVCDeployer
Creating inference service cycy233-misllm-v6-0-3-v2
Waiting for inference service cycy233-misllm-v6-0-3-v2 to be ready
Inference service cycy233-misllm-v6-0-3-v2 ready after 50.280415534973145s
Pipeline stage ISVCDeployer completed in 57.86s
Running pipeline stage StressChecker
Received healthy response to inference request in 2.0729496479034424s
Received healthy response to inference request in 1.2452521324157715s
Received healthy response to inference request in 1.2360730171203613s
Received healthy response to inference request in 1.2355232238769531s
Received healthy response to inference request in 1.2405204772949219s
5 requests
0 failed requests
5th percentile: 1.2356331825256348
10th percentile: 1.2357431411743165
20th percentile: 1.2359630584716796
30th percentile: 1.2369625091552734
40th percentile: 1.2387414932250977
50th percentile: 1.2405204772949219
60th percentile: 1.2424131393432618
70th percentile: 1.2443058013916015
80th percentile: 1.4107916355133059
90th percentile: 1.741870641708374
95th percentile: 1.907410144805908
99th percentile: 2.0398417472839356
mean time: 1.40606369972229
Pipeline stage StressChecker completed in 7.86s
Running pipeline stage DaemonicModelEvalScorer
Pipeline stage DaemonicModelEvalScorer completed in 0.04s
Running pipeline stage DaemonicSafetyScorer
Running M-Eval for topic stay_in_character
Pipeline stage DaemonicSafetyScorer completed in 0.05s
M-Eval Dataset for topic stay_in_character is loaded
cycy233-misllm-v6-0-3_v2 status is now deployed due to DeploymentManager action
cycy233-misllm-v6-0-3_v2 status is now inactive due to auto deactivation removed underperforming models
admin requested tearing down of cycy233-misllm-v6-0-3_v2
Running pipeline stage ISVCDeleter
Checking if service cycy233-misllm-v6-0-3-v2 is running
Skipping teardown as no inference service was found
Pipeline stage ISVCDeleter completed in 2.86s
Running pipeline stage MKMLModelDeleter
Cleaning model data from S3
Cleaning model data from model cache
Deleting key cycy233-misllm-v6-0-3-v2/config.json from bucket guanaco-mkml-models
Deleting key cycy233-misllm-v6-0-3-v2/flywheel_model.0.safetensors from bucket guanaco-mkml-models
Deleting key cycy233-misllm-v6-0-3-v2/special_tokens_map.json from bucket guanaco-mkml-models
Deleting key cycy233-misllm-v6-0-3-v2/tokenizer.json from bucket guanaco-mkml-models
Deleting key cycy233-misllm-v6-0-3-v2/tokenizer.model from bucket guanaco-mkml-models
Deleting key cycy233-misllm-v6-0-3-v2/tokenizer_config.json from bucket guanaco-mkml-models
Cleaning model data from model cache
Deleting key cycy233-misllm-v6-0-3-v2_reward/config.json from bucket guanaco-reward-models
Deleting key cycy233-misllm-v6-0-3-v2_reward/merges.txt from bucket guanaco-reward-models
Deleting key cycy233-misllm-v6-0-3-v2_reward/reward.tensors from bucket guanaco-reward-models
Deleting key cycy233-misllm-v6-0-3-v2_reward/special_tokens_map.json from bucket guanaco-reward-models
Deleting key cycy233-misllm-v6-0-3-v2_reward/tokenizer.json from bucket guanaco-reward-models
Deleting key cycy233-misllm-v6-0-3-v2_reward/tokenizer_config.json from bucket guanaco-reward-models
Deleting key cycy233-misllm-v6-0-3-v2_reward/vocab.json from bucket guanaco-reward-models
Pipeline stage MKMLModelDeleter completed in 3.97s
cycy233-misllm-v6-0-3_v2 status is now torndown due to DeploymentManager action