I noticed an issue while trying to install the project dependencies and wanted to check if there might be a small typo in the requirements.txt file.
Is it possible that 'tiktokn' in the requirements.txt file should actually be 'tiktoken'? The latter is a tokenizer package developed by OpenAI for use with GPT models.
I noticed an issue while trying to install the project dependencies and wanted to check if there might be a small typo in the requirements.txt file.
Is it possible that 'tiktokn' in the requirements.txt file should actually be 'tiktoken'? The latter is a tokenizer package developed by OpenAI for use with GPT models.