Skip to content

Releases: foundation-model-stack/fms-hf-tuning

v1.2.0

14 Aug 22:38
2d1c17c
Compare
Choose a tag to compare

Dependency Updates

  1. Update packaging requirement from less than 23.2 to a max of 24 to less than 23.2 to max of 25

API/Interface Changes

  1. Add optional save_model_dir where final checkpoint is saved. See https://github.com/foundation-model-stack/fms-hf-tuning/blob/main/README.md#saving-checkpoints-while-training

Full List of What's Changed

New Contributors

Full Changelog: v1.1.0...v1.2.0

v1.2.0-rc.1

14 Aug 13:34
78909af
Compare
Choose a tag to compare
v1.2.0-rc.1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v1.1.0-rc.1...v1.2.0-rc.1

v1.1.0

01 Aug 00:45
ab3b331
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.1.0

v1.1.0-rc.1

30 Jul 16:23
537215f
Compare
Choose a tag to compare
v1.1.0-rc.1 Pre-release
Pre-release

What's Changed

Full Changelog: v1.0.0-rc.1...v1.1.0-rc.1

v1.0.0

19 Jul 12:52
4ed1bc4
Compare
Choose a tag to compare

New major features:

  1. Trainer Controller and ability to stop training earlier using metrics and thresholds. See https://github.com/foundation-model-stack/fms-hf-tuning?tab=readme-ov-file#trainer-controller-framework
  2. Experiment Tracker while tuning for more insights (choice of frameworks)

Dependency upgrades:

  1. Transformers to minimum version 4.42.0 needed for tuning of granite with llama models

API /interface changes:

  1. Introduction of tokenizer field in ModelArguments https://github.com/foundation-model-stack/fms-hf-tuning/blob/main/tuning/config/configs.py#L51 to allow custom tokenizer while tuning
  2. Deprecation of tokenizer field from PromptTuningConfig and moved to ModelArguments

Full List of what's Changed:

New Contributors

Full Changelog: v0.4.0...v1.0.0

v1.0.0-rc.1

18 Jul 18:02
aaf8cc9
Compare
Choose a tag to compare
v1.0.0-rc.1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.4.0-rc.3...v1.0.0-rc.1

v0.4.0

28 Jun 22:52
Compare
Choose a tag to compare

Summary of Changes

  • Support for LoRA tuning for llama3 and granite (with GPTBigCode) architectures
  • Dependencies versions adjustment

What's Changed

Full Changelog: v0.3.0...v0.4.0

v0.4.0-rc.3

28 Jun 15:22
0be40e0
Compare
Choose a tag to compare
v0.4.0-rc.3 Pre-release
Pre-release

What's Changed

Full Changelog: v0.3.0...v0.4.0-rc.3

v0.4.0-rc.2

27 Jun 21:52
3f05c67
Compare
Choose a tag to compare
v0.4.0-rc.2 Pre-release
Pre-release

Summary of Changes

  • Support for LoRA tuning for llama3 and granite (with GPTBigCode) architectures
  • Various dependencies versions adjustment

What's Changed

Full Changelog: v0.3.0...v0.4.0-rc.2

v0.4.0-rc.1

27 Jun 20:17
0949699
Compare
Choose a tag to compare
v0.4.0-rc.1 Pre-release
Pre-release

What's Changed

Full Changelog: v0.3.0...v0.4.0-rc.1