Skip to content

Commit

Permalink
Update swanlab launch (#52)
Browse files Browse the repository at this point in the history
* add pretrain llm docs

* add swanlab version

* Update config.mts

---------

Co-authored-by: ZeYi Lin <[email protected]>
  • Loading branch information
ShaohonChen and Zeyi-Lin authored Sep 1, 2024
1 parent 107d909 commit e4ccc4b
Show file tree
Hide file tree
Showing 14 changed files with 417 additions and 0 deletions.
1 change: 1 addition & 0 deletions .vitepress/config.mts
Original file line number Diff line number Diff line change
Expand Up @@ -207,6 +207,7 @@ function sidebarExamples(): DefaultTheme.SidebarItem[] {
items: [
{ text: 'BERT文本分类', link: 'bert' },
{ text: 'Qwen微调案例', link: 'qwen_finetune' },
{ text: 'LLM预训练', link: 'pretrain_llm' },
]
},
{
Expand Down
Binary file added assets/examples/pretrain_llm/dataset.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/examples/pretrain_llm/findkey.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/examples/pretrain_llm/launch_upload.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/examples/pretrain_llm/launch_upload2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/examples/pretrain_llm/llm.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/examples/pretrain_llm/log.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/examples/pretrain_llm/login.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/examples/pretrain_llm/login2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/examples/pretrain_llm/remote_devices.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/examples/pretrain_llm/remote_log.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/examples/pretrain_llm/show_id.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/examples/pretrain_llm/terminal.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit e4ccc4b

Please sign in to comment.