Skip to content

Commit 1cb3de8

Browse files
author
ci
committed
prepare release v2.174.0
1 parent 2345fb0 commit 1cb3de8

File tree

2 files changed

+23
-1
lines changed

2 files changed

+23
-1
lines changed

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,27 @@
11
# Changelog
22

3+
## v2.174.0 (2023-08-02)
4+
5+
### Features
6+
7+
* meta llama fine tuning
8+
* support online store ttl for records
9+
* Deploy uncompressed ML model from S3 to SageMaker Hosting endpoints
10+
* AutoGluon 0.8.2 image_uris update
11+
12+
### Bug Fixes and Other Changes
13+
14+
* [Feature] Propagate tags to lineage resources
15+
* excessive jumpstart logging
16+
* chore: jumpstart deprecation messages
17+
* build(deps): bump pygments from 2.11.2 to 2.15.0 in /requirements/tox
18+
* Remove deleted notebook tests from test confg
19+
* chore: add jumpstart llama 2 tests
20+
21+
### Documentation Changes
22+
23+
* add smp class for supporting flash attn
24+
325
## v2.173.0 (2023-07-15)
426

527
### Features

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.173.1.dev0
1+
2.174.0

0 commit comments

Comments
 (0)