SushantGautam commited on
Commit
e67d984
1 Parent(s): c4ffb9e

Update adapter_config.json

Browse files
Files changed (1) hide show
  1. adapter_config.json +2 -1
adapter_config.json CHANGED
@@ -25,5 +25,6 @@
25
  ],
26
  "task_type": "CAUSAL_LM",
27
  "use_dora": false,
28
- "use_rslora": false
 
29
  }
 
25
  ],
26
  "task_type": "CAUSAL_LM",
27
  "use_dora": false,
28
+ "use_rslora": false,
29
+ "peft.base_model_name": "facebook/opt-350m"
30
  }