Skip to content

v2.0.35

Choose a tag to compare

@suzukimain suzukimain released this 17 Dec 15:26

What's Changed

  • Update dependencies and author email in setup.py by @suzukimain in #41
  • Update transformers dependency to version 4.57.3 by @suzukimain in #42
  • Update Python and dependencies in workflows by @suzukimain in #43
  • Simplify workflow_dispatch input handling and update checkout reference by @suzukimain in #44
  • Remove intentional break inputs and clean up workflow comments by @suzukimain in #45
  • Enhance error handling and update workflows by @suzukimain in #46
  • Simplify checkout condition in maintenance workflow by @suzukimain in #47
  • Add ref parameter to checkout step and log event name in maintenance workflow by @suzukimain in #48
  • Extract duplicate retry logic from from_huggingface methods by @Copilot in #51
  • Restore HEAD validation before model downloads to detect 401 errors early by @Copilot in #50
  • Restore logger.warning for checkpoint_path in HuggingFace loader by @Copilot in #52
  • [WIP] Update model loading enhancements and .gitignore by @Copilot in #54
  • [WIP] Update model loading retries and adjust .gitignore settings by @Copilot in #55
  • Enhance model loading with retries and update .gitignore by @suzukimain in #49

New Contributors

  • @Copilot made their first contribution in #51

Full Changelog: v2.0.34...v2.0.35