Update config.json
Browse files- config.json +2 -2
config.json
CHANGED
@@ -40,6 +40,6 @@
|
|
40 |
"use_cache": true,
|
41 |
"use_flash_attn": true,
|
42 |
"vocab_size": 151936,
|
43 |
-
"use_dynamic_ntk":
|
44 |
-
"use_logn_attn":
|
45 |
}
|
|
|
40 |
"use_cache": true,
|
41 |
"use_flash_attn": true,
|
42 |
"vocab_size": 151936,
|
43 |
+
"use_dynamic_ntk": true,
|
44 |
+
"use_logn_attn": true
|
45 |
}
|