Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

throwing an SSL error when loading bert #95

Open
deadcat000 opened this issue Dec 17, 2024 · 0 comments
Open

throwing an SSL error when loading bert #95

deadcat000 opened this issue Dec 17, 2024 · 0 comments

Comments

@deadcat000
Copy link

Throws an SSL when loading bert-base-uncased. If you download the bert files manually as described in the installation, it works. So that's not optional anymore.

requests.exceptions.SSLError: (MaxRetryError('HTTPSConnectionPool(host='huggingface.co', port=443): Max retries exceeded with url: /bert-base-uncased/resolve/main/tokenizer_config.json (Caused by SSLError(CertificateError("hostname 'huggingface.co' doesn't match either of '.facebook.com', '.facebook.net', '.fbcdn.net', '.fbsbx.com', '.m.facebook.com', '.messenger.com', '.xx.fbcdn.net', '.xy.fbcdn.net', '*.xz.fbcdn.net', 'facebook.com', 'messenger.com'")))'), '(Request ID: f8fa4193-962b-43c2-9d39-9d9d4c8af9f7)')

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant