Any-to-Any
Adapters
kvn420 commited on
Commit
d8df726
·
verified ·
1 Parent(s): a374c77

Update Config.json

Browse files
Files changed (1) hide show
  1. Config.json +2 -2
Config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "_name_or_path": "kvn420/Tenro_V4.1",
3
  "architectures": [
4
- "Qwen2ForCausalLM"
5
  ],
6
  "attention_dropout": 0.0,
7
  "bos_token_id": 151643,
@@ -12,7 +12,7 @@
12
  "intermediate_size": 18944,
13
  "max_position_embeddings": 32768,
14
  "max_window_layers": 28,
15
- "model_type": "qwen2",
16
  "num_attention_heads": 28,
17
  "num_hidden_layers": 28,
18
  "num_key_value_heads": 4,
 
1
  {
2
  "_name_or_path": "kvn420/Tenro_V4.1",
3
  "architectures": [
4
+ "Qwen2_5OmniForCausalLM"
5
  ],
6
  "attention_dropout": 0.0,
7
  "bos_token_id": 151643,
 
12
  "intermediate_size": 18944,
13
  "max_position_embeddings": 32768,
14
  "max_window_layers": 28,
15
+ "model_type": "qwen2_5_omni",
16
  "num_attention_heads": 28,
17
  "num_hidden_layers": 28,
18
  "num_key_value_heads": 4,