Skip to content

Commit ec5febb

Browse files
fix typo
1 parent 1adf995 commit ec5febb

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
@@ -215,7 +215,7 @@ and tensorwise scaling. The training benchmarks were all run using:
215215
- `torch.compile`
216216
- FSDP2
217217

218-
| Model | Scaling | Activation checkpointing | Peak Memory (GB) | Median tokens/second | Speedup over basline
218+
| Model | Scaling | Activation checkpointing | Peak Memory (GB) | Median tokens/second | Speedup over baseline
219219
| ------------- | ------------ | ------------------------ | ------------------| -------------------- | ---------------------
220220
| Llama3-8b | none (bf16) | per op SAC | 47.65 | 6019 | -
221221
| Llama3-8b | tensorwise | per op SAC | 47.77 | 7190 | 19.45%

0 commit comments

Comments
 (0)