I was trying to clone a private repository using the huggingface oauth token with repo write permissions but unable to. I am able to clone if I used Peronal Access Token.
My goal is to be able to push large files (.h5 or .pt files) which I can’t do using upload_file endpoint.