[CI] Remove profiling from nightly tests (#33832)
This commit is contained in:
@@ -61,7 +61,7 @@ class TestDeepseekV31(unittest.TestCase):
|
||||
dataset="gsm8k", baseline_accuracy=0.935
|
||||
),
|
||||
performance_params=PerformanceTestParams(
|
||||
profile_dir="performance_profiles_deepseek_v31",
|
||||
result_dir="performance_results_deepseek_v31",
|
||||
),
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user