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

All the GGML/GGUF models from https://huggingface.co/TheBloke can be used with [ctransformers](https://github.com/marella/ctransformers).

There is a current Dataset card template that has"annotations" in the dataset repo ([here](https://github.com/huggingface/datasets/blob/main/templates/README_guide.md)), it is the annotated version of the [dataset card template](https://github.com/huggingface/huggingface_hub/edit/main/src/huggingface_hub/templates/datasetcard_template.md). I want to condense the [detailed...

documentation

Hi there, I want to translate an Amazon SageMaker document, but unlike the Transformers document, there is no [translation guide](https://github.com/huggingface/transformers/blob/main/docs/TRANSLATING.md). Currently, the sagemaker english version document is located in `docs/sagemaker`,...

new-task

**Is your feature request related to a problem? Please describe.** I've been trying to get up and running with using the Sagemaker Estimator, and in general I was having a...

add dark mode use this: #22212C,#454158,#9580FF,#22212C,#454158,#FFFFFF,#8AFF80,#FF5555

It might make sense to allow users to select which authors to register the DOIs for. People working within large organizations that create an artifact might prefer to claim and...

**Is your feature request related to a problem? Please describe.** People want to cite the space I built but DOI integration so far is only available for models on the...

If we copy the URL for generate parameters that are formatted as: `parameter(type hint)`, the type hint is copied into the URL link. For example, on the [Generation doc page](https://huggingface.co/docs/transformers/main_classes/text_generation),...

I can see the tensorboard scalar charts in my local correctly, but they are not showing in HF Hub. How could I fix it? Buggy HF Hub tensorboard page: https://huggingface.co/keremberke/yolov8s-forklift-detection/tensorboard...

- [Text Classification task](https://huggingface.co/docs/api-inference/detailed_parameters#text-classification-task) ![image](https://user-images.githubusercontent.com/102710769/217497265-f20dbc8d-350f-4c52-87d2-53d6f57a031c.png) - But the response is a list of a list of dicts ![image](https://user-images.githubusercontent.com/102710769/217499981-0d209ddb-b247-4db2-814f-fd7c16b4debc.png) - I would like to know if the text classification task requires...