Skip to content

Commit 89934a6

Browse files
authored
Update README.md
Signed-off-by: savitha-eng <savithas@nvidia.com>
1 parent 69b6433 commit 89934a6

File tree

1 file changed

+0
-3
lines changed
  • bionemo-recipes/recipes/opengenome2_llama_native_te

1 file changed

+0
-3
lines changed

bionemo-recipes/recipes/opengenome2_llama_native_te/README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -80,9 +80,6 @@ def compute_model_pflops(seq_len, global_batch_size, step_time_s):
8080
return model_flops / 1e15
8181
```
8282

83-
Override `--seq_len`, `--micro_batch_size`, `--grad_acc_steps`, or `--peak_tflops_per_gpu` if your
84-
run differs (e.g. A100: `--peak_tflops_per_gpu 312`).
85-
8683
### MFU and step time (vs Megatron baseline)
8784

8885
TODO: is it better to use median for the reported step time/MFU calculation?

0 commit comments

Comments
 (0)