Text Generation
Transformers
Safetensors
dbrx
conversational
text-generation-inference

unable to download tokenizer

#19
by saireddy - opened

I am trying to download tokenizer using access_token but I am hitting this issue

ConnectTimeoutError: (<urllib3.connection.HTTPSConnection object at 0x7f1f407747c0>, 'Connection to openaipublic.blob.core.windows.net timed out. (connect timeout=None)')

Databricks org

It's either a transient error or something on your end blocks that URL. It worked ok for me. This is coming from tiktoken and OpenAI, not this model or HF

srowen changed discussion status to closed

Sign up or log in to comment