torchft
torchft copied to clipboard
Adjust the log level to avoid excessive logging.
By default, the current training generates too many logs. Here, some less important logs are updated to debug. If necessary, we can enable these logs by setting RUST_LOG=DEBUG and adjusting the python log level.