What's Changed
* docs: update readthedocs conf.py for versioning by aluu317 in https://github.com/foundation-model-stack/fm-training-estimator/pull/16
* docs: fix readthedocs build by aluu317 in https://github.com/foundation-model-stack/fm-training-estimator/pull/17
* build: Add a simple launch script and Dockerfile to build reference image by aluu317 in https://github.com/foundation-model-stack/fm-training-estimator/pull/18
* fix: sdk was not using lookup data by aluu317 in https://github.com/foundation-model-stack/fm-training-estimator/pull/21
* Feat: Add support for QLora by Seep-Goel in https://github.com/foundation-model-stack/fm-training-estimator/pull/20
* Feature: v1 of modeling other time components by ChanderG in https://github.com/foundation-model-stack/fm-training-estimator/pull/23
* fix: dataclass-wizard dependency/package name by HarikrishnanBalagopal in https://github.com/foundation-model-stack/fm-training-estimator/pull/25
* Feat token te2 by ChanderG in https://github.com/foundation-model-stack/fm-training-estimator/pull/26
* chore: refactor to use logger in utils.py and print unique logs to easy debug by aluu317 in https://github.com/foundation-model-stack/fm-training-estimator/pull/27
New Contributors
* Seep-Goel made their first contribution in https://github.com/foundation-model-stack/fm-training-estimator/pull/20
**Full Changelog**: https://github.com/foundation-model-stack/fm-training-estimator/compare/v0.0.2-rc.1...v0.1.0