Model 3.2 support! There is also a new compatibility added to the function `test_promt` to allow for multiple prompts, as well as a minor typo.
What's Changed
* Typo hooked encoder by bryce13950 in https://github.com/TransformerLensOrg/TransformerLens/pull/732
* `utils.test_prompt` compares multiple prompts by callummcdougall in https://github.com/TransformerLensOrg/TransformerLens/pull/733
* Model llama 3.2 by bryce13950 in https://github.com/TransformerLensOrg/TransformerLens/pull/734
**Full Changelog**: https://github.com/TransformerLensOrg/TransformerLens/compare/v2.6.0...v2.7.0