Microsoft Azure documentation
Supported Tasks
Supported Tasks
The following Hugging Face tasks are natively supported on Azure Machine Learning and, so on, on Azure AI Foundry Hub:
embeddings
(also known asfeature-extraction
)automatic-speech-recognition
text-to-speech
speech-to-text
translation
text-translation
question-answering
text-classification
fill-mask
token-classification
summarization
(also known astext-summarization
)text-generation
(also know as eithercompletions
,chat-completion
,text2text-generation
orconversational
)image-classification
image-segmentation
object-detection
text-to-image
zero-shot-image-classification
table-question-answering
zero-shot-classification
visual-question-answering
image-to-text
With upcoming support for some of the following tasks:
image-to-image
text-to-image
with LoRAimage-feature-extraction
image-to-text
(also known asimage-captioning
)text-to-speech
image-to-3d
audio-to-audio
(also known asspeech-to-speech
)text-to-video
More information about all the supported tasks at Hugging Face - Tasks.
< > Update on GitHub