v0.0.3-alpha36
版本发布时间: 2023-08-05 20:55:58
LAION-AI/Open-Assistant最新发布版本:v0.0.4-alpha2(2023-11-26 00:11:35)
What's Changed
- fixed "TypeError: 'NoneType' object is not iterable" for reward model… by @egg-west in https://github.com/LAION-AI/Open-Assistant/pull/3587
- Use
rng_seed
param when creating custom dataset sampler by @andreaskoepf in https://github.com/LAION-AI/Open-Assistant/pull/3592 - Update Flash Attention forward for Llama 2: by @jordiclive in https://github.com/LAION-AI/Open-Assistant/pull/3595
- 3517 - Send reports to discord via celery task by @nablabits in https://github.com/LAION-AI/Open-Assistant/pull/3566
- Bump tailwindcss from 3.3.2 to 3.3.3 in /website by @dependabot in https://github.com/LAION-AI/Open-Assistant/pull/3601
- Bump next from 13.4.8 to 13.4.12 in /website by @dependabot in https://github.com/LAION-AI/Open-Assistant/pull/3600
- Fix Rope scaling by @shahules786 in https://github.com/LAION-AI/Open-Assistant/pull/3598
- Cleanup
handle_worker()
in preparation for #2815 (Stop generation early) by @0xfacade in https://github.com/LAION-AI/Open-Assistant/pull/3573 - Add dataset loader for MegaCodeTraining112k & Evol-Instruct-Code-80k-v1 by @andreaskoepf in https://github.com/LAION-AI/Open-Assistant/pull/3605
- Dolphin gpt 3.5 data mix by @shahules786 in https://github.com/LAION-AI/Open-Assistant/pull/3606
- Update: Pydantic version from 1.10.4 to 1.10.7 by @Ali1858 in https://github.com/LAION-AI/Open-Assistant/pull/3615
- Changes for orcacode experiment by @andreaskoepf in https://github.com/LAION-AI/Open-Assistant/pull/3612
- Added support for LLongMA by @shahules786 in https://github.com/LAION-AI/Open-Assistant/pull/3616
- Custom instructions feature by @draganjovanovich in https://github.com/LAION-AI/Open-Assistant/pull/3597
- update ru-translation by @0x22almostEvil in https://github.com/LAION-AI/Open-Assistant/pull/3619
- Bump @storybook/testing-library from 0.1.0 to 0.2.0 in /website by @dependabot in https://github.com/LAION-AI/Open-Assistant/pull/3620
- Bump pino-pretty from 10.0.0 to 10.2.0 in /website by @dependabot in https://github.com/LAION-AI/Open-Assistant/pull/3622
- Fix Typo by @pauloaferreiraa in https://github.com/LAION-AI/Open-Assistant/pull/3610
- Add Wikipedia Persian Dataset by @pourmand1376 in https://github.com/LAION-AI/Open-Assistant/pull/3629
- Add Isna Persian Dataset by @pourmand1376 in https://github.com/LAION-AI/Open-Assistant/pull/3631
New Contributors
- @egg-west made their first contribution in https://github.com/LAION-AI/Open-Assistant/pull/3587
- @nablabits made their first contribution in https://github.com/LAION-AI/Open-Assistant/pull/3566
- @0xfacade made their first contribution in https://github.com/LAION-AI/Open-Assistant/pull/3573
- @Ali1858 made their first contribution in https://github.com/LAION-AI/Open-Assistant/pull/3615
- @pauloaferreiraa made their first contribution in https://github.com/LAION-AI/Open-Assistant/pull/3610
- @pourmand1376 made their first contribution in https://github.com/LAION-AI/Open-Assistant/pull/3629
Full Changelog: https://github.com/LAION-AI/Open-Assistant/compare/v0.0.3-alpha35...v0.0.3-alpha36