Skip to content

Fix model download progress bar dependency log#364

Open
doubleBlack2 wants to merge 5 commits intodevelopfrom
fix/ModelDownloadProgressBar
Open

Fix model download progress bar dependency log#364
doubleBlack2 wants to merge 5 commits intodevelopfrom
fix/ModelDownloadProgressBar

Conversation

@doubleBlack2
Copy link
Copy Markdown
Contributor

Fix model download progress bar dependency log.

Comment thread lpm_kernel/L2/utils.py Outdated
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
Copy Markdown
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

Comment thread lpm_kernel/L2/utils.py

return logger

def _write_progress_to_file(progress_data,progress_file):
Copy link
Copy Markdown
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.

4 participants