Autotrain model gives me the same error "login with write token"

ValueError: Please login with a write token.

Not sure what to do with this error, inserting multiple different lines in an app.py app gives the same error when trying to build an autotrained docker app duplicating the mixtral 8x7b model.

Any idea what it means?

Why do i need to login in the first place? Why doesnt it have a write/read token? Googling that error i received gives me literally nothing. there is no way im the only person with this problem.

1 Like

I’m also facing this issue. Can anyone help?

1 Like

Hi, I had this issue earlier. what I did was put in my write token for the “HF_TOKEN” and it worked.