almersawi commited on
Commit
249cd21
1 Parent(s): 2da6bbe

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -1
config.json CHANGED
@@ -41,7 +41,8 @@
41
  "load_in_4bit": false,
42
  "load_in_8bit": true,
43
  "quant_method": "bitsandbytes",
44
- "adapter_name_or_path": null
 
45
  },
46
  "reorder_and_upcast_attn": false,
47
  "resid_pdrop": 0.0,
 
41
  "load_in_4bit": false,
42
  "load_in_8bit": true,
43
  "quant_method": "bitsandbytes",
44
+ "adapter_name_or_path": null,
45
+ "target_modules": null
46
  },
47
  "reorder_and_upcast_attn": false,
48
  "resid_pdrop": 0.0,