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
# 安装 pigz (Ubuntu/Debian)
sudo apt install pigz
# 安装 pigz (macOS)
brew install pigz
使用示例
列出模型仓库内容
moffetthub-cli list
下载模型(默认下载路径为 ~/.moffetthub_cache)
moffetthub-cli download deepseek-ai/DeepSeek-R1-Distill-Qwen-1.5B
查看本地下载模型
moffetthub-cli list-cache
删除本地下载模型
moffetthub-cli remove-cache deepseek-ai/DeepSeek-R1-Distill-Qwen-1.5B
许可证
本项目采用 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.7.0.tar.gz
(10.8 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.7.0.tar.gz.
File metadata
- Download URL: moffetthub-0.7.0.tar.gz
- Upload date:
- Size: 10.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c9616bddc41ab334924d6657c157aa6c054192c77ec770a34164207dc95686b4
|
|
| MD5 |
731cc437a2b737b353ff43a562e7e155
|
|
| BLAKE2b-256 |
3d1e8b46f323e9ef793aefc9765b411ac789d5ee6d4deabbc1256e5884cf78cc
|
File details
Details for the file moffetthub-0.7.0-py3-none-any.whl.
File metadata
- Download URL: moffetthub-0.7.0-py3-none-any.whl
- Upload date:
- Size: 11.3 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 |
f8086b8226b490a07701feab3b09c381e0b84c8e474e53e4df27024a7cfc6d4e
|
|
| MD5 |
b1d0f89194d1b6f63a5ccea456858a60
|
|
| BLAKE2b-256 |
716e456b5d8599355933a30ccfe9d84b6b8f3d4582193fdc09a02e1054d780c3
|