qherreros commited on
Commit
4d14b9e
·
verified ·
1 Parent(s): 9081912

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -5
config.json CHANGED
@@ -1,13 +1,9 @@
1
  {
2
  "architectures": [
3
- "Qwen3ForCausalLM"
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,
 
1
  {
2
  "architectures": [
3
+ "Qwen3Model"
4
  ],
5
  "attention_bias": false,
6
  "attention_dropout": 0.0,
 
 
 
 
7
  "bos_token_id": 151643,
8
  "dtype": "bfloat16",
9
  "eos_token_id": 151645,