Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-06-20 | 1.7 kB | |
v2.8.1 source code.tar.gz | 2024-06-20 | 24.4 MB | |
v2.8.1 source code.zip | 2024-06-20 | 28.7 MB | |
Totals: 3 Items | 53.1 MB | 0 |
What's Changed
- [Trainer] Fix sharding overlap bug by @DesmonDay in https://github.com/PaddlePaddle/PaddleNLP/pull/8334
- [Cherry-pick] update truncate by @KB-Ding in https://github.com/PaddlePaddle/PaddleNLP/pull/8375
- [BugFix] Fix llama3
eot_id
. by @ZHUI in https://github.com/PaddlePaddle/PaddleNLP/pull/8373 - [Trainer] update distributed dataloader by @DesmonDay in https://github.com/PaddlePaddle/PaddleNLP/pull/8426
- [BugFix] Fix load rng compatibility. by @ZHUI in https://github.com/PaddlePaddle/PaddleNLP/pull/8451
- Cherry pick/fast_safe_open by @ZHUI in https://github.com/PaddlePaddle/PaddleNLP/pull/8458
- 【cherry pick】adapter new type promotion rule for Paddle 2.6 by @zxcd in https://github.com/PaddlePaddle/PaddleNLP/pull/8463
- Quick fix from pretrained. by @ZHUI in https://github.com/PaddlePaddle/PaddleNLP/pull/8487
- Release/2.8 by @Galaxy1458 in https://github.com/PaddlePaddle/PaddleNLP/pull/8437
- Fix from_pretrained
os.path.split
by @DesmonDay in https://github.com/PaddlePaddle/PaddleNLP/pull/8508 - [fea] Cherry-picked MOE updates from develop by @bo-ke in https://github.com/PaddlePaddle/PaddleNLP/pull/8531
- [LLM] relocate tensor_parallel_output to avoid conflict (#8419) by @DesmonDay in https://github.com/PaddlePaddle/PaddleNLP/pull/8533
- Update sequence_parallel for predict by @DesmonDay in https://github.com/PaddlePaddle/PaddleNLP/pull/8547
- Cp/fix by @ZHUI in https://github.com/PaddlePaddle/PaddleNLP/pull/8569
- Do not save moe_group by @DesmonDay in https://github.com/PaddlePaddle/PaddleNLP/pull/8570
- [Release] 2.8.1 by @ZHUI in https://github.com/PaddlePaddle/PaddleNLP/pull/8636
Full Changelog: https://github.com/PaddlePaddle/PaddleNLP/compare/v2.8.0...v2.8.1