text-generation-inference
fa4e9511 - Fix two edge cases in `RadixTrie::find` (#3067)

Commit
289 days ago
Fix two edge cases in `RadixTrie::find` (#3067) - Always return a node, not its parent. - Do not recurse when a node does not represent a full prefix of the input.
Author
Parents
Loading