From 27bd027bcd3739e04198d6d7ea88690f685d26fb Mon Sep 17 00:00:00 2001 From: Salar Hosseini Date: Thu, 6 Jun 2024 15:00:54 +0000 Subject: [PATCH] #0: REVERT-ME: disable falcon40 demo test to reduce ci load Signed-off-by: Salar Hosseini --- tests/scripts/t3000/run_t3000_demo_tests.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/scripts/t3000/run_t3000_demo_tests.sh b/tests/scripts/t3000/run_t3000_demo_tests.sh index 5dca3e93a87..49c2fde3449 100755 --- a/tests/scripts/t3000/run_t3000_demo_tests.sh +++ b/tests/scripts/t3000/run_t3000_demo_tests.sh @@ -53,7 +53,7 @@ run_t3000_mixtral_tests() { run_t3000_tests() { # Run falcon40b tests - run_t3000_falcon40b_tests + # run_t3000_falcon40b_tests # Run falcon7b tests run_t3000_falcon7b_tests