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 am getting WARNING:root:Warning: model not found. Using cl100k_base encoding. when using non openAI models such as claude-2. I checked the code and it seems to be a tiktoken issue.
Am I getting wrong cost??
The text was updated successfully, but these errors were encountered:
I am getting
WARNING:root:Warning: model not found. Using cl100k_base encoding.
when using non openAI models such as claude-2. I checked the code and it seems to be a tiktoken issue.Am I getting wrong cost??
The text was updated successfully, but these errors were encountered: