@@ -46,7 +46,7 @@ As of July 2025, hf-inference focuses mostly on CPU inference (e.g. embedding, t
4646
4747### Automatic Speech Recognition
4848
49- Find out more about Automatic Speech Recognition [ here] ( ../tasks/automatic_speech_recognition ) .
49+ Find out more about Automatic Speech Recognition [ here] ( ../tasks/automatic-speech-recognition ) .
5050
5151<InferenceSnippet
5252 pipeline=automatic-speech-recognition
@@ -66,7 +66,7 @@ conversational />
6666
6767### Feature Extraction
6868
69- Find out more about Feature Extraction [ here] ( ../tasks/feature_extraction ) .
69+ Find out more about Feature Extraction [ here] ( ../tasks/feature-extraction ) .
7070
7171<InferenceSnippet
7272 pipeline=feature-extraction
@@ -76,7 +76,7 @@ Find out more about Feature Extraction [here](../tasks/feature_extraction).
7676
7777### Fill Mask
7878
79- Find out more about Fill Mask [ here] ( ../tasks/fill_mask ) .
79+ Find out more about Fill Mask [ here] ( ../tasks/fill-mask ) .
8080
8181<InferenceSnippet
8282 pipeline=fill-mask
@@ -86,7 +86,7 @@ Find out more about Fill Mask [here](../tasks/fill_mask).
8686
8787### Image Classification
8888
89- Find out more about Image Classification [ here] ( ../tasks/image_classification ) .
89+ Find out more about Image Classification [ here] ( ../tasks/image-classification ) .
9090
9191<InferenceSnippet
9292 pipeline=image-classification
@@ -96,7 +96,7 @@ Find out more about Image Classification [here](../tasks/image_classification).
9696
9797### Image Segmentation
9898
99- Find out more about Image Segmentation [ here] ( ../tasks/image_segmentation ) .
99+ Find out more about Image Segmentation [ here] ( ../tasks/image-segmentation ) .
100100
101101<InferenceSnippet
102102 pipeline=image-segmentation
@@ -106,7 +106,7 @@ Find out more about Image Segmentation [here](../tasks/image_segmentation).
106106
107107### Object Detection
108108
109- Find out more about Object Detection [ here] ( ../tasks/object_detection ) .
109+ Find out more about Object Detection [ here] ( ../tasks/object-detection ) .
110110
111111<InferenceSnippet
112112 pipeline=object-detection
@@ -116,7 +116,7 @@ Find out more about Object Detection [here](../tasks/object_detection).
116116
117117### Question Answering
118118
119- Find out more about Question Answering [ here] ( ../tasks/question_answering ) .
119+ Find out more about Question Answering [ here] ( ../tasks/question-answering ) .
120120
121121<InferenceSnippet
122122 pipeline=question-answering
@@ -136,7 +136,7 @@ Find out more about Summarization [here](../tasks/summarization).
136136
137137### Table Question Answering
138138
139- Find out more about Table Question Answering [ here] ( ../tasks/table_question_answering ) .
139+ Find out more about Table Question Answering [ here] ( ../tasks/table-question-answering ) .
140140
141141<InferenceSnippet
142142 pipeline=table-question-answering
@@ -146,7 +146,7 @@ Find out more about Table Question Answering [here](../tasks/table_question_answ
146146
147147### Text Classification
148148
149- Find out more about Text Classification [ here] ( ../tasks/text_classification ) .
149+ Find out more about Text Classification [ here] ( ../tasks/text-classification ) .
150150
151151<InferenceSnippet
152152 pipeline=text-classification
@@ -156,7 +156,7 @@ Find out more about Text Classification [here](../tasks/text_classification).
156156
157157### Text Generation
158158
159- Find out more about Text Generation [ here] ( ../tasks/text_generation ) .
159+ Find out more about Text Generation [ here] ( ../tasks/text-generation ) .
160160
161161<InferenceSnippet
162162 pipeline=text-generation
@@ -176,7 +176,7 @@ Find out more about Text To Image [here](../tasks/text-to-image).
176176
177177### Token Classification
178178
179- Find out more about Token Classification [ here] ( ../tasks/token_classification ) .
179+ Find out more about Token Classification [ here] ( ../tasks/token-classification ) .
180180
181181<InferenceSnippet
182182 pipeline=token-classification
@@ -196,7 +196,7 @@ Find out more about Translation [here](../tasks/translation).
196196
197197### Zero Shot Classification
198198
199- Find out more about Zero Shot Classification [ here] ( ../tasks/zero_shot_classification ) .
199+ Find out more about Zero Shot Classification [ here] ( ../tasks/zero-shot-classification ) .
200200
201201<InferenceSnippet
202202 pipeline=zero-shot-classification
0 commit comments