Add files using upload-large-folder tool
Browse files- chat_template.jinja +1 -1
- config.json +14 -14
- model-1-of-40.safetensors +1 -1
- model-10-of-40.safetensors +1 -1
- model-11-of-40.safetensors +1 -1
- model-12-of-40.safetensors +1 -1
- model-13-of-40.safetensors +1 -1
- model-14-of-40.safetensors +1 -1
- model-15-of-40.safetensors +1 -1
- model-16-of-40.safetensors +1 -1
- model-17-of-40.safetensors +1 -1
- model-18-of-40.safetensors +1 -1
- model-19-of-40.safetensors +1 -1
- model-2-of-40.safetensors +1 -1
- model-20-of-40.safetensors +1 -1
- model-21-of-40.safetensors +1 -1
- model-22-of-40.safetensors +1 -1
- model-23-of-40.safetensors +1 -1
- model-24-of-40.safetensors +1 -1
- model-25-of-40.safetensors +1 -1
- model-26-of-40.safetensors +1 -1
- model-27-of-40.safetensors +1 -1
- model-28-of-40.safetensors +1 -1
- model-29-of-40.safetensors +1 -1
- model-3-of-40.safetensors +1 -1
- model-30-of-40.safetensors +1 -1
- model-31-of-40.safetensors +1 -1
- model-32-of-40.safetensors +1 -1
- model-33-of-40.safetensors +1 -1
- model-34-of-40.safetensors +1 -1
- model-35-of-40.safetensors +1 -1
- model-36-of-40.safetensors +1 -1
- model-37-of-40.safetensors +1 -1
- model-38-of-40.safetensors +1 -1
- model-39-of-40.safetensors +1 -1
- model-4-of-40.safetensors +1 -1
- model-40-of-40.safetensors +1 -1
- model-5-of-40.safetensors +1 -1
- model-6-of-40.safetensors +1 -1
- model-7-of-40.safetensors +1 -1
- model-8-of-40.safetensors +1 -1
- model-9-of-40.safetensors +1 -1
- model-non-layer.safetensors +1 -1
- model.safetensors.index.json +5 -2
- mtp-1-of-1.safetensors +1 -1
chat_template.jinja
CHANGED
|
@@ -100,4 +100,4 @@
|
|
| 100 |
|
| 101 |
{%- if add_generation_prompt -%}
|
| 102 |
{{ '<|Assistant|>' }}{{ '<|end_of_thought|>' }}
|
| 103 |
-
{%- endif -%}
|
|
|
|
| 100 |
|
| 101 |
{%- if add_generation_prompt -%}
|
| 102 |
{{ '<|Assistant|>' }}{{ '<|end_of_thought|>' }}
|
| 103 |
+
{%- endif -%}
|
config.json
CHANGED
|
@@ -34,6 +34,18 @@
|
|
| 34 |
"q_lora_rank": 1536,
|
| 35 |
"qk_nope_head_dim": 128,
|
| 36 |
"qk_rope_head_dim": 64,
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 37 |
"quantization_config": {
|
| 38 |
"config_groups": {
|
| 39 |
"group_0": {
|
|
@@ -66,17 +78,5 @@
|
|
| 66 |
"kv_cache_scheme": null,
|
| 67 |
"quant_method": "compressed-tensors",
|
| 68 |
"quantization_status": "compressed"
|
| 69 |
-
}
|
| 70 |
-
|
| 71 |
-
"rope_theta": 32000000,
|
| 72 |
-
"routed_scaling_factor": 2.5,
|
| 73 |
-
"scoring_func": "sigmoid",
|
| 74 |
-
"tie_word_embeddings": false,
|
| 75 |
-
"topk_group": 1,
|
| 76 |
-
"topk_method": "noaux_tc",
|
| 77 |
-
"torch_dtype": "bfloat16",
|
| 78 |
-
"transformers_version": "4.44.2",
|
| 79 |
-
"use_cache": true,
|
| 80 |
-
"v_head_dim": 128,
|
| 81 |
-
"vocab_size": 129280
|
| 82 |
-
}
|
|
|
|
| 34 |
"q_lora_rank": 1536,
|
| 35 |
"qk_nope_head_dim": 128,
|
| 36 |
"qk_rope_head_dim": 64,
|
| 37 |
+
"rms_norm_eps": 1e-06,
|
| 38 |
+
"rope_theta": 32000000,
|
| 39 |
+
"routed_scaling_factor": 2.5,
|
| 40 |
+
"scoring_func": "sigmoid",
|
| 41 |
+
"tie_word_embeddings": false,
|
| 42 |
+
"topk_group": 1,
|
| 43 |
+
"topk_method": "noaux_tc",
|
| 44 |
+
"torch_dtype": "bfloat16",
|
| 45 |
+
"transformers_version": "4.44.2",
|
| 46 |
+
"use_cache": true,
|
| 47 |
+
"v_head_dim": 128,
|
| 48 |
+
"vocab_size": 129280,
|
| 49 |
"quantization_config": {
|
| 50 |
"config_groups": {
|
| 51 |
"group_0": {
|
|
|
|
| 78 |
"kv_cache_scheme": null,
|
| 79 |
"quant_method": "compressed-tensors",
|
| 80 |
"quantization_status": "compressed"
|
| 81 |
+
}
|
| 82 |
+
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
model-1-of-40.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 140785016
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:406da2e446429c6926744227f90f55b1d57a36c37163c63af496422ec04677ca
|
| 3 |
size 140785016
|
model-10-of-40.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 818455784
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7a9a14526f144c3c70dea5f4129e5e2db227b232efce2392c525142223fd4788
|
| 3 |
size 818455784
|
model-11-of-40.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 818458104
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:591bea12f9179342ac8473df01ded18fa791e0434864a91a70606511adfc4d9c
|
| 3 |
size 818458104
|
model-12-of-40.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 818458104
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ca31c4dd871d00391cd4c1c5f0e00579d9adc4a2eced536b0db1a1f2d94c1307
|
| 3 |
size 818458104
|
model-13-of-40.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 818458104
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:96dc2b62833028c2ceb4a9836afada274188ea6ab6af1d100bf809c86f270567
|
| 3 |
size 818458104
|
model-14-of-40.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 818458104
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:308faf2cb085ca476e58a64f4c556170c41ae9c43e498739ec8a399bd6abd9e1
|
| 3 |
size 818458104
|
model-15-of-40.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 818458104
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e938314f5cadf447946ded702943747039b22fa6c1e8a496a78ad11f4f8f9f53
|
| 3 |
size 818458104
|
model-16-of-40.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 818458104
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:02ce3eee43cd09f0075e517c6cca57e6833ca330a5eeb751775b3297150485c3
|
| 3 |
size 818458104
|
model-17-of-40.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 818458104
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4e981b2b5a10bafbf87279c6ae2f1bb5f2786fd239cff1fe6057a3221a128645
|
| 3 |
size 818458104
|
model-18-of-40.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 818458104
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d463ff3ee96fde06710799c08054b06991301c2331c998fb0c4d2dd964783698
|
| 3 |
size 818458104
|
model-19-of-40.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 818458104
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:894bd182b39e4d42b80d9cc40ac5a38b803f1754aa270867424cc35abbb8e509
|
| 3 |
size 818458104
|
model-2-of-40.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 818455784
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6bdd822798f1569b0e201be7819ef9097895546e57883b03d0ac9e307976818d
|
| 3 |
size 818455784
|
model-20-of-40.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 818458104
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1fb3862ffbaf77d91c45195fd3febfe07c7651c624db323c5df09637bf419cb6
|
| 3 |
size 818458104
|
model-21-of-40.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 818458104
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a755db4f21c8ef10971a548d8f9d699fecef3fef668fe94e9326761d8e10bf04
|
| 3 |
size 818458104
|
model-22-of-40.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 818458104
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:de93a5f68c185218e91ab1286409dbc97465de8e8fc80dac9faa2dd6bc57de81
|
| 3 |
size 818458104
|
model-23-of-40.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 818458104
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:751a31400e286a22e9d46c1a20f03adbdc4476f936ba8507b2af033aa66fc38f
|
| 3 |
size 818458104
|
model-24-of-40.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 818458104
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6ca8b8535f50e822f8cd57a8b87e9f5a6f231de0f562a2717ea744cc5f617835
|
| 3 |
size 818458104
|
model-25-of-40.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 818458104
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1ddedcf14d393e3ec36c223f9bd205a440ad6b5105fa140b23532f5428ade9e7
|
| 3 |
size 818458104
|
model-26-of-40.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 818458104
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:830d845fc512e2a790e6798fc203871c056ea612eddddb559ccd36752d93459b
|
| 3 |
size 818458104
|
model-27-of-40.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 818458104
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b3298df21b79112125e7ad095172e9c562d5581f59894b73b7d43f1745f22d89
|
| 3 |
size 818458104
|
model-28-of-40.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 818458104
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3811c01f6d50477a07e586492508019ecc7883f1a69ba7e7a8e9661f3b4395b2
|
| 3 |
size 818458104
|
model-29-of-40.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 818458104
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b85ffaf5973be8fa030171616de0e61d9965766c923762d7143125033940bcb7
|
| 3 |
size 818458104
|
model-3-of-40.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 818455784
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0cd9ca1bebbda88f726d5cc5db88c89a707f4a9ff4a1bb686f77ec3d51bbb66f
|
| 3 |
size 818455784
|
model-30-of-40.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 818458104
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0afb7264ac96c3d4f3ecef5bbb963092c43eee3cce8e98cdda06a5ac23edff42
|
| 3 |
size 818458104
|
model-31-of-40.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 818458104
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7adb6a2b2ba85188b0578cff4c99768c9677ae9629590d7a820065e9119dcc0d
|
| 3 |
size 818458104
|
model-32-of-40.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 818458104
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:14af1ce73f032d002f99fc22a79d7b9222a619af0f3a0a94341d6812885d9322
|
| 3 |
size 818458104
|
model-33-of-40.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 818458104
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6f298b903f77900ceaf9beefdae99d2b26bcdfdee7c450a971e2dc5fa9724e73
|
| 3 |
size 818458104
|
model-34-of-40.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 818458104
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:706fdfbe986f6297b8585c053bdecf06357d163f1a967799aa28792a898ad38a
|
| 3 |
size 818458104
|
model-35-of-40.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 818458104
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b5b4dafab74c492e188001486016d14c57b9787b948eb3cf6d1a2d1bcc558e20
|
| 3 |
size 818458104
|
model-36-of-40.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 818458104
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:27c762a92d19a55b0deeb065292e86b0800d9bd2b44533077efee5dbb06ce0db
|
| 3 |
size 818458104
|
model-37-of-40.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 818458104
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ee716e34f3f48b4cd9f9be984ea9adcdd20c5c39c62cde1a96b1e58733a56118
|
| 3 |
size 818458104
|
model-38-of-40.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 818458104
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3f584b697b83471f0c044ed7bff158ec2d36e3b9464c999ac82dac09aa3e910b
|
| 3 |
size 818458104
|
model-39-of-40.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 818458104
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5127a9bcfa5b4c8ef37ec0c7b12e418ad6ba566a80c0ce59c331318a6c5f40e2
|
| 3 |
size 818458104
|
model-4-of-40.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 818455784
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0801dd78850f5dfe8e861c010adda50c3e26d602d718d5a57ff0245ebb142a8d
|
| 3 |
size 818455784
|
model-40-of-40.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 818458104
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:67463b6637636bf9d2adb645f56ac1970930ed919832d1f5f987419f5b00b804
|
| 3 |
size 818458104
|
model-5-of-40.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 818455784
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3e4342823e80e2e740a97070fec31b98a8b65dd53fd6eff68d22afd421346cd3
|
| 3 |
size 818455784
|
model-6-of-40.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 818455784
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:37cf69249bd0c3a58e86bfc17674c4b9c512c80ae75737c730c679a5f9a4440e
|
| 3 |
size 818455784
|
model-7-of-40.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 818455784
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4b3b758f044f42f2aeb6807d6adbf90b810d72e2a8cb264ab4388a281a4aee9d
|
| 3 |
size 818455784
|
model-8-of-40.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 818455784
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c69250b22fcb82655f84d7cd1fe5095a1144ffe733173aea997f21bda7805857
|
| 3 |
size 818455784
|
model-9-of-40.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 818455784
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5540d20c8ef9b3af7677341c7fb094833c97b979fb1c354186773b2943f4d3fd
|
| 3 |
size 818455784
|
model-non-layer.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1059066184
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:feab4d0c54e6ce4dfcd72044cd8db156eccb363c23734515ba070ec34001e98f
|
| 3 |
size 1059066184
|
model.safetensors.index.json
CHANGED
|
@@ -1,4 +1,7 @@
|
|
| 1 |
{
|
|
|
|
|
|
|
|
|
|
| 2 |
"weight_map": {
|
| 3 |
"lm_head.weight": "model-non-layer.safetensors",
|
| 4 |
"model.embed_tokens.weight": "model-non-layer.safetensors",
|
|
@@ -90432,7 +90435,7 @@
|
|
| 90432 |
"model.layers.40.self_attn.q_a_layernorm.weight": "mtp-1-of-1.safetensors",
|
| 90433 |
"model.layers.40.self_attn.q_a_proj.weight": "mtp-1-of-1.safetensors",
|
| 90434 |
"model.layers.40.self_attn.q_b_proj.weight": "mtp-1-of-1.safetensors",
|
| 90435 |
-
"model.layers.40.shared_head.
|
| 90436 |
-
"model.layers.40.shared_head.
|
| 90437 |
}
|
| 90438 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"metadata": {
|
| 3 |
+
"total_size": 0
|
| 4 |
+
},
|
| 5 |
"weight_map": {
|
| 6 |
"lm_head.weight": "model-non-layer.safetensors",
|
| 7 |
"model.embed_tokens.weight": "model-non-layer.safetensors",
|
|
|
|
| 90435 |
"model.layers.40.self_attn.q_a_layernorm.weight": "mtp-1-of-1.safetensors",
|
| 90436 |
"model.layers.40.self_attn.q_a_proj.weight": "mtp-1-of-1.safetensors",
|
| 90437 |
"model.layers.40.self_attn.q_b_proj.weight": "mtp-1-of-1.safetensors",
|
| 90438 |
+
"model.layers.40.shared_head.norm.weight": "mtp-1-of-1.safetensors",
|
| 90439 |
+
"model.layers.40.shared_head.head.weight": "mtp-1-of-1.safetensors"
|
| 90440 |
}
|
| 90441 |
}
|
mtp-1-of-1.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 687105960
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d5668c90e7a7cab0ea4573fccc0cd8e4bcdd7aa18e8f9b3b7b8bed169ca0ec1c
|
| 3 |
size 687105960
|