GenerTeam's picture
Upload folder using huggingface_hub
73b1db2 verified
raw
history blame contribute delete
399 Bytes
{
"auto_wrap_policy": "TRANSFORMER_BASED_WRAP",
"backward_prefetch_policy": "BACKWARD_PRE",
"cpu_ram_efficient_loading": "true",
"forward_prefetch": "false",
"offload_params": "false",
"sharding_strategy": "SHARD_GRAD_OP",
"state_dict_type": "SHARDED_STATE_DICT",
"sync_module_states": "true",
"transformer_layer_cls_to_wrap": "GenerannoEncoderLayer",
"use_orig_params": "true"
}