man-with-skills commited on
Commit
98d9da2
·
verified ·
1 Parent(s): f43288d

(Trained with Unsloth)

Browse files
Files changed (1) hide show
  1. config.json +28 -4
config.json CHANGED
@@ -10,7 +10,7 @@
10
  "hidden_act": "silu",
11
  "hidden_size": 5120,
12
  "initializer_range": 0.02,
13
- "intermediate_size": 17408,
14
  "layer_types": [
15
  "full_attention",
16
  "full_attention",
@@ -51,13 +51,37 @@
51
  "full_attention",
52
  "full_attention",
53
  "full_attention",
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
54
  "full_attention"
55
  ],
56
  "max_position_embeddings": 40960,
57
- "max_window_layers": 40,
58
  "model_type": "qwen3",
59
- "num_attention_heads": 40,
60
- "num_hidden_layers": 40,
61
  "num_key_value_heads": 8,
62
  "pad_token_id": 151654,
63
  "rms_norm_eps": 1e-06,
 
10
  "hidden_act": "silu",
11
  "hidden_size": 5120,
12
  "initializer_range": 0.02,
13
+ "intermediate_size": 25600,
14
  "layer_types": [
15
  "full_attention",
16
  "full_attention",
 
51
  "full_attention",
52
  "full_attention",
53
  "full_attention",
54
+ "full_attention",
55
+ "full_attention",
56
+ "full_attention",
57
+ "full_attention",
58
+ "full_attention",
59
+ "full_attention",
60
+ "full_attention",
61
+ "full_attention",
62
+ "full_attention",
63
+ "full_attention",
64
+ "full_attention",
65
+ "full_attention",
66
+ "full_attention",
67
+ "full_attention",
68
+ "full_attention",
69
+ "full_attention",
70
+ "full_attention",
71
+ "full_attention",
72
+ "full_attention",
73
+ "full_attention",
74
+ "full_attention",
75
+ "full_attention",
76
+ "full_attention",
77
+ "full_attention",
78
  "full_attention"
79
  ],
80
  "max_position_embeddings": 40960,
81
+ "max_window_layers": 64,
82
  "model_type": "qwen3",
83
+ "num_attention_heads": 64,
84
+ "num_hidden_layers": 64,
85
  "num_key_value_heads": 8,
86
  "pad_token_id": 151654,
87
  "rms_norm_eps": 1e-06,