We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d17e3f commit 0874a0dCopy full SHA for 0874a0d
tests/configs/test_config.py
@@ -37,7 +37,7 @@ def parse_config(self, cli_args: argparse.Namespace):
37
def test_exp_configs(self):
38
exps = [
39
"examples/megatron/exp_pretrain.yaml",
40
- "examples/torchtitan/configs/llama3.1_8B-BF16-pretrain.yaml",
+ "examples/torchtitan/configs/MI300X/llama3.1_8B-BF16-pretrain.yaml",
41
]
42
43
for exp in exps:
0 commit comments