Making large AI models cheaper, faster and more accessible
COMMITS
/ tests/test_booster/test_plugin/test_gemini_plugin.py November 5, 2024
H
[plugin] support get_grad_norm (#6115)
Hongxin Liu committed
April 29, 2024
H
[misc] refactor launch API and tensor constructor (#5666)
Hongxin Liu committed
March 13, 2024
H
[devops] fix compatibility (#5444)
Hongxin Liu committed
March 4, 2024
F
[example]add gpt2 benchmark example script. (#5295)
flybird11111 committed
January 16, 2024
F
[workflow] fixed oom tests (#5275)
Frank Lee committed
January 11, 2024
F
[ci] fixed booster test (#5251)
Frank Lee committed
January 10, 2024
F
[workflow] fixed build CI (#5240)
Frank Lee committed
November 30, 2023
F
[plugin]fix 3d checkpoint load when booster boost without optimizer. (#5135)
flybird11111 committed
November 29, 2023
G
[format] applied code formatting on changed files in pull request 5088 (#5127)
github-actions[bot] committed
November 28, 2023
W
November 16, 2023
F
[gemini] gemini support extra-dp (#5043)
flybird11111 committed
November 10, 2023
F
[gemini] gemini support tensor parallelism. (#4942)
flybird11111 committed
September 19, 2023
H
[misc] update pre-commit and run all files (#4752)
Hongxin Liu committed
September 11, 2023
F
[shardformer]fix gpt2 double head (#4663)
flybird11111 committed
September 4, 2023
H
[legacy] move engine to legacy (#4560)
Hongxin Liu committed
August 24, 2023
H
[gemini] improve compatibility and add static placement policy (#4479)
Hongxin Liu committed
August 7, 2023
F
[Shardformer] Merge flash attention branch to pipeline branch (#4362)
flybird1111 committed
August 2, 2023
F
[test] skip some not compatible models
FoolPlayer committed
July 27, 2023
H
[hotfix] fix gemini and zero test (#4333)
Hongxin Liu committed
June 21, 2023
F
[shardformer] adapted T5 and LLaMa test to use kit (#4049)
Frank Lee committed
June 5, 2023
H
[lazy] refactor lazy init (#3891)
Hongxin Liu committed
May 5, 2023
H
[booster] refactor all dp fashion plugins (#3684)
Hongxin Liu committed
April 26, 2023
H
[booster] add low level zero plugin (#3594)
Hongxin Liu committed
April 12, 2023
H
[gemini] gemini supports lazy init (#3379)
Hongxin Liu committed
April 6, 2023
F
[test] refactor tests with spawn (#3452)
Frank Lee committed
April 3, 2023
F
[test] fixed gemini plugin test (#3411)
Frank Lee committed
March 31, 2023
V
[booster] implement Gemini plugin (#3352)
ver217 committed