defog-ai / sql-eval

Evaluate the accuracy of LLM generated outputs
Apache License 2.0
485 stars 52 forks source link

Openai Tokenizer #137

Closed wongjingping closed 2 months ago

wongjingping commented 2 months ago

Update openai tokenizer to use "cl100k_base" encoding since all of their models use it now.