Upload Qwen3_5ForConditionalGeneration
Browse files- config.json +2 -2
- model.safetensors +1 -1
config.json
CHANGED
|
@@ -19,8 +19,8 @@
|
|
| 19 |
"initializer_range": 0.02,
|
| 20 |
"intermediate_size": 3584,
|
| 21 |
"layer_types": [
|
| 22 |
-
"
|
| 23 |
-
"
|
| 24 |
],
|
| 25 |
"linear_conv_kernel_dim": 4,
|
| 26 |
"linear_key_head_dim": 128,
|
|
|
|
| 19 |
"initializer_range": 0.02,
|
| 20 |
"intermediate_size": 3584,
|
| 21 |
"layer_types": [
|
| 22 |
+
"linear_attention",
|
| 23 |
+
"full_attention"
|
| 24 |
],
|
| 25 |
"linear_conv_kernel_dim": 4,
|
| 26 |
"linear_key_head_dim": 128,
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 9293800
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:986a5f8bc1e1c32cced2335ae20bd8563c034cb15bee5ae189ee32735db50f90
|
| 3 |
size 9293800
|