What's Changed
transformers version bumped to 5.4.0 This should not negatively effect existing users, the pyproject.toml was resolving to >5.4.0 already and the dependency update was required to properly support Qwen 3.5
- fix: Bump CI actions and stabilize flaky notebook checks by @huseyincavusbi in #1290
- Fix bridge
generatewith no tokenizer by @jlarson4 in #1299 - Issue resolution for #341, #644, and #210 by @jlarson4 in #1300
- Resolution for #796, #453, #385, and #297 by @jlarson4 in #1301
- Improve Architecture Adapter Testing by @jlarson4 in #1303
- Resolution for #112 and #830 by @jlarson4 in #1304
- Add OPT architecture adapter tests by @willytop8 in #1305
- Add GPT2 and Gpt2LM Head architecture adapter tests by @sunny1401 in #1306
- Qwen3.5 text-only TransformerBridge support by @SamuelePunzo in #1313
- Add GPT-J architecture adapter tests by @along-l in #1314
- Feat/external architecture registration by @huseyincavusbi in #1307
- Transformers v5 Gemma scaling adjustment by @jlarson4 in #1315
- Adding adapter tests for Qwen2 by @Rishik00 in #1309
- HuggingFace Rate Limit Improvements by @jlarson4 in #1318
- Compatibility Mode – pre-ln split qkv hooks by @jlarson4 in #1319
- Pre-release cleanup by @jlarson4 in #1320
- Fix TransformerBridge backward hook cleanup by @SamuelePunzo in #1324
- Add Mixtral architecture adapter tests by @RecreationalMath in #1329
- Removed unused PythiaArchitectureAdapter from TransformerLens by @Rishik00 in #1332
- Add qwen3 and llava_next adapter tests by @sunny1401 in #1331
- Feature/telemetry demo notebook by @jonathanrbelanger-lang in #1308
- Add OLMoE architecture adapter tests by @RecreationalMath in #1333
- Test coverage/cleaning up xfails by @jlarson4 in #1334
- Release 3.3.0 by @jlarson4 in #1321
New Contributors
- @willytop8 made their first contribution in #1305
- @sunny1401 made their first contribution in #1306
- @SamuelePunzo made their first contribution in #1313
- @along-l made their first contribution in #1314
- @Rishik00 made their first contribution in #1309
- @jonathanrbelanger-lang made their first contribution in #1308
Full Changelog: v3.2.1...v3.3.0