w601sxs commited on
Commit
0af1f1a
1 Parent(s): bc62626

Upload config

Browse files
Files changed (1) hide show
  1. adapter_config.json +8 -0
adapter_config.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "auto_mapping": null,
3
+ "base_model_name_or_path": "w601sxs/b1ade-1b",
4
+ "inference_mode": true,
5
+ "peft_type": "LORA",
6
+ "revision": null,
7
+ "task_type": "CAUSAL_LM"
8
+ }