Skip to content

Commit d2f212a

Browse files
committed
remove fp8 test
1 parent aa09c13 commit d2f212a

File tree

2 files changed

+0
-44
lines changed

2 files changed

+0
-44
lines changed

tests/integration/defs/disaggregated/test_configs/disagg_config_ctxtp2_gentp1cp2_deepseek_v3_lite_fp8_tllm_gen.yaml

Lines changed: 0 additions & 40 deletions
This file was deleted.

tests/integration/defs/disaggregated/test_disaggregated.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -271,10 +271,6 @@ def get_test_config(test_desc, example_dir, test_root):
271271
(4,
272272
f"{test_configs_root}/disagg_config_ctxtp2_gentp1cp2_deepseek_v3_lite_bf16_tllm_gen.yaml"
273273
),
274-
"deepseek_v3_lite_fp8_tllm_gen_helix":
275-
(4,
276-
f"{test_configs_root}/disagg_config_ctxtp2_gentp1cp2_deepseek_v3_lite_fp8_tllm_gen.yaml"
277-
),
278274
}
279275

280276
if test_desc not in config_map:

0 commit comments

Comments
 (0)