Releases: georgian-io/LLM-Finetuning-Toolkit
Releases · georgian-io/LLM-Finetuning-Toolkit
v0.2.3
What's Changed
- Bump requests from 2.31.0 to 2.32.0 by @dependabot in #173
- fixing docker build command by @SinclairHudson in #177
- Adding JSON validity test by @SinclairHudson in #178
- Fixed issue where Rich cannot display non-str types by @benjaminye in #172
- renaming metrics from tests to metrics by @SinclairHudson in #180
- pytest CI github action by @benjaminye in #184
- Version bump 20240620 by @benjaminye in #183
- Ampere+ Comment for Older GPUs by @benjaminye in #185
- Moving metrics to metrics and adding pass/fail LLM tests by @SinclairHudson in #186
- pyproject.toml: bump BNB dependency by @Titus-von-Koeller in #190
New Contributors
- @dependabot made their first contribution in #173
- @Titus-von-Koeller made their first contribution in #190
Full Changelog: v0.2.2...v0.2.3
v0.2.2
What's Changed
- Update README.md by @benjaminye in #149
- Integrate main qa by @viveksingh-ctrl in #131
- README edits and refactoring into contributing.md by @SinclairHudson in #156
- [Unit Tests] Introducing Unit Tests by @benjaminye in #162
- [Version Bumps] May 7, 2024 by @benjaminye in #165
- Smaller Model for Default Config by @benjaminye in #166
- Fix LLM QA by @benjaminye in #167
- bumping requirements.txt to match poetry.lock by @benjaminye in #168
- Update issue template to include information on GPU configuration/runtime by @SinclairHudson in #171
New Contributors
- @viveksingh-ctrl made their first contribution in #131
- @SinclairHudson made their first contribution in #156
Full Changelog: v0.2.1...v0.2.2
v0.2.1
What's Changed
- Bug Fix -
llmtune generate config
not finding the yml file by @benjaminye in #150
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- DOCS(README.md): Fix typo by @akashsaravanan-georgian in #138
jsonl
format support by @benjaminye in #136- [CLI] Generate Example
config.yml
anywhere viallmtune generate config
by @benjaminye in #137 - Flash Attention Implementation & Fuller Config Options by @benjaminye in #139
- Remove unused
accelerate
code by @benjaminye in #145 - Better Starter Config by @benjaminye in #146
- Better Handling of Logs and Warnings for UI by @benjaminye in #148
Full Changelog: v0.1.4...v0.2.0
v0.1.4
This release attempts to resolve issue where README images are not showing up in PyPI
What's Changed
- README image reference update by @benjaminye in #128
Full Changelog: v0.1.3...v0.1.4
Release v0.1.3
This release made changes and corrections to README
and pyproject.toml
metadata.
What's Changed
- README Image to use full link by @benjaminye in #125
- Correction to container image link by @benjaminye in #126
- Update pyproject.toml Metadata by @benjaminye in #127
Full Changelog: v0.1.2...v0.1.3
v0.1.2 Release
This marks our first official release of the Finetuning Toolkit! 🥳
If you would like to see our previous research content, please visit legacy/llm-finetuning-hub
branch
What's Changed
- Update README.md by @georgianpoole in #1
- Update README.md by @georgianpoole in #2
- save metrics dictionary to experiment folder by @RohitSaha in #3
- code formatted using black by @RohitSaha in #4
- update packages by @RohitSaha in #5
- fix LinkedIn and email links by @RohitSaha in #7
- removed the dev version by @RohitSaha in #8
- FastApi and load testing by @mariia-georgian in #9
- removed content sub-heading by @RohitSaha in #11
- added tiktoken by @RohitSaha in #12
- changed folder name by @RohitSaha in #13
- Central/change folder path by @RohitSaha in #14
- Flan/testing by @RohitSaha in #15
- Text Generation Inference by @mariia-georgian in #16
- Fixed readme by @mariia-georgian in #17
- updates to image paths by @RohitSaha in #18
- update ablation section by @RohitSaha in #19
- update readme by @RohitSaha in #20
- Falcon/add scripts by @RohitSaha in #21
- update model specification by @RohitSaha in #22
- Added falcon by @mariia-georgian in #23
- Falcon/update readme by @RohitSaha in #24
- added redpajama scripts by @RohitSaha in #25
- Redpajama/test code by @RohitSaha in #26
- Red Pajama by @mariia-georgian in #27
- Fix readme by @mariia-georgian in #28
- Readme/update by @RohitSaha in #30
- update correspondence section by @RohitSaha in #31
- remove redundant scripts by @RohitSaha in #32
- update links to codebase and readme by @RohitSaha in #33
- Model/llama2 by @RohitSaha in #35
- Update requirements by @RohitSaha in #36
- Update readme by @RohitSaha in #37
- LLama by @mariia-georgian in #38
- Feat(palmyra/): Add code to run palmyra through api. by @akashsaravanan-georgian in #29
- update roadmap by @RohitSaha in #39
- update links by @RohitSaha in #40
- Inference by @mariia-georgian in #42
- Ai21/jurassic by @RohitSaha in #44
- Update readme by @RohitSaha in #45
- update link to jurassic-2 folders by @RohitSaha in #46
- scrub info by @RohitSaha in #47
- Openai by @RohitSaha in #48
- updated files by @RohitSaha in #49
- update gpt status by @RohitSaha in #50
- Mosaic by @RohitSaha in #51
- update mosaic status by @RohitSaha in #52
- Mistral by @RohitSaha in #53
- Readme update by @RohitSaha in #54
- Zephyr Benchmarks by @benjaminye in #60
- updated main README for zephyr by @benjaminye in #63
- Automated deployment by @mariia-georgian in #62
- LLM Finetuning Toolkit by @benjaminye in #67
- Toolkit - Ablation Studies by @benjaminye in #72
- Update README.md by @benjaminye in #73
- Toolkit Environment Management by @benjaminye in #74
- Notebook for TMLS by @mariia-georgian in #61
- Implemented LLM performance test cases by @VivekSinghDS in #76
- Feature llm qa by @RohitSaha in #77
- Cohere by @RohitSaha in #78
- Feature/finetune refactor by @benjaminye in #79
- Feature/llm qa directory setup by @benjaminye in #80
- Feature/UI abstraction by @benjaminye in #81
- Fixed typo in accuracy by @balmasi in #82
- Hotfix/qa test methods by @VivekSinghDS in #84
- patching method name by @benjaminye in #86
- Hotfix/bug fix UI merge by @benjaminye in #87
- Hotfix/quant config fix by @benjaminye in #88
- [Vulnerabillity] Version bump black to address vulnerability #14 by @benjaminye in #91
- Update issue templates by @benjaminye in #85
- Release/new directory structure by @RohitSaha in #92
- Release/toolkit readme by @RohitSaha in #94
- change to section by @RohitSaha in #95
- downgrade and restrict transformer and trl versioning by @benjaminye in #96
- updated changes by @VivekSinghDS in #99
- [CLI] Parameter for Config Path by @benjaminye in #100
- [Package] Changing source directory name by @benjaminye in #102
- [Workflow] Automatically Lint and Format PRs by @benjaminye in #116
- Add PIPY and update README by @truskovskiyk in #115
- Modify Script Entrypoint to be
llmtune
instead ofpython toolkit.py
by @benjaminye in #118 - [CI] Publish to PyPI upon Tag by @benjaminye in #121
- [CI] Publish to Github Packages (ghcr) by @benjaminye in #122
- Update README.md by @benjaminye in #123
New Contributors
- @georgianpoole made their first contribution in #1
- @RohitSaha made their first contribution in #3
- @mariia-georgian made their first contribution in #9
- @akashsaravanan-georgian made their first contribution in #29
- @benjaminye made their first contribution in #60
- @VivekSinghDS made their first contribution in #76
- @balmasi made their first contribution in #82
- @truskovskiyk made their first contribution in...