Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
chhwang authored Oct 3, 2023
1 parent 36427d2 commit ba8e41d
Showing 1 changed file with 11 additions and 2 deletions.
13 changes: 11 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,22 @@ ARK is under active development and a part of its features will be added in a fu

### New in ARK v0.3 (Latest Release)

* TBU
* Enable heuristic model graph optimization
* Revise Python interfaces
* Add more operators & support mixed-precision models & support `bfloat16`
* Add a Llama2-7B example
* Fix connection setup bugs for large & distributed models
* Fix correctness bugs from a few operators
* Minor scheduler improvements

See details from https://github.com/microsoft/ark/issues/113.

### ARK v0.4 (TBU, Nov. 2023)

* TBU
* Support AMD GPUs
* Add high-performance AllReduce & AllGather algorithms
* Add multi-GPU LLM examples
* Improve Python unit tests & code coverage

## Contributing

Expand Down

0 comments on commit ba8e41d

Please sign in to comment.