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 2cfe685 commit a4b4bb0Copy full SHA for a4b4bb0
examples/images/vit/README.md
@@ -13,7 +13,7 @@ We use model **vision_transformer** from timm [Link](https://github.com/rwightma
13
14
# Requirement
15
16
-You should install colossalai from main branch with commit 561e904.
+Install colossalai version >= 0.1.11
17
18
## Unit test
19
To run unit test, you should install pytest, transformers with:
0 commit comments