|
|
|
|
|
by rckrd
1134 days ago
|
|
(author here) That's interesting! Maybe there's a way to quantify the cumulative probability of the squashed tokens (i.e., if you constrain to 'true' and 'false', what's the distribution of the other tokens). For now, this is a good way to make sure that I can parse the output reliably in the minimal amount of completions (instead of looping until conformant). |
|