huggingFaceCacheEnabled property
If true, the model will deploy with a cached version instead of directly downloading the model artifacts from Hugging Face.
This is suitable for VPC-SC users with limited internet access.
Optional.
Implementation
core.bool? huggingFaceCacheEnabled;