Got access acceptance for the wrong llama model

Hi @meganariley @John6666, thank you both for handling my issue. The problem is solved. Yeah, now I found that I can access all the llama 2 models as @meganariley said. The problem actually was that I was trying to download the original llama-2-13b model, while the one compatible with Huggingface transformer library is llama-2-13b-hf. I should have accessed “meta-llama/Llama-2-13b-hf”. Thank you again!

1 Like