Skip to content

Release v4.44.2

Latest
Compare
Choose a tag to compare
@ArthurZucker ArthurZucker released this 22 Aug 16:56
· 296 commits to main since this release

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