We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3807c3d commit d52e768Copy full SHA for d52e768
examples/speculative/speculative.cpp
@@ -7,7 +7,7 @@
7
#include <vector>
8
#include <set>
9
10
-#define SPEC_VOCAB_MAX_SIZE_DIFFERENCE 100
+#define SPEC_VOCAB_MAX_SIZE_DIFFERENCE 256
11
#define SPEC_VOCAB_CHECK_START_TOKEN_ID 5
12
13
struct seq_draft {
0 commit comments