MIMIC / adapter_config.json
akadhim's picture
Create adapter_config.json
f31fc0a verified
Raw
History Blame Contribute Delete
120 Bytes
{
"base_model_name_or_path": "meta-llama/Llama-3.1-70B-Instruct",
"peft_type": "LORA",
"task_type": "CAUSAL_LM"
}