Skip to content

Commit 94d9b8a

Browse files
committed
First draft
1 parent dec9f13 commit 94d9b8a

File tree

1 file changed

+46
-38
lines changed

1 file changed

+46
-38
lines changed

docs/api-inference/_toctree.yml

Lines changed: 46 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -14,43 +14,51 @@
1414
- local: parameters
1515
title: Parameters
1616
- sections:
17-
- local: tasks/audio-classification
18-
title: Audio Classification
19-
- local: tasks/automatic-speech-recognition
20-
title: Automatic Speech Recognition
21-
- local: tasks/chat-completion
22-
title: Chat Completion
23-
- local: tasks/feature-extraction
24-
title: Feature Extraction
25-
- local: tasks/fill-mask
26-
title: Fill Mask
27-
- local: tasks/image-classification
28-
title: Image Classification
29-
- local: tasks/image-segmentation
30-
title: Image Segmentation
31-
- local: tasks/image-to-image
32-
title: Image to Image
33-
- local: tasks/image-text-to-text
34-
title: Image-Text to Text
35-
- local: tasks/object-detection
36-
title: Object Detection
37-
- local: tasks/question-answering
38-
title: Question Answering
39-
- local: tasks/summarization
40-
title: Summarization
41-
- local: tasks/table-question-answering
42-
title: Table Question Answering
43-
- local: tasks/text-classification
44-
title: Text Classification
45-
- local: tasks/text-generation
46-
title: Text Generation
47-
- local: tasks/text-to-image
48-
title: Text to Image
49-
- local: tasks/token-classification
50-
title: Token Classification
51-
- local: tasks/translation
52-
title: Translation
53-
- local: tasks/zero-shot-classification
54-
title: Zero Shot Classification
17+
- title: Audio
18+
sections:
19+
- local: tasks/audio-classification
20+
title: Audio Classification
21+
- local: tasks/automatic-speech-recognition
22+
title: Automatic Speech Recognition
23+
- title: Computer Vision
24+
sections:
25+
- local: tasks/image-classification
26+
title: Image Classification
27+
- local: tasks/image-segmentation
28+
title: Image Segmentation
29+
- local: tasks/object-detection
30+
title: Object Detection
31+
- title: Multimodal
32+
sections:
33+
- local: tasks/image-to-image
34+
title: Image to Image
35+
- local: tasks/image-text-to-text
36+
title: Image-Text to Text
37+
- local: tasks/text-to-image
38+
title: Text to Image
39+
- title: Natural Language
40+
sections:
41+
- local: tasks/chat-completion
42+
title: Chat Completion
43+
- local: tasks/feature-extraction
44+
title: Feature Extraction
45+
- local: tasks/fill-mask
46+
title: Fill Mask
47+
- local: tasks/question-answering
48+
title: Question Answering
49+
- local: tasks/summarization
50+
title: Summarization
51+
- local: tasks/table-question-answering
52+
title: Table Question Answering
53+
- local: tasks/text-classification
54+
title: Text Classification
55+
- local: tasks/text-generation
56+
title: Text Generation
57+
- local: tasks/token-classification
58+
title: Token Classification
59+
- local: tasks/translation
60+
title: Translation
61+
- local: tasks/zero-shot-classification
62+
title: Zero Shot Classification
5563
title: Detailed Task Parameters
5664
title: API Reference

0 commit comments

Comments
 (0)