1
0
mirror of https://github.com/hpcaitech/ColossalAI.git synced 2025-05-11 01:48:07 +00:00
ColossalAI/colossalai
flybird11111 5e16bf7980
[shardformer] fix gathering output when using tensor parallelism ()
* fix

* padding vocab_size when using pipeline parallellism

padding vocab_size when using pipeline parallellism

fix

fix

* fix

* fix

fix

fix

* fix gather output

* fix

* fix

* fix

fix resize embedding

fix resize embedding

* fix resize embedding

fix

* revert

* revert

* revert
2024-03-18 15:55:11 +08:00
..
_analyzer [misc] update pre-commit and run all files () 2023-09-19 14:20:26 +08:00
_C
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 wrong import in meta_registry () 2024-02-20 19:24:43 +08:00
autochunk [misc] update pre-commit and run all files () 2023-09-19 14:20:26 +08:00
booster [shardformer] fix gathering output when using tensor parallelism () 2024-03-18 15:55:11 +08:00
checkpoint_io [hotfix] fix typo change MoECheckpintIO to MoECheckpointIO () 2024-03-05 21:52:30 +08:00
cli [devops] fix extention building () 2024-03-05 15:35:54 +08:00
cluster fix-test () 2024-01-03 14:26:13 +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 [misc] update pre-commit and run all files () 2023-09-19 14:20:26 +08:00
inference [hotfix] fix typo s/keywrods/keywords etc. () 2024-03-12 11:25:16 +08:00
interface [lazy] support from_pretrained () 2023-09-26 11:04:11 +08:00
kernel [feat] refactored extension module () 2024-01-25 17:01:48 +08:00
lazy [doc] add lazy init docs () 2023-09-27 10:24:04 +08:00
legacy [hotfix] fix typo s/keywrods/keywords etc. () 2024-03-12 11:25:16 +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] fix typo s/keywrods/keywords etc. () 2024-03-12 11:25:16 +08:00
pipeline [hotfix] fix typo s/keywrods/keywords etc. () 2024-03-12 11:25:16 +08:00
shardformer [shardformer] fix gathering output when using tensor parallelism () 2024-03-18 15:55:11 +08:00
tensor [moe] support mixtral () 2024-02-07 19:21:02 +08:00
testing [npu] change device to accelerator api () 2024-01-09 10:20:05 +08:00
utils Merge pull request from hpcaitech/feature/npu 2024-01-29 13:49:39 +08:00
zero [llama] fix training and inference scripts () 2024-02-19 16:41:04 +08:00
__init__.py [accelerator] init the accelerator module () 2023-11-30 13:25:17 +08:00
initialize.py [npu] change device to accelerator api () 2024-01-09 10:20:05 +08:00