Commit Graph

3098 Commits (b2e97458883c64e4f357059f585ff2585fa12edd)
 

Author SHA1 Message Date
Frank Lee 705a62a565
[doc] updated installation command (#5389)
9 months ago
yixiaoer 69e3ad01ed
[doc] Fix typo (#5361)
9 months ago
Hongxin Liu 7303801854
[llama] fix training and inference scripts (#5384)
9 months ago
Hongxin Liu adae123df3
[release] update version (#5380)
10 months ago
Frank Lee efef43b53c
Merge pull request #5372 from hpcaitech/exp/mixtral
10 months ago
Frank Lee 4c03347fc7
Merge pull request #5377 from hpcaitech/example/llama-npu
10 months ago
ver217 06db94fbc9 [moe] fix tests
10 months ago
Hongxin Liu 65e5d6baa5 [moe] fix mixtral optim checkpoint (#5344)
10 months ago
Hongxin Liu 956b561b54 [moe] fix mixtral forward default value (#5329)
10 months ago
Hongxin Liu b60be18dcc [moe] fix mixtral checkpoint io (#5314)
10 months ago
Hongxin Liu da39d21b71 [moe] support mixtral (#5309)
10 months ago
Hongxin Liu c904d2ae99 [moe] update capacity computing (#5253)
10 months ago
Xuanlei Zhao 7d8e0338a4 [moe] init mixtral impl
10 months ago
Hongxin Liu 084c91246c
[llama] fix memory issue (#5371)
10 months ago
Hongxin Liu c53ddda88f
[lr-scheduler] fix load state dict and add test (#5369)
10 months ago
Hongxin Liu eb4f2d90f9
[llama] polish training script and fix optim ckpt (#5368)
10 months ago
Camille Zhong a5756a8720
[eval] update llama npu eval (#5366)
10 months ago
Camille Zhong 44ca61a22b
[llama] fix neftune & pbar with start_step (#5364)
10 months ago
Hongxin Liu a4cec1715b
[llama] add flash attn patch for npu (#5362)
10 months ago
Hongxin Liu 73f9f23fc6
[llama] update training script (#5360)
10 months ago
Hongxin Liu 6c0fa7b9a8
[llama] fix dataloader for hybrid parallel (#5358)
10 months ago
Hongxin Liu 2dd01e3a14
[gemini] fix param op hook when output is tuple (#5355)
10 months ago
Wenhao Chen 1c790c0877
[fix] remove unnecessary dp_size assert (#5351)
10 months ago
Hongxin Liu ffffc32dc7
[checkpointio] fix gemini and hybrid parallel optim checkpoint (#5347)
10 months ago
YeAnbang c5239840e6
[Chat] fix sft loss nan (#5345)
10 months ago
Frank Lee abd8e77ad8
[extension] fixed exception catch (#5342)
10 months ago
digger yu 71321a07cf
fix typo change dosen't to doesn't (#5308)
10 months ago
digger yu 6a3086a505
fix typo under extensions/ (#5330)
10 months ago
Frank Lee febed23288
[doc] added docs for extensions (#5324)
10 months ago
flybird11111 388179f966
[tests] fix t5 test. (#5322)
10 months ago
Frank Lee a6709afe66
Merge pull request #5321 from FrankLeeeee/hotfix/accelerator-api
10 months ago
FrankLeeeee 087d0cb1fc [accelerator] fixed npu api
10 months ago
Frank Lee 8823cc4831
Merge pull request #5310 from hpcaitech/feature/npu
10 months ago
Frank Lee 73f4dc578e
[workflow] updated CI image (#5318)
10 months ago
Frank Lee 7cfed5f076
[feat] refactored extension module (#5298)
10 months ago
digger yu bce9499ed3
fix some typo (#5307)
10 months ago
李文军 ec912b1ba9
[NFC] polish applications/Colossal-LLaMA-2/colossal_llama2/tokenizer/init_tokenizer.py code style (#5228)
10 months ago
Desperado-Jia ddf879e2db
fix bug for mefture (#5299)
10 months ago
Hongxin Liu d7f8db8e21
[hotfix] fix 3d plugin test (#5292)
10 months ago
flybird11111 f7e3f82a7e
fix llama pretrain (#5287)
10 months ago
Desperado-Jia 6a56967855
[doc] add llama2-13B disyplay (#5285)
10 months ago
Michelle 32cb74493a
fix auto loading gpt2 tokenizer (#5279)
10 months ago
Frank Lee d66e6988bc
Merge pull request #5278 from ver217/sync/npu
10 months ago
ver217 148469348a Merge branch 'main' into sync/npu
10 months ago
Zhongkai Zhao 5d9a0ae75b
[hotfix] Fix ShardFormer test execution path when using sequence parallelism (#5230)
10 months ago
flybird11111 46e091651b
[shardformer] hybridparallelplugin support gradients accumulation. (#5246)
10 months ago
flybird11111 2a0558d8ec
[ci] fix test_hybrid_parallel_plugin_checkpoint_io.py (#5276)
10 months ago
Frank Lee d69cd2eb89
[workflow] fixed oom tests (#5275)
10 months ago
Frank Lee 04244aaaf1
[workflow] fixed incomplete bash command (#5272)
10 months ago
Wenhao Chen ef4f0ee854
[hotfix]: add pp sanity check and fix mbs arg (#5268)
11 months ago