Making large AI models cheaper, faster and more accessible
COMMITS
/ setup.py June 6, 2024
F
[install]fix setup (#5786)
flybird11111 committed
May 16, 2024
傅
【Inference] Delete duplicated package (#5723)
傅剑寒 committed
March 27, 2024
H
[shardformer] update colo attention to support custom mask (#5510)
Hongxin Liu committed
March 5, 2024
H
[devops] fix extention building (#5427)
Hongxin Liu committed
February 27, 2024
F
[setup] fixed nightly release (#5388)
Frank Lee committed
February 26, 2024
H
[extension] hotfix jit extension setup (#5402)
Hongxin Liu committed
January 25, 2024
F
[feat] refactored extension module (#5298)
Frank Lee committed
September 19, 2023
H
[misc] update pre-commit and run all files (#4752)
Hongxin Liu committed
April 19, 2023
D
[doc] fix setup.py typo (#3603)
digger-yu committed
March 13, 2023
J
prevent op_builder being installed in site-pkgs (#3104)
Jeff Rasley committed
March 7, 2023
F
[doc] specified operating system requirement (#3019)
Frank Lee committed
March 3, 2023
F
[kernel] cached the op kernel and fixed version check (#2886)
Frank Lee committed
February 6, 2023
F
[setup] fixed inconsistent version meta (#2578)
Frank Lee committed
January 10, 2023
F
[setup] refactored setup.py for dependency graph (#2413)
Frank Lee committed
January 9, 2023
F
[workflow] added nightly release to pypi (#2403)
Frank Lee committed
January 6, 2023
F
[setup] support pre-build and jit-build of cuda kernels (#2374)
Frank Lee committed
January 5, 2023
F
[setup] make cuda extension build optional (#2336)
Frank Lee committed
F
[setup] remove torch dependency (#2333)
Frank Lee committed
January 4, 2023
F
[setup] removed the build dependency on colossalai (#2307)
Frank Lee committed
January 3, 2023
J
[builder] MOE builder (#2277)
Jiarui Fang committed
December 30, 2022
J
[builder] builder for scaled_upper_triang_masked_softmax (#2234)
Jiarui Fang committed
December 27, 2022
J
[builder] multihead attn runtime building (#2203)
Jiarui Fang committed
December 23, 2022
J
[buider] use builder() for cpu adam and fused optim in setup.py (#2187)
Jiarui Fang committed
November 30, 2022
F
[setup] supported conda-installed torch (#2048)
Frank Lee committed
November 17, 2022
V
[kernel] move all symlinks of kernel to `colossalai._C` (#1971)
ver217 committed
October 3, 2022
B
[autoparallel] add rotor C version (#1658)
Boyuan Yao committed
July 27, 2022
S
[fx] add torchaudio test (#1369)
Super Daniel committed
May 9, 2022
V
[setup] support more cuda architectures (#920)
ver217 committed
May 7, 2022
V
update cuda ext cc flags (#919)
ver217 committed
May 5, 2022
V
update local version format (#909)
ver217 committed
April 27, 2022
V
[setup] add local version label (#890)
ver217 committed
April 22, 2022
F
[setup] use env var instead of option for cuda ext (#839)
Frank Lee committed
F
[setup] allow installation with python 3.6 (#834)
Frank Lee committed
April 19, 2022
F
[cli] fixed a bug in user args and refactored the module structure
FrankLeeeee committed
J
Revert "[zero] add ZeroTensorShardStrategy (#793)" (#806)
Jiarui Fang committed
H
[zero] add ZeroTensorShardStrategy (#793)
HELSON committed
F
[cli] add missing requirement (#805)
Frank Lee committed
Y
[cli] added distributed launcher command (#791)
YuliangLiu0306 committed
April 12, 2022
F
[bug] removed zero installation requirements (#731)
Frank Lee committed
March 16, 2022
F
[polish] add license meta to setup.py (#427)
Frank Lee committed
March 9, 2022
X
fix format setup.py (#343)
xyupeng committed
March 4, 2022
L
[zero] cpu adam kernel (#288)
LuGY committed
March 3, 2022
F
update unit testing CI rules
FrankLeeeee committed
February 28, 2022
F
added compatibility CI and options for release ci
FrankLeeeee committed
February 18, 2022
1
Optimized MoE layer and fixed some bugs;
1SAA committed
February 15, 2022
V
update setup info (#233)
ver217 committed
February 14, 2022
V
update setup and workflow (#222)
ver217 committed
January 13, 2022
V
refactor kernel (#142)
ver217 committed
December 21, 2021
S
add colossalai kernel module (#55)
shenggan committed
December 9, 2021
F
Develop/experiments (#59)
Frank Lee committed