mirror of https://github.com/hpcaitech/ColossalAI
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
27 lines
1023 B
27 lines
1023 B
{
|
|
"sidebar.tutorialSidebar.category.Get started": {
|
|
"message": "Get started",
|
|
"description": "The label for category Get started in sidebar tutorialSidebar"
|
|
},
|
|
"sidebar.tutorialSidebar.category.Concepts": {
|
|
"message": "Concepts",
|
|
"description": "The label for category Concepts in sidebar tutorialSidebar"
|
|
},
|
|
"sidebar.tutorialSidebar.category.Basics": {
|
|
"message": "Basics",
|
|
"description": "The label for category Basics in sidebar tutorialSidebar"
|
|
},
|
|
"sidebar.tutorialSidebar.category.Features": {
|
|
"message": "Features",
|
|
"description": "The label for category Features in sidebar tutorialSidebar"
|
|
},
|
|
"sidebar.tutorialSidebar.category.Tensor Parallel": {
|
|
"message": "Tensor Parallel",
|
|
"description": "The label for category Tensor Parallel in sidebar tutorialSidebar"
|
|
},
|
|
"sidebar.tutorialSidebar.category.Advanced Tutorials": {
|
|
"message": "Advanced Tutorials",
|
|
"description": "The label for category Advanced Tutorials in sidebar tutorialSidebar"
|
|
}
|
|
}
|