This website requires JavaScript.
Explore
关于
Help
Register
Sign In
github
/
ColossalAI
mirror of
https://github.com/hpcaitech/ColossalAI
Watch
1
Star
0
Fork
You've already forked ColossalAI
0
Code
Issues
Projects
Releases
Wiki
Activity
1094e0f0d3
ColossalAI
/
examples
/
images
/
vit
/
requirements.txt
6 lines
92 B
Plaintext
Raw
Normal View
History
Unescape
Escape
[example] add example requirement (#2345)
2023-01-06 01:03:29 +00:00
colossalai >= 0.1.12
torch >= 1.8.1
[example] update vit ci script (#2469) * [example] update vit ci script * [example] update requirements * [example] update requirements
2023-01-13 05:31:27 +00:00
numpy>=1.24.1
tqdm>=4.61.2
[example] update ViT example using booster api (#3940)
2023-06-12 07:02:27 +00:00
transformers>=4.20.0
datasets