We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
some of my users face an issue with downloading hf models and not sure how to solve this
2024-11-21T19:08:28.461123Z ERROR screenpipe: continuous recording error: request error: https://huggingface.co/openai/whisper-large-v3-turbo/resolve/main/config.json: Connection Failed: tls connection init failed: invalid peer certificate: UnknownIssuer
mediar-ai/screenpipe#730
anything i need to do with HF hub config or any advice would be appreciated
The text was updated successfully, but these errors were encountered:
https://github.com/huggingface/hf-hub/blob/ac22200ea0b5af4d8c362f699be0340647b19060/Cargo.toml#L44
I think rustls doesn't use the system certificates but native-tls does.
huggingface/hf-hub#56
Sorry, something went wrong.
No branches or pull requests
some of my users face an issue with downloading hf models and not sure how to solve this
mediar-ai/screenpipe#730
anything i need to do with HF hub config or any advice would be appreciated
The text was updated successfully, but these errors were encountered: