my-cool-model / automodel_peft_config.json
akoumpa's picture
Upload folder using huggingface_hub
960a61f verified
Raw
History Blame Contribute Delete
198 Bytes
{
"dropout": 0.0,
"dropout_position": "post",
"exclude_modules": [],
"lora_A_init": "xavier",
"lora_dtype": null,
"match_all_linear": true,
"target_modules": [],
"use_triton": true
}