An open API service indexing awesome lists of open source software.

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

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
```