Llama Access Request Error

#19
by giskan95 - opened

I am trying to work through the AI Agent Course, and read that I have to generate a user token and request permission to access Llama from Meta. When I clicked the hyperlink provided, I received an error message. How do I fix this? I'm unable to interact with the Jupyter notebook example presently.

Same problem. When clicking the link I also get an Error.
(However when I pass my token into the os.environ command the notebook runs.)

Usually your responses for getting access have to be descriptive. There might some sort of a implicit word count that seems to auto reject access.

I'm trying to do request access Meta Llama according to instruction

You also need to request access to the Meta Llama models, if you haven't done it before. Approval usually takes up to an hour.

But always got error. What should I need to do to get success

In case you are located in the EU (like myself), having a close look into Meta LLAMA 3.2 COMMUNITY LICENSE AGREEMENT, "Prohibited Uses" section, may provide an answer for access denial:
"With respect to any multimodal models included in Llama 3.2, the rights granted under Section 1(a) of the Llama 3.2 Community License Agreement are not being granted to you if you are an individual domiciled in, or a company with a principal place of business in, the European Union. ..."
The reason for this exclusion seems to be an unresolved dispute between Meta and EU data protection authorities.
Fortunately, the remainder of the course does not depend on Llama 3.2 ;-)

Sign up or log in to comment