File tree 2 files changed +2
-3
lines changed
2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 1
- [ ![ GPU Integration Test] ( https://github.com/pytorch/torchtitan/actions/workflows/unit_test_4gpu .yaml/badge.svg?branch=main )] ( https://github.com/pytorch/torchtitan/actions/workflows/unit_test_4gpu .yaml )
1
+ [ ![ GPU Integration Test] ( https://github.com/pytorch/torchtitan/actions/workflows/integration_test_periodic .yaml/badge.svg?branch=main )] ( https://github.com/pytorch/torchtitan/actions/workflows/integration_test_periodic .yaml )
2
2
3
3
# torchtitan
4
4
Original file line number Diff line number Diff line change 3
3
[job ]
4
4
dump_folder = " ./outputs"
5
5
description = " Llama 3 debug training"
6
- # TODO: turn this back on once ci have tokenizer
7
6
use_for_integration_test = true
8
7
9
8
[profiling ]
@@ -50,7 +49,7 @@ interval_type = "steps"
50
49
interval = 5
51
50
model_weights_only = false
52
51
export_dtype = " float32"
53
- async_mode = " disabled" # ["disabled", "async", "async_with_pinned_mem"]
52
+ async_mode = " disabled" # ["disabled", "async", "async_with_pinned_mem"]
54
53
55
54
[activation_checkpoint ]
56
55
mode = ' selective' # ['none', 'selective', 'full']
You can’t perform that action at this time.
0 commit comments