Eror.faled to fetch completions: ror procesing prompt (see logswith DEUG>=2r: Cannot connect to host hugoingface.co.443 sstdefauit Connect calfailed (10424443.6, 43)
I am encountering an error when trying to fetch completions using the Llama-3-8B model on Ubuntu 22.04 with the official code, which states: I would appreciate any guidance on how to resolve this issue. Here are some details about my setup: Model: Llama-3-8B Operating System: Ubuntu 22.04 Thank you in advance for your help!
Looks like some SSL certificate issue. On Mac the solution was running this command:
/Applications/Python 3.x/Install Certificates.command
Perhaps there is something similar on Ubuntu?
I am currently facing an issue while trying to access huggingface.co from Mainland China. I cannot ping the site, and as a result, I am unable to fetch completions using the Llama-3-8B model.
Looks like some SSL certificate issue. On Mac the solution was running this command:
/Applications/Python 3.x/Install Certificates.commandPerhaps there is something similar on Ubuntu?
thanks this worked for me on MacOS!
I have the same issue on mac, did the Install Certificates.command, but no luck.
Also the see logs with DEBUG>=2 to me is very fuzzy.
When running this command /Applications/Python 3.12/Install Certificates.command
i get the message zsh: no such file or directory: /Applications/Python
When running this command /Applications/Python 3.12/Install Certificates.command
i get the message zsh: no such file or directory: /Applications/Python
Are you on a Mac?
In what route should that command be run? I have the same issue:
zsh: no such file or directory: /Applications/Python
Should be fixed in 1.0