yassineafr's picture
jaisBdarija
38a97c5 verified
raw
history blame
7.9 kB
/opt/conda/lib/python3.10/site-packages/huggingface_hub/file_download.py:1132: FutureWarning: `resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`.
warnings.warn(
/opt/conda/lib/python3.10/site-packages/torch/utils/checkpoint.py:464: UserWarning: torch.utils.checkpoint: the use_reentrant parameter should be passed explicitly. In version 2.4 we will raise an exception if use_reentrant is not passed. use_reentrant=False is recommended, but if you need to preserve the current default behavior, you can pass use_reentrant=True. Refer to docs for more details on the differences between the two variants.
warnings.warn(
/opt/conda/lib/python3.10/site-packages/torch/utils/checkpoint.py:464: UserWarning: torch.utils.checkpoint: the use_reentrant parameter should be passed explicitly. In version 2.4 we will raise an exception if use_reentrant is not passed. use_reentrant=False is recommended, but if you need to preserve the current default behavior, you can pass use_reentrant=True. Refer to docs for more details on the differences between the two variants.
warnings.warn(
/opt/conda/lib/python3.10/site-packages/huggingface_hub/file_download.py:1132: FutureWarning: `resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`.
warnings.warn(
huggingface/tokenizers: The current process just got forked, after parallelism has already been used. Disabling parallelism to avoid deadlocks...
To disable this warning, you can either:
- Avoid using `tokenizers` before the fork if possible
- Explicitly set the environment variable TOKENIZERS_PARALLELISM=(true | false)
usage: huggingface-cli <command> [<args>]
positional arguments:
{env,login,whoami,logout,repo,upload,download,lfs-enable-largefiles,lfs-multipart-upload,scan-cache,delete-cache,tag}
huggingface-cli command helpers
env Print information about the environment.
login Log in using a token from
huggingface.co/settings/tokens
whoami Find out which huggingface.co account you are logged
in as.
logout Log out
repo {create} Commands to interact with your huggingface.co
repos.
upload Upload a file or a folder to a repo on the Hub
download Download files from the Hub
lfs-enable-largefiles
Configure your repository to enable upload of files >
5GB.
scan-cache Scan cache directory.
delete-cache Delete revisions from the cache directory.
tag (create, list, delete) tags for a repo in the hub
options:
-h, --help show this help message and exit
huggingface/tokenizers: The current process just got forked, after parallelism has already been used. Disabling parallelism to avoid deadlocks...
To disable this warning, you can either:
- Avoid using `tokenizers` before the fork if possible
- Explicitly set the environment variable TOKENIZERS_PARALLELISM=(true | false)
_| _| _| _| _|_|_| _|_|_| _|_|_| _| _| _|_|_| _|_|_|_| _|_| _|_|_| _|_|_|_|
_| _| _| _| _| _| _| _|_| _| _| _| _| _| _| _|
_|_|_|_| _| _| _| _|_| _| _|_| _| _| _| _| _| _|_| _|_|_| _|_|_|_| _| _|_|_|
_| _| _| _| _| _| _| _| _| _| _|_| _| _| _| _| _| _| _|
_| _| _|_| _|_|_| _|_|_| _|_|_| _| _| _|_|_| _| _| _| _|_|_| _|_|_|_|
To login, `huggingface_hub` requires a token generated from https://huggingface.co/settings/tokens .
Enter your token (input will not be visible): Traceback (most recent call last):
File "/opt/conda/bin/huggingface-cli", line 8, in <module>
sys.exit(main())
File "/opt/conda/lib/python3.10/site-packages/huggingface_hub/commands/huggingface_cli.py", line 51, in main
service.run()
File "/opt/conda/lib/python3.10/site-packages/huggingface_hub/commands/user.py", line 98, in run
login(token=self.args.token, add_to_git_credential=self.args.add_to_git_credential)
File "/opt/conda/lib/python3.10/site-packages/huggingface_hub/_login.py", line 115, in login
interpreter_login(new_session=new_session, write_permission=write_permission)
File "/opt/conda/lib/python3.10/site-packages/huggingface_hub/_login.py", line 191, in interpreter_login
token = getpass("Enter your token (input will not be visible): ")
File "/opt/conda/lib/python3.10/getpass.py", line 77, in unix_getpass
passwd = _raw_input(prompt, stream, input=input)
File "/opt/conda/lib/python3.10/getpass.py", line 146, in _raw_input
line = input.readline()
File "/opt/conda/lib/python3.10/codecs.py", line 319, in decode
def decode(self, input, final=False):
KeyboardInterrupt
huggingface/tokenizers: The current process just got forked, after parallelism has already been used. Disabling parallelism to avoid deadlocks...
To disable this warning, you can either:
- Avoid using `tokenizers` before the fork if possible
- Explicitly set the environment variable TOKENIZERS_PARALLELISM=(true | false)
_| _| _| _| _|_|_| _|_|_| _|_|_| _| _| _|_|_| _|_|_|_| _|_| _|_|_| _|_|_|_|
_| _| _| _| _| _| _| _|_| _| _| _| _| _| _| _|
_|_|_|_| _| _| _| _|_| _| _|_| _| _| _| _| _| _|_| _|_|_| _|_|_|_| _| _|_|_|
_| _| _| _| _| _| _| _| _| _| _|_| _| _| _| _| _| _| _|
_| _| _|_| _|_|_| _|_|_| _|_|_| _| _| _|_|_| _| _| _| _|_|_| _|_|_|_|
To login, `huggingface_hub` requires a token generated from https://huggingface.co/settings/tokens .
Enter your token (input will not be visible): Traceback (most recent call last):
File "/opt/conda/bin/huggingface-cli", line 8, in <module>
sys.exit(main())
File "/opt/conda/lib/python3.10/site-packages/huggingface_hub/commands/huggingface_cli.py", line 51, in main
service.run()
File "/opt/conda/lib/python3.10/site-packages/huggingface_hub/commands/user.py", line 98, in run
login(token=self.args.token, add_to_git_credential=self.args.add_to_git_credential)
File "/opt/conda/lib/python3.10/site-packages/huggingface_hub/_login.py", line 115, in login
interpreter_login(new_session=new_session, write_permission=write_permission)
File "/opt/conda/lib/python3.10/site-packages/huggingface_hub/_login.py", line 191, in interpreter_login
token = getpass("Enter your token (input will not be visible): ")
File "/opt/conda/lib/python3.10/getpass.py", line 77, in unix_getpass
passwd = _raw_input(prompt, stream, input=input)
File "/opt/conda/lib/python3.10/getpass.py", line 146, in _raw_input
line = input.readline()
File "/opt/conda/lib/python3.10/codecs.py", line 319, in decode
def decode(self, input, final=False):
KeyboardInterrupt
/opt/conda/lib/python3.10/site-packages/huggingface_hub/file_download.py:1132: FutureWarning: `resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`.
warnings.warn(
/opt/conda/lib/python3.10/site-packages/huggingface_hub/file_download.py:1132: FutureWarning: `resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`.