Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jerome-habana authored Sep 4, 2024
1 parent aa47854 commit aaf6588
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,24 +10,26 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added

- Added utility to get device name from hl-smi ([#232](https://github.com/Lightning-AI/lightning-Habana/pull/232))
- Integrated Intel Neural Compressor for FP8 inference ([#235](https://github.com/Lightning-AI/lightning-Habana/pull/235))
-

### Changed

- Updated to Intel Gaudi software Release 1.16.2 ([#207](https://github.com/Lightning-AI/lightning-Habana/pull/207))
- Updated to Intel Gaudi software Release 1.17.0 ([#221](https://github.com/Lightning-AI/lightning-Habana/pull/221))
- Modified torch device specification for FSDP on HPU ([#222](https://github.com/Lightning-AI/lightning-Habana/pull/222))
- Upodated FP8 inference to use Intel Neural Compressor ([#235](https://github.com/Lightning-AI/lightning-Habana/pull/235))

### Fixed

-
### Removed

- Deprecate support for Habana Quantization Toolkit. ([#235](https://github.com/Lightning-AI/lightning-Habana/pull/235))
-

### Deprecated

-
- Deprecated support for Habana Quantization Toolkit. ([#235](https://github.com/Lightning-AI/lightning-Habana/pull/235))
-

## [1.6.0] - 2024-06-28

Expand Down

0 comments on commit aaf6588

Please sign in to comment.