* 🐛: fix optimizer selection logic so that FusedAdam is never loaded when CPU offloading is enabled * Add wheel to requirements
0.0.5.1
This release includes PR [121](https://github.com/instructlab/training/pull/121) to overcome an issue where our way of lazily importing the run_training function is being picked up as an error by pylint.