michael-guenther commited on
Commit
d791f0e
·
verified ·
1 Parent(s): fa5d48a

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -4
config.json CHANGED
@@ -1,11 +1,8 @@
1
  {
2
  "architectures": [
3
- "JinaCodeEmbeddingsModel"
4
  ],
5
  "attention_dropout": 0.0,
6
- "auto_map": {
7
- "AutoModel": "modeling_jina_code_embeddings.JinaCodeEmbeddingsModel"
8
- },
9
  "bos_token_id": 151643,
10
  "eos_token_id": 151643,
11
  "hidden_act": "silu",
 
1
  {
2
  "architectures": [
3
+ "Qwen2ForCausalLM"
4
  ],
5
  "attention_dropout": 0.0,
 
 
 
6
  "bos_token_id": 151643,
7
  "eos_token_id": 151643,
8
  "hidden_act": "silu",