Skip to content

Commit 12aee78

Browse files
authored
Update constants.py
1 parent 7c9c5e3 commit 12aee78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ads/aqua/constants.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
AQUA_MODEL_ARTIFACT_CONFIG_MODEL_NAME = "_name_or_path"
3636
AQUA_MODEL_ARTIFACT_CONFIG_MODEL_TYPE = "model_type"
3737
AQUA_MODEL_ARTIFACT_FILE = "model_file"
38-
HF_METADATA_FOLDER = ".cache/huggingface/"
38+
HF_METADATA_FOLDER = ".cache/"
3939
HF_LOGIN_DEFAULT_TIMEOUT = 2
4040

4141
TRAINING_METRICS_FINAL = "training_metrics_final"

0 commit comments

Comments
 (0)