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

**Problem Description:** We are trying to release our dataset on HF platform, and given that the dataset contains sensitive data, we want to employ the Gated Dataset by using the...

**Doc request** Substitute mentions of `tokenizer.lang_code_to_id` from `NLLB` documentation. **Additional context** huggingface/transformers#29834 removed `lang_code_to_id` from `NLLBTokenizer` and `NLLBTokenizerFast` but the documentation on the website still makes use of it: https://github.com/huggingface/transformers/blob/52585019a17f6033df64e6ad4222d22a1f993c61/docs/source/en/model_doc/nllb.md?plain=1#L104...

https://huggingface.co/docs/hub/en/repositories-getting-started#terminal From @karpathy ![Screenshot from 2024-07-12 10-04-56](https://github.com/user-attachments/assets/6e5eec97-f305-43d3-974f-2504feed560a)

**Doc request** I'd really like to see documentation that clarifies how users can filter searches and when browsing models on the Hub. Things I can't seem to find that I...

I think it'd be useful to display at least `admin` roles in community tab discussions. For example, in organizations that are setup to beta-test features, everyone in a convo just...

**This repository is focused on the Hub experience and documentation. If you're facing an issue with a specific library, please open an issue in the corresponding GitHub repo. If you're...

In this commit, I have added an extra step that is to start the SSH agent before adding the key to the SSH agent

hello, i am working on a RAG model and using : `HuggingFaceEmbedding(model_name='BAAI/bge-m3')` and it used to work perfectly but now i am encountrng this error : ``` TypeError Traceback (most...

**This repository is focused on the Hub experience and documentation. If you're facing an issue with a specific library, please open an issue in the corresponding GitHub repo. If you're...