You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I guess the hardest part of this is dealing with the samplers (chain and grammar). They have a state on their own which is parallel and bound to the KV cache state. Backtracking is trivial in KV: just set a pointer. Not so much in samplers.
Allow backtracking in an instance by a given number of tokens
The text was updated successfully, but these errors were encountered: