hub-docs icon indicating copy to clipboard operation
hub-docs copied to clipboard

Docs of the Hugging Face Hub

Results 154 hub-docs issues
Sort by recently updated
recently updated
newest added

It'd be nice if you could select multiple models uploaded to the Hub and compare their tensorboards 😇 Albeit there's an easy workaround by just uploading the logs in the...

The API endpoints table (https://huggingface.co/docs/hub/api) is a bit outdated. (It's missing all the discussions endpoints for examples) cc @osanseviero

documentation
enhancement

**Is your feature request related to a problem? Please describe.** When you create a model/dataset/space etc in the hub, or when you modify files, the git commits use the email...

Hi, An issue that can be seen as a continuation of issue #193. The topics covered are related but in two different parts of the site and may not be...

The filtering options on the model and dataset pages are still growing which is awesome! For instance, on the model hub, especially the tasks and languages are getting a lot...

The current problem is described in the title. I hope that the tag can be matched when searching in the future. In this way, the name of the model can...

**Is your feature request related to a problem? Please describe.** When I host a local Gradio app, my colleagues can give me feedback on my model. This works with flagging...

Hi, Section 6 of Chapter 7 of the course ([https://huggingface.co/course/chapter7/6](https://huggingface.co/course/chapter7/6)) begins as follows: The subject of this issue is what is in red in the text above: ![image](https://user-images.githubusercontent.com/58078086/172897961-5f3c3303-49b1-46d3-b859-c48cd2791bf3.png) At the...

Current doc: https://huggingface.co/docs/hub/repositories-pull-requests-discussions#fetching-all-pull-requests-for-git-magicians It could be easier with no need to edit the config manuallly: ```bash git fetch -u origin '+refs/pr/*:refs/pr/*' ``` ![image](https://user-images.githubusercontent.com/342922/172838349-b302285e-b9de-4d1c-a51c-4ca1dff03587.png) --- Another trick - but I don't...

documentation

### Describe the bug Linking to any page (without a _blank target) on the huggingface.co domain leads to a "huggingface.co refused to connect." message. ### Reproduction To reproduce: create a...

bug