HF tiny models (private usage)'s profile picture

HF tiny models (private usage)

company

AI & ML interests

This repository contains tiny models that we want to check before they are uploaded to the repository `hf-internal-testing`. The goal is to make sure the CI will be green against the updated tiny models, when we update the script `utils/create_dummy_models.py` and use it to create new versions of tiny models. In order to perform such checks, those tiny models have to be live under an organization on the Hub. However, we **SHOULD NOT** upload (push) to `hf-internal-testing` directly - unless we are sure the CI will be green. (we can push directly if all CI tests that use tiny models also use the `revision` argument in `from_pretrained`, but we are not 100% sure about this principle is followed by all teams.)