sync attention doc and ep doc to doctree (#14257)

Co-authored-by: Brayden Zhong <b8zhong@users.noreply.github.com>
This commit is contained in:
b8zhong
2025-12-01 21:15:22 -08:00
committed by GitHub
co-authored by Brayden Zhong
parent c9e2090101
commit e6420100ee
5 changed files with 10 additions and 9 deletions
+1 -1
View File
@@ -272,7 +272,7 @@ Please consult the documentation below and [server_args.py](https://github.com/s
| `--speculative-ngram-branch-length` | The branch length for ngram speculative decoding. | `18` | Type: int |
| `--speculative-ngram-capacity` | The cache capacity for ngram speculative decoding. | `10000000` | Type: int |
## Expert parallelism
## MoE
| Argument | Description | Defaults | Options |
| --- | --- | --- | --- |
| `--expert-parallel-size`<br>`--ep-size`<br>`--ep` | The expert parallelism size. | `1` | Type: int |