Skip to content
This repository has been archived by the owner on Aug 7, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vkuzo authored Jul 30, 2024
1 parent 3265474 commit 4b83ea7
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# NOTICE: float8_experimental has moved

We have moved `float8_experimental` to
[pytorch/ao](https://github.com/pytorch/ao/tree/main/torchao/float8)

- `import float8_experimental` is now `import torchao.float8`

# float8_experimental

This is an early version of a library for accelerating training with float8 in native PyTorch
Expand Down

0 comments on commit 4b83ea7

Please sign in to comment.