Skip to content

Commit

Permalink
Update the changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
HaystackBot committed Jul 4, 2024
1 parent fcbc35b commit ab68d24
Showing 1 changed file with 37 additions and 0 deletions.
37 changes: 37 additions & 0 deletions integrations/optimum/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
# Changelog

## [integrations/optimum-v0.1.1] - 2024-07-04

### 🐛 Bug Fixes

- Fix docs build (#633)


- Fix typo in the `ORTModel.inputs_names` field to align with upstream (#866)

### 📚 Documentation

- Disable-class-def (#556)

### ⚙️ Miscellaneous Tasks

- Retry tests to reduce flakyness (#836)
- Update ruff invocation to include check parameter (#853)

## [integrations/optimum-v0.1.0] - 2024-03-04

### 🚀 Features

- Add Optimum Embedders (#379)
- [**breaking**] Add support for Optimum optimizers and quantizers (#496)
- Add example for Optimum integration, fix docs, CI (#526)

### 🚜 Refactor

- [**breaking**] Simplify Optimum backend impl (#477)

### 📚 Documentation

- Fix Optimum embedder examples (#517)

<!-- generated by git-cliff -->

0 comments on commit ab68d24

Please sign in to comment.