Skip to content

Commit 3f4cc0a

Browse files
Remove description for --enable-beta-spec argument (sgl-project#12177)
1 parent cadfae6 commit 3f4cc0a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/advanced_features/server_arguments.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,6 @@ Please consult the documentation below and [server_args.py](https://github.com/s
248248
## Speculative decoding
249249
| Argument | Description | Defaults | Options |
250250
| --- | --- | --- | --- |
251-
| `--enable-beta-spec` | Description not provided in server_args.py | `False` | bool flag (set to enable) |
252251
| `--speculative-algorithm` | Speculative algorithm. | `None` | `EAGLE`, `EAGLE3`, `NEXTN`, `STANDALONE`, `NGRAM` |
253252
| `--speculative-draft-model-path`<br>`--speculative-draft-model` | The path of the draft model weights. This can be a local folder or a Hugging Face repo ID. | `None` | Type: str |
254253
| `--speculative-draft-model-revision` | The specific draft model version to use. It can be a branch name, a tag name, or a commit id. If unspecified, will use the default version. | `None` | Type: str |

0 commit comments

Comments
 (0)