Skip to content

Commit df5ea07

Browse files
ShaohonChen828Tina
andauthored
docs: add openmind examples (#73)
* add openmind support * add openmind example (#72) --------- Co-authored-by: Tina <132882328+828Tina@users.noreply.github.com>
1 parent 1321bdf commit df5ea07

File tree

11 files changed

+435
-0
lines changed

11 files changed

+435
-0
lines changed

.vitepress/zh.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -198,6 +198,7 @@ function sidebarExamples(): DefaultTheme.SidebarItem[] {
198198
{ text: 'BERT文本分类', link: 'bert' },
199199
{ text: 'Qwen微调案例', link: 'qwen_finetune' },
200200
{ text: 'LLM预训练', link: 'pretrain_llm' },
201+
{ text: 'openMind大模型微调', link: 'openMind' },
201202
]
202203
},
203204
{

0 commit comments

Comments
 (0)