Nice little update! This one improves compatibility for LLaMA 3.3 70B, adds a new mistral mode, and introduces a number of utilities for Bert.
What's Changed
* Fixes compatibility with Llama 3.3 70B by thisnick in https://github.com/TransformerLensOrg/TransformerLens/pull/856
* Extend Bert support by degenfabian in https://github.com/TransformerLensOrg/TransformerLens/pull/829
* fixed bert indenting by bryce13950 in https://github.com/TransformerLensOrg/TransformerLens/pull/875
New Contributors
* thisnick made their first contribution in https://github.com/TransformerLensOrg/TransformerLens/pull/856
**Full Changelog**: https://github.com/TransformerLensOrg/TransformerLens/compare/v2.14.1...v2.15.0