-
Notifications
You must be signed in to change notification settings - Fork 126
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
fcbc35b
commit ab68d24
Showing
1 changed file
with
37 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 --> |