GAUTAMAI / adapter_config.json
Gautam6's picture
Add adapter_config.json
0e97fab verified
Raw
History Blame
452 Bytes
{
"peft_type": "LORA",
"auto_mapping": null,
"base_model_name_or_path": "Gautam6/GautamAI",
"r": 16,
"lora_alpha": 32,
"lora_dropout": 0.05,
"target_modules": [
"q_proj",
"v_proj"
],
"task_type": "CAUSAL_LM",
"fan_in_fan_out": false,
"bias": "none",
"modules_to_save": null,
"init_lora_weights": true,
"inference_mode": true,
"created_feature": "Post-Quantum Cryptography & Zero-Knowledge Proofs AGI Engine v7.0"
}