Model Recipes
Recipes are discovered directly from families/*/tests/manifests/*.json.
There is no central family registry or support matrix.
Multimodal
| Hugging Face task | Model families | Declared recipes | What it covers |
|---|---|---|---|
| Vision-language generation | 6 | 14 | Family-owned implementations of the vision-language generation task interface. |
Natural Language Processing
| Hugging Face task | Model families | Declared recipes | What it covers |
|---|---|---|---|
| Embedding | 2 | 4 | Family-owned implementations of the embedding task interface. |
| Encoding | 12 | 32 | Family-owned implementations of the encoding task interface. |
| Text generation | 40 | 100 | Family-owned implementations of the text generation task interface. |
| Text ranking | 1 | 2 | Family-owned implementations of the text ranking task interface. |
Computer Vision
| Hugging Face task | Model families | Declared recipes | What it covers |
|---|---|---|---|
| Batch image generation | 1 | 1 | Family-owned implementations of the batch image generation task interface. |
| Depth estimation | 1 | 1 | Family-owned implementations of the depth estimation task interface. |
| Image classification | 10 | 11 | Family-owned implementations of the image classification task interface. |
| Image editing | 1 | 1 | Family-owned implementations of the image editing task interface. |
| Image feature extraction | 1 | 3 | Family-owned implementations of the image feature extraction task interface. |
| Image generation | 9 | 29 | Family-owned implementations of the image generation task interface. |
| Image segmentation | 1 | 2 | Family-owned implementations of the image segmentation task interface. |
| Monocular geometry | 1 | 1 | Family-owned implementations of the monocular geometry task interface. |
| Prompted segmentation | 1 | 2 | Family-owned implementations of the prompted segmentation task interface. |
| Text-prompted segmentation | 1 | 1 | Family-owned implementations of the text-prompted segmentation task interface. |
| Video segmentation | 1 | 1 | Family-owned implementations of the video segmentation task interface. |
| World-model generation | 1 | 1 | Family-owned implementations of the world-model generation task interface. |
Audio
| Hugging Face task | Model families | Declared recipes | What it covers |
|---|---|---|---|
| Speech recognition | 2 | 7 | Family-owned implementations of the speech recognition task interface. |
| Speech session | 1 | 1 | Family-owned implementations of the speech session task interface. |
| Speech to speech | 1 | 3 | Family-owned implementations of the speech to speech task interface. |
| Streaming speech recognition | 1 | 3 | Family-owned implementations of the streaming speech recognition task interface. |
| Text to speech | 2 | 7 | Family-owned implementations of the text to speech task interface. |
Time Series
| Hugging Face task | Model families | Declared recipes | What it covers |
|---|---|---|---|
| Time-series forecasting | 4 | 9 | Family-owned implementations of the time-series forecasting task interface. |