Update config.json (#5)
Browse files- Update config.json (6ad9ad882d7694c93d29788b80b29c344bb8ed3c)
- 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",
|