meta-llama / llama-models

Utilities intended for use with Llama models.
Other
3.73k stars 646 forks source link

issues installing llama-3.1-70b on Mac #76

Open taldavid82 opened 1 month ago

taldavid82 commented 1 month ago

Hello. I've been trying to install llama-3.1-70b on my Mac locally. after following all the instructions, and installing all the missing packages, after choosing model and hitting enter, I get the following error message:

Reusing existing connection to urldefense.com:443. HTTP request sent, awaiting response... 400 Bad Request 2024-07-29 16:23:28 ERROR 400: Bad Request.

please help!

jeffreydunaway commented 1 month ago

Hello, I'm assuming you've done the following:

Double-check the URL: Make sure you typed the URL correctly and that it hasn't expired.

Try a different browser or network: Sometimes, issues like this can be caused by problems with your browser or network connection. Try using a different browser or switching to a different Wi-Fi network.

Contact the website owner: If you're sure the URL is correct and you've tried other troubleshooting steps, contact the owner of the website or service you're trying to access. They might be able to help you diagnose the problem.

Clear browser cache and cookies: Sometimes, clearing your browser's cache and cookies can resolve issues with bad requests.

Disable browser extensions: If you have any browser extensions enabled, try disabling them temporarily to see if they are interfering with the request.

If none of this work, I'd suggest waiting! Have you restarted at any point? You must restart after installing each package. If you've completed this, I will do more research and get back with you.