Skip to content

v1.2.0 (Hypertension)

Compare
Choose a tag to compare
@danieldk danieldk released this 12 Sep 11:46
· 33 commits to main since this release

✨ New features and improvements

  • Add support for Safetensor checkpoints (#310).
  • Add from_hf_hub_to_cache method to FromHFHub mixins. This method downloads a model from Hugging Face hub to the local cache without loading it (#303).

🔴 Bug fixes

  • MPT: Honor no_bias config option in layer norms (#321).
  • Fix a typing issue in MPTGenerator (#317).

👥 Contributors

@danieldk, @honnibal, @ines, @mayankjobanputra, @shadeMe