ColossalAI/examples/language/gpt/hybridparallelism
Wenhao Chen bb0a668fee
[hotfix] set return_outputs=False in examples and polish code (#5404)
* fix: simplify merge_batch

* fix: use return_outputs=False to eliminate extra memory consumption

* feat: add return_outputs warning

* style: remove `return_outputs=False` as it is the default value
2024-03-25 12:31:09 +08:00
..
benchmark.py [example]add gpt2 benchmark example script. (#5295) 2024-03-04 16:18:13 +08:00
data.py [misc] update pre-commit and run all files (#4752) 2023-09-19 14:20:26 +08:00
finetune.py [hotfix] set return_outputs=False in examples and polish code (#5404) 2024-03-25 12:31:09 +08:00
run.sh [example] add gpt2 HybridParallelPlugin example (#4653) 2023-09-15 17:12:46 +08:00