Skip to content

Instantly share code, notes, and snippets.

View Lethephyr's full-sized avatar

Lethephyr

View GitHub Profile
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