Skip to content

v0.1.23

Choose a tag to compare

@guorui999 guorui999 released this 17 Jun 08:52

What's Changed

  • fix: ConfirmDialog cancelText/confirmText now uses i18n t() for localization
  • fix: local_files_only=True on all from_pretrained calls — prevents network timeout when loading models
  • fix: _check_hf_model now verifies config.json + model weights exist, not just any file
    • Prevents gate from falsely passing when download is incomplete

Full Changelog: v0.1.22...v0.1.23