Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -15,7 +15,7 @@
|
|
| 15 |
{
|
| 16 |
"accept_tolerance": 0.0,
|
| 17 |
"proposal_type": "greedy",
|
| 18 |
-
"speculative_tokens":
|
| 19 |
"verifier_accept_k": 1
|
| 20 |
}
|
| 21 |
],
|
|
|
|
| 15 |
{
|
| 16 |
"accept_tolerance": 0.0,
|
| 17 |
"proposal_type": "greedy",
|
| 18 |
+
"speculative_tokens": 3,
|
| 19 |
"verifier_accept_k": 1
|
| 20 |
}
|
| 21 |
],
|