TGI available only for pro subscriptions?

#7
by avfranco - opened

Hi,

Are all llama-3.1 only available for pro subscriptions, or I am doing something wrong?

Thanks,
Alexandre

i have the same issue, i can not clone the git repository. I get an 403 error code, although i use a token with write or granular permissions

Same thing is happening to me.

Bad request:
Model requires a Pro subscription; check out hf.co/pricing to learn more. Make sure to include your HF token in your query.
Action:

You need to request for access first acceppting the license "LLAMA 3.1 COMMUNITY LICENSE AGREEMENT". Then you will be put into the authorized user list.

Meta Llama org

Hi there! The PRO Inference API is not to get access to the model, it's to use Hugging Face API to use the model through an API HF provides.

If you just want to download the model, you can requests access as mentioned above and download with your favorite libraries

Hi there! The PRO Inference API is not to get access to the model, it's to use Hugging Face API to use the model through an API HF provides.

If you just want to download the model, you can requests access as mentioned above and download with your favorite libraries

Thank you, don't want to download but rather use TGI.

You need to request for access first acceppting the license "LLAMA 3.1 COMMUNITY LICENSE AGREEMENT". Then you will be put into the authorized user list.

I was just granted access to and even though it still requires a Pro subscription.

Sign up or log in to comment