Skip to content

[chat] fix single gpu training bug in examples/train_prompts.py#3621

Merged
TongLi3701 merged 1 commit intohpcaitech:mainfrom
zhang-yi-chi:fix/chat-train-prompts-single-gpu
Apr 24, 2023
Merged

[chat] fix single gpu training bug in examples/train_prompts.py#3621
TongLi3701 merged 1 commit intohpcaitech:mainfrom
zhang-yi-chi:fix/chat-train-prompts-single-gpu

Conversation

@zhang-yi-chi
Copy link
Copy Markdown
Contributor

📌 Checklist before creating the PR

  • I have created an issue for this PR for traceability
  • The title follows the standard format: [doc/gemini/tensor/...]: A concise description
  • I have added relevant tags if possible for us to better distinguish different PRs

🚨 Issue number

fixed #3620

📝 What does this PR do?

fix single gpu training bug in examples/train_prompts.py

💥 Checklist before requesting a review

  • I have linked my PR to an issue (instruction)
  • My issue clearly describes the problem/feature/proposal, with diagrams/charts/table/code if possible
  • I have performed a self-review of my code
  • I have added thorough tests.
  • I have added docstrings for all the functions/methods I implemented

⭐️ Do you enjoy contributing to Colossal-AI?

  • 🌝 Yes, I do.
  • 🌚 No, I don't.

Tell us more if you don't enjoy contributing to Colossal-AI.

@binmakeswell binmakeswell requested a review from TongLi3701 April 24, 2023 04:25
Copy link
Copy Markdown
Contributor

@TongLi3701 TongLi3701 left a comment

Choose a reason for hiding this comment

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

Thanks for your contribution!

@TongLi3701 TongLi3701 merged commit e1b0a78 into hpcaitech:main Apr 24, 2023
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.

[BUG]: [chat] Unable to run train_prompts.sh by single card

2 participants