Making large AI models cheaper, faster and more accessible
COMMITS
/ tests/test_zero/test_gemini/test_optim.py June 5, 2024
B
[Test/CI] remove test cases to reduce CI duration (#5753)
botbw committed
May 24, 2024
B
April 29, 2024
H
[misc] refactor launch API and tensor constructor (#5666)
Hongxin Liu committed
January 9, 2024
H
[npu] change device to accelerator api (#5239)
Hongxin Liu committed
November 20, 2023
H
[npu] add npu support for gemini and zero (#5067)
Hongxin Liu committed
October 20, 2023
H
[test] merge old components to test to model zoo (#4945)
Hongxin Liu committed
October 18, 2023
H
[hotfix] fix torch 2.0 compatibility (#4936)
Hongxin Liu committed
October 16, 2023
H
[kernel] support pure fp16 for cpu adam and update gemini optim tests (#4921)
Hongxin Liu committed
October 12, 2023
H
[gemini] support amp o3 for gemini (#4872)
Hongxin Liu committed
September 19, 2023
H
[misc] update pre-commit and run all files (#4752)
Hongxin Liu committed
September 18, 2023
H
[legacy] clean up legacy code (#4743)
Hongxin Liu committed
August 24, 2023
H
[gemini] improve compatibility and add static placement policy (#4479)
Hongxin Liu committed
June 25, 2023
B
[gemini] fix argument naming during chunk configuration searching
Baizhou Zhang committed
June 5, 2023
H
[bf16] add bf16 support (#3882)
Hongxin Liu committed
April 6, 2023
F
[test] refactor tests with spawn (#3452)
Frank Lee committed
V
[test] reorganize zero/gemini tests (#3445)
ver217 committed