A template sampler creator for classes of characters.
Each sample will have the same token logits modified based on the given relevant tokens. So in consistsOf(['a','b']), every sample will have tokens for 'a' and 'b' modified.
consistsOf(['a','b'])
Generated using TypeDoc
A template sampler creator for classes of characters.
Each sample will have the same token logits modified based on the given relevant tokens. So in
consistsOf(['a','b'])
, every sample will have tokens for 'a' and 'b' modified.