prebuilt-wheels
Prebuilt Python wheel archive hosted on Hugging Face.
This repository only hosts wheel artifacts that have already been built elsewhere. It does not build, test, or publish packages automatically.
Layout
.
βββ .gitattributes
βββ README.md
βββ config.json
βββ manifest.json
βββ scripts/
β βββ refresh_manifest.py
βββ wheelhouse/
βββ <package>/<version>/<filename>.whl
Add a new wheel
Place wheel under
wheelhouse/<package>/<version>/Run:
python3 scripts/refresh_manifest.pyCommit and push to Hugging Face
Manifest
manifest.json is generated from the contents of wheelhouse/ and records:
- relative path
- file size
- SHA256 hash
This makes it easier to verify uploaded artifacts.
Download stats note
Hugging Face counts downloads using query files.
For repos without a custom integration, config.json is the default query file.
That means direct .whl downloads are not automatically counted as model downloads.
Reference: https://huggingface.co/docs/hub/models-download-stats
- Downloads last month
- 6
Inference Providers NEW
This model isn't deployed by any Inference Provider. π Ask for provider support