Skip to content

Commit

Permalink
readme update for 2.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
aarora79 committed Aug 23, 2024
1 parent 792c32b commit 49b075e
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,10 @@ Llama3 is now available on SageMaker (read [blog post](https://aws.amazon.com/bl

## New in this release

## 2.0.4

1. Support for AMD CPU based instances such as `m7a`.

## 2.0.3

1. Support for a EFA directory for benchmarking on EC2.
Expand All @@ -89,9 +93,7 @@ Llama3 is now available on SageMaker (read [blog post](https://aws.amazon.com/bl

1. Code cleanup, minor bug fixes and report improvements.

## 2.0.0

1. 🚨 Model evaluations done by a **Panel of LLM Evaluators[[1]](#1)** 🚨


[Release history](./release_history.md)
Expand Down
4 changes: 4 additions & 0 deletions docs/releases.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Releases

## 2.0.4

1. Support for AMD CPU based instances such as `m7a`.

## 2.0.3

1. Support for a EFA directory for benchmarking on EC2.
Expand Down
4 changes: 4 additions & 0 deletions release_history.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 2.0.0

1. 🚨 Model evaluations done by a **Panel of LLM Evaluators[[1]](#1)** 🚨

## v1.0.52

1. Compile for AWS Chips (Trainium, Inferentia) and deploy to SageMaker directly through `FMBench`.
Expand Down

0 comments on commit 49b075e

Please sign in to comment.