Remove deprecated double sparsity feature (#23009)

This commit is contained in:
Lianmin Zheng
2026-04-17 13:33:12 -07:00
committed by GitHub
parent 3df35ecc80
commit 44e67c6835
11 changed files with 2 additions and 1637 deletions
@@ -480,10 +480,4 @@ The following parameters have some functional deficiencies on community
| Argument | Defaults | Options |
|---------------------------------------|----------|--------------------------------|
| `--enable-double-sparsity` | `False` | bool flag<br/> (set to enable) |
| `--ds-channel-config-path` | `None` | Type: str |
| `--ds-heavy-channel-num` | `32` | Type: int |
| `--ds-heavy-token-num` | `256` | Type: int |
| `--ds-heavy-channel-type` | `qk` | Type: str |
| `--ds-sparse-decode-`<br/>`threshold` | `4096` | Type: int |
| `--tool-server` | `None` | Type: str |