Actually, I want to try the local HF model, but according to the sample code, an error will be reported ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) I looked carefully, def encode_string_by_tiktoken(cont...
Getting this error on OS X, even tho it seems like tiktoken is installed correctly Traceback (most recent call last): File "/Users/echo/Auto-GPT/scripts/main.py", line 286, in assistant_reply = chat.chat_with_ai( File "/Users/echo/Auto-G...
Tiktoken This implementation aims for maximum performance, especially in the token count operation. There's also a benchmark console app here for easy tracking of this. We will be happy to accept any PR. o200k_base cl100k_base r50k_base ...