Skip to content

ModelOpt 0.23.1 Release

Choose a tag to compare

@kevalmorabia97 kevalmorabia97 released this 14 Feb 10:50

Bug Fixes

  • Set torch.load(..., weights_only=False) where Model Optimizer state is restored since torch 2.6 makes the default value to True
  • Other minor fixes