volta-pcb-adapter-v1 / adapter_config.json
bretbouchard's picture
Upload folder using huggingface_hub
b05f9e9 verified
Raw
History Blame Contribute Delete
185 Bytes
{
"fine_tune_type": "lora",
"num_layers": 48,
"lora_parameters": {
"rank": 64,
"scale": 2.0,
"dropout": 0.0
},
"base_model_name_or_path": "google/gemma-4-12b-it"
}