Skip to content

Commit

Permalink
prepare release v2.174.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ci committed Aug 2, 2023
1 parent 2345fb0 commit 1cb3de8
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 1 deletion.
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,27 @@
# Changelog

## v2.174.0 (2023-08-02)

### Features

* meta llama fine tuning
* support online store ttl for records
* Deploy uncompressed ML model from S3 to SageMaker Hosting endpoints
* AutoGluon 0.8.2 image_uris update

### Bug Fixes and Other Changes

* [Feature] Propagate tags to lineage resources
* excessive jumpstart logging
* chore: jumpstart deprecation messages
* build(deps): bump pygments from 2.11.2 to 2.15.0 in /requirements/tox
* Remove deleted notebook tests from test confg
* chore: add jumpstart llama 2 tests

### Documentation Changes

* add smp class for supporting flash attn

## v2.173.0 (2023-07-15)

### Features
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.173.1.dev0
2.174.0

0 comments on commit 1cb3de8

Please sign in to comment.