Fix memory leak when doing chunked prefill (#1787)
This commit is contained in:
@@ -5,6 +5,7 @@ from sglang.test.test_utils import run_unittest_files
|
||||
|
||||
suites = {
|
||||
"minimal": [
|
||||
"test_radix_attention.py",
|
||||
"models/test_embedding_models.py",
|
||||
"models/test_generation_models.py",
|
||||
"models/test_lora.py",
|
||||
|
||||
Reference in New Issue
Block a user