Skip to content

Commit

Permalink
release note v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
laekov authored May 30, 2023
1 parent 1e8e455 commit c9ccc0e
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions doc/release-note.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
## v1.0.1

### Compatibility

* PyTorch 2.0 supported.
* Megatron-LM 2.5 supported.

### Documentation

* A detailed [installation guide]([installation-guide.md](https://github.com/laekov/fastmoe/blob/master/doc/installation-guide.md) thanks to @santurini

### Performance related

* Generalize FasterMoE's schedule to `n_expert > 1` and more bug fixes.
* Synchronization reduction thanks to @Fragile-azalea

## v1.0.0

### FasterMoE
Expand Down

0 comments on commit c9ccc0e

Please sign in to comment.