docs: fix spec (#9326)
This commit is contained in:
@@ -45,7 +45,7 @@
|
|||||||
"source": [
|
"source": [
|
||||||
"### EAGLE-2 decoding\n",
|
"### EAGLE-2 decoding\n",
|
||||||
"\n",
|
"\n",
|
||||||
"You can enable EAGLE-2 decoding by setting `--speculative_algorithm EAGLE` and choosing an appropriate model."
|
"You can enable EAGLE-2 decoding by setting `--speculative-algorithm EAGLE` and choosing an appropriate model."
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -228,7 +228,7 @@
|
|||||||
"source": [
|
"source": [
|
||||||
"### EAGLE-3 Decoding\n",
|
"### EAGLE-3 Decoding\n",
|
||||||
"\n",
|
"\n",
|
||||||
"You can enable EAGLE-3 decoding by setting `--speculative_algorithm EAGLE3` and choosing an appropriate model."
|
"You can enable EAGLE-3 decoding by setting `--speculative-algorithm EAGLE3` and choosing an appropriate model."
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user