hub-docs
hub-docs copied to clipboard
Docs of the Hugging Face Hub
**Is your feature request related to a problem? Please describe.** Models can not currently be searched by "other" without playing manually with the URL. See https://huggingface.co/models on the "Other" filter....
**Is your feature request related to a problem? Please describe.** Currently, model/dataset cards README.md takes about only half the screen space after the sections "Hosted inference API", "Dataset used to...
**Is your feature request related to a problem? Please describe.** On the hub website, when you click "Use this model with transformers" it generates a sample code based on the...
I would like to start documenting good practices of model repos to add to our [documentation](https://huggingface.co/docs/hub/adding-a-model). Some come to mind rather quickly * One model per repo (avoid having multiple...
Using the `huggingface_hub` library, I was able to collect some statistics on the 9,984 models that are currently hosted on the Hub. The main goal of this exercise was to...
In order to have this repository be easier to contribute to, it should have the following: - A more complete README - A contributing guide mentioning where would contributions be...
@osanseviero thank you for looking into this issue. Simply put, we built an API that receives questions or documents from a user through a web application in the front, and...
## 🗒️ Motivation When a user selects a specific task on the Hugging Face Hub - for example, [`image-to-text`](https://huggingface.co/models?pipeline_tag=image-to-text&sort=downloads): That user is shown a series of models, with no guidance...
👋 Greetings! Am not sure if this is the correct place to file an issue for [huggingface.co](), but figured I'd try anyway. :) ### Issue Description **Is your feature request...
Hello, I think it's a UX improvement and an improvement for better visibility of the pages. I want a redirection from the models page to task page, such that when...