The new Space creation page now includes an option to build with an AI agent. Copy the generated command into your agent and let it build and iterate on a Space for a model, paper, or local folder.
Changelog
Keep track of latest changes on the Hugging Face Hub
You can now create fine-grained access tokens from presets: Read-Only, Inference, Write, CI/CD, or Full Access. Pick a preset to get a curated set of permissions with a clear summary of what the token can do, attach organizations in one click, or switch to Custom to fine-tune individual permissions as before.
Presets are also linkable: URLs like /settings/tokens/new?preset=inference or /settings/tokens/new?preset=read-only&orgs=huggingface take you straight to a pre-configured token, handy for docs and onboarding guides.
A new Hardware filter on the Models page filters results to models that fit a specific GPU, CPU, or Apple Silicon chip, so you only see what will actually run on your machine. Set the hardware you want from your Hardware settings.
It stacks with the page's other filters and is shareable via URL, so a link like huggingface.co/models?apps=llama.cpp&hardware=apple-m4-max points anyone, even logged-out visitors, at the llama.cpp models that fit an Apple M4 Max.
Enterprise organizations can now create service accounts: dedicated, organization-owned identities for programmatic access such as CI/CD pipelines, automation scripts, and backend integrations. They aren't tied to any individual, so automated workflows keep running even as team members join or leave the organization.
Admins manage them from the organization settings, where access is granted exclusively through fine-grained tokens scoped to what each workflow needs. Tokens can be generated, updated, rotated, or revoked at any time. Service accounts can also be added to resource groups, making it easy to align automated workflows with your organization's existing access structure. Because service accounts don't consume a paid seat, they can be scoped and isolated without impacting member quotas or billing.





