Skip to content

Conversation

@doubleBlack2
Copy link
Contributor

Fix model download progress bar dependency log.

logger.info(f"Will be saved to: {save_path}")

hf_model_name = f"Qwen/{model_name}"
progress_file = os.path.join(os.path.dirname(TRAIN_LOG_FILE), "train_progress.json")
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

intent is not right


return logger

def _write_progress_to_file(progress_data,progress_file):
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

space needed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants