almersawi commited on
Commit
2da6bbe
·
verified ·
1 Parent(s): 071a416

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -1
config.json CHANGED
@@ -40,7 +40,8 @@
40
  "llm_int8_threshold": 6.0,
41
  "load_in_4bit": false,
42
  "load_in_8bit": true,
43
- "quant_method": "bitsandbytes"
 
44
  },
45
  "reorder_and_upcast_attn": false,
46
  "resid_pdrop": 0.0,
 
40
  "llm_int8_threshold": 6.0,
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,