Skip to content

Commit c8de4ba

Browse files
authored
[Tests][NVFP4] Add e2e nvfp4 test (#1543)
Summary - Will use marlin until blackwell runners are enabled
1 parent 0888232 commit c8de4ba

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

tests/e2e/vLLM/configs/fp4_nvfp4.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
cadence: "nightly"
2+
test_type: "regression"
3+
model: TinyLlama/TinyLlama-1.1B-Chat-v1.0
4+
scheme: NVFP4
5+
num_calibration_samples: 20
6+
dataset_id: HuggingFaceH4/ultrachat_200k
7+
dataset_split: train_sft

0 commit comments

Comments
 (0)