ChuanhuChatGPT / configs /ds_config_chatbot.json
JohnSmith9982's picture
Upload 38 files
8ba98ee
raw history blame
No virus
343 Bytes
{
"fp16": {
"enabled": false
},
"bf16": {
"enabled": true
},
"comms_logger": {
"enabled": false,
"verbose": false,
"prof_all": false,
"debug": false
},
"steps_per_print": 20000000000000000,
"train_micro_batch_size_per_gpu": 1,
"wall_clock_breakdown": false
}