-
Notifications
You must be signed in to change notification settings - Fork 608
/
Copy path_toctree.yml
88 lines (88 loc) · 2.71 KB
/
_toctree.yml
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
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
- title: 'Get started'
sections:
- local: index
title: Home
- local: quick-start
title: Quickstart
- local: installation
title: Installation
- title: 'How-to guides'
sections:
- local: guides/overview
title: Overview
- local: guides/download
title: Download files
- local: guides/upload
title: Upload files
- local: guides/cli
title: Use the CLI
- local: guides/hf_file_system
title: HfFileSystem
- local: guides/repository
title: Repository
- local: guides/search
title: Search
- local: guides/inference
title: Inference
- local: guides/inference_endpoints
title: Inference Endpoints
- local: guides/community
title: Community Tab
- local: guides/collections
title: Collections
- local: guides/manage-cache
title: Cache
- local: guides/model-cards
title: Model Cards
- local: guides/manage-spaces
title: Manage your Space
- local: guides/integrations
title: Integrate a library
- local: guides/webhooks
title: Webhooks
- title: 'Conceptual guides'
sections:
- local: concepts/git_vs_http
title: Git vs HTTP paradigm
- title: 'Reference'
sections:
- local: package_reference/overview
title: Overview
- local: package_reference/authentication
title: Authentication
- local: package_reference/environment_variables
title: Environment variables
- local: package_reference/repository
title: Managing local and online repositories
- local: package_reference/hf_api
title: Hugging Face Hub API
- local: package_reference/file_download
title: Downloading files
- local: package_reference/mixins
title: Mixins & serialization methods
- local: package_reference/inference_types
title: Inference Types
- local: package_reference/inference_client
title: Inference Client
- local: package_reference/inference_endpoints
title: Inference Endpoints
- local: package_reference/hf_file_system
title: HfFileSystem
- local: package_reference/utilities
title: Utilities
- local: package_reference/community
title: Discussions and Pull Requests
- local: package_reference/cache
title: Cache-system reference
- local: package_reference/cards
title: Repo Cards and Repo Card Data
- local: package_reference/space_runtime
title: Space runtime
- local: package_reference/collections
title: Collections
- local: package_reference/tensorboard
title: TensorBoard logger
- local: package_reference/webhooks_server
title: Webhooks server
- local: package_reference/serialization
title: Serialization