This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Error on log_metric | |
2025/10/07 02:27:21 WARNING mlflow.sklearn: Model was missing function: predict. Not logging python_function flavor! | |
2025/10/07 02:27:42 WARNING mlflow.models.model: Model logged without a signature and input example. Please set `input_example` parameter when logging the model to auto infer the model signature. | |
WARNING:urllib3.connectionpool:Retrying (Retry(total=4, connect=5, read=4, redirect=5, status=5)) after connection broken by 'RemoteDisconnected('Remote end closed connection without response')': /api/2.0/mlflow-artifacts/artifacts/817092028293935142/b3545dc6ca24492f8ca49982a1b07941/artifacts/Qwen/Qwen2.5-0.5B-Qwen/Qwen2.5-1.5B/model.pkl | |
WARNING:urllib3.connectionpool:Retrying (Retry(total=3, connect=5, read=3, redirect=5, status=5)) after connection broken by 'RemoteDisconnected('Remote end closed connection without response')': /api/2.0/mlflow-artifacts/artifacts/817092028293935142/b3545dc6ca24492f8ca49982a1b07941/artifacts/Qwen/Qwen2.5-0.5B-Qwen/Qwen2.5-1.5B/model.pkl | |
WARNING:url |