rohithsiddhartha commited on
Commit
bd37d53
·
verified ·
1 Parent(s): 3b298c4

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +3 -3
config.json CHANGED
@@ -37,11 +37,11 @@
37
  "qk_nope_head_dim": 128,
38
  "qk_rope_head_dim": 64,
39
  "quantization": {
40
- "group_size": 32,
41
  "bits": 4
42
  },
43
  "quantization_config": {
44
- "group_size": 32,
45
  "bits": 4
46
  },
47
  "rms_norm_eps": 1e-06,
@@ -62,7 +62,7 @@
62
  "topk_group": 4,
63
  "topk_method": "noaux_tc",
64
  "torch_dtype": "bfloat16",
65
- "transformers_version": "4.46.3",
66
  "use_cache": true,
67
  "v_head_dim": 128,
68
  "vocab_size": 129280
 
37
  "qk_nope_head_dim": 128,
38
  "qk_rope_head_dim": 64,
39
  "quantization": {
40
+ "group_size": 64,
41
  "bits": 4
42
  },
43
  "quantization_config": {
44
+ "group_size": 64,
45
  "bits": 4
46
  },
47
  "rms_norm_eps": 1e-06,
 
62
  "topk_group": 4,
63
  "topk_method": "noaux_tc",
64
  "torch_dtype": "bfloat16",
65
+ "transformers_version": "4.33.1",
66
  "use_cache": true,
67
  "v_head_dim": 128,
68
  "vocab_size": 129280