79303221

Date: 2024-12-23 13:30:06
Score: 2
Natty:
Report link

you need to loging using huggingface acces token , befor getting to access of gated model, for get , if you have not any acces token, you can create from Access token section.

from huggingface_hub import login

login(token = "hugging_face_access_token")

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Hamza Rauf