What's Changed
* fix: Added correct link in main readme for the trainer-controller readme by seshapad in https://github.com/foundation-model-stack/fms-hf-tuning/pull/254
* trainer controller doc updates by alex-jw-brooks in https://github.com/foundation-model-stack/fms-hf-tuning/pull/244
* docs: fix the instructions for running with LORA by HarikrishnanBalagopal in https://github.com/foundation-model-stack/fms-hf-tuning/pull/265
* refactor code to preprocess datasets by Ssukriti in https://github.com/foundation-model-stack/fms-hf-tuning/pull/259
* Replace shutil.copytree() to fix permission error by olson-ibm in https://github.com/foundation-model-stack/fms-hf-tuning/pull/251
* fix: logic for getting tracker config by HarikrishnanBalagopal in https://github.com/foundation-model-stack/fms-hf-tuning/pull/267
* fix: remove lm_head for granite with llama arch models by Ssukriti in https://github.com/foundation-model-stack/fms-hf-tuning/pull/258
**Full Changelog**: https://github.com/foundation-model-stack/fms-hf-tuning/compare/v1.0.0-rc.1...v1.1.0-rc.1