add unit test for block wise fp8 (#3156)

This commit is contained in:
yizhang2077
2025-01-27 15:32:04 +08:00
committed by GitHub
parent fb11a43981
commit 1e3e521544
2 changed files with 130 additions and 0 deletions

View File

@@ -52,6 +52,7 @@ suites = {
"test_w8a8_quantization.py",
"test_session_control.py",
"test_fp8_kvcache.py",
"test_fp8_kernel.py",
],
"nightly": [
"test_nightly_gsm8k_eval.py",