We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3bc31e5 commit 7616ff2Copy full SHA for 7616ff2
tests/unitary/with_extras/aqua/test_model.py
@@ -1282,7 +1282,7 @@ def test_import_model_with_input_tags(
1282
"inference_container": "odsc-vllm-serving",
1283
"ignore_model_artifact_check": True,
1284
},
1285
- "ads aqua model register --model oracle/oracle-1it --os_path oci://aqua-bkt@aqua-ns/path --download_from_hf True --inference_container odsc-vllm-serving --ignore_model_artifact_check True",
+ "ads aqua model register --model oracle/oracle-1it --os_path oci://aqua-bkt@aqua-ns/path --download_from_hf True --cleanup_model_cache True --inference_container odsc-vllm-serving --ignore_model_artifact_check True",
1286
),
1287
],
1288
)
0 commit comments