Hi, I am trying to cloning a public repo locally following the guide:
git clone Llama 2 7B Chat - a Hugging Face Space by huggingface-projects
I keyed this in cmd and git credential manager pop out, as below. I tried access token and my own password, none of them works.
The error info is:
remote: Invalid credentials in Authorization header
fatal: Authentication failed
Is there anything wrong with my setup or git config?