lora8ff / adapter_config.json
jekunz's picture
Upload 2 files
d02712c verified
raw
history blame contribute delete
564 Bytes
{
"config": {
"alpha": 16,
"architecture": "lora",
"attn_matrices": [
"q",
"v"
],
"composition_mode": "add",
"dropout": 0.1,
"init_weights": "lora",
"intermediate_lora": true,
"leave_out": [],
"output_lora": true,
"r": 8,
"selfattn_lora": false,
"use_gating": false
},
"config_id": "2cbcde0a6ed9a962",
"hidden_size": 2048,
"model_class": "LlamaForCausalLM",
"model_name": "meta-llama/Llama-3.2-1B-Instruct",
"model_type": "llama",
"name": "lora8ffout",
"version": "adapters.1.0.0"
}