fix: "check out" as verb (#38678)

"check out" as verb
This commit is contained in:
Anthony
2025-06-09 16:07:31 +02:00
committed by GitHub
parent 237ff80387
commit 19224c3642
75 changed files with 91 additions and 91 deletions

View File

@@ -19,5 +19,5 @@ limitations under the License.
This page has been updated in light of the removal of the `add_new_model` script in favor of the more complete
`add_new_model_like` script.
We recommend you checkout the documentation of [How to add a model](https://huggingface.co/docs/transformers/main/en/add_new_model)
in the Hugging Face Transformers documentation for complete and up-to-date instructions.
We recommend you check out the documentation on [how to add a model](https://huggingface.co/docs/transformers/main/en/add_new_model)
for complete and up-to-date instructions.