Skip to content

v1.14.0: Transformers v4.45, SynapseAI v1.18, Qwen2-MoE, text-to-video generation

Compare
Choose a tag to compare
@regisss regisss released this 22 Oct 16:11
· 156 commits to main since this release

Transformers v4.45

SynapseAI v1.18

Qwen2-MoE

  • Added Qwen2-MoE model, optimizing its performance on Gaudi #1316 @gyou2021

Text-to-video generation

Depth-to-image generation

Model optimizations

Intel Neural Compressor

  • Enable INC for llava models and change softmax to use torch.nn.functional.softmax as its supported module by INC #1325 @tthakkal
  • Load INC GPTQ checkpoint & rename params #1364 @HolyFalafel
  • Fix load INC load weights compile error due to Transformer 4.45 upgrade. #1421 @jiminha

Vera/LN-tuning

Other