In this blog post, we will setup an AI Model Store using Harbor, which will allow us to download Hugging Face models and upload that to our private Harbor registry for use with VMware for Private AI Services (PAIS).
Requirements:
- VM to install Harbor or an existing Harbor instance
- Docker Client installed on your local desktop
- Hugging Face CLI installed on your local desktop (Refer to the official documentation for installation steps)
- VCF CLI installed on your local desktop (Refer to the official documentation for installation steps)