1
0
mirror of https://github.com/hpcaitech/ColossalAI.git synced 2025-05-06 07:28:12 +00:00
ColossalAI/colossalai
Edenzzzz d83c633ca6
[hotfix] Fix examples no pad token & auto parallel codegen bug; ()
* fix no pad token bug

* fixed some auto parallel codegen bug, but might not run on torch 2.1

---------

Co-authored-by: Edenzzzz <wtan45@wisc.edu>
2024-04-18 18:15:50 +08:00
..
_analyzer [hotfix] Fix examples no pad token & auto parallel codegen bug; () 2024-04-18 18:15:50 +08:00
_C [setup] support pre-build and jit-build of cuda kernels () 2023-01-06 20:50:26 +08:00
accelerator [hotfix] fix typo change MoECheckpintIO to MoECheckpointIO () 2024-03-05 21:52:30 +08:00
amp [npu] change device to accelerator api () 2024-01-09 10:20:05 +08:00
auto_parallel [hotfix] Fix examples no pad token & auto parallel codegen bug; () 2024-04-18 18:15:50 +08:00
autochunk [hotfix] Fix examples no pad token & auto parallel codegen bug; () 2024-04-18 18:15:50 +08:00
booster [shardformer] refactor embedding resize () 2024-04-18 16:10:18 +08:00
checkpoint_io [shardformer] refactor embedding resize () 2024-04-18 16:10:18 +08:00
cli [devops] fix extention building () 2024-03-05 15:35:54 +08:00
cluster [devops] remove post commit ci () 2024-04-08 15:09:40 +08:00
context [moe] merge moe into main () 2023-11-02 02:21:24 +00:00
device [npu] add npu support for hybrid plugin and llama () 2023-11-22 19:23:21 +08:00
fx [hotfix] Fix examples no pad token & auto parallel codegen bug; () 2024-04-18 18:15:50 +08:00
inference [devops] remove post commit ci () 2024-04-08 15:09:40 +08:00
interface [lazy] support from_pretrained () 2023-09-26 11:04:11 +08:00
kernel [devops] remove post commit ci () 2024-04-08 15:09:40 +08:00
lazy [doc] add lazy init docs () 2023-09-27 10:24:04 +08:00
legacy [devops] remove post commit ci () 2024-04-08 15:09:40 +08:00
logging [misc] update pre-commit and run all files () 2023-09-19 14:20:26 +08:00
moe [hotfix] fix typo change MoECheckpintIO to MoECheckpointIO () 2024-03-05 21:52:30 +08:00
nn [hotfix] quick fixes to make legacy tutorials runnable () 2024-04-07 12:06:27 +08:00
pipeline [shardformer, pipeline] add gradient_checkpointing_ratio and heterogenous shard policy for llama () 2024-04-01 11:34:58 +08:00
shardformer [shardformer] refactor embedding resize () 2024-04-18 16:10:18 +08:00
tensor [shardformer] refactor embedding resize () 2024-04-18 16:10:18 +08:00
testing [shardformer] refactor embedding resize () 2024-04-18 16:10:18 +08:00
utils Merge pull request from hpcaitech/feature/npu 2024-01-29 13:49:39 +08:00
zero [shardformer] refactor embedding resize () 2024-04-18 16:10:18 +08:00
__init__.py [devops] remove post commit ci () 2024-04-08 15:09:40 +08:00
initialize.py [npu] change device to accelerator api () 2024-01-09 10:20:05 +08:00