Refuse access to model repository for huggingface ai agent course
Hello,
I'm started de Course of Hugging Face about AI Agents, I requested the accedd to the Model Repository and it was refused, why ?
I need access to this repo for complet my course.
Thanks.
same(
I got my access.
Same
Same
same
Same Here I got rejected
To whom it may concern, especially for guys from the course, just comment the line
#client = InferenceClient("meta-llama/Llama-3.2-3B-Instruct")
and uncomment the next one
client = InferenceClient("https://jc26mwg228mkj8dw.us-east-1.aws.endpoints.huggingface.cloud")
I got my access.
But how?
Same :(
Accepted terms & conditions in using model and waited couple hours
same :/
To whom it may concern, especially for guys from the course, just comment the line
#client = InferenceClient("meta-llama/Llama-3.2-3B-Instruct")
and uncomment the next one
client = InferenceClient("https://jc26mwg228mkj8dw.us-east-1.aws.endpoints.huggingface.cloud")
where to comment? in App.py?