cerebras/SlimPajama-627B unexpectedly returns 401/404

Hello Hugging Face community,

I’m trying to access the public dataset:

https://huggingface.co/datasets/cerebras/SlimPajama-627B

Earlier on July 31, 2026, the repository consistently returned HTTP 404 in
my signed-in browser and from an independent phone-hotspot connection.

I also observed:

  • Anonymous API request: HTTP 401, “Invalid username or password”
  • Authenticated API request: HTTP 404
  • x-error-code: RepoNotFound
  • x-error-message: Repository not found
  • Request ID:
    Root=1-6a6d4dd3-4c2614470b828629239455a3

Other public model and dataset endpoints returned HTTP 200 from the same
clients and networks. The SlimPajama page now appears to load, although its
dataset viewer reports JobManagerCrashedError.

Could someone please confirm whether there was a temporary
repository-specific issue and whether the files and metadata are now safe
to access normally?

Thank you for your help.

Seems same here.