redmoe-ai-v1 commited on
Commit
6ad9ad8
·
verified ·
1 Parent(s): 37802f8

Update config.json

Browse files

scoring_func->topk_method

Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -28,7 +28,7 @@
28
  "rope_theta": 10000000,
29
  "routed_scaling_factor": 2.5,
30
  "sliding_window": null,
31
- "scoring_func": "noaux_tc",
32
  "tie_word_embeddings": false,
33
  "torch_dtype": "bfloat16",
34
  "transformers_version": "4.46.3",
 
28
  "rope_theta": 10000000,
29
  "routed_scaling_factor": 2.5,
30
  "sliding_window": null,
31
+ "topk_method": "noaux_tc",
32
  "tie_word_embeddings": false,
33
  "torch_dtype": "bfloat16",
34
  "transformers_version": "4.46.3",