Starting from Artifactory version 7.77.x, Artifactory supports resolving models from private Hugging Face repositories.
To configure a remote repository to resolve models from a private repository:
Go to Hugging Face Hub, click on your profile on the top right side of the screen, and click Settings.
Select Access Tokens.
Click Create new token.
Under Token type, select Read.
Enter a name for the token.
Click Create token.
Go to your remote repository settings in Artifactory, and enter the token you copied from Hugging face in the Password / Access Token field. There is no need to fill in the User Name field.
You can now resolve models from your private repository to your Hugging Face remote repository.