forked from candle-org/mindnlp
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmkdocs.yml
More file actions
174 lines (167 loc) · 4.75 KB
/
Copy pathmkdocs.yml
File metadata and controls
174 lines (167 loc) · 4.75 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
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
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
site_name: MindNLP Docs
repo_url: https://github.com/mindspore-lab/mindnlp
repo_name: mindspore-lab/mindnlp
copyright: Copyright © 2022 - 2025 MindSpore Lab and CQU NLP Team.
nav:
- Home: index.md
- Quick Start: quick_start.md
- Tutorials:
- Quick Start: tutorials/quick_start.md
- Data Preprocess: tutorials/data_preprocess.md
- Use Trainer: tutorials/use_trainer.md
- PEFT: tutorials/peft.md
- Use Mirror: tutorials/use_mirror.md
- Supported Models: supported_models.md
- How-To Contribute: contribute.md
- API Reference:
- Data: api/data.md
- Dataset:
- api/dataset/index.md
- load_dataset: api/dataset/load_dataset.md
- BaseMapFunction: api/dataset/BaseMapFunction.md
- transforms: api/dataset/transforms.md
- Inference:
- api/inference.md
- api/inference/index.md
- engine: api/inference/engine/index.md
- layers: api/inference/layers/index.md
- models: api/inference/models/index.md
- utils: api/inference/utils/index.md
- Patch:
- api/patch/index.md
- transformers: api/patch/transformers/index.md
- diffusers: api/patch/diffusers/index.md
- safetensors: api/patch/safetensors/index.md
- utils: api/patch/utils/index.md
- Quantization:
- api/quant/index.md
- mindbnb: api/quant/mindbnb/index.md
- smooth_quant: api/quant/smooth_quant/index.md
- Wizard:
- api/wizard/index.md
- cooperate: api/wizard/cooperate/index.md
- ensemble: api/wizard/ensemble/index.md
- medusa: api/wizard/medusa/index.md
- merge: api/wizard/merge/index.md
- Utils: api/utils.md
- Notes:
- Change Log: notes/changelog.md
- Code of Conduct: notes/code_of_conduct.md
- FAQ: notes/faq.md
theme:
name: material
palette:
- media: "(prefers-color-scheme: light)"
scheme: default
primary: indigo
accent: indigo
toggle:
icon: material/brightness-7
name: Switch to dark mode
- media: "(prefers-color-scheme: dark)"
scheme: slate
primary: black
accent: indigo
toggle:
icon: material/brightness-4
name: Switch to system preference
features:
# - navigation.instant # see https://github.com/ultrabug/mkdocs-static-i18n/issues/62
- navigation.tracking
- navigation.tabs
- navigation.indexes
- navigation.top
- navigation.footer
- navigation.path
- toc.follow
- search.highlight
- search.share
- search.suggest
- content.action.view
- content.action.edit
- content.tabs.link
- content.code.copy
- content.code.select
- content.code.annotations
favicon: assets/favicon.ico
icon:
logo: logo
markdown_extensions:
# Officially Supported Extensions
- abbr
- admonition
- attr_list
- def_list
- footnotes
- md_in_html
- meta
- sane_lists
- tables
- toc:
permalink: true
- wikilinks
# Third Party Extensions(Bundles, PyMdown Extensions)
- pymdownx.arithmatex:
generic: true
- pymdownx.betterem:
smart_enable: all
- pymdownx.caret
- pymdownx.details
- pymdownx.highlight
- pymdownx.inlinehilite
- pymdownx.keys
- pymdownx.mark
- pymdownx.smartsymbols
- pymdownx.snippets
- pymdownx.superfences
- pymdownx.tabbed:
alternate_style: true
- pymdownx.tasklist:
custom_checkbox: true
- pymdownx.tilde
plugins:
- search
- include-markdown
- mkdocstrings:
default_handler: python
handlers:
python:
options:
# Headings
show_root_heading: true
show_root_toc_entry: true
show_object_full_path: true
# Members
show_submodules: false
# Docstrings
docstring_section_style: spacy
- i18n:
docs_structure: folder
fallback_to_default: true
languages:
- locale: en
default: true
name: English
- locale: zh
default: false
name: 中文
nav_translations:
Home: 主页
Quick Start: 快速开始
Tutorials: 教程
Supported Models: 模型列表
Notes: 说明
How-To Contribute: 代码贡献
API Reference: API文档
Change Log: 更新日志
Code of Conduct: 行为准则
FAQ: 常见问题
extra:
generator: false
social:
- icon: fontawesome/solid/paper-plane
link: mailto:lvyufeng@cqu.edu.cn
- icon: fontawesome/brands/github
link: https://github.com/mindspore-lab/mindnlp
- icon: fontawesome/brands/zhihu
link: https://www.zhihu.com/people/lu-yu-feng-46-1