GarciaLnk commited on
Commit
8282bd3
·
verified ·
1 Parent(s): 0d1661c

(wip) fix TEI support

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -18,7 +18,7 @@
18
  "logn_attention_clip1": false,
19
  "logn_attention_scale": false,
20
  "max_position_embeddings": 8192,
21
- "model_type": "gte",
22
  "num_attention_heads": 12,
23
  "num_hidden_layers": 12,
24
  "pack_qkv": true,
 
18
  "logn_attention_clip1": false,
19
  "logn_attention_scale": false,
20
  "max_position_embeddings": 8192,
21
+ "model_type": "new",
22
  "num_attention_heads": 12,
23
  "num_hidden_layers": 12,
24
  "pack_qkv": true,