Hello Everyone:
I am having a problem logging to HF hub, despite I have access token with valid gated access and have accepted all the agreements. However, still waiting to get approved for LLAMA-3.2-1B-Instruct.
Problem steps:
1- cannot access and the showing the following error despite that I am not using Llama-3.2-1B-Instruct in my code.
“
“Model trl-internal-testing/tiny-BloomForCausalLM already exists, skipping
Model trl-internal-testing/tiny-CohereForCausalLM already exists, skipping
Model trl-internal-testing/tiny-DbrxForCausalLM already exists, skipping
Model trl-internal-testing/tiny-DeepseekV3ForCausalLM already exists, skipping”
cannot access gated repo for url https://huggingface.co/meta-llama/Llama-3.2-1B-Instruct/resolve/main/config.json.
Access to model meta-llama/Llama-3.2-1B-Instruct is restricted. You must have access to it and be authenticated to access it. Please log in.”
– I tried CLI login and login from the source code using the token, nothing works
Please share your thoughts here.