added pytorch and safetensors
Browse filesThis view is limited to 50 files because it contains too many changes.
See raw diff
- config.json +29 -0
- generation_config.json +7 -0
- model-00001-of-00039.safetensors +3 -0
- model-00002-of-00039.safetensors +3 -0
- model-00003-of-00039.safetensors +3 -0
- model-00004-of-00039.safetensors +3 -0
- model-00005-of-00039.safetensors +3 -0
- model-00006-of-00039.safetensors +3 -0
- model-00007-of-00039.safetensors +3 -0
- model-00008-of-00039.safetensors +3 -0
- model-00009-of-00039.safetensors +3 -0
- model-00010-of-00039.safetensors +3 -0
- model-00011-of-00039.safetensors +3 -0
- model-00012-of-00039.safetensors +3 -0
- model-00013-of-00039.safetensors +3 -0
- model-00014-of-00039.safetensors +3 -0
- model-00015-of-00039.safetensors +3 -0
- model-00016-of-00039.safetensors +3 -0
- model-00017-of-00039.safetensors +3 -0
- model-00018-of-00039.safetensors +3 -0
- model-00019-of-00039.safetensors +3 -0
- model-00020-of-00039.safetensors +3 -0
- model-00021-of-00039.safetensors +3 -0
- model-00022-of-00039.safetensors +3 -0
- model-00023-of-00039.safetensors +3 -0
- model-00024-of-00039.safetensors +3 -0
- model-00025-of-00039.safetensors +3 -0
- model-00026-of-00039.safetensors +3 -0
- model-00027-of-00039.safetensors +3 -0
- model-00028-of-00039.safetensors +3 -0
- model-00029-of-00039.safetensors +3 -0
- model-00030-of-00039.safetensors +3 -0
- model-00031-of-00039.safetensors +3 -0
- model-00032-of-00039.safetensors +3 -0
- model-00033-of-00039.safetensors +3 -0
- model-00034-of-00039.safetensors +3 -0
- model-00035-of-00039.safetensors +3 -0
- model-00036-of-00039.safetensors +3 -0
- model-00037-of-00039.safetensors +3 -0
- model-00038-of-00039.safetensors +3 -0
- model-00039-of-00039.safetensors +3 -0
- model.safetensors.index.json +330 -0
- pytorch_model-00001-of-00039.bin +3 -0
- pytorch_model-00002-of-00039.bin +3 -0
- pytorch_model-00003-of-00039.bin +3 -0
- pytorch_model-00004-of-00039.bin +3 -0
- pytorch_model-00005-of-00039.bin +3 -0
- pytorch_model-00006-of-00039.bin +3 -0
- pytorch_model-00007-of-00039.bin +3 -0
- pytorch_model-00008-of-00039.bin +3 -0
config.json
ADDED
@@ -0,0 +1,29 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_name_or_path": "/home/alpin/ramdisk/pygmalion-instruct",
|
3 |
+
"architectures": [
|
4 |
+
"LlamaForCausalLM"
|
5 |
+
],
|
6 |
+
"badwordsids": [
|
7 |
+
[
|
8 |
+
0
|
9 |
+
]
|
10 |
+
],
|
11 |
+
"bos_token_id": 1,
|
12 |
+
"eos_token_id": 2,
|
13 |
+
"hidden_act": "silu",
|
14 |
+
"hidden_size": 4096,
|
15 |
+
"initializer_range": 0.02,
|
16 |
+
"intermediate_size": 11008,
|
17 |
+
"max_position_embeddings": 2048,
|
18 |
+
"max_sequence_length": 2048,
|
19 |
+
"model_type": "llama",
|
20 |
+
"num_attention_heads": 32,
|
21 |
+
"num_hidden_layers": 32,
|
22 |
+
"pad_token_id": 0,
|
23 |
+
"rms_norm_eps": 1e-06,
|
24 |
+
"tie_word_embeddings": false,
|
25 |
+
"torch_dtype": "bfloat16",
|
26 |
+
"transformers_version": "4.30.0.dev0",
|
27 |
+
"use_cache": true,
|
28 |
+
"vocab_size": 32000
|
29 |
+
}
|
generation_config.json
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_from_model_config": true,
|
3 |
+
"bos_token_id": 1,
|
4 |
+
"eos_token_id": 2,
|
5 |
+
"pad_token_id": 0,
|
6 |
+
"transformers_version": "4.30.0.dev0"
|
7 |
+
}
|
model-00001-of-00039.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fab1f3b2a2c5242771209d8453c17f95a7cb571302fa4c15ce19e38a3c484919
|
3 |
+
size 396362680
|
model-00002-of-00039.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cbbbec3bffac74fa27eeabde6d1e8cc713319404f03792a4957661b8aac5f5b8
|
3 |
+
size 371213218
|
model-00003-of-00039.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8a89fedffb3cd14e45b62f271c2e4c2fc9aea89afa97df1f12ed7566fbf90677
|
3 |
+
size 371213580
|
model-00004-of-00039.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c7a2a6acb373266cfee04898d1a071b36f95648098cbae06b97ff23b7c1c3ce8
|
3 |
+
size 371213580
|
model-00005-of-00039.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8c5512caec8cd60d09d2c73368764a8d6d7ef3589a68bfa0cae68b79a6186f52
|
3 |
+
size 371213580
|
model-00006-of-00039.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cfa9feedd79021baee29a9186c400414aa19f82ebf1ac78a809838c98b9fb143
|
3 |
+
size 314573874
|
model-00007-of-00039.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8f15946feba63a640a9591a0fcdf50d8b966be507c31fd4ec658290b6a6e4d47
|
3 |
+
size 314590476
|
model-00008-of-00039.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:91027c0b7c8375c07ce372a8c6444a8acdd879e5e51438eb450dc01a05e15b57
|
3 |
+
size 314590472
|
model-00009-of-00039.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d59a489da40d74552d1831de52d0730ff3e28c06b859e2532fcf8e2303452832
|
3 |
+
size 371213218
|
model-00010-of-00039.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2184a684987e7c67149bf04799ece69b4f3d2b6dd2499995939ee758d6b90a65
|
3 |
+
size 371213580
|
model-00011-of-00039.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:08a35f56ebd6e875efb7a5b36b872dcfa2d9ad47a9f8d3c1db4ae71c01e30a3e
|
3 |
+
size 371213580
|
model-00012-of-00039.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c9f7f7f5ba6336dfe263f9e43c699987ba8371a960f9c1ddf759aa0ca7355227
|
3 |
+
size 371213580
|
model-00013-of-00039.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1eb9d43f745b5983acde4fc08f0b2b1d32212d6609f61f6ca8217633583141ff
|
3 |
+
size 314573880
|
model-00014-of-00039.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:54b4e198dc13a36eb94d577d7196cc34a248b1155f7049b3a6b04c2fec7107f8
|
3 |
+
size 314590486
|
model-00015-of-00039.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3b4dfd123b7161a3cc467c5344e4b4c48b9d35b1e7f2854325d76b4bf6bd647b
|
3 |
+
size 314590482
|
model-00016-of-00039.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0ecb499e93f7deb0402d644bc6d4d778c26b6841b6667a1c05ddb73950aa0475
|
3 |
+
size 371213226
|
model-00017-of-00039.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:50798a957169b65a6ea5321dcfb5bf428e099614b77cf51cd8bc406688100c4d
|
3 |
+
size 371213590
|
model-00018-of-00039.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3ace60a3975d8e48aa4a782069a266608539756869470b5193206aeb0b6550d0
|
3 |
+
size 371213590
|
model-00019-of-00039.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c9b576f912d27393fb59337d0e7dff6463f1db4ab8780becf5b8b5d007c0a8f7
|
3 |
+
size 371213590
|
model-00020-of-00039.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:39c288c3058f6e3205446316ede0675a3daefe2b87292278d2702d45f789ba9d
|
3 |
+
size 314573880
|
model-00021-of-00039.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f3ebec001cc81b34c9c715941e0322d7b92ee51bdd9b90286c10e43dfa65b150
|
3 |
+
size 314590486
|
model-00022-of-00039.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e6c7b03472ac8175812e49f95ff3730d26538a8eeab9ac85b4d275ccd037b16c
|
3 |
+
size 314590482
|
model-00023-of-00039.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1cbad7618cc218776c871ac4ea3edceafafd6f00795c7252a660ed2b837a1f30
|
3 |
+
size 371213226
|
model-00024-of-00039.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:31b4b96f71273103490828f85acc8847def7f52d194e45a817def019602fba94
|
3 |
+
size 371213590
|
model-00025-of-00039.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f0b92604b795cf9dd069d8fd134f34a8121e90fdc4614fe9af9d9fd042a9b32c
|
3 |
+
size 371213590
|
model-00026-of-00039.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5f5b72e57ce48f0931f6b85763b3345039aa47f28011b9c629286e5acd6a2185
|
3 |
+
size 371213590
|
model-00027-of-00039.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:23bb6b0234f65f1fa4ee1cb557e8bcc880f10ea379a9b33abbc86d3d039628fe
|
3 |
+
size 314573880
|
model-00028-of-00039.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:62c0b3ce08e770b12d696e534601df908f8c9049f53100286d6760badc22ff48
|
3 |
+
size 314590486
|
model-00029-of-00039.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e8fdec09b354e1d6e69528fb5eff1a825d61ada8104cc9aec6b642dcf145bb84
|
3 |
+
size 314590482
|
model-00030-of-00039.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:64ebb59ad29dbcdae3ae9a5bfd88da3e45e4bd3170a4876bb5014fde640a39b3
|
3 |
+
size 371213226
|
model-00031-of-00039.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:15c166317581179c9d1373ed627c514dece2c8d8b763e454fd7f51351ab1d83c
|
3 |
+
size 371213590
|
model-00032-of-00039.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ab98cb80bd5986bd426a67d2ac196cef397483ce35d629aaada942a3c7eb5d68
|
3 |
+
size 371213590
|
model-00033-of-00039.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4840205ea77414e334638561e0d98d50d6a78f145a28f4ae980cc1931cdcb16e
|
3 |
+
size 371213590
|
model-00034-of-00039.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:200224d4b5b9bdf37659fbdc4ed5b6067b4c309d3ed92865f0fca3517a8ee227
|
3 |
+
size 314573880
|
model-00035-of-00039.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4526597ed9718065ccd8136f642e5d70129516eff1403d6729c0147d3dba144b
|
3 |
+
size 314590486
|
model-00036-of-00039.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dd23bc7e90a9c55c2916a36377fc36a41daf1246a86795707346803e5ae734ca
|
3 |
+
size 314590482
|
model-00037-of-00039.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f22f9ba6010995996fcb7ef02d0e41e3b49ca032c3136ba67e6d00c31a863329
|
3 |
+
size 371213226
|
model-00038-of-00039.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0d3fad5252e30908a1592f4b21957b9f9d0fe5a1f2df1743b8a6ab0f01f54a77
|
3 |
+
size 304112768
|
model-00039-of-00039.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1bd0e78de8793c97830f171d22b15d81a01924301ff48d2d4a5d0016707d1074
|
3 |
+
size 262144128
|
model.safetensors.index.json
ADDED
@@ -0,0 +1,330 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"metadata": {
|
3 |
+
"total_size": 13476839424
|
4 |
+
},
|
5 |
+
"weight_map": {
|
6 |
+
"lm_head.weight": "model-00039-of-00039.safetensors",
|
7 |
+
"model.embed_tokens.weight": "model-00001-of-00039.safetensors",
|
8 |
+
"model.layers.0.input_layernorm.weight": "model-00002-of-00039.safetensors",
|
9 |
+
"model.layers.0.mlp.down_proj.weight": "model-00002-of-00039.safetensors",
|
10 |
+
"model.layers.0.mlp.gate_proj.weight": "model-00002-of-00039.safetensors",
|
11 |
+
"model.layers.0.mlp.up_proj.weight": "model-00002-of-00039.safetensors",
|
12 |
+
"model.layers.0.post_attention_layernorm.weight": "model-00002-of-00039.safetensors",
|
13 |
+
"model.layers.0.self_attn.k_proj.weight": "model-00001-of-00039.safetensors",
|
14 |
+
"model.layers.0.self_attn.o_proj.weight": "model-00001-of-00039.safetensors",
|
15 |
+
"model.layers.0.self_attn.q_proj.weight": "model-00001-of-00039.safetensors",
|
16 |
+
"model.layers.0.self_attn.rotary_emb.inv_freq": "model-00001-of-00039.safetensors",
|
17 |
+
"model.layers.0.self_attn.v_proj.weight": "model-00001-of-00039.safetensors",
|
18 |
+
"model.layers.1.input_layernorm.weight": "model-00003-of-00039.safetensors",
|
19 |
+
"model.layers.1.mlp.down_proj.weight": "model-00003-of-00039.safetensors",
|
20 |
+
"model.layers.1.mlp.gate_proj.weight": "model-00003-of-00039.safetensors",
|
21 |
+
"model.layers.1.mlp.up_proj.weight": "model-00003-of-00039.safetensors",
|
22 |
+
"model.layers.1.post_attention_layernorm.weight": "model-00003-of-00039.safetensors",
|
23 |
+
"model.layers.1.self_attn.k_proj.weight": "model-00002-of-00039.safetensors",
|
24 |
+
"model.layers.1.self_attn.o_proj.weight": "model-00003-of-00039.safetensors",
|
25 |
+
"model.layers.1.self_attn.q_proj.weight": "model-00002-of-00039.safetensors",
|
26 |
+
"model.layers.1.self_attn.rotary_emb.inv_freq": "model-00003-of-00039.safetensors",
|
27 |
+
"model.layers.1.self_attn.v_proj.weight": "model-00002-of-00039.safetensors",
|
28 |
+
"model.layers.10.input_layernorm.weight": "model-00014-of-00039.safetensors",
|
29 |
+
"model.layers.10.mlp.down_proj.weight": "model-00013-of-00039.safetensors",
|
30 |
+
"model.layers.10.mlp.gate_proj.weight": "model-00013-of-00039.safetensors",
|
31 |
+
"model.layers.10.mlp.up_proj.weight": "model-00014-of-00039.safetensors",
|
32 |
+
"model.layers.10.post_attention_layernorm.weight": "model-00014-of-00039.safetensors",
|
33 |
+
"model.layers.10.self_attn.k_proj.weight": "model-00013-of-00039.safetensors",
|
34 |
+
"model.layers.10.self_attn.o_proj.weight": "model-00013-of-00039.safetensors",
|
35 |
+
"model.layers.10.self_attn.q_proj.weight": "model-00013-of-00039.safetensors",
|
36 |
+
"model.layers.10.self_attn.rotary_emb.inv_freq": "model-00013-of-00039.safetensors",
|
37 |
+
"model.layers.10.self_attn.v_proj.weight": "model-00013-of-00039.safetensors",
|
38 |
+
"model.layers.11.input_layernorm.weight": "model-00015-of-00039.safetensors",
|
39 |
+
"model.layers.11.mlp.down_proj.weight": "model-00015-of-00039.safetensors",
|
40 |
+
"model.layers.11.mlp.gate_proj.weight": "model-00014-of-00039.safetensors",
|
41 |
+
"model.layers.11.mlp.up_proj.weight": "model-00015-of-00039.safetensors",
|
42 |
+
"model.layers.11.post_attention_layernorm.weight": "model-00015-of-00039.safetensors",
|
43 |
+
"model.layers.11.self_attn.k_proj.weight": "model-00014-of-00039.safetensors",
|
44 |
+
"model.layers.11.self_attn.o_proj.weight": "model-00014-of-00039.safetensors",
|
45 |
+
"model.layers.11.self_attn.q_proj.weight": "model-00014-of-00039.safetensors",
|
46 |
+
"model.layers.11.self_attn.rotary_emb.inv_freq": "model-00014-of-00039.safetensors",
|
47 |
+
"model.layers.11.self_attn.v_proj.weight": "model-00014-of-00039.safetensors",
|
48 |
+
"model.layers.12.input_layernorm.weight": "model-00016-of-00039.safetensors",
|
49 |
+
"model.layers.12.mlp.down_proj.weight": "model-00016-of-00039.safetensors",
|
50 |
+
"model.layers.12.mlp.gate_proj.weight": "model-00016-of-00039.safetensors",
|
51 |
+
"model.layers.12.mlp.up_proj.weight": "model-00016-of-00039.safetensors",
|
52 |
+
"model.layers.12.post_attention_layernorm.weight": "model-00016-of-00039.safetensors",
|
53 |
+
"model.layers.12.self_attn.k_proj.weight": "model-00015-of-00039.safetensors",
|
54 |
+
"model.layers.12.self_attn.o_proj.weight": "model-00015-of-00039.safetensors",
|
55 |
+
"model.layers.12.self_attn.q_proj.weight": "model-00015-of-00039.safetensors",
|
56 |
+
"model.layers.12.self_attn.rotary_emb.inv_freq": "model-00015-of-00039.safetensors",
|
57 |
+
"model.layers.12.self_attn.v_proj.weight": "model-00015-of-00039.safetensors",
|
58 |
+
"model.layers.13.input_layernorm.weight": "model-00017-of-00039.safetensors",
|
59 |
+
"model.layers.13.mlp.down_proj.weight": "model-00017-of-00039.safetensors",
|
60 |
+
"model.layers.13.mlp.gate_proj.weight": "model-00017-of-00039.safetensors",
|
61 |
+
"model.layers.13.mlp.up_proj.weight": "model-00017-of-00039.safetensors",
|
62 |
+
"model.layers.13.post_attention_layernorm.weight": "model-00017-of-00039.safetensors",
|
63 |
+
"model.layers.13.self_attn.k_proj.weight": "model-00016-of-00039.safetensors",
|
64 |
+
"model.layers.13.self_attn.o_proj.weight": "model-00017-of-00039.safetensors",
|
65 |
+
"model.layers.13.self_attn.q_proj.weight": "model-00016-of-00039.safetensors",
|
66 |
+
"model.layers.13.self_attn.rotary_emb.inv_freq": "model-00017-of-00039.safetensors",
|
67 |
+
"model.layers.13.self_attn.v_proj.weight": "model-00016-of-00039.safetensors",
|
68 |
+
"model.layers.14.input_layernorm.weight": "model-00018-of-00039.safetensors",
|
69 |
+
"model.layers.14.mlp.down_proj.weight": "model-00018-of-00039.safetensors",
|
70 |
+
"model.layers.14.mlp.gate_proj.weight": "model-00018-of-00039.safetensors",
|
71 |
+
"model.layers.14.mlp.up_proj.weight": "model-00018-of-00039.safetensors",
|
72 |
+
"model.layers.14.post_attention_layernorm.weight": "model-00018-of-00039.safetensors",
|
73 |
+
"model.layers.14.self_attn.k_proj.weight": "model-00017-of-00039.safetensors",
|
74 |
+
"model.layers.14.self_attn.o_proj.weight": "model-00018-of-00039.safetensors",
|
75 |
+
"model.layers.14.self_attn.q_proj.weight": "model-00017-of-00039.safetensors",
|
76 |
+
"model.layers.14.self_attn.rotary_emb.inv_freq": "model-00018-of-00039.safetensors",
|
77 |
+
"model.layers.14.self_attn.v_proj.weight": "model-00018-of-00039.safetensors",
|
78 |
+
"model.layers.15.input_layernorm.weight": "model-00019-of-00039.safetensors",
|
79 |
+
"model.layers.15.mlp.down_proj.weight": "model-00019-of-00039.safetensors",
|
80 |
+
"model.layers.15.mlp.gate_proj.weight": "model-00019-of-00039.safetensors",
|
81 |
+
"model.layers.15.mlp.up_proj.weight": "model-00019-of-00039.safetensors",
|
82 |
+
"model.layers.15.post_attention_layernorm.weight": "model-00019-of-00039.safetensors",
|
83 |
+
"model.layers.15.self_attn.k_proj.weight": "model-00019-of-00039.safetensors",
|
84 |
+
"model.layers.15.self_attn.o_proj.weight": "model-00019-of-00039.safetensors",
|
85 |
+
"model.layers.15.self_attn.q_proj.weight": "model-00018-of-00039.safetensors",
|
86 |
+
"model.layers.15.self_attn.rotary_emb.inv_freq": "model-00019-of-00039.safetensors",
|
87 |
+
"model.layers.15.self_attn.v_proj.weight": "model-00019-of-00039.safetensors",
|
88 |
+
"model.layers.16.input_layernorm.weight": "model-00021-of-00039.safetensors",
|
89 |
+
"model.layers.16.mlp.down_proj.weight": "model-00020-of-00039.safetensors",
|
90 |
+
"model.layers.16.mlp.gate_proj.weight": "model-00020-of-00039.safetensors",
|
91 |
+
"model.layers.16.mlp.up_proj.weight": "model-00021-of-00039.safetensors",
|
92 |
+
"model.layers.16.post_attention_layernorm.weight": "model-00021-of-00039.safetensors",
|
93 |
+
"model.layers.16.self_attn.k_proj.weight": "model-00020-of-00039.safetensors",
|
94 |
+
"model.layers.16.self_attn.o_proj.weight": "model-00020-of-00039.safetensors",
|
95 |
+
"model.layers.16.self_attn.q_proj.weight": "model-00020-of-00039.safetensors",
|
96 |
+
"model.layers.16.self_attn.rotary_emb.inv_freq": "model-00020-of-00039.safetensors",
|
97 |
+
"model.layers.16.self_attn.v_proj.weight": "model-00020-of-00039.safetensors",
|
98 |
+
"model.layers.17.input_layernorm.weight": "model-00022-of-00039.safetensors",
|
99 |
+
"model.layers.17.mlp.down_proj.weight": "model-00022-of-00039.safetensors",
|
100 |
+
"model.layers.17.mlp.gate_proj.weight": "model-00021-of-00039.safetensors",
|
101 |
+
"model.layers.17.mlp.up_proj.weight": "model-00022-of-00039.safetensors",
|
102 |
+
"model.layers.17.post_attention_layernorm.weight": "model-00022-of-00039.safetensors",
|
103 |
+
"model.layers.17.self_attn.k_proj.weight": "model-00021-of-00039.safetensors",
|
104 |
+
"model.layers.17.self_attn.o_proj.weight": "model-00021-of-00039.safetensors",
|
105 |
+
"model.layers.17.self_attn.q_proj.weight": "model-00021-of-00039.safetensors",
|
106 |
+
"model.layers.17.self_attn.rotary_emb.inv_freq": "model-00021-of-00039.safetensors",
|
107 |
+
"model.layers.17.self_attn.v_proj.weight": "model-00021-of-00039.safetensors",
|
108 |
+
"model.layers.18.input_layernorm.weight": "model-00023-of-00039.safetensors",
|
109 |
+
"model.layers.18.mlp.down_proj.weight": "model-00023-of-00039.safetensors",
|
110 |
+
"model.layers.18.mlp.gate_proj.weight": "model-00023-of-00039.safetensors",
|
111 |
+
"model.layers.18.mlp.up_proj.weight": "model-00023-of-00039.safetensors",
|
112 |
+
"model.layers.18.post_attention_layernorm.weight": "model-00023-of-00039.safetensors",
|
113 |
+
"model.layers.18.self_attn.k_proj.weight": "model-00022-of-00039.safetensors",
|
114 |
+
"model.layers.18.self_attn.o_proj.weight": "model-00022-of-00039.safetensors",
|
115 |
+
"model.layers.18.self_attn.q_proj.weight": "model-00022-of-00039.safetensors",
|
116 |
+
"model.layers.18.self_attn.rotary_emb.inv_freq": "model-00022-of-00039.safetensors",
|
117 |
+
"model.layers.18.self_attn.v_proj.weight": "model-00022-of-00039.safetensors",
|
118 |
+
"model.layers.19.input_layernorm.weight": "model-00024-of-00039.safetensors",
|
119 |
+
"model.layers.19.mlp.down_proj.weight": "model-00024-of-00039.safetensors",
|
120 |
+
"model.layers.19.mlp.gate_proj.weight": "model-00024-of-00039.safetensors",
|
121 |
+
"model.layers.19.mlp.up_proj.weight": "model-00024-of-00039.safetensors",
|
122 |
+
"model.layers.19.post_attention_layernorm.weight": "model-00024-of-00039.safetensors",
|
123 |
+
"model.layers.19.self_attn.k_proj.weight": "model-00023-of-00039.safetensors",
|
124 |
+
"model.layers.19.self_attn.o_proj.weight": "model-00024-of-00039.safetensors",
|
125 |
+
"model.layers.19.self_attn.q_proj.weight": "model-00023-of-00039.safetensors",
|
126 |
+
"model.layers.19.self_attn.rotary_emb.inv_freq": "model-00024-of-00039.safetensors",
|
127 |
+
"model.layers.19.self_attn.v_proj.weight": "model-00023-of-00039.safetensors",
|
128 |
+
"model.layers.2.input_layernorm.weight": "model-00004-of-00039.safetensors",
|
129 |
+
"model.layers.2.mlp.down_proj.weight": "model-00004-of-00039.safetensors",
|
130 |
+
"model.layers.2.mlp.gate_proj.weight": "model-00004-of-00039.safetensors",
|
131 |
+
"model.layers.2.mlp.up_proj.weight": "model-00004-of-00039.safetensors",
|
132 |
+
"model.layers.2.post_attention_layernorm.weight": "model-00004-of-00039.safetensors",
|
133 |
+
"model.layers.2.self_attn.k_proj.weight": "model-00003-of-00039.safetensors",
|
134 |
+
"model.layers.2.self_attn.o_proj.weight": "model-00004-of-00039.safetensors",
|
135 |
+
"model.layers.2.self_attn.q_proj.weight": "model-00003-of-00039.safetensors",
|
136 |
+
"model.layers.2.self_attn.rotary_emb.inv_freq": "model-00004-of-00039.safetensors",
|
137 |
+
"model.layers.2.self_attn.v_proj.weight": "model-00004-of-00039.safetensors",
|
138 |
+
"model.layers.20.input_layernorm.weight": "model-00025-of-00039.safetensors",
|
139 |
+
"model.layers.20.mlp.down_proj.weight": "model-00025-of-00039.safetensors",
|
140 |
+
"model.layers.20.mlp.gate_proj.weight": "model-00025-of-00039.safetensors",
|
141 |
+
"model.layers.20.mlp.up_proj.weight": "model-00025-of-00039.safetensors",
|
142 |
+
"model.layers.20.post_attention_layernorm.weight": "model-00025-of-00039.safetensors",
|
143 |
+
"model.layers.20.self_attn.k_proj.weight": "model-00024-of-00039.safetensors",
|
144 |
+
"model.layers.20.self_attn.o_proj.weight": "model-00025-of-00039.safetensors",
|
145 |
+
"model.layers.20.self_attn.q_proj.weight": "model-00024-of-00039.safetensors",
|
146 |
+
"model.layers.20.self_attn.rotary_emb.inv_freq": "model-00025-of-00039.safetensors",
|
147 |
+
"model.layers.20.self_attn.v_proj.weight": "model-00025-of-00039.safetensors",
|
148 |
+
"model.layers.21.input_layernorm.weight": "model-00026-of-00039.safetensors",
|
149 |
+
"model.layers.21.mlp.down_proj.weight": "model-00026-of-00039.safetensors",
|
150 |
+
"model.layers.21.mlp.gate_proj.weight": "model-00026-of-00039.safetensors",
|
151 |
+
"model.layers.21.mlp.up_proj.weight": "model-00026-of-00039.safetensors",
|
152 |
+
"model.layers.21.post_attention_layernorm.weight": "model-00026-of-00039.safetensors",
|
153 |
+
"model.layers.21.self_attn.k_proj.weight": "model-00026-of-00039.safetensors",
|
154 |
+
"model.layers.21.self_attn.o_proj.weight": "model-00026-of-00039.safetensors",
|
155 |
+
"model.layers.21.self_attn.q_proj.weight": "model-00025-of-00039.safetensors",
|
156 |
+
"model.layers.21.self_attn.rotary_emb.inv_freq": "model-00026-of-00039.safetensors",
|
157 |
+
"model.layers.21.self_attn.v_proj.weight": "model-00026-of-00039.safetensors",
|
158 |
+
"model.layers.22.input_layernorm.weight": "model-00028-of-00039.safetensors",
|
159 |
+
"model.layers.22.mlp.down_proj.weight": "model-00027-of-00039.safetensors",
|
160 |
+
"model.layers.22.mlp.gate_proj.weight": "model-00027-of-00039.safetensors",
|
161 |
+
"model.layers.22.mlp.up_proj.weight": "model-00028-of-00039.safetensors",
|
162 |
+
"model.layers.22.post_attention_layernorm.weight": "model-00028-of-00039.safetensors",
|
163 |
+
"model.layers.22.self_attn.k_proj.weight": "model-00027-of-00039.safetensors",
|
164 |
+
"model.layers.22.self_attn.o_proj.weight": "model-00027-of-00039.safetensors",
|
165 |
+
"model.layers.22.self_attn.q_proj.weight": "model-00027-of-00039.safetensors",
|
166 |
+
"model.layers.22.self_attn.rotary_emb.inv_freq": "model-00027-of-00039.safetensors",
|
167 |
+
"model.layers.22.self_attn.v_proj.weight": "model-00027-of-00039.safetensors",
|
168 |
+
"model.layers.23.input_layernorm.weight": "model-00029-of-00039.safetensors",
|
169 |
+
"model.layers.23.mlp.down_proj.weight": "model-00029-of-00039.safetensors",
|
170 |
+
"model.layers.23.mlp.gate_proj.weight": "model-00028-of-00039.safetensors",
|
171 |
+
"model.layers.23.mlp.up_proj.weight": "model-00029-of-00039.safetensors",
|
172 |
+
"model.layers.23.post_attention_layernorm.weight": "model-00029-of-00039.safetensors",
|
173 |
+
"model.layers.23.self_attn.k_proj.weight": "model-00028-of-00039.safetensors",
|
174 |
+
"model.layers.23.self_attn.o_proj.weight": "model-00028-of-00039.safetensors",
|
175 |
+
"model.layers.23.self_attn.q_proj.weight": "model-00028-of-00039.safetensors",
|
176 |
+
"model.layers.23.self_attn.rotary_emb.inv_freq": "model-00028-of-00039.safetensors",
|
177 |
+
"model.layers.23.self_attn.v_proj.weight": "model-00028-of-00039.safetensors",
|
178 |
+
"model.layers.24.input_layernorm.weight": "model-00030-of-00039.safetensors",
|
179 |
+
"model.layers.24.mlp.down_proj.weight": "model-00030-of-00039.safetensors",
|
180 |
+
"model.layers.24.mlp.gate_proj.weight": "model-00030-of-00039.safetensors",
|
181 |
+
"model.layers.24.mlp.up_proj.weight": "model-00030-of-00039.safetensors",
|
182 |
+
"model.layers.24.post_attention_layernorm.weight": "model-00030-of-00039.safetensors",
|
183 |
+
"model.layers.24.self_attn.k_proj.weight": "model-00029-of-00039.safetensors",
|
184 |
+
"model.layers.24.self_attn.o_proj.weight": "model-00029-of-00039.safetensors",
|
185 |
+
"model.layers.24.self_attn.q_proj.weight": "model-00029-of-00039.safetensors",
|
186 |
+
"model.layers.24.self_attn.rotary_emb.inv_freq": "model-00029-of-00039.safetensors",
|
187 |
+
"model.layers.24.self_attn.v_proj.weight": "model-00029-of-00039.safetensors",
|
188 |
+
"model.layers.25.input_layernorm.weight": "model-00031-of-00039.safetensors",
|
189 |
+
"model.layers.25.mlp.down_proj.weight": "model-00031-of-00039.safetensors",
|
190 |
+
"model.layers.25.mlp.gate_proj.weight": "model-00031-of-00039.safetensors",
|
191 |
+
"model.layers.25.mlp.up_proj.weight": "model-00031-of-00039.safetensors",
|
192 |
+
"model.layers.25.post_attention_layernorm.weight": "model-00031-of-00039.safetensors",
|
193 |
+
"model.layers.25.self_attn.k_proj.weight": "model-00030-of-00039.safetensors",
|
194 |
+
"model.layers.25.self_attn.o_proj.weight": "model-00031-of-00039.safetensors",
|
195 |
+
"model.layers.25.self_attn.q_proj.weight": "model-00030-of-00039.safetensors",
|
196 |
+
"model.layers.25.self_attn.rotary_emb.inv_freq": "model-00031-of-00039.safetensors",
|
197 |
+
"model.layers.25.self_attn.v_proj.weight": "model-00030-of-00039.safetensors",
|
198 |
+
"model.layers.26.input_layernorm.weight": "model-00032-of-00039.safetensors",
|
199 |
+
"model.layers.26.mlp.down_proj.weight": "model-00032-of-00039.safetensors",
|
200 |
+
"model.layers.26.mlp.gate_proj.weight": "model-00032-of-00039.safetensors",
|
201 |
+
"model.layers.26.mlp.up_proj.weight": "model-00032-of-00039.safetensors",
|
202 |
+
"model.layers.26.post_attention_layernorm.weight": "model-00032-of-00039.safetensors",
|
203 |
+
"model.layers.26.self_attn.k_proj.weight": "model-00031-of-00039.safetensors",
|
204 |
+
"model.layers.26.self_attn.o_proj.weight": "model-00032-of-00039.safetensors",
|
205 |
+
"model.layers.26.self_attn.q_proj.weight": "model-00031-of-00039.safetensors",
|
206 |
+
"model.layers.26.self_attn.rotary_emb.inv_freq": "model-00032-of-00039.safetensors",
|
207 |
+
"model.layers.26.self_attn.v_proj.weight": "model-00032-of-00039.safetensors",
|
208 |
+
"model.layers.27.input_layernorm.weight": "model-00033-of-00039.safetensors",
|
209 |
+
"model.layers.27.mlp.down_proj.weight": "model-00033-of-00039.safetensors",
|
210 |
+
"model.layers.27.mlp.gate_proj.weight": "model-00033-of-00039.safetensors",
|
211 |
+
"model.layers.27.mlp.up_proj.weight": "model-00033-of-00039.safetensors",
|
212 |
+
"model.layers.27.post_attention_layernorm.weight": "model-00033-of-00039.safetensors",
|
213 |
+
"model.layers.27.self_attn.k_proj.weight": "model-00033-of-00039.safetensors",
|
214 |
+
"model.layers.27.self_attn.o_proj.weight": "model-00033-of-00039.safetensors",
|
215 |
+
"model.layers.27.self_attn.q_proj.weight": "model-00032-of-00039.safetensors",
|
216 |
+
"model.layers.27.self_attn.rotary_emb.inv_freq": "model-00033-of-00039.safetensors",
|
217 |
+
"model.layers.27.self_attn.v_proj.weight": "model-00033-of-00039.safetensors",
|
218 |
+
"model.layers.28.input_layernorm.weight": "model-00035-of-00039.safetensors",
|
219 |
+
"model.layers.28.mlp.down_proj.weight": "model-00034-of-00039.safetensors",
|
220 |
+
"model.layers.28.mlp.gate_proj.weight": "model-00034-of-00039.safetensors",
|
221 |
+
"model.layers.28.mlp.up_proj.weight": "model-00035-of-00039.safetensors",
|
222 |
+
"model.layers.28.post_attention_layernorm.weight": "model-00035-of-00039.safetensors",
|
223 |
+
"model.layers.28.self_attn.k_proj.weight": "model-00034-of-00039.safetensors",
|
224 |
+
"model.layers.28.self_attn.o_proj.weight": "model-00034-of-00039.safetensors",
|
225 |
+
"model.layers.28.self_attn.q_proj.weight": "model-00034-of-00039.safetensors",
|
226 |
+
"model.layers.28.self_attn.rotary_emb.inv_freq": "model-00034-of-00039.safetensors",
|
227 |
+
"model.layers.28.self_attn.v_proj.weight": "model-00034-of-00039.safetensors",
|
228 |
+
"model.layers.29.input_layernorm.weight": "model-00036-of-00039.safetensors",
|
229 |
+
"model.layers.29.mlp.down_proj.weight": "model-00036-of-00039.safetensors",
|
230 |
+
"model.layers.29.mlp.gate_proj.weight": "model-00035-of-00039.safetensors",
|
231 |
+
"model.layers.29.mlp.up_proj.weight": "model-00036-of-00039.safetensors",
|
232 |
+
"model.layers.29.post_attention_layernorm.weight": "model-00036-of-00039.safetensors",
|
233 |
+
"model.layers.29.self_attn.k_proj.weight": "model-00035-of-00039.safetensors",
|
234 |
+
"model.layers.29.self_attn.o_proj.weight": "model-00035-of-00039.safetensors",
|
235 |
+
"model.layers.29.self_attn.q_proj.weight": "model-00035-of-00039.safetensors",
|
236 |
+
"model.layers.29.self_attn.rotary_emb.inv_freq": "model-00035-of-00039.safetensors",
|
237 |
+
"model.layers.29.self_attn.v_proj.weight": "model-00035-of-00039.safetensors",
|
238 |
+
"model.layers.3.input_layernorm.weight": "model-00005-of-00039.safetensors",
|
239 |
+
"model.layers.3.mlp.down_proj.weight": "model-00005-of-00039.safetensors",
|
240 |
+
"model.layers.3.mlp.gate_proj.weight": "model-00005-of-00039.safetensors",
|
241 |
+
"model.layers.3.mlp.up_proj.weight": "model-00005-of-00039.safetensors",
|
242 |
+
"model.layers.3.post_attention_layernorm.weight": "model-00005-of-00039.safetensors",
|
243 |
+
"model.layers.3.self_attn.k_proj.weight": "model-00005-of-00039.safetensors",
|
244 |
+
"model.layers.3.self_attn.o_proj.weight": "model-00005-of-00039.safetensors",
|
245 |
+
"model.layers.3.self_attn.q_proj.weight": "model-00004-of-00039.safetensors",
|
246 |
+
"model.layers.3.self_attn.rotary_emb.inv_freq": "model-00005-of-00039.safetensors",
|
247 |
+
"model.layers.3.self_attn.v_proj.weight": "model-00005-of-00039.safetensors",
|
248 |
+
"model.layers.30.input_layernorm.weight": "model-00037-of-00039.safetensors",
|
249 |
+
"model.layers.30.mlp.down_proj.weight": "model-00037-of-00039.safetensors",
|
250 |
+
"model.layers.30.mlp.gate_proj.weight": "model-00037-of-00039.safetensors",
|
251 |
+
"model.layers.30.mlp.up_proj.weight": "model-00037-of-00039.safetensors",
|
252 |
+
"model.layers.30.post_attention_layernorm.weight": "model-00037-of-00039.safetensors",
|
253 |
+
"model.layers.30.self_attn.k_proj.weight": "model-00036-of-00039.safetensors",
|
254 |
+
"model.layers.30.self_attn.o_proj.weight": "model-00036-of-00039.safetensors",
|
255 |
+
"model.layers.30.self_attn.q_proj.weight": "model-00036-of-00039.safetensors",
|
256 |
+
"model.layers.30.self_attn.rotary_emb.inv_freq": "model-00036-of-00039.safetensors",
|
257 |
+
"model.layers.30.self_attn.v_proj.weight": "model-00036-of-00039.safetensors",
|
258 |
+
"model.layers.31.input_layernorm.weight": "model-00038-of-00039.safetensors",
|
259 |
+
"model.layers.31.mlp.down_proj.weight": "model-00038-of-00039.safetensors",
|
260 |
+
"model.layers.31.mlp.gate_proj.weight": "model-00038-of-00039.safetensors",
|
261 |
+
"model.layers.31.mlp.up_proj.weight": "model-00038-of-00039.safetensors",
|
262 |
+
"model.layers.31.post_attention_layernorm.weight": "model-00038-of-00039.safetensors",
|
263 |
+
"model.layers.31.self_attn.k_proj.weight": "model-00037-of-00039.safetensors",
|
264 |
+
"model.layers.31.self_attn.o_proj.weight": "model-00038-of-00039.safetensors",
|
265 |
+
"model.layers.31.self_attn.q_proj.weight": "model-00037-of-00039.safetensors",
|
266 |
+
"model.layers.31.self_attn.rotary_emb.inv_freq": "model-00038-of-00039.safetensors",
|
267 |
+
"model.layers.31.self_attn.v_proj.weight": "model-00037-of-00039.safetensors",
|
268 |
+
"model.layers.4.input_layernorm.weight": "model-00007-of-00039.safetensors",
|
269 |
+
"model.layers.4.mlp.down_proj.weight": "model-00006-of-00039.safetensors",
|
270 |
+
"model.layers.4.mlp.gate_proj.weight": "model-00006-of-00039.safetensors",
|
271 |
+
"model.layers.4.mlp.up_proj.weight": "model-00007-of-00039.safetensors",
|
272 |
+
"model.layers.4.post_attention_layernorm.weight": "model-00007-of-00039.safetensors",
|
273 |
+
"model.layers.4.self_attn.k_proj.weight": "model-00006-of-00039.safetensors",
|
274 |
+
"model.layers.4.self_attn.o_proj.weight": "model-00006-of-00039.safetensors",
|
275 |
+
"model.layers.4.self_attn.q_proj.weight": "model-00006-of-00039.safetensors",
|
276 |
+
"model.layers.4.self_attn.rotary_emb.inv_freq": "model-00006-of-00039.safetensors",
|
277 |
+
"model.layers.4.self_attn.v_proj.weight": "model-00006-of-00039.safetensors",
|
278 |
+
"model.layers.5.input_layernorm.weight": "model-00008-of-00039.safetensors",
|
279 |
+
"model.layers.5.mlp.down_proj.weight": "model-00008-of-00039.safetensors",
|
280 |
+
"model.layers.5.mlp.gate_proj.weight": "model-00007-of-00039.safetensors",
|
281 |
+
"model.layers.5.mlp.up_proj.weight": "model-00008-of-00039.safetensors",
|
282 |
+
"model.layers.5.post_attention_layernorm.weight": "model-00008-of-00039.safetensors",
|
283 |
+
"model.layers.5.self_attn.k_proj.weight": "model-00007-of-00039.safetensors",
|
284 |
+
"model.layers.5.self_attn.o_proj.weight": "model-00007-of-00039.safetensors",
|
285 |
+
"model.layers.5.self_attn.q_proj.weight": "model-00007-of-00039.safetensors",
|
286 |
+
"model.layers.5.self_attn.rotary_emb.inv_freq": "model-00007-of-00039.safetensors",
|
287 |
+
"model.layers.5.self_attn.v_proj.weight": "model-00007-of-00039.safetensors",
|
288 |
+
"model.layers.6.input_layernorm.weight": "model-00009-of-00039.safetensors",
|
289 |
+
"model.layers.6.mlp.down_proj.weight": "model-00009-of-00039.safetensors",
|
290 |
+
"model.layers.6.mlp.gate_proj.weight": "model-00009-of-00039.safetensors",
|
291 |
+
"model.layers.6.mlp.up_proj.weight": "model-00009-of-00039.safetensors",
|
292 |
+
"model.layers.6.post_attention_layernorm.weight": "model-00009-of-00039.safetensors",
|
293 |
+
"model.layers.6.self_attn.k_proj.weight": "model-00008-of-00039.safetensors",
|
294 |
+
"model.layers.6.self_attn.o_proj.weight": "model-00008-of-00039.safetensors",
|
295 |
+
"model.layers.6.self_attn.q_proj.weight": "model-00008-of-00039.safetensors",
|
296 |
+
"model.layers.6.self_attn.rotary_emb.inv_freq": "model-00008-of-00039.safetensors",
|
297 |
+
"model.layers.6.self_attn.v_proj.weight": "model-00008-of-00039.safetensors",
|
298 |
+
"model.layers.7.input_layernorm.weight": "model-00010-of-00039.safetensors",
|
299 |
+
"model.layers.7.mlp.down_proj.weight": "model-00010-of-00039.safetensors",
|
300 |
+
"model.layers.7.mlp.gate_proj.weight": "model-00010-of-00039.safetensors",
|
301 |
+
"model.layers.7.mlp.up_proj.weight": "model-00010-of-00039.safetensors",
|
302 |
+
"model.layers.7.post_attention_layernorm.weight": "model-00010-of-00039.safetensors",
|
303 |
+
"model.layers.7.self_attn.k_proj.weight": "model-00009-of-00039.safetensors",
|
304 |
+
"model.layers.7.self_attn.o_proj.weight": "model-00010-of-00039.safetensors",
|
305 |
+
"model.layers.7.self_attn.q_proj.weight": "model-00009-of-00039.safetensors",
|
306 |
+
"model.layers.7.self_attn.rotary_emb.inv_freq": "model-00010-of-00039.safetensors",
|
307 |
+
"model.layers.7.self_attn.v_proj.weight": "model-00009-of-00039.safetensors",
|
308 |
+
"model.layers.8.input_layernorm.weight": "model-00011-of-00039.safetensors",
|
309 |
+
"model.layers.8.mlp.down_proj.weight": "model-00011-of-00039.safetensors",
|
310 |
+
"model.layers.8.mlp.gate_proj.weight": "model-00011-of-00039.safetensors",
|
311 |
+
"model.layers.8.mlp.up_proj.weight": "model-00011-of-00039.safetensors",
|
312 |
+
"model.layers.8.post_attention_layernorm.weight": "model-00011-of-00039.safetensors",
|
313 |
+
"model.layers.8.self_attn.k_proj.weight": "model-00010-of-00039.safetensors",
|
314 |
+
"model.layers.8.self_attn.o_proj.weight": "model-00011-of-00039.safetensors",
|
315 |
+
"model.layers.8.self_attn.q_proj.weight": "model-00010-of-00039.safetensors",
|
316 |
+
"model.layers.8.self_attn.rotary_emb.inv_freq": "model-00011-of-00039.safetensors",
|
317 |
+
"model.layers.8.self_attn.v_proj.weight": "model-00011-of-00039.safetensors",
|
318 |
+
"model.layers.9.input_layernorm.weight": "model-00012-of-00039.safetensors",
|
319 |
+
"model.layers.9.mlp.down_proj.weight": "model-00012-of-00039.safetensors",
|
320 |
+
"model.layers.9.mlp.gate_proj.weight": "model-00012-of-00039.safetensors",
|
321 |
+
"model.layers.9.mlp.up_proj.weight": "model-00012-of-00039.safetensors",
|
322 |
+
"model.layers.9.post_attention_layernorm.weight": "model-00012-of-00039.safetensors",
|
323 |
+
"model.layers.9.self_attn.k_proj.weight": "model-00012-of-00039.safetensors",
|
324 |
+
"model.layers.9.self_attn.o_proj.weight": "model-00012-of-00039.safetensors",
|
325 |
+
"model.layers.9.self_attn.q_proj.weight": "model-00011-of-00039.safetensors",
|
326 |
+
"model.layers.9.self_attn.rotary_emb.inv_freq": "model-00012-of-00039.safetensors",
|
327 |
+
"model.layers.9.self_attn.v_proj.weight": "model-00012-of-00039.safetensors",
|
328 |
+
"model.norm.weight": "model-00038-of-00039.safetensors"
|
329 |
+
}
|
330 |
+
}
|
pytorch_model-00001-of-00039.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:72fd1e08167f7bbc6125928bfb70662d2d4d1e54e9db51e383028b5f1345c9e3
|
3 |
+
size 396364479
|
pytorch_model-00002-of-00039.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7d16c21ab3768a64ec8c29582d05f780b5f330ba9955645e375d50766e2d7b4c
|
3 |
+
size 371215393
|
pytorch_model-00003-of-00039.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e1ec5cd25e5d55ca5fb9d6a1c3657fc4d4ed86b3321074cb6956cd1ccd453e4e
|
3 |
+
size 371215986
|
pytorch_model-00004-of-00039.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:92a09cb4f6ab666bc45b9aafcb9e07177c60ed738940737dd94260ee6ff3bdbc
|
3 |
+
size 371215986
|
pytorch_model-00005-of-00039.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c15eca097f646d55a4076ed4b87e6ac85e5f9f15964aaf3952ec26bbc780695a
|
3 |
+
size 371215986
|
pytorch_model-00006-of-00039.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:077d91a9e7bf4aa5ff3696f8da36cb9965c9ff78a46987cb0b0563263eeb0898
|
3 |
+
size 314575888
|
pytorch_model-00007-of-00039.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a580f0c5b4e83160cb413ed8fd1149e21a9a240350480ece13b11cd863f9ab54
|
3 |
+
size 314592882
|
pytorch_model-00008-of-00039.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:614efe32f43cd9017a203123e2669e8b37916c855dc3276365801d19796cdb16
|
3 |
+
size 314592882
|