From 4b83ea76462482f9679650249dd4dc67623bde7e Mon Sep 17 00:00:00 2001 From: Vasiliy Kuznetsov Date: Tue, 30 Jul 2024 07:42:48 -0700 Subject: [PATCH] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 642529f..3de842e 100644 --- a/README.md +++ b/README.md @@ -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