A CLI tool for querying and downloading files from MoffettHub.
Project description
MoffettHub CLI
MoffettHub CLI 是一个命令行工具,用于查询和下载 MoffettHub 上的模型文件。它提供了类似 Hugging Face CLI 的体验,让您可以方便地管理和下载模型。
功能特点
- 浏览和搜索模型仓库
- 下载模型文件
- 显示下载进度
- 支持并行下载
- 管理本地下载模型
安装要求
- Python >= 3.7
- pigz (用于并行解压缩)
安装
# 安装 Python 包
pip install moffetthub-cli
# 安装 pigz (Ubuntu/Debian)
sudo apt install pigz
# 安装 pigz (macOS)
brew install pigz
使用示例
列出模型仓库内容
moffetthub-cli list
下载模型
moffetthub-cli download deepseek-ai/DeepSeek-R1-Distill-Qwen-1.5B
查看本地下载模型
moffetthub-cli list-cache deepseek-ai/DeepSeek-R1-Distill-Qwen-1.5B
删除本地下载模型
moffetthub-cli remove-cache
许可证
本项目采用 MIT 许可证 - 详见 LICENSE 文件
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
moffetthub-0.3.0.tar.gz
(10.7 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file moffetthub-0.3.0.tar.gz.
File metadata
- Download URL: moffetthub-0.3.0.tar.gz
- Upload date:
- Size: 10.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8650ba1b49908a038a5da887f328d63f356650b333e3bf0fd87bc7fd465dd691
|
|
| MD5 |
427d5828ffd769629f934516a4f164c1
|
|
| BLAKE2b-256 |
850971e304722c57f2c4b8f0a0645a0cab824089659ab091d8a116b4f6cf2ffd
|
File details
Details for the file moffetthub-0.3.0-py3-none-any.whl.
File metadata
- Download URL: moffetthub-0.3.0-py3-none-any.whl
- Upload date:
- Size: 11.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6465fa5dad514eb5e5d2172e66a47580a004bf3a9461ff40939b4fc2db96b393
|
|
| MD5 |
1a8a4c90b0d61c44293730283d2ef9ea
|
|
| BLAKE2b-256 |
7877a7be5d60aeb756ac68022a7e693d1d901ef8e7609e578d6caf8f719f203f
|