Skip to content

Commit 4f2c8ef

Browse files
authored
Update README.md
1 parent 57b38ad commit 4f2c8ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ To see the exact usage for each script, run the script without any arguments.
3737

3838
Throughput numbers from these scripts with various different configuration settings are reported below, measured on a cluster with NVIDIA H100 GPUs.
3939

40-
| Model size | Model arch | Context length | Precision | Throughput[^1] | Training script | Commandline overrides                                    |
40+
| Model size | Model arch.   | Context length | Precision | Throughput[^1] | Training script | Commandline overrides                                    |
4141
| :--------: | :--------: | :------------: | :-------: | -----------: | :----------- | :-------- |
4242
| **1B** | OLMo-1124 | 4096 | BF16 | 55,000 TPS | `OLMo-1B.py` | |
4343
| | | 4096 | BF16/FP8[^2] | 65,000 TPS | `OLMo-1B.py` | `--model.float8_config.enabled=true` |

0 commit comments

Comments
 (0)