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
5134ad5d1a
ColossalAI
/
examples
/
language
/
opt
/
test_ci.sh
5 lines
84 B
Bash
Raw
Blame
History
for
GPUNUM in
2
1
do
env
BS
=
2
MODEL
=
"125m"
GPUNUM
=
$GPUNUM
bash ./run_gemini.sh
done
Reference in New Issue
View Git Blame
Copy Permalink