Skip to content

[doc] fix requirements typo for issue #3125#3209

Merged
binmakeswell merged 1 commit intohpcaitech:mainfrom
Suffoquer-fang:hotfix/requirements
Mar 23, 2023
Merged

[doc] fix requirements typo for issue #3125#3209
binmakeswell merged 1 commit intohpcaitech:mainfrom
Suffoquer-fang:hotfix/requirements

Conversation

@Suffoquer-fang
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

Link this PR to your issue with words like fixed to automatically close the linked issue upon merge

fixed #3125

📝 What does this PR do?

fix the typo in requirements.txt:
transformers >= 4.231
to
transformers >= 4.23.1

💥 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
Copy link
Copy Markdown
Member

Hi @Suffoquer-fang Thanks so much for your contribution!

@binmakeswell binmakeswell merged commit 1893479 into hpcaitech:main Mar 23, 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]: gpt example auto_parallel requirements.txt bug

2 participants