We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b0669a commit 1cd60a0Copy full SHA for 1cd60a0
.github/workflows/doc_check_on_pr.yml
@@ -73,5 +73,6 @@ jobs:
73
cd ColossalAI-Documentation
74
pip install -v ./doc-build/third_party/hf-doc-builder
75
pip install -v ./doc-build
76
+ bash ./scripts/build.sh
77
list: |
78
from colossalai.shardformer import ShardConfig
0 commit comments