HRA / llama /output /cms3 /ft /adapter_config.json
nvan13's picture
Upload folder using huggingface_hub
46caca0 verified
raw
history blame contribute delete
480 Bytes
{
"alpha_pattern": {},
"auto_mapping": null,
"base_model_name_or_path": "meta-llama/Llama-2-7b-hf",
"block_share": false,
"coft": false,
"eps": 0.0001,
"inference_mode": true,
"init_weights": true,
"layers_pattern": null,
"layers_to_transform": null,
"module_dropout": 0.0,
"modules_to_save": null,
"peft_type": "OFT",
"r": 32,
"rank_pattern": {},
"revision": null,
"target_modules": [
"v_proj",
"q_proj"
],
"task_type": "CAUSAL_LM"
}