fix(primus-pytorch.rst): FP8 config instead of BF16 (#5839)

This commit is contained in:
peterjunpark
2026-01-07 13:49:31 -05:00
committed by GitHub
parent 85102079ed
commit 2dc22ca890

View File

@@ -285,7 +285,7 @@ tweak some configurations (such as batch sizes).
.. code-block:: shell
EXP=examples/torchtitan/configs/MI355X/llama3.1_8B-BF16-pretrain.yaml \
EXP=examples/torchtitan/configs/MI355X/llama3.1_8B-FP8-pretrain.yaml \
bash examples/run_pretrain.sh
.. tab-item:: MI325X