SpiridonSunRotator commited on
Commit
110b90a
·
verified ·
1 Parent(s): 2566f91

Upload config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -45,8 +45,8 @@
45
  "hadamard_group_size": 16,
46
  "modules_to_not_convert": [
47
  "lm_head",
48
- "*.in_proj",
49
- "*.out_proj"
50
  ],
51
  "pseudoquantization": false,
52
  "quant_method": "fp_quant",
 
45
  "hadamard_group_size": 16,
46
  "modules_to_not_convert": [
47
  "lm_head",
48
+ "in_proj",
49
+ "out_proj"
50
  ],
51
  "pseudoquantization": false,
52
  "quant_method": "fp_quant",