gembode-7b-it / adapter_config.json
phpaiola's picture
Upload folder using huggingface_hub
56e518e verified
raw
history blame
643 Bytes
{
"auto_mapping": null,
"base_model_name_or_path": "/petrobr/parceirosbr/home/rafael.rodrigues/.cache/huggingface/hub/models--google--gemma-7b-it/snapshots/18329f019fb74ca4b24f97371785268543d687d2",
"bias": "none",
"fan_in_fan_out": false,
"inference_mode": true,
"init_lora_weights": true,
"layers_pattern": null,
"layers_to_transform": null,
"lora_alpha": 16,
"lora_dropout": 0.1,
"modules_to_save": null,
"peft_type": "LORA",
"r": 64,
"revision": null,
"target_modules": [
"o_proj",
"up_proj",
"k_proj",
"q_proj",
"gate_proj",
"down_proj",
"v_proj"
],
"task_type": "CAUSAL_LM"
}