danielhanchen commited on
Commit
3fd53b4
·
verified ·
1 Parent(s): c9498a9

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -1
config.json CHANGED
@@ -41,5 +41,6 @@
41
  "qk_nope_head_dim": 192,
42
  "qk_rope_head_dim": 64,
43
  "v_head_dim": 256,
44
- "vocab_size": 154880
 
45
  }
 
41
  "qk_nope_head_dim": 192,
42
  "qk_rope_head_dim": 64,
43
  "v_head_dim": 256,
44
+ "vocab_size": 154880,
45
+ "scoring_func": "sigmoid"
46
  }