Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: launcher doc typos #1462

Merged
merged 1 commit into from
Jan 26, 2024
Merged

Conversation

thelinuxkid
Copy link
Contributor

What does this PR do?

fixes launcher doc typos

Fixes # (issue)

Before submitting

  • This PR fixes a typo or improves the docs (you can dismiss the other checks if that's the case).
  • [] Did you read the contributor guideline,
    Pull Request section?
  • [] Was this discussed/approved via a Github issue or the forum? Please add a link
    to it if that's the case.
  • Did you make sure to update the documentation with your changes? Here are the
    documentation guidelines, and
    here are tips on formatting docstrings.
  • Did you write any new necessary tests?

Who can review?

@OlivierDehaene OR @Narsil

Anyone in the community is free to review the PR once the tests have passed. Feel free to tag
members/contributors who may be interested in your PR.

@Narsil
Copy link
Collaborator

Narsil commented Jan 23, 2024

Thanks ! I moved the code in #1473 since I couldn't push here.

@Narsil Narsil closed this Jan 23, 2024
@thelinuxkid
Copy link
Contributor Author

Thanks @Narsil ! Was hoping to get that contributor cred. Next time!

@Narsil Narsil reopened this Jan 23, 2024
@Narsil
Copy link
Collaborator

Narsil commented Jan 23, 2024

You will ! your commit is still in it !

Not sure how you would like to appear, but with pleasure to include your contribution.
Sorry, creating new PRs to merge is regular here (only HF members have access to the tokens that can spawn the CI properly since it runs in our infra).

Typos fix are the best PRs !

@Narsil
Copy link
Collaborator

Narsil commented Jan 23, 2024

I reopened the PR, if you want to cherry-pick my fix, and we use this PR instead it's fine by me (didn't have time to merge anyway)

https://github.com/huggingface/text-generation-inference/pull/1473/commits

@thelinuxkid
Copy link
Contributor Author

Thanks @Narsil. Done! I've rebased with main and put your commit on top.

@Narsil Narsil merged commit 50a20a8 into huggingface:main Jan 26, 2024
1 of 4 checks passed
kdamaszk pushed a commit to kdamaszk/tgi-gaudi that referenced this pull request Apr 29, 2024
fixes launcher doc typos

<!--
Congratulations! You've made it this far! You're not quite done yet
though.

Once merged, your PR is going to appear in the release notes with the
title you set, so make sure it's a great title that fully reflects the
extent of your awesome contribution.

Then, please replace this with a description of the change and which
issue is fixed (if applicable). Please also include relevant motivation
and context. List any dependencies (if any) that are required for this
change.

Once you're done, someone will review your PR shortly (see the section
"Who can review?" below to tag some potential reviewers). They may
suggest changes to make the code even better. If no one reviewed your PR
after a week has passed, don't hesitate to post a new comment
@-mentioning the same persons---sometimes notifications get lost.
-->

<!-- Remove if not applicable -->

Fixes # (issue)

- [x] This PR fixes a typo or improves the docs (you can dismiss the
other checks if that's the case).
- [] Did you read the [contributor
guideline](https://github.com/huggingface/transformers/blob/main/CONTRIBUTING.md#start-contributing-pull-requests),
      Pull Request section?
- [] Was this discussed/approved via a Github issue or the
[forum](https://discuss.huggingface.co/)? Please add a link
      to it if that's the case.
- [ ] Did you make sure to update the documentation with your changes?
Here are the
[documentation
guidelines](https://github.com/huggingface/transformers/tree/main/docs),
and
[here are tips on formatting
docstrings](https://github.com/huggingface/transformers/tree/main/docs#writing-source-documentation).
- [ ] Did you write any new necessary tests?

@OlivierDehaene OR @Narsil

Anyone in the community is free to review the PR once the tests have
passed. Feel free to tag
members/contributors who may be interested in your PR.

<!-- Your PR will be replied to more quickly if you can figure out the
right person to tag with @

@OlivierDehaene OR @Narsil

 -->

Co-authored-by: Nicolas Patry <patry.nicolas@protonmail.com>
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.

None yet

2 participants