Skip to content

[NFC] fix typo applications/ and colossalai/ #3735

Merged
binmakeswell merged 1 commit intohpcaitech:mainfrom
digger-yu:patch1
May 15, 2023
Merged

[NFC] fix typo applications/ and colossalai/ #3735
binmakeswell merged 1 commit intohpcaitech:mainfrom
digger-yu:patch1

Conversation

@digger-yu
Copy link
Copy Markdown
Contributor

@digger-yu digger-yu commented May 11, 2023

📌 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

Not involved

📝 What does this PR do?

fix typo applications/ and colossalai/
detail info
modified: applications/Chat/examples/community/peft/README.md
modified: applications/Chat/inference/README.md
modified: applications/Chat/inference/benchmark.py
modified: colossalai/auto_parallel/README.md
modified: colossalai/auto_parallel/passes/runtime_preparation_pass.py
modified: colossalai/autochunk/autochunk_codegen.py
modified: colossalai/autochunk/trace_indice.py
modified: colossalai/checkpoint_io/index_file.py
modified: colossalai/checkpoint_io/utils.py
modified: colossalai/cli/check/check_installation.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 added chatgpt ChatGPT Application Run Build and Test and removed chatgpt ChatGPT Application labels May 11, 2023
@github-actions
Copy link
Copy Markdown
Contributor

The code coverage for the changed files is 22%.

Click me to view the complete report
Name                                                          Stmts   Miss  Cover
---------------------------------------------------------------------------------
colossalai/auto_parallel/passes/runtime_preparation_pass.py     297    227    24%
colossalai/autochunk/autochunk_codegen.py                       283    263     7%
colossalai/autochunk/trace_indice.py                            494    445    10%
colossalai/checkpoint_io/index_file.py                           65     16    75%
colossalai/checkpoint_io/utils.py                               157     33    79%
colossalai/cli/check/check_installation.py                      107    107     0%
---------------------------------------------------------------------------------
TOTAL                                                          1403   1091    22%

@binmakeswell binmakeswell changed the title fix typo applications/ and colossalai/ [NFC] fix typo applications/ and colossalai/ May 15, 2023
@binmakeswell binmakeswell merged commit ad6460c into hpcaitech:main May 15, 2023
@digger-yu digger-yu deleted the patch1 branch May 15, 2023 05:59
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.

2 participants