sijiashen

Results 1 issues of sijiashen

**Issue** I ran `encoding = tiktoken.get_encoding("cl100k_base")` and encountered the following error: `SSLError: HTTPSConnectionPool(host='openaipublic.blob.core.windows.net', port=443): Max retries exceeded with url: /encodings/cl100k_base.tiktoken (Caused by SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1129)')))`...