ColossalAI/examples/language
Edenzzzz d83c633ca6
[hotfix] Fix examples no pad token & auto parallel codegen bug; (#5606)
* 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
..
bert [hotfix] set return_outputs=False in examples and polish code (#5404) 2024-03-25 12:31:09 +08:00
commons [example] make gpt example directory more clear (#2353) 2023-01-06 11:11:26 +08:00
gpt [hotfix] Fix examples no pad token & auto parallel codegen bug; (#5606) 2024-04-18 18:15:50 +08:00
grok-1 [hotfix] fix typo s/get_defualt_parser /get_default_parser (#5548) 2024-04-07 19:04:58 +08:00
llama2 [devops] remove post commit ci (#5566) 2024-04-08 15:09:40 +08:00
openmoe [devops] remove post commit ci (#5566) 2024-04-08 15:09:40 +08:00
opt [devops] remove post commit ci (#5566) 2024-04-08 15:09:40 +08:00
palm [npu] change device to accelerator api (#5239) 2024-01-09 10:20:05 +08:00
__init__.py [example]add gpt2 benchmark example script. (#5295) 2024-03-04 16:18:13 +08:00
data_utils.py [devops] remove post commit ci (#5566) 2024-04-08 15:09:40 +08:00
model_utils.py [example]add gpt2 benchmark example script. (#5295) 2024-03-04 16:18:13 +08:00
performance_evaluator.py [example]add gpt2 benchmark example script. (#5295) 2024-03-04 16:18:13 +08:00