Getting access to hugging face llama models

 

To get access to specific models, you can go to huggingface.com and then search for meta/llama model. 

For example, to get access to meta-llama/Meta-Llama-3.1-8B.

https://huggingface.co/meta-llama/Meta-Llama-3.1-8B

Click on "Expand to review and access".




Fill in all the require names and details. And submit. 

You can verify your access by going to 

https://huggingface.co/meta-llama/Meta-Llama-3.1-8B/resolve/main/config.json. If your access not granted it will look something like this. :)




Once you have access you can try out this notebook example

https://colab.research.google.com/drive/19c_GuNCYsABMe4b3VS8cXgGl01cSXi7O#scrollTo=dadpCnSeX8Tj





Comments

Popular posts from this blog

The specified initialization vector (IV) does not match the block size for this algorithm