Skip to content

v1.8: BART, bucketing for text generation, SD upscaler, SynapseAI v1.12 and many model optimizations

Compare
Choose a tag to compare
@regisss regisss released this 20 Oct 09:39
· 846 commits to main since this release

BART for inference

  • Enable BartForConditionalGeneration inference with greedy search #274 @bhargaveede

Bucketing for text generation

  • growing bucket optimization for greedy text generation #417 @ssarkar2

Stable Diffusion x4 upscaler

SynapseAI v1.12

Various model optimizations

TGI

Check min version in examples

A utility method was added to ensure that the latest version of Optimum Habana is installed to run the examples.

Others

Various fixes

Regression tests for this release are available here: https://github.com/huggingface/optimum-habana/actions/runs/6580186897