https://github.com/alexcheng1982/model-downloader
Container image to download models from HuggingFace or Modelscope
https://github.com/alexcheng1982/model-downloader
huggingface model model-downloader modelscope
Last synced: 4 months ago
JSON representation
Container image to download models from HuggingFace or Modelscope
- Host: GitHub
- URL: https://github.com/alexcheng1982/model-downloader
- Owner: alexcheng1982
- License: mit
- Created: 2025-08-25T11:27:11.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-08-27T02:33:31.000Z (10 months ago)
- Last Synced: 2025-08-27T10:59:21.988Z (10 months ago)
- Topics: huggingface, model, model-downloader, modelscope
- Language: Dockerfile
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Model Downloader
A container image to download AI models.
It includes:
- [Hugging Face CLI](https://huggingface.co/docs/huggingface_hub/guides/cli)
- [modelscope](https://github.com/modelscope/modelscope)
```sh
docker pull ghcr.io/alexcheng1982/model-downloader
```