huggingFaceCacheEnabled property

bool huggingFaceCacheEnabled
final

Optional. 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.

Implementation

final bool huggingFaceCacheEnabled;