Fix link to documentation in Install from Source#24336
Merged
amyeroberts merged 1 commit intohuggingface:mainfrom Jun 19, 2023
SoyGema:fix_link_install_from_source
Merged
Fix link to documentation in Install from Source#24336amyeroberts merged 1 commit intohuggingface:mainfrom SoyGema:fix_link_install_from_source
amyeroberts merged 1 commit intohuggingface:mainfrom
SoyGema:fix_link_install_from_source
Conversation
Fix link to documentation to install Transformers from source Probably the title changed at some point from 'Installing' to 'Install'
Contributor
Author
|
@amyeroberts You are welcome! Thanks for creating Transformers library ! :) |
|
The documentation is not available anymore as the PR was closed or merged. |
4 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fix link to documentation to install Transformers from Source .Probably the title changed at some point from 'Installing' to 'Install' and verbose message in utils broke.
What does this PR do?
Fixes link to install from source in verbose message inside utils
Context : found during exploration of translation tutorial script and work related to #24254
Before submitting
Pull Request section?
to it if that's the case.
documentation guidelines, and
here are tips on formatting docstrings.
Who can review?
@sgugger @stevhliu
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.