Support double sparsity (#1459)

This commit is contained in:
Shuo Yang
2024-10-14 02:00:41 -07:00
committed by GitHub
parent 0c1e87964b
commit 061e546313
8 changed files with 1269 additions and 1 deletions

View File

@@ -11,6 +11,7 @@ suites = {
"models/test_reward_models.py",
"sampling/penaltylib",
"test_chunked_prefill.py",
"test_double_sparsity.py",
"test_embedding_openai_server.py",
"test_eval_accuracy_mini.py",
"test_json_constrained.py",