cschroeder commited on
Commit
c941bd6
·
verified ·
1 Parent(s): b93f8da

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -10,7 +10,7 @@
10
  "attn_dropout_prob": 0.1,
11
  "attn_out_bias": false,
12
  "attn_proj_bias": false,
13
- "block_pos_enc_kind": "",
14
  "block_pos_enc_kwargs": {
15
  "base_global": 160000,
16
  "base_local": 10000,
 
10
  "attn_dropout_prob": 0.1,
11
  "attn_out_bias": false,
12
  "attn_proj_bias": false,
13
+ "block_pos_enc_kind": "rope",
14
  "block_pos_enc_kwargs": {
15
  "base_global": 160000,
16
  "base_local": 10000,