v2.8.0
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
- @akozlo made their first contribution in #749
- @ryanhoangt made their first contribution in #751
- @xy-z-code made their first contribution in #725
- @vatsalrathod16 made their first contribution in #757
Full Changelog: v2.7.1...v2.8.0