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 b61bafd commit a3952b4Copy full SHA for a3952b4
ci/L0_multi_gpu/multi_lora/test.sh
@@ -37,7 +37,7 @@ TEST_RESULT_FILE='test_results.txt'
37
CLIENT_PY="./multi_lora_test.py"
38
DOWNLOAD_PY="./download.py"
39
SAMPLE_MODELS_REPO="../../../samples/model_repository"
40
-EXPECTED_NUM_TESTS=4
+EXPECTED_NUM_TESTS=2
41
42
# first we download weights
43
pip install -U huggingface_hub
0 commit comments