Cannot clone a publicly readable model from model hub

git lfs install
git clone https://huggingface.co/hfl/chinese-macbert-base

This command returns a “Authorization error” even if I provide my username and password. I can download this model from browser and the from_pretrained() method. Am I missed something?

Hi @shuaihuaiyi , can you check to see if the problem is solved?

1 Like

Yes, the issue is solved, thank you for your support!

thanks @coyotte508!!