[Bug] Crash when mlflow
is installed and train.report_to: true
#6660
Labels
solved
This problem has been already solved
mlflow
is installed and train.report_to: true
#6660
Reminder
System Info
llamafactory: nightly
mlflow: 2.19.0
Reproduction
If
mlflow
is installed andEnable external logger
is checked in webUI (equal to settrain.report_to: true
in config yaml) llamafactory itself will throw this error:RuntimeError: cannot schedule new futures after shutdown
Once you uninstall
mlflow
, llamafactory will not throw this error anymore.Error Traceback:
The text was updated successfully, but these errors were encountered: