Update config.json
Browse filesscoring_func->topk_method
- 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 |
-
"
|
| 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",
|