v2.6.0-rc.1
Pre-release
Pre-release
·
166 commits
to main
since this release
What's Changed
- docs: EOS token support by @willmj in #443
- feat: add scanner tracker by @aluu317 in #422
- docs: add note to note that file extension is required in training data path by @willmj in #447
- feat: updates documentation with chat template guide flowchart by @YashasviChaurasia in #445
- chore: bump python version by @dushyantbehl in #449
- fix: Hardcode Legacy behavior to True to resolve warning. by @Luka-D in #446
- feat: Add support for jinja based template rendering of the dataset by @Abhishek-TAMU in #438
- fix: bug in aim tracker where the server based tracking was not picked by @dushyantbehl in #454
- fix: remove duplicate main_process_port entry by @prince14322 in #444
- fix: space missing from data_formatter_template causing mismatch with response_template by @HarikrishnanBalagopal in #455
- fix: Using Sandboxed Environment in handler rendering Jinja template by @Abhishek-TAMU in #456
- docs: Add documentation on how to do EPT runs with our library. by @dushyantbehl in #461
- feat: Rename data handlers and add a new one for EPT scenarios by @dushyantbehl in #460
- fix:Retrieval of tokenizer_kwargs in data handler tokenize_and_apply_input_masking by @Abhishek-TAMU in #465
- feat: Add support for renaming and retaining columns in data preprocessor by @dushyantbehl in #466
- chore(deps): upgrade trl and transformers by @willmj in #448
- feat: adding eos token to be made a flag so we don't force it on every handler by @dushyantbehl in #467
New Contributors
- @YashasviChaurasia made their first contribution in #445
- @prince14322 made their first contribution in #444
Full Changelog: v2.4.0-rc.2...v2.6.0-rc.1