fix
Browse files- config.json +2 -2
- model.safetensors +2 -2
config.json
CHANGED
@@ -31,8 +31,8 @@
|
|
31 |
"pretraining_tp": 1,
|
32 |
"q_lora_rank": 512,
|
33 |
"qk_head_dim": 128,
|
34 |
-
"qk_nope_head_dim":
|
35 |
-
"qk_rope_head_dim":
|
36 |
"rms_norm_eps": 1e-06,
|
37 |
"rope_interleave": true,
|
38 |
"rope_scaling": null,
|
|
|
31 |
"pretraining_tp": 1,
|
32 |
"q_lora_rank": 512,
|
33 |
"qk_head_dim": 128,
|
34 |
+
"qk_nope_head_dim": 0,
|
35 |
+
"qk_rope_head_dim": 128,
|
36 |
"rms_norm_eps": 1e-06,
|
37 |
"rope_interleave": true,
|
38 |
"rope_scaling": null,
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3663fceafc3c72aef2a5bda62d8cd9ec68a5d8abc23c24bf6285f0cae0243032
|
3 |
+
size 3948390284
|