-
Notifications
You must be signed in to change notification settings - Fork 430
Expand file tree
/
Copy path_toctree.yml
More file actions
56 lines (56 loc) · 1.62 KB
/
_toctree.yml
File metadata and controls
56 lines (56 loc) · 1.62 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
- title: Get Started
sections:
- local: index
title: Inference Providers
- local: pricing
title: Pricing and Billing
- local: hub-integration
title: Hub integration
- local: security
title: Security
- title: API Reference
sections:
- local: tasks/index
title: Index
- local: hub-api
title: Hub API
- title: Popular Tasks
sections:
- local: tasks/chat-completion
title: Chat Completion
- local: tasks/feature-extraction
title: Feature Extraction
- local: tasks/text-to-image
title: Text to Image
- title: Other Tasks
sections:
- local: tasks/audio-classification
title: Audio Classification
- local: tasks/automatic-speech-recognition
title: Automatic Speech Recognition
- local: tasks/fill-mask
title: Fill Mask
- local: tasks/image-classification
title: Image Classification
- local: tasks/image-segmentation
title: Image Segmentation
- local: tasks/image-to-image
title: Image to Image
- local: tasks/object-detection
title: Object Detection
- local: tasks/question-answering
title: Question Answering
- local: tasks/summarization
title: Summarization
- local: tasks/table-question-answering
title: Table Question Answering
- local: tasks/text-classification
title: Text Classification
- local: tasks/text-generation
title: Text Generation
- local: tasks/token-classification
title: Token Classification
- local: tasks/translation
title: Translation
- local: tasks/zero-shot-classification
title: Zero Shot Classification