Skip to content

Commit 56ac4b0

Browse files
authored
Update README.md for float8 to new feature tracker (#557)
Updates the feature tracker link to the new AO issue
1 parent 796fce3 commit 56ac4b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

torchao/float8/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ and composable with key systems such as autograd, ```torch.compile``` and distri
77
With ``torch.compile`` on, initial results show
88
throughput speedups of up to 1.2x on small scale (8 GPUs) LLaMa pretraining jobs.
99

10-
:warning: <em>See the [feature tracker](https://github.com/pytorch-labs/torchao.float8/issues/187) for upcoming features.</em>
10+
:warning: <em>See the [feature tracker](https://github.com/pytorch/ao/issues/556) for upcoming features.</em>
1111

1212
:warning: <em>Backwards compatibility is not guaranteed at this point. The codebase is in active development and
1313
will change rapidly.</em>

0 commit comments

Comments
 (0)