sync attention doc and ep doc to doctree (#14257)
Co-authored-by: Brayden Zhong <b8zhong@users.noreply.github.com>
This commit is contained in:
@@ -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 |
|
||||
|
||||
Reference in New Issue
Block a user