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

(cherry picked from commit 2dc22ca890)
This commit is contained in:
peterjunpark
2026-01-07 13:49:31 -05:00
committed by peterjunpark
parent 912618cb08
commit b35d1a0627

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