Find answers from the community

Updated 3 months ago

i dont know where to start. I have

i dont know where to start. I have tested with old version and same problem
L
1 comment
It's failing at an initial step under the hood to download a tokenizer

If you run this code, you will reproduce the issue

Plain Text
import tiktoken
enc = tiktoken.get_encoding("gpt2")


This is a core piece of llama-index, so no easy way around this. I suggest checking your interenet connection?
Add a reply
Sign up and join the conversation on Discord