Skip to content

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

v0.1.0 - First release

18 May 00:01
d515f78
Compare
Choose a tag to compare

Summary of Changes

  • Supports and validated tuning technique: full fine tuning using single-GPU and multi-GPU
    • Multi-GPU training using HuggingFace accelerate library, focused on FSDP
  • Experimental tuning techniques:
    • Single GPU Prompt tuning
    • Single GPU LoRA tuning
  • Scripts to allow local inference and evaluation of tuned models
  • Build scripts for containerization of library
  • Initial trainer controller framework for controlling the trainer loop using user-defined rules and metrics

Pip package: pip install fms-hf-tuning==0.1.0

What's Changed

Read more

v0.1.0-rc.1

16 May 20:08
d515f78
Compare
Choose a tag to compare
v0.1.0-rc.1 Pre-release
Pre-release

What's Changed

Full Changelog: v0.0.2rc2...v0.1.0-rc.1

v0.0.2rc.2

13 May 21:03
40fd75c
Compare
Choose a tag to compare
v0.0.2rc.2 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.0.2rc1...v0.0.2rc2

v0.0.2rc1

24 Apr 22:57
8548a6d
Compare
Choose a tag to compare
v0.0.2rc1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: https://github.com/foundation-model-stack/fms-hf-tuning/commits/v.0.0.2rc1