Skip to content

Commit

Permalink
docs: add openmind examples (#73)
Browse files Browse the repository at this point in the history
* add openmind support

* add openmind example (#72)

---------

Co-authored-by: Tina <[email protected]>
  • Loading branch information
ShaohonChen and 828Tina authored Dec 10, 2024
1 parent 1321bdf commit df5ea07
Show file tree
Hide file tree
Showing 11 changed files with 435 additions and 0 deletions.
1 change: 1 addition & 0 deletions .vitepress/zh.ts
Original file line number Diff line number Diff line change
Expand Up @@ -198,6 +198,7 @@ function sidebarExamples(): DefaultTheme.SidebarItem[] {
{ text: 'BERT文本分类', link: 'bert' },
{ text: 'Qwen微调案例', link: 'qwen_finetune' },
{ text: 'LLM预训练', link: 'pretrain_llm' },
{ text: 'openMind大模型微调', link: 'openMind' },
]
},
{
Expand Down
Loading

0 comments on commit df5ea07

Please sign in to comment.