Skip to content

v2.8.0

Compare
Choose a tag to compare
@bryce13950 bryce13950 released this 22 Oct 00:32
· 37 commits to main since this release
b6e19d6

What's Changed

  • add transformer diagram by @akozlo in #749
  • Demo colab compatibility by @bryce13950 in #752
  • Add support for Mistral-Nemo-Base-2407 model by @ryanhoangt in #751
  • Fix the bug that tokenize_and_concatenate function not working for small dataset by @xy-z-code in #725
  • added new block for recent diagram, and colab compatibility notebook by @bryce13950 in #758
  • Add warning and halt execution for incorrect T5 model usage by @vatsalrathod16 in #757
  • New issue template for reporting model compatibility by @bryce13950 in #759
  • Add configurations for Llama 3.1 models(Llama-3.1-8B and Llama-3.1-70B) by @vatsalrathod16 in #761

New Contributors

Full Changelog: v2.7.1...v2.8.0