test-model / automodel_peft_config.json
TylerUntamed's picture
Upload folder using huggingface_hub
4b961be verified
{
"dropout": 0.0,
"dropout_position": "post",
"exclude_modules": [],
"lora_A_init": "xavier",
"lora_dtype": null,
"match_all_linear": true,
"target_modules": [],
"use_triton": true
}