Add ut for w8a8 int8 quantization (#2897)

This commit is contained in:
Ke Bao
2025-01-15 18:29:14 +08:00
committed by GitHub
parent b3e99dfb22
commit bfbda62c8b
2 changed files with 75 additions and 0 deletions

View File

@@ -47,6 +47,7 @@ suites = {
"test_update_weights_from_tensor.py",
"test_vision_chunked_prefill.py",
"test_vision_openai_server.py",
"test_w8a8_quantization.py",
"test_session_control.py",
],
"nightly": [