openai / tiktoken

tiktoken is a fast BPE tokeniser for use with OpenAI's models.
MIT License
12.31k stars 833 forks source link

how to generate _tiktoken_bg.wasm? #57

Closed bigbigcoder closed 1 year ago

bigbigcoder commented 1 year ago

hi! I wonder how to generate or download _tiktken_bg.wasm? Since i always encounter errors like "chatgpt activate error, not found _tiktken_bg.wasm" while debugging a vscode extension about chatgpt. Looking forward to your reply.

hauntsaninja commented 1 year ago

This repository does not currently ship WASM bindings. I'd ask the author of whatever unofficial extension you're using