| nohup: ignoring input | |
| Traceback (most recent call last): | |
| File "/home/azureuser/.local/bin/huggingface-cli", line 7, in <module> | |
| sys.exit(main()) | |
| ^^^^^^ | |
| File "/home/azureuser/.local/share/pipx/venvs/huggingface-hub/lib/python3.12/site-packages/huggingface_hub/commands/huggingface_cli.py", line 60, in main | |
| service = args.func(args) | |
| ^^^^^^^^^^^^^^^ | |
| File "/home/azureuser/.local/share/pipx/venvs/huggingface-hub/lib/python3.12/site-packages/huggingface_hub/commands/upload_large_folder.py", line 86, in __init__ | |
| raise ValueError("Large upload is only supported for folders.") | |
| ValueError: Large upload is only supported for folders. | |