Update modeling_tf_utils.py (#20076)

This commit is contained in:
Christopher Akiki 2022-11-04 22:24:37 +01:00 committed by GitHub
parent d68c46026b
commit 4b86e44693
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2818,7 +2818,7 @@ class TFPreTrainedModel(tf.keras.Model, TFModelUtilsMixin, TFGenerationMixin, Pu
commit_message (`str`, *optional*):
Message to commit while pushing. Will default to `"Upload model"`.
private (`bool`, *optional*):
Whether or not the repository created should be private (requires a paying subscription).
Whether or not the repository created should be private.
use_auth_token (`bool` or `str`, *optional*):
The token to use as HTTP bearer authorization for remote files. If `True`, will use the token generated
when running `huggingface-cli login` (stored in `~/.huggingface`). Will default to `True` if `repo_url`