[CI] Remove profiling from nightly tests (#33832)
This commit is contained in:
@@ -59,7 +59,7 @@ class TestKimiK25Nvfp4Eagle(unittest.TestCase):
|
||||
performance_params=PerformanceTestParams(
|
||||
batch_sizes=[1, 8, 16],
|
||||
spec_accept_length_threshold=2.8,
|
||||
profile_dir="performance_profiles_kimi_k25_nvfp4_eagle",
|
||||
result_dir="performance_results_kimi_k25_nvfp4_eagle",
|
||||
),
|
||||
)
|
||||
|
||||
|
||||
@@ -61,7 +61,7 @@ class TestKimiK26Nvfp4Dflash(unittest.TestCase):
|
||||
performance_params=PerformanceTestParams(
|
||||
batch_sizes=[1, 8, 16],
|
||||
spec_accept_length_threshold=2.0,
|
||||
profile_dir="performance_profiles_kimi_k26_nvfp4_dflash",
|
||||
result_dir="performance_results_kimi_k26_nvfp4_dflash",
|
||||
),
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user