Kishen Kumar

Results 1 issues of Kishen Kumar

**The bug** KeyError: 'Could not automatically map gpt-35-turbo to a tokeniser. Please use `tiktok.get_encoding` to explicitly get the tokeniser you expect.' **To Reproduce** python==3.11.5 openai==1.12.0 guidance==0.1.10 model_name=gpt-35-turbo ``` from guidance...