Upload 42 files
Browse files- config.json +23 -0
- generation_config.json +7 -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
- pytorch_model-00009-of-00039.bin +3 -0
- pytorch_model-00010-of-00039.bin +3 -0
- pytorch_model-00011-of-00039.bin +3 -0
- pytorch_model-00012-of-00039.bin +3 -0
- pytorch_model-00013-of-00039.bin +3 -0
- pytorch_model-00014-of-00039.bin +3 -0
- pytorch_model-00015-of-00039.bin +3 -0
- pytorch_model-00016-of-00039.bin +3 -0
- pytorch_model-00017-of-00039.bin +3 -0
- pytorch_model-00018-of-00039.bin +3 -0
- pytorch_model-00019-of-00039.bin +3 -0
- pytorch_model-00020-of-00039.bin +3 -0
- pytorch_model-00021-of-00039.bin +3 -0
- pytorch_model-00022-of-00039.bin +3 -0
- pytorch_model-00023-of-00039.bin +3 -0
- pytorch_model-00024-of-00039.bin +3 -0
- pytorch_model-00025-of-00039.bin +3 -0
- pytorch_model-00026-of-00039.bin +3 -0
- pytorch_model-00027-of-00039.bin +3 -0
- pytorch_model-00028-of-00039.bin +3 -0
- pytorch_model-00029-of-00039.bin +3 -0
- pytorch_model-00030-of-00039.bin +3 -0
- pytorch_model-00031-of-00039.bin +3 -0
- pytorch_model-00032-of-00039.bin +3 -0
- pytorch_model-00033-of-00039.bin +3 -0
- pytorch_model-00034-of-00039.bin +3 -0
- pytorch_model-00035-of-00039.bin +3 -0
- pytorch_model-00036-of-00039.bin +3 -0
- pytorch_model-00037-of-00039.bin +3 -0
- pytorch_model-00038-of-00039.bin +3 -0
- pytorch_model-00039-of-00039.bin +3 -0
- pytorch_model.bin.index.json +330 -0
config.json
ADDED
|
@@ -0,0 +1,23 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_name_or_path": "decapoda-research/llama-7b-hf",
|
| 3 |
+
"architectures": [
|
| 4 |
+
"LlamaForCausalLM"
|
| 5 |
+
],
|
| 6 |
+
"bos_token_id": 0,
|
| 7 |
+
"eos_token_id": 1,
|
| 8 |
+
"hidden_act": "silu",
|
| 9 |
+
"hidden_size": 4096,
|
| 10 |
+
"initializer_range": 0.02,
|
| 11 |
+
"intermediate_size": 11008,
|
| 12 |
+
"max_sequence_length": 2048,
|
| 13 |
+
"model_type": "llama",
|
| 14 |
+
"num_attention_heads": 32,
|
| 15 |
+
"num_hidden_layers": 32,
|
| 16 |
+
"pad_token_id": -1,
|
| 17 |
+
"rms_norm_eps": 1e-06,
|
| 18 |
+
"tie_word_embeddings": false,
|
| 19 |
+
"torch_dtype": "float16",
|
| 20 |
+
"transformers_version": "4.28.0.dev0",
|
| 21 |
+
"use_cache": true,
|
| 22 |
+
"vocab_size": 32000
|
| 23 |
+
}
|
generation_config.json
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_from_model_config": true,
|
| 3 |
+
"bos_token_id": 0,
|
| 4 |
+
"eos_token_id": 1,
|
| 5 |
+
"pad_token_id": 0,
|
| 6 |
+
"transformers_version": "4.28.0.dev0"
|
| 7 |
+
}
|
pytorch_model-00001-of-00039.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2ed045a0ea10d796cf7e134b51eb83e2d650e84aa8e4fcc1da55bfc4e3115bb4
|
| 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:46b8816abc84fe3294bea3c1e30aaea5a0677ea1aa761b7fed628b2aee353781
|
| 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:53c01e72470aa69c88f915ac16a1102701cf5c9889724e40731fc33893e05bfc
|
| 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:31359e2cee99abfc78be3896304921afc01b6bd92ed251e6eb82200a3a3b17b7
|
| 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:b6469e9bf8c01ee6c23be67825674acefba19dd1545aefa28965f583981a765e
|
| 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:62440899097ad595cfc7f70e6fa48566c2518064379a5c475258a17adf59de4c
|
| 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:73afb82907ad1af37868b4eb5968e1c3b8d812efdbf2665c9375cb150bf7b45b
|
| 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:92ac08ecfca09df4c64c0942874c769cad7bc057c169a203392e2bb4776b7f8c
|
| 3 |
+
size 314592882
|
pytorch_model-00009-of-00039.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:afa38a0d06a945b853516278e5fa0d8ced03035401335decfecf9e2f8686e3c0
|
| 3 |
+
size 371215393
|
pytorch_model-00010-of-00039.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c2e08c14a4425ce9c7364175127a58bbb47286944b8d5aa5e9962c997c41d679
|
| 3 |
+
size 371215986
|
pytorch_model-00011-of-00039.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d73c53cc58bd0a42971d254369af146375355ca06aa7bb80837d926fb39f5784
|
| 3 |
+
size 371215986
|
pytorch_model-00012-of-00039.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5984c3f34e05c2dcaa7627e862cdb41be96c54b3afbc96b54e78b9ce3cf3ec33
|
| 3 |
+
size 371215986
|
pytorch_model-00013-of-00039.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2015d989c09df6a539a88501882ca5d6c201d6469b0402a3538b228daf5aa009
|
| 3 |
+
size 314575888
|
pytorch_model-00014-of-00039.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b96703943fb45733577c99139d671c074167a966f96da81424748e36a8d1798f
|
| 3 |
+
size 314592882
|
pytorch_model-00015-of-00039.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0646410adcf5dfc4fcadcc109e64e8f0e7663798687fce8beade47c44fea6a40
|
| 3 |
+
size 314592882
|
pytorch_model-00016-of-00039.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0c0f7baf022099949ff6ce376e63395d967630f693049fefe1466c80a87168f5
|
| 3 |
+
size 371215393
|
pytorch_model-00017-of-00039.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a9d1a8c76e974b1742c31f0a4480c95d4fc5012ac3ca07965323fb3003cd1203
|
| 3 |
+
size 371215986
|
pytorch_model-00018-of-00039.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b50c07438ba856144e31fd159092763a8b847e456650ccb4cdb81a3ff2fc1e0e
|
| 3 |
+
size 371215986
|
pytorch_model-00019-of-00039.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2b461107eadbbef49fcdd89af5dd7b5832acd3f554e02262a4d29266f3065d56
|
| 3 |
+
size 371215986
|
pytorch_model-00020-of-00039.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:65bcf791db982b9325e97ca3c552fef63946b6cfb912ece93804743985c52627
|
| 3 |
+
size 314575888
|
pytorch_model-00021-of-00039.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:48dbdedbe8b547b24476594d128ca6ef28a307b441c8c1f70dc211fb07788f8e
|
| 3 |
+
size 314592882
|
pytorch_model-00022-of-00039.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7bb1e6304a53235bb37484da83b985949932a79a5f5ee5644023638875819792
|
| 3 |
+
size 314592882
|
pytorch_model-00023-of-00039.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b4bc51a677a2c1f855ff03e42308e5c0d70c72efe4ce8a5c4baa2044228c708f
|
| 3 |
+
size 371215393
|
pytorch_model-00024-of-00039.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2be3092f9827a72dbf2da5b3031b339d5a310a610a997f6a613ca3d2b89ebb82
|
| 3 |
+
size 371215986
|
pytorch_model-00025-of-00039.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:34bd1c9eff49ba75b09f6d78bacefb0736fb17105e6b635f28ffb97d5f876cf0
|
| 3 |
+
size 371215986
|
pytorch_model-00026-of-00039.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:234155d2862182464cff7ebc6d6ad6064fcfdb75186f9e10c6bb7575bab635d5
|
| 3 |
+
size 371215986
|
pytorch_model-00027-of-00039.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b7c32ce5b4375a30d42ac554f6e4e2a2c48da3c8159b14d379fa4679ffc367e4
|
| 3 |
+
size 314575888
|
pytorch_model-00028-of-00039.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:481ed1cfd802c691e264353391d178505c95d0c4f231c3257f3b6379b1860c21
|
| 3 |
+
size 314592882
|
pytorch_model-00029-of-00039.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:66cd2c3d2bf0742bca630d80bbd02a168868fa6b0fc5ca557ee06754d11d4931
|
| 3 |
+
size 314592882
|
pytorch_model-00030-of-00039.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:efe91ff0612a8a45f32891b0e045707b3b8e6d61cd2ee3efdcefc6394ac89444
|
| 3 |
+
size 371215393
|
pytorch_model-00031-of-00039.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5c4543007bb18508a963081f13c1a1b096ca2a6edf0983b5b81e45c6e3a8cbbf
|
| 3 |
+
size 371215986
|
pytorch_model-00032-of-00039.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cee05a6a51fd9c9c26ae82913c501942a7accc59a368685167d63311ea43e1d6
|
| 3 |
+
size 371215986
|
pytorch_model-00033-of-00039.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dae95444a31115e307fd936f18c49babc0c695342b7f99399762dba6301769c2
|
| 3 |
+
size 371215986
|
pytorch_model-00034-of-00039.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4056a6682c2dac4d24c5ded71551a86b671359a31d5cec7317b95b089044d7fa
|
| 3 |
+
size 314575888
|
pytorch_model-00035-of-00039.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b9569a45b9863d718d2b50f85c850e00d05b5a41ff7cfcf347da43b8baa9b156
|
| 3 |
+
size 314592882
|
pytorch_model-00036-of-00039.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fbf3f7d17e5b3eb0280d4fcea432f8759fbb40320d767e39a97ab672078a0a4c
|
| 3 |
+
size 314592882
|
pytorch_model-00037-of-00039.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:771b06c11d157d92a75928d32c4fe029325c82948f9cac9f796d952a9529399c
|
| 3 |
+
size 371215393
|
pytorch_model-00038-of-00039.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6762c675eb30868665ce8ada7a2bbbd117e02f44d47ba3c8dcf91f5623e5ce67
|
| 3 |
+
size 304114977
|
pytorch_model-00039-of-00039.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3350fb71c2bc1e88d77d9685716fd2759e879137814a4120d98265a43f405919
|
| 3 |
+
size 262144938
|
pytorch_model.bin.index.json
ADDED
|
@@ -0,0 +1,330 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"metadata": {
|
| 3 |
+
"total_size": 13476839424
|
| 4 |
+
},
|
| 5 |
+
"weight_map": {
|
| 6 |
+
"lm_head.weight": "pytorch_model-00039-of-00039.bin",
|
| 7 |
+
"model.embed_tokens.weight": "pytorch_model-00001-of-00039.bin",
|
| 8 |
+
"model.layers.0.input_layernorm.weight": "pytorch_model-00002-of-00039.bin",
|
| 9 |
+
"model.layers.0.mlp.down_proj.weight": "pytorch_model-00002-of-00039.bin",
|
| 10 |
+
"model.layers.0.mlp.gate_proj.weight": "pytorch_model-00002-of-00039.bin",
|
| 11 |
+
"model.layers.0.mlp.up_proj.weight": "pytorch_model-00002-of-00039.bin",
|
| 12 |
+
"model.layers.0.post_attention_layernorm.weight": "pytorch_model-00002-of-00039.bin",
|
| 13 |
+
"model.layers.0.self_attn.k_proj.weight": "pytorch_model-00001-of-00039.bin",
|
| 14 |
+
"model.layers.0.self_attn.o_proj.weight": "pytorch_model-00001-of-00039.bin",
|
| 15 |
+
"model.layers.0.self_attn.q_proj.weight": "pytorch_model-00001-of-00039.bin",
|
| 16 |
+
"model.layers.0.self_attn.rotary_emb.inv_freq": "pytorch_model-00001-of-00039.bin",
|
| 17 |
+
"model.layers.0.self_attn.v_proj.weight": "pytorch_model-00001-of-00039.bin",
|
| 18 |
+
"model.layers.1.input_layernorm.weight": "pytorch_model-00003-of-00039.bin",
|
| 19 |
+
"model.layers.1.mlp.down_proj.weight": "pytorch_model-00003-of-00039.bin",
|
| 20 |
+
"model.layers.1.mlp.gate_proj.weight": "pytorch_model-00003-of-00039.bin",
|
| 21 |
+
"model.layers.1.mlp.up_proj.weight": "pytorch_model-00003-of-00039.bin",
|
| 22 |
+
"model.layers.1.post_attention_layernorm.weight": "pytorch_model-00003-of-00039.bin",
|
| 23 |
+
"model.layers.1.self_attn.k_proj.weight": "pytorch_model-00002-of-00039.bin",
|
| 24 |
+
"model.layers.1.self_attn.o_proj.weight": "pytorch_model-00003-of-00039.bin",
|
| 25 |
+
"model.layers.1.self_attn.q_proj.weight": "pytorch_model-00002-of-00039.bin",
|
| 26 |
+
"model.layers.1.self_attn.rotary_emb.inv_freq": "pytorch_model-00003-of-00039.bin",
|
| 27 |
+
"model.layers.1.self_attn.v_proj.weight": "pytorch_model-00002-of-00039.bin",
|
| 28 |
+
"model.layers.10.input_layernorm.weight": "pytorch_model-00014-of-00039.bin",
|
| 29 |
+
"model.layers.10.mlp.down_proj.weight": "pytorch_model-00013-of-00039.bin",
|
| 30 |
+
"model.layers.10.mlp.gate_proj.weight": "pytorch_model-00013-of-00039.bin",
|
| 31 |
+
"model.layers.10.mlp.up_proj.weight": "pytorch_model-00014-of-00039.bin",
|
| 32 |
+
"model.layers.10.post_attention_layernorm.weight": "pytorch_model-00014-of-00039.bin",
|
| 33 |
+
"model.layers.10.self_attn.k_proj.weight": "pytorch_model-00013-of-00039.bin",
|
| 34 |
+
"model.layers.10.self_attn.o_proj.weight": "pytorch_model-00013-of-00039.bin",
|
| 35 |
+
"model.layers.10.self_attn.q_proj.weight": "pytorch_model-00013-of-00039.bin",
|
| 36 |
+
"model.layers.10.self_attn.rotary_emb.inv_freq": "pytorch_model-00013-of-00039.bin",
|
| 37 |
+
"model.layers.10.self_attn.v_proj.weight": "pytorch_model-00013-of-00039.bin",
|
| 38 |
+
"model.layers.11.input_layernorm.weight": "pytorch_model-00015-of-00039.bin",
|
| 39 |
+
"model.layers.11.mlp.down_proj.weight": "pytorch_model-00015-of-00039.bin",
|
| 40 |
+
"model.layers.11.mlp.gate_proj.weight": "pytorch_model-00014-of-00039.bin",
|
| 41 |
+
"model.layers.11.mlp.up_proj.weight": "pytorch_model-00015-of-00039.bin",
|
| 42 |
+
"model.layers.11.post_attention_layernorm.weight": "pytorch_model-00015-of-00039.bin",
|
| 43 |
+
"model.layers.11.self_attn.k_proj.weight": "pytorch_model-00014-of-00039.bin",
|
| 44 |
+
"model.layers.11.self_attn.o_proj.weight": "pytorch_model-00014-of-00039.bin",
|
| 45 |
+
"model.layers.11.self_attn.q_proj.weight": "pytorch_model-00014-of-00039.bin",
|
| 46 |
+
"model.layers.11.self_attn.rotary_emb.inv_freq": "pytorch_model-00014-of-00039.bin",
|
| 47 |
+
"model.layers.11.self_attn.v_proj.weight": "pytorch_model-00014-of-00039.bin",
|
| 48 |
+
"model.layers.12.input_layernorm.weight": "pytorch_model-00016-of-00039.bin",
|
| 49 |
+
"model.layers.12.mlp.down_proj.weight": "pytorch_model-00016-of-00039.bin",
|
| 50 |
+
"model.layers.12.mlp.gate_proj.weight": "pytorch_model-00016-of-00039.bin",
|
| 51 |
+
"model.layers.12.mlp.up_proj.weight": "pytorch_model-00016-of-00039.bin",
|
| 52 |
+
"model.layers.12.post_attention_layernorm.weight": "pytorch_model-00016-of-00039.bin",
|
| 53 |
+
"model.layers.12.self_attn.k_proj.weight": "pytorch_model-00015-of-00039.bin",
|
| 54 |
+
"model.layers.12.self_attn.o_proj.weight": "pytorch_model-00015-of-00039.bin",
|
| 55 |
+
"model.layers.12.self_attn.q_proj.weight": "pytorch_model-00015-of-00039.bin",
|
| 56 |
+
"model.layers.12.self_attn.rotary_emb.inv_freq": "pytorch_model-00015-of-00039.bin",
|
| 57 |
+
"model.layers.12.self_attn.v_proj.weight": "pytorch_model-00015-of-00039.bin",
|
| 58 |
+
"model.layers.13.input_layernorm.weight": "pytorch_model-00017-of-00039.bin",
|
| 59 |
+
"model.layers.13.mlp.down_proj.weight": "pytorch_model-00017-of-00039.bin",
|
| 60 |
+
"model.layers.13.mlp.gate_proj.weight": "pytorch_model-00017-of-00039.bin",
|
| 61 |
+
"model.layers.13.mlp.up_proj.weight": "pytorch_model-00017-of-00039.bin",
|
| 62 |
+
"model.layers.13.post_attention_layernorm.weight": "pytorch_model-00017-of-00039.bin",
|
| 63 |
+
"model.layers.13.self_attn.k_proj.weight": "pytorch_model-00016-of-00039.bin",
|
| 64 |
+
"model.layers.13.self_attn.o_proj.weight": "pytorch_model-00017-of-00039.bin",
|
| 65 |
+
"model.layers.13.self_attn.q_proj.weight": "pytorch_model-00016-of-00039.bin",
|
| 66 |
+
"model.layers.13.self_attn.rotary_emb.inv_freq": "pytorch_model-00017-of-00039.bin",
|
| 67 |
+
"model.layers.13.self_attn.v_proj.weight": "pytorch_model-00016-of-00039.bin",
|
| 68 |
+
"model.layers.14.input_layernorm.weight": "pytorch_model-00018-of-00039.bin",
|
| 69 |
+
"model.layers.14.mlp.down_proj.weight": "pytorch_model-00018-of-00039.bin",
|
| 70 |
+
"model.layers.14.mlp.gate_proj.weight": "pytorch_model-00018-of-00039.bin",
|
| 71 |
+
"model.layers.14.mlp.up_proj.weight": "pytorch_model-00018-of-00039.bin",
|
| 72 |
+
"model.layers.14.post_attention_layernorm.weight": "pytorch_model-00018-of-00039.bin",
|
| 73 |
+
"model.layers.14.self_attn.k_proj.weight": "pytorch_model-00017-of-00039.bin",
|
| 74 |
+
"model.layers.14.self_attn.o_proj.weight": "pytorch_model-00018-of-00039.bin",
|
| 75 |
+
"model.layers.14.self_attn.q_proj.weight": "pytorch_model-00017-of-00039.bin",
|
| 76 |
+
"model.layers.14.self_attn.rotary_emb.inv_freq": "pytorch_model-00018-of-00039.bin",
|
| 77 |
+
"model.layers.14.self_attn.v_proj.weight": "pytorch_model-00018-of-00039.bin",
|
| 78 |
+
"model.layers.15.input_layernorm.weight": "pytorch_model-00019-of-00039.bin",
|
| 79 |
+
"model.layers.15.mlp.down_proj.weight": "pytorch_model-00019-of-00039.bin",
|
| 80 |
+
"model.layers.15.mlp.gate_proj.weight": "pytorch_model-00019-of-00039.bin",
|
| 81 |
+
"model.layers.15.mlp.up_proj.weight": "pytorch_model-00019-of-00039.bin",
|
| 82 |
+
"model.layers.15.post_attention_layernorm.weight": "pytorch_model-00019-of-00039.bin",
|
| 83 |
+
"model.layers.15.self_attn.k_proj.weight": "pytorch_model-00019-of-00039.bin",
|
| 84 |
+
"model.layers.15.self_attn.o_proj.weight": "pytorch_model-00019-of-00039.bin",
|
| 85 |
+
"model.layers.15.self_attn.q_proj.weight": "pytorch_model-00018-of-00039.bin",
|
| 86 |
+
"model.layers.15.self_attn.rotary_emb.inv_freq": "pytorch_model-00019-of-00039.bin",
|
| 87 |
+
"model.layers.15.self_attn.v_proj.weight": "pytorch_model-00019-of-00039.bin",
|
| 88 |
+
"model.layers.16.input_layernorm.weight": "pytorch_model-00021-of-00039.bin",
|
| 89 |
+
"model.layers.16.mlp.down_proj.weight": "pytorch_model-00020-of-00039.bin",
|
| 90 |
+
"model.layers.16.mlp.gate_proj.weight": "pytorch_model-00020-of-00039.bin",
|
| 91 |
+
"model.layers.16.mlp.up_proj.weight": "pytorch_model-00021-of-00039.bin",
|
| 92 |
+
"model.layers.16.post_attention_layernorm.weight": "pytorch_model-00021-of-00039.bin",
|
| 93 |
+
"model.layers.16.self_attn.k_proj.weight": "pytorch_model-00020-of-00039.bin",
|
| 94 |
+
"model.layers.16.self_attn.o_proj.weight": "pytorch_model-00020-of-00039.bin",
|
| 95 |
+
"model.layers.16.self_attn.q_proj.weight": "pytorch_model-00020-of-00039.bin",
|
| 96 |
+
"model.layers.16.self_attn.rotary_emb.inv_freq": "pytorch_model-00020-of-00039.bin",
|
| 97 |
+
"model.layers.16.self_attn.v_proj.weight": "pytorch_model-00020-of-00039.bin",
|
| 98 |
+
"model.layers.17.input_layernorm.weight": "pytorch_model-00022-of-00039.bin",
|
| 99 |
+
"model.layers.17.mlp.down_proj.weight": "pytorch_model-00022-of-00039.bin",
|
| 100 |
+
"model.layers.17.mlp.gate_proj.weight": "pytorch_model-00021-of-00039.bin",
|
| 101 |
+
"model.layers.17.mlp.up_proj.weight": "pytorch_model-00022-of-00039.bin",
|
| 102 |
+
"model.layers.17.post_attention_layernorm.weight": "pytorch_model-00022-of-00039.bin",
|
| 103 |
+
"model.layers.17.self_attn.k_proj.weight": "pytorch_model-00021-of-00039.bin",
|
| 104 |
+
"model.layers.17.self_attn.o_proj.weight": "pytorch_model-00021-of-00039.bin",
|
| 105 |
+
"model.layers.17.self_attn.q_proj.weight": "pytorch_model-00021-of-00039.bin",
|
| 106 |
+
"model.layers.17.self_attn.rotary_emb.inv_freq": "pytorch_model-00021-of-00039.bin",
|
| 107 |
+
"model.layers.17.self_attn.v_proj.weight": "pytorch_model-00021-of-00039.bin",
|
| 108 |
+
"model.layers.18.input_layernorm.weight": "pytorch_model-00023-of-00039.bin",
|
| 109 |
+
"model.layers.18.mlp.down_proj.weight": "pytorch_model-00023-of-00039.bin",
|
| 110 |
+
"model.layers.18.mlp.gate_proj.weight": "pytorch_model-00023-of-00039.bin",
|
| 111 |
+
"model.layers.18.mlp.up_proj.weight": "pytorch_model-00023-of-00039.bin",
|
| 112 |
+
"model.layers.18.post_attention_layernorm.weight": "pytorch_model-00023-of-00039.bin",
|
| 113 |
+
"model.layers.18.self_attn.k_proj.weight": "pytorch_model-00022-of-00039.bin",
|
| 114 |
+
"model.layers.18.self_attn.o_proj.weight": "pytorch_model-00022-of-00039.bin",
|
| 115 |
+
"model.layers.18.self_attn.q_proj.weight": "pytorch_model-00022-of-00039.bin",
|
| 116 |
+
"model.layers.18.self_attn.rotary_emb.inv_freq": "pytorch_model-00022-of-00039.bin",
|
| 117 |
+
"model.layers.18.self_attn.v_proj.weight": "pytorch_model-00022-of-00039.bin",
|
| 118 |
+
"model.layers.19.input_layernorm.weight": "pytorch_model-00024-of-00039.bin",
|
| 119 |
+
"model.layers.19.mlp.down_proj.weight": "pytorch_model-00024-of-00039.bin",
|
| 120 |
+
"model.layers.19.mlp.gate_proj.weight": "pytorch_model-00024-of-00039.bin",
|
| 121 |
+
"model.layers.19.mlp.up_proj.weight": "pytorch_model-00024-of-00039.bin",
|
| 122 |
+
"model.layers.19.post_attention_layernorm.weight": "pytorch_model-00024-of-00039.bin",
|
| 123 |
+
"model.layers.19.self_attn.k_proj.weight": "pytorch_model-00023-of-00039.bin",
|
| 124 |
+
"model.layers.19.self_attn.o_proj.weight": "pytorch_model-00024-of-00039.bin",
|
| 125 |
+
"model.layers.19.self_attn.q_proj.weight": "pytorch_model-00023-of-00039.bin",
|
| 126 |
+
"model.layers.19.self_attn.rotary_emb.inv_freq": "pytorch_model-00024-of-00039.bin",
|
| 127 |
+
"model.layers.19.self_attn.v_proj.weight": "pytorch_model-00023-of-00039.bin",
|
| 128 |
+
"model.layers.2.input_layernorm.weight": "pytorch_model-00004-of-00039.bin",
|
| 129 |
+
"model.layers.2.mlp.down_proj.weight": "pytorch_model-00004-of-00039.bin",
|
| 130 |
+
"model.layers.2.mlp.gate_proj.weight": "pytorch_model-00004-of-00039.bin",
|
| 131 |
+
"model.layers.2.mlp.up_proj.weight": "pytorch_model-00004-of-00039.bin",
|
| 132 |
+
"model.layers.2.post_attention_layernorm.weight": "pytorch_model-00004-of-00039.bin",
|
| 133 |
+
"model.layers.2.self_attn.k_proj.weight": "pytorch_model-00003-of-00039.bin",
|
| 134 |
+
"model.layers.2.self_attn.o_proj.weight": "pytorch_model-00004-of-00039.bin",
|
| 135 |
+
"model.layers.2.self_attn.q_proj.weight": "pytorch_model-00003-of-00039.bin",
|
| 136 |
+
"model.layers.2.self_attn.rotary_emb.inv_freq": "pytorch_model-00004-of-00039.bin",
|
| 137 |
+
"model.layers.2.self_attn.v_proj.weight": "pytorch_model-00004-of-00039.bin",
|
| 138 |
+
"model.layers.20.input_layernorm.weight": "pytorch_model-00025-of-00039.bin",
|
| 139 |
+
"model.layers.20.mlp.down_proj.weight": "pytorch_model-00025-of-00039.bin",
|
| 140 |
+
"model.layers.20.mlp.gate_proj.weight": "pytorch_model-00025-of-00039.bin",
|
| 141 |
+
"model.layers.20.mlp.up_proj.weight": "pytorch_model-00025-of-00039.bin",
|
| 142 |
+
"model.layers.20.post_attention_layernorm.weight": "pytorch_model-00025-of-00039.bin",
|
| 143 |
+
"model.layers.20.self_attn.k_proj.weight": "pytorch_model-00024-of-00039.bin",
|
| 144 |
+
"model.layers.20.self_attn.o_proj.weight": "pytorch_model-00025-of-00039.bin",
|
| 145 |
+
"model.layers.20.self_attn.q_proj.weight": "pytorch_model-00024-of-00039.bin",
|
| 146 |
+
"model.layers.20.self_attn.rotary_emb.inv_freq": "pytorch_model-00025-of-00039.bin",
|
| 147 |
+
"model.layers.20.self_attn.v_proj.weight": "pytorch_model-00025-of-00039.bin",
|
| 148 |
+
"model.layers.21.input_layernorm.weight": "pytorch_model-00026-of-00039.bin",
|
| 149 |
+
"model.layers.21.mlp.down_proj.weight": "pytorch_model-00026-of-00039.bin",
|
| 150 |
+
"model.layers.21.mlp.gate_proj.weight": "pytorch_model-00026-of-00039.bin",
|
| 151 |
+
"model.layers.21.mlp.up_proj.weight": "pytorch_model-00026-of-00039.bin",
|
| 152 |
+
"model.layers.21.post_attention_layernorm.weight": "pytorch_model-00026-of-00039.bin",
|
| 153 |
+
"model.layers.21.self_attn.k_proj.weight": "pytorch_model-00026-of-00039.bin",
|
| 154 |
+
"model.layers.21.self_attn.o_proj.weight": "pytorch_model-00026-of-00039.bin",
|
| 155 |
+
"model.layers.21.self_attn.q_proj.weight": "pytorch_model-00025-of-00039.bin",
|
| 156 |
+
"model.layers.21.self_attn.rotary_emb.inv_freq": "pytorch_model-00026-of-00039.bin",
|
| 157 |
+
"model.layers.21.self_attn.v_proj.weight": "pytorch_model-00026-of-00039.bin",
|
| 158 |
+
"model.layers.22.input_layernorm.weight": "pytorch_model-00028-of-00039.bin",
|
| 159 |
+
"model.layers.22.mlp.down_proj.weight": "pytorch_model-00027-of-00039.bin",
|
| 160 |
+
"model.layers.22.mlp.gate_proj.weight": "pytorch_model-00027-of-00039.bin",
|
| 161 |
+
"model.layers.22.mlp.up_proj.weight": "pytorch_model-00028-of-00039.bin",
|
| 162 |
+
"model.layers.22.post_attention_layernorm.weight": "pytorch_model-00028-of-00039.bin",
|
| 163 |
+
"model.layers.22.self_attn.k_proj.weight": "pytorch_model-00027-of-00039.bin",
|
| 164 |
+
"model.layers.22.self_attn.o_proj.weight": "pytorch_model-00027-of-00039.bin",
|
| 165 |
+
"model.layers.22.self_attn.q_proj.weight": "pytorch_model-00027-of-00039.bin",
|
| 166 |
+
"model.layers.22.self_attn.rotary_emb.inv_freq": "pytorch_model-00027-of-00039.bin",
|
| 167 |
+
"model.layers.22.self_attn.v_proj.weight": "pytorch_model-00027-of-00039.bin",
|
| 168 |
+
"model.layers.23.input_layernorm.weight": "pytorch_model-00029-of-00039.bin",
|
| 169 |
+
"model.layers.23.mlp.down_proj.weight": "pytorch_model-00029-of-00039.bin",
|
| 170 |
+
"model.layers.23.mlp.gate_proj.weight": "pytorch_model-00028-of-00039.bin",
|
| 171 |
+
"model.layers.23.mlp.up_proj.weight": "pytorch_model-00029-of-00039.bin",
|
| 172 |
+
"model.layers.23.post_attention_layernorm.weight": "pytorch_model-00029-of-00039.bin",
|
| 173 |
+
"model.layers.23.self_attn.k_proj.weight": "pytorch_model-00028-of-00039.bin",
|
| 174 |
+
"model.layers.23.self_attn.o_proj.weight": "pytorch_model-00028-of-00039.bin",
|
| 175 |
+
"model.layers.23.self_attn.q_proj.weight": "pytorch_model-00028-of-00039.bin",
|
| 176 |
+
"model.layers.23.self_attn.rotary_emb.inv_freq": "pytorch_model-00028-of-00039.bin",
|
| 177 |
+
"model.layers.23.self_attn.v_proj.weight": "pytorch_model-00028-of-00039.bin",
|
| 178 |
+
"model.layers.24.input_layernorm.weight": "pytorch_model-00030-of-00039.bin",
|
| 179 |
+
"model.layers.24.mlp.down_proj.weight": "pytorch_model-00030-of-00039.bin",
|
| 180 |
+
"model.layers.24.mlp.gate_proj.weight": "pytorch_model-00030-of-00039.bin",
|
| 181 |
+
"model.layers.24.mlp.up_proj.weight": "pytorch_model-00030-of-00039.bin",
|
| 182 |
+
"model.layers.24.post_attention_layernorm.weight": "pytorch_model-00030-of-00039.bin",
|
| 183 |
+
"model.layers.24.self_attn.k_proj.weight": "pytorch_model-00029-of-00039.bin",
|
| 184 |
+
"model.layers.24.self_attn.o_proj.weight": "pytorch_model-00029-of-00039.bin",
|
| 185 |
+
"model.layers.24.self_attn.q_proj.weight": "pytorch_model-00029-of-00039.bin",
|
| 186 |
+
"model.layers.24.self_attn.rotary_emb.inv_freq": "pytorch_model-00029-of-00039.bin",
|
| 187 |
+
"model.layers.24.self_attn.v_proj.weight": "pytorch_model-00029-of-00039.bin",
|
| 188 |
+
"model.layers.25.input_layernorm.weight": "pytorch_model-00031-of-00039.bin",
|
| 189 |
+
"model.layers.25.mlp.down_proj.weight": "pytorch_model-00031-of-00039.bin",
|
| 190 |
+
"model.layers.25.mlp.gate_proj.weight": "pytorch_model-00031-of-00039.bin",
|
| 191 |
+
"model.layers.25.mlp.up_proj.weight": "pytorch_model-00031-of-00039.bin",
|
| 192 |
+
"model.layers.25.post_attention_layernorm.weight": "pytorch_model-00031-of-00039.bin",
|
| 193 |
+
"model.layers.25.self_attn.k_proj.weight": "pytorch_model-00030-of-00039.bin",
|
| 194 |
+
"model.layers.25.self_attn.o_proj.weight": "pytorch_model-00031-of-00039.bin",
|
| 195 |
+
"model.layers.25.self_attn.q_proj.weight": "pytorch_model-00030-of-00039.bin",
|
| 196 |
+
"model.layers.25.self_attn.rotary_emb.inv_freq": "pytorch_model-00031-of-00039.bin",
|
| 197 |
+
"model.layers.25.self_attn.v_proj.weight": "pytorch_model-00030-of-00039.bin",
|
| 198 |
+
"model.layers.26.input_layernorm.weight": "pytorch_model-00032-of-00039.bin",
|
| 199 |
+
"model.layers.26.mlp.down_proj.weight": "pytorch_model-00032-of-00039.bin",
|
| 200 |
+
"model.layers.26.mlp.gate_proj.weight": "pytorch_model-00032-of-00039.bin",
|
| 201 |
+
"model.layers.26.mlp.up_proj.weight": "pytorch_model-00032-of-00039.bin",
|
| 202 |
+
"model.layers.26.post_attention_layernorm.weight": "pytorch_model-00032-of-00039.bin",
|
| 203 |
+
"model.layers.26.self_attn.k_proj.weight": "pytorch_model-00031-of-00039.bin",
|
| 204 |
+
"model.layers.26.self_attn.o_proj.weight": "pytorch_model-00032-of-00039.bin",
|
| 205 |
+
"model.layers.26.self_attn.q_proj.weight": "pytorch_model-00031-of-00039.bin",
|
| 206 |
+
"model.layers.26.self_attn.rotary_emb.inv_freq": "pytorch_model-00032-of-00039.bin",
|
| 207 |
+
"model.layers.26.self_attn.v_proj.weight": "pytorch_model-00032-of-00039.bin",
|
| 208 |
+
"model.layers.27.input_layernorm.weight": "pytorch_model-00033-of-00039.bin",
|
| 209 |
+
"model.layers.27.mlp.down_proj.weight": "pytorch_model-00033-of-00039.bin",
|
| 210 |
+
"model.layers.27.mlp.gate_proj.weight": "pytorch_model-00033-of-00039.bin",
|
| 211 |
+
"model.layers.27.mlp.up_proj.weight": "pytorch_model-00033-of-00039.bin",
|
| 212 |
+
"model.layers.27.post_attention_layernorm.weight": "pytorch_model-00033-of-00039.bin",
|
| 213 |
+
"model.layers.27.self_attn.k_proj.weight": "pytorch_model-00033-of-00039.bin",
|
| 214 |
+
"model.layers.27.self_attn.o_proj.weight": "pytorch_model-00033-of-00039.bin",
|
| 215 |
+
"model.layers.27.self_attn.q_proj.weight": "pytorch_model-00032-of-00039.bin",
|
| 216 |
+
"model.layers.27.self_attn.rotary_emb.inv_freq": "pytorch_model-00033-of-00039.bin",
|
| 217 |
+
"model.layers.27.self_attn.v_proj.weight": "pytorch_model-00033-of-00039.bin",
|
| 218 |
+
"model.layers.28.input_layernorm.weight": "pytorch_model-00035-of-00039.bin",
|
| 219 |
+
"model.layers.28.mlp.down_proj.weight": "pytorch_model-00034-of-00039.bin",
|
| 220 |
+
"model.layers.28.mlp.gate_proj.weight": "pytorch_model-00034-of-00039.bin",
|
| 221 |
+
"model.layers.28.mlp.up_proj.weight": "pytorch_model-00035-of-00039.bin",
|
| 222 |
+
"model.layers.28.post_attention_layernorm.weight": "pytorch_model-00035-of-00039.bin",
|
| 223 |
+
"model.layers.28.self_attn.k_proj.weight": "pytorch_model-00034-of-00039.bin",
|
| 224 |
+
"model.layers.28.self_attn.o_proj.weight": "pytorch_model-00034-of-00039.bin",
|
| 225 |
+
"model.layers.28.self_attn.q_proj.weight": "pytorch_model-00034-of-00039.bin",
|
| 226 |
+
"model.layers.28.self_attn.rotary_emb.inv_freq": "pytorch_model-00034-of-00039.bin",
|
| 227 |
+
"model.layers.28.self_attn.v_proj.weight": "pytorch_model-00034-of-00039.bin",
|
| 228 |
+
"model.layers.29.input_layernorm.weight": "pytorch_model-00036-of-00039.bin",
|
| 229 |
+
"model.layers.29.mlp.down_proj.weight": "pytorch_model-00036-of-00039.bin",
|
| 230 |
+
"model.layers.29.mlp.gate_proj.weight": "pytorch_model-00035-of-00039.bin",
|
| 231 |
+
"model.layers.29.mlp.up_proj.weight": "pytorch_model-00036-of-00039.bin",
|
| 232 |
+
"model.layers.29.post_attention_layernorm.weight": "pytorch_model-00036-of-00039.bin",
|
| 233 |
+
"model.layers.29.self_attn.k_proj.weight": "pytorch_model-00035-of-00039.bin",
|
| 234 |
+
"model.layers.29.self_attn.o_proj.weight": "pytorch_model-00035-of-00039.bin",
|
| 235 |
+
"model.layers.29.self_attn.q_proj.weight": "pytorch_model-00035-of-00039.bin",
|
| 236 |
+
"model.layers.29.self_attn.rotary_emb.inv_freq": "pytorch_model-00035-of-00039.bin",
|
| 237 |
+
"model.layers.29.self_attn.v_proj.weight": "pytorch_model-00035-of-00039.bin",
|
| 238 |
+
"model.layers.3.input_layernorm.weight": "pytorch_model-00005-of-00039.bin",
|
| 239 |
+
"model.layers.3.mlp.down_proj.weight": "pytorch_model-00005-of-00039.bin",
|
| 240 |
+
"model.layers.3.mlp.gate_proj.weight": "pytorch_model-00005-of-00039.bin",
|
| 241 |
+
"model.layers.3.mlp.up_proj.weight": "pytorch_model-00005-of-00039.bin",
|
| 242 |
+
"model.layers.3.post_attention_layernorm.weight": "pytorch_model-00005-of-00039.bin",
|
| 243 |
+
"model.layers.3.self_attn.k_proj.weight": "pytorch_model-00005-of-00039.bin",
|
| 244 |
+
"model.layers.3.self_attn.o_proj.weight": "pytorch_model-00005-of-00039.bin",
|
| 245 |
+
"model.layers.3.self_attn.q_proj.weight": "pytorch_model-00004-of-00039.bin",
|
| 246 |
+
"model.layers.3.self_attn.rotary_emb.inv_freq": "pytorch_model-00005-of-00039.bin",
|
| 247 |
+
"model.layers.3.self_attn.v_proj.weight": "pytorch_model-00005-of-00039.bin",
|
| 248 |
+
"model.layers.30.input_layernorm.weight": "pytorch_model-00037-of-00039.bin",
|
| 249 |
+
"model.layers.30.mlp.down_proj.weight": "pytorch_model-00037-of-00039.bin",
|
| 250 |
+
"model.layers.30.mlp.gate_proj.weight": "pytorch_model-00037-of-00039.bin",
|
| 251 |
+
"model.layers.30.mlp.up_proj.weight": "pytorch_model-00037-of-00039.bin",
|
| 252 |
+
"model.layers.30.post_attention_layernorm.weight": "pytorch_model-00037-of-00039.bin",
|
| 253 |
+
"model.layers.30.self_attn.k_proj.weight": "pytorch_model-00036-of-00039.bin",
|
| 254 |
+
"model.layers.30.self_attn.o_proj.weight": "pytorch_model-00036-of-00039.bin",
|
| 255 |
+
"model.layers.30.self_attn.q_proj.weight": "pytorch_model-00036-of-00039.bin",
|
| 256 |
+
"model.layers.30.self_attn.rotary_emb.inv_freq": "pytorch_model-00036-of-00039.bin",
|
| 257 |
+
"model.layers.30.self_attn.v_proj.weight": "pytorch_model-00036-of-00039.bin",
|
| 258 |
+
"model.layers.31.input_layernorm.weight": "pytorch_model-00038-of-00039.bin",
|
| 259 |
+
"model.layers.31.mlp.down_proj.weight": "pytorch_model-00038-of-00039.bin",
|
| 260 |
+
"model.layers.31.mlp.gate_proj.weight": "pytorch_model-00038-of-00039.bin",
|
| 261 |
+
"model.layers.31.mlp.up_proj.weight": "pytorch_model-00038-of-00039.bin",
|
| 262 |
+
"model.layers.31.post_attention_layernorm.weight": "pytorch_model-00038-of-00039.bin",
|
| 263 |
+
"model.layers.31.self_attn.k_proj.weight": "pytorch_model-00037-of-00039.bin",
|
| 264 |
+
"model.layers.31.self_attn.o_proj.weight": "pytorch_model-00038-of-00039.bin",
|
| 265 |
+
"model.layers.31.self_attn.q_proj.weight": "pytorch_model-00037-of-00039.bin",
|
| 266 |
+
"model.layers.31.self_attn.rotary_emb.inv_freq": "pytorch_model-00038-of-00039.bin",
|
| 267 |
+
"model.layers.31.self_attn.v_proj.weight": "pytorch_model-00037-of-00039.bin",
|
| 268 |
+
"model.layers.4.input_layernorm.weight": "pytorch_model-00007-of-00039.bin",
|
| 269 |
+
"model.layers.4.mlp.down_proj.weight": "pytorch_model-00006-of-00039.bin",
|
| 270 |
+
"model.layers.4.mlp.gate_proj.weight": "pytorch_model-00006-of-00039.bin",
|
| 271 |
+
"model.layers.4.mlp.up_proj.weight": "pytorch_model-00007-of-00039.bin",
|
| 272 |
+
"model.layers.4.post_attention_layernorm.weight": "pytorch_model-00007-of-00039.bin",
|
| 273 |
+
"model.layers.4.self_attn.k_proj.weight": "pytorch_model-00006-of-00039.bin",
|
| 274 |
+
"model.layers.4.self_attn.o_proj.weight": "pytorch_model-00006-of-00039.bin",
|
| 275 |
+
"model.layers.4.self_attn.q_proj.weight": "pytorch_model-00006-of-00039.bin",
|
| 276 |
+
"model.layers.4.self_attn.rotary_emb.inv_freq": "pytorch_model-00006-of-00039.bin",
|
| 277 |
+
"model.layers.4.self_attn.v_proj.weight": "pytorch_model-00006-of-00039.bin",
|
| 278 |
+
"model.layers.5.input_layernorm.weight": "pytorch_model-00008-of-00039.bin",
|
| 279 |
+
"model.layers.5.mlp.down_proj.weight": "pytorch_model-00008-of-00039.bin",
|
| 280 |
+
"model.layers.5.mlp.gate_proj.weight": "pytorch_model-00007-of-00039.bin",
|
| 281 |
+
"model.layers.5.mlp.up_proj.weight": "pytorch_model-00008-of-00039.bin",
|
| 282 |
+
"model.layers.5.post_attention_layernorm.weight": "pytorch_model-00008-of-00039.bin",
|
| 283 |
+
"model.layers.5.self_attn.k_proj.weight": "pytorch_model-00007-of-00039.bin",
|
| 284 |
+
"model.layers.5.self_attn.o_proj.weight": "pytorch_model-00007-of-00039.bin",
|
| 285 |
+
"model.layers.5.self_attn.q_proj.weight": "pytorch_model-00007-of-00039.bin",
|
| 286 |
+
"model.layers.5.self_attn.rotary_emb.inv_freq": "pytorch_model-00007-of-00039.bin",
|
| 287 |
+
"model.layers.5.self_attn.v_proj.weight": "pytorch_model-00007-of-00039.bin",
|
| 288 |
+
"model.layers.6.input_layernorm.weight": "pytorch_model-00009-of-00039.bin",
|
| 289 |
+
"model.layers.6.mlp.down_proj.weight": "pytorch_model-00009-of-00039.bin",
|
| 290 |
+
"model.layers.6.mlp.gate_proj.weight": "pytorch_model-00009-of-00039.bin",
|
| 291 |
+
"model.layers.6.mlp.up_proj.weight": "pytorch_model-00009-of-00039.bin",
|
| 292 |
+
"model.layers.6.post_attention_layernorm.weight": "pytorch_model-00009-of-00039.bin",
|
| 293 |
+
"model.layers.6.self_attn.k_proj.weight": "pytorch_model-00008-of-00039.bin",
|
| 294 |
+
"model.layers.6.self_attn.o_proj.weight": "pytorch_model-00008-of-00039.bin",
|
| 295 |
+
"model.layers.6.self_attn.q_proj.weight": "pytorch_model-00008-of-00039.bin",
|
| 296 |
+
"model.layers.6.self_attn.rotary_emb.inv_freq": "pytorch_model-00008-of-00039.bin",
|
| 297 |
+
"model.layers.6.self_attn.v_proj.weight": "pytorch_model-00008-of-00039.bin",
|
| 298 |
+
"model.layers.7.input_layernorm.weight": "pytorch_model-00010-of-00039.bin",
|
| 299 |
+
"model.layers.7.mlp.down_proj.weight": "pytorch_model-00010-of-00039.bin",
|
| 300 |
+
"model.layers.7.mlp.gate_proj.weight": "pytorch_model-00010-of-00039.bin",
|
| 301 |
+
"model.layers.7.mlp.up_proj.weight": "pytorch_model-00010-of-00039.bin",
|
| 302 |
+
"model.layers.7.post_attention_layernorm.weight": "pytorch_model-00010-of-00039.bin",
|
| 303 |
+
"model.layers.7.self_attn.k_proj.weight": "pytorch_model-00009-of-00039.bin",
|
| 304 |
+
"model.layers.7.self_attn.o_proj.weight": "pytorch_model-00010-of-00039.bin",
|
| 305 |
+
"model.layers.7.self_attn.q_proj.weight": "pytorch_model-00009-of-00039.bin",
|
| 306 |
+
"model.layers.7.self_attn.rotary_emb.inv_freq": "pytorch_model-00010-of-00039.bin",
|
| 307 |
+
"model.layers.7.self_attn.v_proj.weight": "pytorch_model-00009-of-00039.bin",
|
| 308 |
+
"model.layers.8.input_layernorm.weight": "pytorch_model-00011-of-00039.bin",
|
| 309 |
+
"model.layers.8.mlp.down_proj.weight": "pytorch_model-00011-of-00039.bin",
|
| 310 |
+
"model.layers.8.mlp.gate_proj.weight": "pytorch_model-00011-of-00039.bin",
|
| 311 |
+
"model.layers.8.mlp.up_proj.weight": "pytorch_model-00011-of-00039.bin",
|
| 312 |
+
"model.layers.8.post_attention_layernorm.weight": "pytorch_model-00011-of-00039.bin",
|
| 313 |
+
"model.layers.8.self_attn.k_proj.weight": "pytorch_model-00010-of-00039.bin",
|
| 314 |
+
"model.layers.8.self_attn.o_proj.weight": "pytorch_model-00011-of-00039.bin",
|
| 315 |
+
"model.layers.8.self_attn.q_proj.weight": "pytorch_model-00010-of-00039.bin",
|
| 316 |
+
"model.layers.8.self_attn.rotary_emb.inv_freq": "pytorch_model-00011-of-00039.bin",
|
| 317 |
+
"model.layers.8.self_attn.v_proj.weight": "pytorch_model-00011-of-00039.bin",
|
| 318 |
+
"model.layers.9.input_layernorm.weight": "pytorch_model-00012-of-00039.bin",
|
| 319 |
+
"model.layers.9.mlp.down_proj.weight": "pytorch_model-00012-of-00039.bin",
|
| 320 |
+
"model.layers.9.mlp.gate_proj.weight": "pytorch_model-00012-of-00039.bin",
|
| 321 |
+
"model.layers.9.mlp.up_proj.weight": "pytorch_model-00012-of-00039.bin",
|
| 322 |
+
"model.layers.9.post_attention_layernorm.weight": "pytorch_model-00012-of-00039.bin",
|
| 323 |
+
"model.layers.9.self_attn.k_proj.weight": "pytorch_model-00012-of-00039.bin",
|
| 324 |
+
"model.layers.9.self_attn.o_proj.weight": "pytorch_model-00012-of-00039.bin",
|
| 325 |
+
"model.layers.9.self_attn.q_proj.weight": "pytorch_model-00011-of-00039.bin",
|
| 326 |
+
"model.layers.9.self_attn.rotary_emb.inv_freq": "pytorch_model-00012-of-00039.bin",
|
| 327 |
+
"model.layers.9.self_attn.v_proj.weight": "pytorch_model-00012-of-00039.bin",
|
| 328 |
+
"model.norm.weight": "pytorch_model-00038-of-00039.bin"
|
| 329 |
+
}
|
| 330 |
+
}
|