v4.44.2
版本发布时间: 2024-08-23 00:56:32
huggingface/transformers最新发布版本:v4.47.1(2024-12-17 23:42:54)
Patch release v4.44.2, mostly 2 regressions that were not caught for Jamba and for processors!
- Fix: Jamba cache fails to use torch.nn.module (#32894) Authored by @xgal
- Fix: No need to dtype A in Jamba (#32924) @xgal
- Fix: Regression on Processor.save_pretrained caused by #31691 (#32921) Authored by @leloykun