Hugging Face 官方命令行工具,下载/上传模型和数据集、管理空间,配合 huggingface_hub 使用。
pip install huggingface_hub 后使用 hf download / hf upload 等命令。
信息整理自官方渠道,接口变更频繁,请以官方文档为准。