-
Notifications
You must be signed in to change notification settings - Fork 387
Misc changes from changelog. #2062
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Changes from 1 commit
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
- Loading branch information
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
|
|
@@ -33,7 +33,7 @@ The Hub has a viewer for GGUF files that lets a user check out metadata & tensor | |||||
| <img class="hidden dark:block" src="https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/hub/gguf-tensortable-dark.png"/> | ||||||
| </div> | ||||||
|
|
||||||
| For GGUF files up to 10 GB you will now see a **GGUF Editor** label powered by Xet; clicking it opens an in-browser metadata editor so you can tweak properties such as the chat template without re-uploading the entire file. | ||||||
| For GGUF files up to 10 GB the **GGUF Editor** label powered by Xet appears; clicking it opens an in-browser metadata editor so you can tweak properties such as the chat template without re-uploading the entire file. | ||||||
|
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
I find the first sentence a bit confusing. |
||||||
|
|
||||||
| ## Usage with open-source tools | ||||||
|
|
||||||
|
|
||||||
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
|
|
@@ -4,7 +4,7 @@ | |||||
|
|
||||||
| The Model Hub is where the members of the Hugging Face community can host all of their model checkpoints for simple storage, discovery, and sharing. Download pre-trained models with the [`huggingface_hub` client library](https://huggingface.co/docs/huggingface_hub/index), with 🤗 [`Transformers`](https://huggingface.co/docs/transformers/index) for fine-tuning and other usages or with any of the over [15 integrated libraries](./models-libraries). You can even leverage [Inference Providers](/docs/inference-providers/) or [Inference Endpoints](https://huggingface.co/docs/inference-endpoints) to use models in production settings. | ||||||
|
|
||||||
| The main [huggingface.co/models](https://huggingface.co/models) page now exposes filters for Tasks, Parameter Count, Library, Supported Applications, and Inference Providers so you can narrow the catalog before opening a repo. | ||||||
| The main [huggingface.co/models](https://huggingface.co/models) page exposes filters for Tasks, Parameter Count, Library, Supported Applications, and Inference Providers so you can narrow the catalog before opening a repo. | ||||||
|
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
|
||||||
|
|
||||||
| You can refer to the following video for a guide on navigating the Model Hub: | ||||||
|
|
||||||
|
|
||||||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -4,7 +4,7 @@ The Hugging Face Hub offers **Organizations**, which can be used to group accoun | |
|
|
||
| If an organization needs to track user access to a dataset or a model due to licensing or privacy issues, an organization can enable [user access requests](./datasets-gated). | ||
|
|
||
| Note: Use the context switcher in your org settings to quickly switch between your account and your orgs. The same Settings page now lets you toggle directly between your personal account and each organization without leaving the view, and every user or organization profile includes a dedicated repository listing page so you can explore their models, datasets, and Spaces in one place. | ||
| Note: Use the context switcher in your org settings to quickly switch between your account and your orgs. The same Settings page lets you toggle directly between your personal account and each organization without leaving the view, and every user or organization profile includes a dedicated repository listing page so you can explore their models, datasets, and Spaces in one place. | ||
|
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. The additional explanation sounds a bit confusing to me. |
||
|
|
||
| <div class="flex justify-center"> | ||
| <img class="block dark:hidden" src="https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/hub/context-switcher.png"/> | ||
|
|
||
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
|
|
@@ -40,9 +40,9 @@ If you don't have any papers on Hugging Face yet, you can index your first one a | |||||
|
|
||||||
| ## Recent additions | ||||||
|
Contributor
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
maybe?
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I like this one better than "recent additions". But let's use "organization" for consistency with the following paragraph (and https://huggingface.co/docs/hub/organizations) |
||||||
|
|
||||||
| When submitting a Paper you can now tag an Organization so it appears on that org's dedicated `/papers` page (for example `https://huggingface.co/nvidia/papers`), which helps teams showcase their work together. | ||||||
| Submitting a Paper allows tagging an Organization so it appears on that org's dedicated `/papers` page (for example `https://huggingface.co/nvidia/papers`), which helps teams showcase their work together. | ||||||
|
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
|
||||||
|
|
||||||
| The Daily Papers page now highlights Trending Papers—ranked by recent GitHub activity along with their code links—and each entry includes an AI-generated one-sentence abstract so readers can quickly understand the main idea before diving deeper. | ||||||
| The Daily Papers page highlights Trending Papers—ranked by recent GitHub activity along with their code links—and each entry includes an AI-generated one-sentence abstract so readers can quickly understand the main idea before diving deeper. | ||||||
|
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. This feels a bit out of place here, especially after the section title rename. Perhaps we can add another mini-section? I'd also mention AK, link to the page, and remove the ranking explanation. |
||||||
|
|
||||||
|
|
||||||
| ## Frequently Asked Questions | ||||||
|
|
||||||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -50,7 +50,7 @@ After creating your model repository, you should see a page like this: | |
|
|
||
| Note that the Hub prompts you to create a *Model Card*, which you can learn about in the [**Model Cards documentation**](./model-cards). Including a Model Card in your model repo is best practice, but since we're only making a test repo at the moment we can skip this. | ||
|
|
||
| The Files & Versions tab now also displays the total size of the current branch/folder so you can monitor how much storage your repo is using as you add or remove files. | ||
| The Files & Versions tab also displays the total size of the current branch/folder so you can monitor how much storage your repo is using as you add or remove files. | ||
|
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I'd maybe move this to the end of the following section, because we haven't talked about the Files tab yet. Also, it's |
||
|
|
||
| ## Adding files to a repository (Web UI) | ||
|
|
||
|
|
||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I would add this as a mini-section after the ZeroGPU one, because we haven't said anything about ZeroGPU at this point in the doc.