Created by: lilisierrayu
Patch Description Fixing issue #276. Converting model data type when loading states is dangerous. Our model is saved as it is trained, so there is no need to further change the datatype when loading correctly saved models .
Testing steps Describe how you tested your changes