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 d209acc commit 93f6513Copy full SHA for 93f6513
torchtitan/models/llama3_ft/train_configs/debug_model.toml
@@ -1,8 +1,13 @@
1
[job]
2
dump_folder = "./outputs"
3
+<<<<<<< HEAD
4
description = "Llama 3 fault-tolerant debug training"
5
print_config = false
6
custom_config_module = "torchtitan.components.ft.config"
7
+=======
8
+description = "Llama 3 debug training"
9
+print_args = false
10
+>>>>>>> f63037ff (add script to train with ft (#1812))
11
12
[profiling]
13
enable_profiling = true
0 commit comments