Making large AI models cheaper, faster and more accessible
COMMITS
/ examples/language/bert/finetune.py December 17, 2024
F
[Device]Support npu (#6159)
flybird11111 committed
August 8, 2024
H
July 12, 2024
B
add fp8_communication flag in the script
BurkeHulk committed
April 29, 2024
H
[misc] refactor launch API and tensor constructor (#5666)
Hongxin Liu committed
March 25, 2024
W
[hotfix] set return_outputs=False in examples and polish code (#5404)
Wenhao Chen committed
January 18, 2024
V
Merge branch 'main' into sync/npu
ver217 committed
January 9, 2024
H
[npu] change device to accelerator api (#5239)
Hongxin Liu committed
December 22, 2023
W
[pipeline]: fix p2p comm, add metadata cache and support llama interleaved pp (#5134)
Wenhao Chen committed
November 28, 2023
W
September 19, 2023
H
[misc] update pre-commit and run all files (#4752)
Hongxin Liu committed
September 15, 2023
F
[example] llama2 add fine-tune example (#4673)
flybird11111 committed
September 9, 2023
F
[shardformer] update llama2/opt finetune example and fix llama2 policy (#4645)
flybird11111 committed
September 7, 2023
B
[pipeline] set optimizer to optional in execute_pipeline (#4630)
Baizhou Zhang committed
September 4, 2023
H
Merge branch 'main' into feature/shardformer
Hongxin Liu committed
F
[shardformer] update bert finetune example with HybridParallelPlugin (#4584)
flybird11111 committed
August 24, 2023
H
[gemini] improve compatibility and add static placement policy (#4479)
Hongxin Liu committed
June 7, 2023
W
[booster] update bert example, using booster api (#3885)
wukong1992 committed