qherreros commited on
Commit
815cd97
·
verified ·
1 Parent(s): f8219a3

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. config.json +1 -5
config.json CHANGED
@@ -4,10 +4,6 @@
4
  ],
5
  "attention_bias": false,
6
  "attention_dropout": 0.0,
7
- "auto_map": {
8
- "AutoConfig": "configuration_jina_embeddings_v5.JinaEmbeddingsV5Config",
9
- "AutoModel": "modeling_jina_embeddings_v5.JinaEmbeddingsV5Model"
10
- },
11
  "bos_token_id": 151643,
12
  "dtype": "bfloat16",
13
  "eos_token_id": 151645,
@@ -48,7 +44,7 @@
48
  ],
49
  "max_position_embeddings": 32768,
50
  "max_window_layers": 28,
51
- "model_type": "jina_embeddings_v5",
52
  "num_attention_heads": 16,
53
  "num_hidden_layers": 28,
54
  "num_key_value_heads": 8,
 
4
  ],
5
  "attention_bias": false,
6
  "attention_dropout": 0.0,
 
 
 
 
7
  "bos_token_id": 151643,
8
  "dtype": "bfloat16",
9
  "eos_token_id": 151645,
 
44
  ],
45
  "max_position_embeddings": 32768,
46
  "max_window_layers": 28,
47
+ "model_type": "qwen3",
48
  "num_attention_heads": 16,
49
  "num_hidden_layers": 28,
50
  "num_key_value_heads": 8,