Upload folder using huggingface_hub
Browse files- added_tokens.json +5 -0
- config.json +28 -0
- configuration.json +4 -0
- generation_config.json +10 -0
- merges.txt +0 -0
- model-00001-of-00031.safetensors +3 -0
- model-00002-of-00031.safetensors +3 -0
- model-00003-of-00031.safetensors +3 -0
- model-00004-of-00031.safetensors +3 -0
- model-00005-of-00031.safetensors +3 -0
- model-00006-of-00031.safetensors +3 -0
- model-00007-of-00031.safetensors +3 -0
- model-00008-of-00031.safetensors +3 -0
- model-00009-of-00031.safetensors +3 -0
- model-00010-of-00031.safetensors +3 -0
- model-00011-of-00031.safetensors +3 -0
- model-00012-of-00031.safetensors +3 -0
- model-00013-of-00031.safetensors +3 -0
- model-00014-of-00031.safetensors +3 -0
- model-00015-of-00031.safetensors +3 -0
- model-00016-of-00031.safetensors +3 -0
- model-00017-of-00031.safetensors +3 -0
- model-00018-of-00031.safetensors +3 -0
- model-00019-of-00031.safetensors +3 -0
- model-00020-of-00031.safetensors +3 -0
- model-00021-of-00031.safetensors +3 -0
- model-00022-of-00031.safetensors +3 -0
- model-00023-of-00031.safetensors +3 -0
- model-00024-of-00031.safetensors +3 -0
- model-00025-of-00031.safetensors +3 -0
- model-00026-of-00031.safetensors +3 -0
- model-00027-of-00031.safetensors +3 -0
- model-00028-of-00031.safetensors +3 -0
- model-00029-of-00031.safetensors +3 -0
- model-00030-of-00031.safetensors +3 -0
- model-00031-of-00031.safetensors +3 -0
- model.safetensors.index.json +970 -0
- sft_args.json +234 -0
- special_tokens_map.json +14 -0
- tokenizer.json +0 -0
- tokenizer_config.json +43 -0
- vocab.json +0 -0
added_tokens.json
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"<|endoftext|>": 151643,
|
3 |
+
"<|im_end|>": 151645,
|
4 |
+
"<|im_start|>": 151644
|
5 |
+
}
|
config.json
ADDED
@@ -0,0 +1,28 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_name_or_path": "/root/.cache/modelscope/hub/qwen/Qwen2-72B-Instruct",
|
3 |
+
"architectures": [
|
4 |
+
"Qwen2ForCausalLM"
|
5 |
+
],
|
6 |
+
"attention_dropout": 0.0,
|
7 |
+
"bos_token_id": 151643,
|
8 |
+
"eos_token_id": 151645,
|
9 |
+
"hidden_act": "silu",
|
10 |
+
"hidden_size": 8192,
|
11 |
+
"initializer_range": 0.02,
|
12 |
+
"intermediate_size": 29568,
|
13 |
+
"max_position_embeddings": 32768,
|
14 |
+
"max_window_layers": 70,
|
15 |
+
"model_type": "qwen2",
|
16 |
+
"num_attention_heads": 64,
|
17 |
+
"num_hidden_layers": 80,
|
18 |
+
"num_key_value_heads": 8,
|
19 |
+
"rms_norm_eps": 1e-06,
|
20 |
+
"rope_theta": 1000000.0,
|
21 |
+
"sliding_window": 131072,
|
22 |
+
"tie_word_embeddings": false,
|
23 |
+
"torch_dtype": "bfloat16",
|
24 |
+
"transformers_version": "4.41.2",
|
25 |
+
"use_cache": true,
|
26 |
+
"use_sliding_window": false,
|
27 |
+
"vocab_size": 152064
|
28 |
+
}
|
configuration.json
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"framework": "Pytorch",
|
3 |
+
"task": "text-generation"
|
4 |
+
}
|
generation_config.json
ADDED
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"do_sample": true,
|
3 |
+
"eos_token_id": 151645,
|
4 |
+
"max_new_tokens": 2048,
|
5 |
+
"pad_token_id": 151643,
|
6 |
+
"temperature": 0.3,
|
7 |
+
"top_k": 20,
|
8 |
+
"top_p": 0.7,
|
9 |
+
"transformers_version": "4.41.2"
|
10 |
+
}
|
merges.txt
ADDED
The diff for this file is too large to render.
See raw diff
|
|
model-00001-of-00031.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0ad7a7ec11156a438742239b9d58e77cc4a6b6ad31fbe96e7c2cf686c1998328
|
3 |
+
size 4548798728
|
model-00002-of-00031.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:affb76f94c072141f48dbf5283ed0d71db805d934be5bb9e8e186c96be917585
|
3 |
+
size 4964101384
|
model-00003-of-00031.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9adc8f4ac33ff52da4e5705236af00a8d140175869e30355984872d157f9f263
|
3 |
+
size 4781637328
|
model-00004-of-00031.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a7e0c77ad152fff32e373484988bb4484416e6a54bdafaa8ff492f34d42a5499
|
3 |
+
size 4781670320
|
model-00005-of-00031.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7a90004df778956f4f8a1bab9a123ecd567014ff68a22168647c2b66be12875b
|
3 |
+
size 4781670360
|
model-00006-of-00031.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:645983f213fed8c4b0db7eaa3fb3db7f55a7631c2da305908b243d6241a402f4
|
3 |
+
size 4964101416
|
model-00007-of-00031.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2f1bd559e5d6b4b1e36e8c8d77319591f5a6b25752528da8a557ad2087150a5e
|
3 |
+
size 4781637360
|
model-00008-of-00031.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a8cbc9a5e2c44cebd7841925db4e72a1ff6b503303ac770814ebad0a427a0f23
|
3 |
+
size 4781670360
|
model-00009-of-00031.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5b5348ac7a3786fb63406fe45af952d394ca07f47a183d609448c6fb0251a2d9
|
3 |
+
size 4781670360
|
model-00010-of-00031.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fedc5b6c8c4ee2dec90b68d29bf4e97b15604ee30de0c685a4ce41946e62bdd4
|
3 |
+
size 4964101416
|
model-00011-of-00031.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4f1ef26e820675b195998943571c7e3347deb33a15efee28f55ecf3b3e02f13f
|
3 |
+
size 4781637360
|
model-00012-of-00031.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a20f51d0b8b8c86f72a7811d0bc4e6c2b70a1745736f114ea03c0f47a03a47e4
|
3 |
+
size 4781670360
|
model-00013-of-00031.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2e15c10ca130da873bac8e80fd97d8fe646ea3bdca159a37126c1098a65ca21a
|
3 |
+
size 4781670360
|
model-00014-of-00031.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:643eac48f2187a176ba544f950b585978a3e62571085a998200c0c36f66a78b1
|
3 |
+
size 4964101416
|
model-00015-of-00031.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3cafe18fd3bb82113e45160f99495607bc8e0a0f5fd7cc594c66654682ce16f5
|
3 |
+
size 4781637360
|
model-00016-of-00031.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a7ff775f9c488c9e0038f80aaf9ec7d4d0cf705bd391fd68c482349c3e9145fa
|
3 |
+
size 4781670360
|
model-00017-of-00031.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:670f743f801a8272a19dc7adf437aab81a87a8810933f89637243b51401c3156
|
3 |
+
size 4781670360
|
model-00018-of-00031.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2d2e8c2835dc9e3a3c0955bafc735b4916e33b7a0be7894574799490b68af342
|
3 |
+
size 4964101416
|
model-00019-of-00031.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4ca8bab67232b46e2cf925b4cf1458e6bcf3ff89abae33d4cb92e1e2647bb03d
|
3 |
+
size 4781637360
|
model-00020-of-00031.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:60aeedf491430e1cb551149548b9b56f8a8751e8650ca199ae20bc2644f4b77f
|
3 |
+
size 4781670360
|
model-00021-of-00031.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4948c297ae104ad838d98e9677528e1954b5914ecc00809bb64368d3cd875799
|
3 |
+
size 4781670360
|
model-00022-of-00031.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8ebaa466ef49cbc8ec9ce4fd688dec985f6c2659e9290854a8941a3faa21ff7b
|
3 |
+
size 4964101416
|
model-00023-of-00031.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:df78ced85cf522b9e0da98cc8125d5156f836c39639a25c18634e9bb289b026d
|
3 |
+
size 4781637360
|
model-00024-of-00031.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9afe0fdfddf337b90c82f6bd56b25e2c193c8ba1ca2819d220d0aa1a99663824
|
3 |
+
size 4781670360
|
model-00025-of-00031.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b8c32191b0384dcecfeebea25e965c2cb07264bbbe1704c0dd008d153ae690fe
|
3 |
+
size 4781670360
|
model-00026-of-00031.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0befd2925e999609187e3d40dcfa4b791aaa3f765abe6f3f7d5890977260bd90
|
3 |
+
size 4964101416
|
model-00027-of-00031.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2cfc307ecb424966e66352f84bc94876c9297c459fa66737b4833b0d78832194
|
3 |
+
size 4781637360
|
model-00028-of-00031.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:aff56c24b621f027f21e0bc56ce526dfcb8c10d791b1d49a6a34229df4eab2d4
|
3 |
+
size 4781670360
|
model-00029-of-00031.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b10d65c769a88b706598f2c80560b13752ca896087d31f0273ff7d8e94d1771c
|
3 |
+
size 4781670360
|
model-00030-of-00031.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f1a53abb9ceaae4786236beb0edceb303cf4753a56441e01d44dedd12e662ca8
|
3 |
+
size 3208747032
|
model-00031-of-00031.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3f09a8b10be984a06c4d8118f1c0c0370ff97ccec72a584aead0d14639b1683a
|
3 |
+
size 2491416704
|
model.safetensors.index.json
ADDED
@@ -0,0 +1,970 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"metadata": {
|
3 |
+
"total_size": 145412407296
|
4 |
+
},
|
5 |
+
"weight_map": {
|
6 |
+
"lm_head.weight": "model-00031-of-00031.safetensors",
|
7 |
+
"model.embed_tokens.weight": "model-00001-of-00031.safetensors",
|
8 |
+
"model.layers.0.input_layernorm.weight": "model-00001-of-00031.safetensors",
|
9 |
+
"model.layers.0.mlp.down_proj.weight": "model-00001-of-00031.safetensors",
|
10 |
+
"model.layers.0.mlp.gate_proj.weight": "model-00001-of-00031.safetensors",
|
11 |
+
"model.layers.0.mlp.up_proj.weight": "model-00001-of-00031.safetensors",
|
12 |
+
"model.layers.0.post_attention_layernorm.weight": "model-00001-of-00031.safetensors",
|
13 |
+
"model.layers.0.self_attn.k_proj.bias": "model-00001-of-00031.safetensors",
|
14 |
+
"model.layers.0.self_attn.k_proj.weight": "model-00001-of-00031.safetensors",
|
15 |
+
"model.layers.0.self_attn.o_proj.weight": "model-00001-of-00031.safetensors",
|
16 |
+
"model.layers.0.self_attn.q_proj.bias": "model-00001-of-00031.safetensors",
|
17 |
+
"model.layers.0.self_attn.q_proj.weight": "model-00001-of-00031.safetensors",
|
18 |
+
"model.layers.0.self_attn.v_proj.bias": "model-00001-of-00031.safetensors",
|
19 |
+
"model.layers.0.self_attn.v_proj.weight": "model-00001-of-00031.safetensors",
|
20 |
+
"model.layers.1.input_layernorm.weight": "model-00002-of-00031.safetensors",
|
21 |
+
"model.layers.1.mlp.down_proj.weight": "model-00002-of-00031.safetensors",
|
22 |
+
"model.layers.1.mlp.gate_proj.weight": "model-00002-of-00031.safetensors",
|
23 |
+
"model.layers.1.mlp.up_proj.weight": "model-00002-of-00031.safetensors",
|
24 |
+
"model.layers.1.post_attention_layernorm.weight": "model-00002-of-00031.safetensors",
|
25 |
+
"model.layers.1.self_attn.k_proj.bias": "model-00001-of-00031.safetensors",
|
26 |
+
"model.layers.1.self_attn.k_proj.weight": "model-00001-of-00031.safetensors",
|
27 |
+
"model.layers.1.self_attn.o_proj.weight": "model-00001-of-00031.safetensors",
|
28 |
+
"model.layers.1.self_attn.q_proj.bias": "model-00001-of-00031.safetensors",
|
29 |
+
"model.layers.1.self_attn.q_proj.weight": "model-00001-of-00031.safetensors",
|
30 |
+
"model.layers.1.self_attn.v_proj.bias": "model-00001-of-00031.safetensors",
|
31 |
+
"model.layers.1.self_attn.v_proj.weight": "model-00001-of-00031.safetensors",
|
32 |
+
"model.layers.10.input_layernorm.weight": "model-00005-of-00031.safetensors",
|
33 |
+
"model.layers.10.mlp.down_proj.weight": "model-00005-of-00031.safetensors",
|
34 |
+
"model.layers.10.mlp.gate_proj.weight": "model-00005-of-00031.safetensors",
|
35 |
+
"model.layers.10.mlp.up_proj.weight": "model-00005-of-00031.safetensors",
|
36 |
+
"model.layers.10.post_attention_layernorm.weight": "model-00005-of-00031.safetensors",
|
37 |
+
"model.layers.10.self_attn.k_proj.bias": "model-00005-of-00031.safetensors",
|
38 |
+
"model.layers.10.self_attn.k_proj.weight": "model-00005-of-00031.safetensors",
|
39 |
+
"model.layers.10.self_attn.o_proj.weight": "model-00005-of-00031.safetensors",
|
40 |
+
"model.layers.10.self_attn.q_proj.bias": "model-00005-of-00031.safetensors",
|
41 |
+
"model.layers.10.self_attn.q_proj.weight": "model-00005-of-00031.safetensors",
|
42 |
+
"model.layers.10.self_attn.v_proj.bias": "model-00005-of-00031.safetensors",
|
43 |
+
"model.layers.10.self_attn.v_proj.weight": "model-00005-of-00031.safetensors",
|
44 |
+
"model.layers.11.input_layernorm.weight": "model-00005-of-00031.safetensors",
|
45 |
+
"model.layers.11.mlp.down_proj.weight": "model-00005-of-00031.safetensors",
|
46 |
+
"model.layers.11.mlp.gate_proj.weight": "model-00005-of-00031.safetensors",
|
47 |
+
"model.layers.11.mlp.up_proj.weight": "model-00005-of-00031.safetensors",
|
48 |
+
"model.layers.11.post_attention_layernorm.weight": "model-00005-of-00031.safetensors",
|
49 |
+
"model.layers.11.self_attn.k_proj.bias": "model-00005-of-00031.safetensors",
|
50 |
+
"model.layers.11.self_attn.k_proj.weight": "model-00005-of-00031.safetensors",
|
51 |
+
"model.layers.11.self_attn.o_proj.weight": "model-00005-of-00031.safetensors",
|
52 |
+
"model.layers.11.self_attn.q_proj.bias": "model-00005-of-00031.safetensors",
|
53 |
+
"model.layers.11.self_attn.q_proj.weight": "model-00005-of-00031.safetensors",
|
54 |
+
"model.layers.11.self_attn.v_proj.bias": "model-00005-of-00031.safetensors",
|
55 |
+
"model.layers.11.self_attn.v_proj.weight": "model-00005-of-00031.safetensors",
|
56 |
+
"model.layers.12.input_layernorm.weight": "model-00006-of-00031.safetensors",
|
57 |
+
"model.layers.12.mlp.down_proj.weight": "model-00006-of-00031.safetensors",
|
58 |
+
"model.layers.12.mlp.gate_proj.weight": "model-00006-of-00031.safetensors",
|
59 |
+
"model.layers.12.mlp.up_proj.weight": "model-00006-of-00031.safetensors",
|
60 |
+
"model.layers.12.post_attention_layernorm.weight": "model-00006-of-00031.safetensors",
|
61 |
+
"model.layers.12.self_attn.k_proj.bias": "model-00005-of-00031.safetensors",
|
62 |
+
"model.layers.12.self_attn.k_proj.weight": "model-00005-of-00031.safetensors",
|
63 |
+
"model.layers.12.self_attn.o_proj.weight": "model-00005-of-00031.safetensors",
|
64 |
+
"model.layers.12.self_attn.q_proj.bias": "model-00005-of-00031.safetensors",
|
65 |
+
"model.layers.12.self_attn.q_proj.weight": "model-00005-of-00031.safetensors",
|
66 |
+
"model.layers.12.self_attn.v_proj.bias": "model-00005-of-00031.safetensors",
|
67 |
+
"model.layers.12.self_attn.v_proj.weight": "model-00005-of-00031.safetensors",
|
68 |
+
"model.layers.13.input_layernorm.weight": "model-00006-of-00031.safetensors",
|
69 |
+
"model.layers.13.mlp.down_proj.weight": "model-00006-of-00031.safetensors",
|
70 |
+
"model.layers.13.mlp.gate_proj.weight": "model-00006-of-00031.safetensors",
|
71 |
+
"model.layers.13.mlp.up_proj.weight": "model-00006-of-00031.safetensors",
|
72 |
+
"model.layers.13.post_attention_layernorm.weight": "model-00006-of-00031.safetensors",
|
73 |
+
"model.layers.13.self_attn.k_proj.bias": "model-00006-of-00031.safetensors",
|
74 |
+
"model.layers.13.self_attn.k_proj.weight": "model-00006-of-00031.safetensors",
|
75 |
+
"model.layers.13.self_attn.o_proj.weight": "model-00006-of-00031.safetensors",
|
76 |
+
"model.layers.13.self_attn.q_proj.bias": "model-00006-of-00031.safetensors",
|
77 |
+
"model.layers.13.self_attn.q_proj.weight": "model-00006-of-00031.safetensors",
|
78 |
+
"model.layers.13.self_attn.v_proj.bias": "model-00006-of-00031.safetensors",
|
79 |
+
"model.layers.13.self_attn.v_proj.weight": "model-00006-of-00031.safetensors",
|
80 |
+
"model.layers.14.input_layernorm.weight": "model-00006-of-00031.safetensors",
|
81 |
+
"model.layers.14.mlp.down_proj.weight": "model-00006-of-00031.safetensors",
|
82 |
+
"model.layers.14.mlp.gate_proj.weight": "model-00006-of-00031.safetensors",
|
83 |
+
"model.layers.14.mlp.up_proj.weight": "model-00006-of-00031.safetensors",
|
84 |
+
"model.layers.14.post_attention_layernorm.weight": "model-00006-of-00031.safetensors",
|
85 |
+
"model.layers.14.self_attn.k_proj.bias": "model-00006-of-00031.safetensors",
|
86 |
+
"model.layers.14.self_attn.k_proj.weight": "model-00006-of-00031.safetensors",
|
87 |
+
"model.layers.14.self_attn.o_proj.weight": "model-00006-of-00031.safetensors",
|
88 |
+
"model.layers.14.self_attn.q_proj.bias": "model-00006-of-00031.safetensors",
|
89 |
+
"model.layers.14.self_attn.q_proj.weight": "model-00006-of-00031.safetensors",
|
90 |
+
"model.layers.14.self_attn.v_proj.bias": "model-00006-of-00031.safetensors",
|
91 |
+
"model.layers.14.self_attn.v_proj.weight": "model-00006-of-00031.safetensors",
|
92 |
+
"model.layers.15.input_layernorm.weight": "model-00007-of-00031.safetensors",
|
93 |
+
"model.layers.15.mlp.down_proj.weight": "model-00007-of-00031.safetensors",
|
94 |
+
"model.layers.15.mlp.gate_proj.weight": "model-00007-of-00031.safetensors",
|
95 |
+
"model.layers.15.mlp.up_proj.weight": "model-00007-of-00031.safetensors",
|
96 |
+
"model.layers.15.post_attention_layernorm.weight": "model-00007-of-00031.safetensors",
|
97 |
+
"model.layers.15.self_attn.k_proj.bias": "model-00007-of-00031.safetensors",
|
98 |
+
"model.layers.15.self_attn.k_proj.weight": "model-00007-of-00031.safetensors",
|
99 |
+
"model.layers.15.self_attn.o_proj.weight": "model-00007-of-00031.safetensors",
|
100 |
+
"model.layers.15.self_attn.q_proj.bias": "model-00007-of-00031.safetensors",
|
101 |
+
"model.layers.15.self_attn.q_proj.weight": "model-00007-of-00031.safetensors",
|
102 |
+
"model.layers.15.self_attn.v_proj.bias": "model-00007-of-00031.safetensors",
|
103 |
+
"model.layers.15.self_attn.v_proj.weight": "model-00007-of-00031.safetensors",
|
104 |
+
"model.layers.16.input_layernorm.weight": "model-00007-of-00031.safetensors",
|
105 |
+
"model.layers.16.mlp.down_proj.weight": "model-00007-of-00031.safetensors",
|
106 |
+
"model.layers.16.mlp.gate_proj.weight": "model-00007-of-00031.safetensors",
|
107 |
+
"model.layers.16.mlp.up_proj.weight": "model-00007-of-00031.safetensors",
|
108 |
+
"model.layers.16.post_attention_layernorm.weight": "model-00007-of-00031.safetensors",
|
109 |
+
"model.layers.16.self_attn.k_proj.bias": "model-00007-of-00031.safetensors",
|
110 |
+
"model.layers.16.self_attn.k_proj.weight": "model-00007-of-00031.safetensors",
|
111 |
+
"model.layers.16.self_attn.o_proj.weight": "model-00007-of-00031.safetensors",
|
112 |
+
"model.layers.16.self_attn.q_proj.bias": "model-00007-of-00031.safetensors",
|
113 |
+
"model.layers.16.self_attn.q_proj.weight": "model-00007-of-00031.safetensors",
|
114 |
+
"model.layers.16.self_attn.v_proj.bias": "model-00007-of-00031.safetensors",
|
115 |
+
"model.layers.16.self_attn.v_proj.weight": "model-00007-of-00031.safetensors",
|
116 |
+
"model.layers.17.input_layernorm.weight": "model-00008-of-00031.safetensors",
|
117 |
+
"model.layers.17.mlp.down_proj.weight": "model-00008-of-00031.safetensors",
|
118 |
+
"model.layers.17.mlp.gate_proj.weight": "model-00007-of-00031.safetensors",
|
119 |
+
"model.layers.17.mlp.up_proj.weight": "model-00007-of-00031.safetensors",
|
120 |
+
"model.layers.17.post_attention_layernorm.weight": "model-00008-of-00031.safetensors",
|
121 |
+
"model.layers.17.self_attn.k_proj.bias": "model-00007-of-00031.safetensors",
|
122 |
+
"model.layers.17.self_attn.k_proj.weight": "model-00007-of-00031.safetensors",
|
123 |
+
"model.layers.17.self_attn.o_proj.weight": "model-00007-of-00031.safetensors",
|
124 |
+
"model.layers.17.self_attn.q_proj.bias": "model-00007-of-00031.safetensors",
|
125 |
+
"model.layers.17.self_attn.q_proj.weight": "model-00007-of-00031.safetensors",
|
126 |
+
"model.layers.17.self_attn.v_proj.bias": "model-00007-of-00031.safetensors",
|
127 |
+
"model.layers.17.self_attn.v_proj.weight": "model-00007-of-00031.safetensors",
|
128 |
+
"model.layers.18.input_layernorm.weight": "model-00008-of-00031.safetensors",
|
129 |
+
"model.layers.18.mlp.down_proj.weight": "model-00008-of-00031.safetensors",
|
130 |
+
"model.layers.18.mlp.gate_proj.weight": "model-00008-of-00031.safetensors",
|
131 |
+
"model.layers.18.mlp.up_proj.weight": "model-00008-of-00031.safetensors",
|
132 |
+
"model.layers.18.post_attention_layernorm.weight": "model-00008-of-00031.safetensors",
|
133 |
+
"model.layers.18.self_attn.k_proj.bias": "model-00008-of-00031.safetensors",
|
134 |
+
"model.layers.18.self_attn.k_proj.weight": "model-00008-of-00031.safetensors",
|
135 |
+
"model.layers.18.self_attn.o_proj.weight": "model-00008-of-00031.safetensors",
|
136 |
+
"model.layers.18.self_attn.q_proj.bias": "model-00008-of-00031.safetensors",
|
137 |
+
"model.layers.18.self_attn.q_proj.weight": "model-00008-of-00031.safetensors",
|
138 |
+
"model.layers.18.self_attn.v_proj.bias": "model-00008-of-00031.safetensors",
|
139 |
+
"model.layers.18.self_attn.v_proj.weight": "model-00008-of-00031.safetensors",
|
140 |
+
"model.layers.19.input_layernorm.weight": "model-00008-of-00031.safetensors",
|
141 |
+
"model.layers.19.mlp.down_proj.weight": "model-00008-of-00031.safetensors",
|
142 |
+
"model.layers.19.mlp.gate_proj.weight": "model-00008-of-00031.safetensors",
|
143 |
+
"model.layers.19.mlp.up_proj.weight": "model-00008-of-00031.safetensors",
|
144 |
+
"model.layers.19.post_attention_layernorm.weight": "model-00008-of-00031.safetensors",
|
145 |
+
"model.layers.19.self_attn.k_proj.bias": "model-00008-of-00031.safetensors",
|
146 |
+
"model.layers.19.self_attn.k_proj.weight": "model-00008-of-00031.safetensors",
|
147 |
+
"model.layers.19.self_attn.o_proj.weight": "model-00008-of-00031.safetensors",
|
148 |
+
"model.layers.19.self_attn.q_proj.bias": "model-00008-of-00031.safetensors",
|
149 |
+
"model.layers.19.self_attn.q_proj.weight": "model-00008-of-00031.safetensors",
|
150 |
+
"model.layers.19.self_attn.v_proj.bias": "model-00008-of-00031.safetensors",
|
151 |
+
"model.layers.19.self_attn.v_proj.weight": "model-00008-of-00031.safetensors",
|
152 |
+
"model.layers.2.input_layernorm.weight": "model-00002-of-00031.safetensors",
|
153 |
+
"model.layers.2.mlp.down_proj.weight": "model-00002-of-00031.safetensors",
|
154 |
+
"model.layers.2.mlp.gate_proj.weight": "model-00002-of-00031.safetensors",
|
155 |
+
"model.layers.2.mlp.up_proj.weight": "model-00002-of-00031.safetensors",
|
156 |
+
"model.layers.2.post_attention_layernorm.weight": "model-00002-of-00031.safetensors",
|
157 |
+
"model.layers.2.self_attn.k_proj.bias": "model-00002-of-00031.safetensors",
|
158 |
+
"model.layers.2.self_attn.k_proj.weight": "model-00002-of-00031.safetensors",
|
159 |
+
"model.layers.2.self_attn.o_proj.weight": "model-00002-of-00031.safetensors",
|
160 |
+
"model.layers.2.self_attn.q_proj.bias": "model-00002-of-00031.safetensors",
|
161 |
+
"model.layers.2.self_attn.q_proj.weight": "model-00002-of-00031.safetensors",
|
162 |
+
"model.layers.2.self_attn.v_proj.bias": "model-00002-of-00031.safetensors",
|
163 |
+
"model.layers.2.self_attn.v_proj.weight": "model-00002-of-00031.safetensors",
|
164 |
+
"model.layers.20.input_layernorm.weight": "model-00009-of-00031.safetensors",
|
165 |
+
"model.layers.20.mlp.down_proj.weight": "model-00009-of-00031.safetensors",
|
166 |
+
"model.layers.20.mlp.gate_proj.weight": "model-00008-of-00031.safetensors",
|
167 |
+
"model.layers.20.mlp.up_proj.weight": "model-00009-of-00031.safetensors",
|
168 |
+
"model.layers.20.post_attention_layernorm.weight": "model-00009-of-00031.safetensors",
|
169 |
+
"model.layers.20.self_attn.k_proj.bias": "model-00008-of-00031.safetensors",
|
170 |
+
"model.layers.20.self_attn.k_proj.weight": "model-00008-of-00031.safetensors",
|
171 |
+
"model.layers.20.self_attn.o_proj.weight": "model-00008-of-00031.safetensors",
|
172 |
+
"model.layers.20.self_attn.q_proj.bias": "model-00008-of-00031.safetensors",
|
173 |
+
"model.layers.20.self_attn.q_proj.weight": "model-00008-of-00031.safetensors",
|
174 |
+
"model.layers.20.self_attn.v_proj.bias": "model-00008-of-00031.safetensors",
|
175 |
+
"model.layers.20.self_attn.v_proj.weight": "model-00008-of-00031.safetensors",
|
176 |
+
"model.layers.21.input_layernorm.weight": "model-00009-of-00031.safetensors",
|
177 |
+
"model.layers.21.mlp.down_proj.weight": "model-00009-of-00031.safetensors",
|
178 |
+
"model.layers.21.mlp.gate_proj.weight": "model-00009-of-00031.safetensors",
|
179 |
+
"model.layers.21.mlp.up_proj.weight": "model-00009-of-00031.safetensors",
|
180 |
+
"model.layers.21.post_attention_layernorm.weight": "model-00009-of-00031.safetensors",
|
181 |
+
"model.layers.21.self_attn.k_proj.bias": "model-00009-of-00031.safetensors",
|
182 |
+
"model.layers.21.self_attn.k_proj.weight": "model-00009-of-00031.safetensors",
|
183 |
+
"model.layers.21.self_attn.o_proj.weight": "model-00009-of-00031.safetensors",
|
184 |
+
"model.layers.21.self_attn.q_proj.bias": "model-00009-of-00031.safetensors",
|
185 |
+
"model.layers.21.self_attn.q_proj.weight": "model-00009-of-00031.safetensors",
|
186 |
+
"model.layers.21.self_attn.v_proj.bias": "model-00009-of-00031.safetensors",
|
187 |
+
"model.layers.21.self_attn.v_proj.weight": "model-00009-of-00031.safetensors",
|
188 |
+
"model.layers.22.input_layernorm.weight": "model-00009-of-00031.safetensors",
|
189 |
+
"model.layers.22.mlp.down_proj.weight": "model-00009-of-00031.safetensors",
|
190 |
+
"model.layers.22.mlp.gate_proj.weight": "model-00009-of-00031.safetensors",
|
191 |
+
"model.layers.22.mlp.up_proj.weight": "model-00009-of-00031.safetensors",
|
192 |
+
"model.layers.22.post_attention_layernorm.weight": "model-00009-of-00031.safetensors",
|
193 |
+
"model.layers.22.self_attn.k_proj.bias": "model-00009-of-00031.safetensors",
|
194 |
+
"model.layers.22.self_attn.k_proj.weight": "model-00009-of-00031.safetensors",
|
195 |
+
"model.layers.22.self_attn.o_proj.weight": "model-00009-of-00031.safetensors",
|
196 |
+
"model.layers.22.self_attn.q_proj.bias": "model-00009-of-00031.safetensors",
|
197 |
+
"model.layers.22.self_attn.q_proj.weight": "model-00009-of-00031.safetensors",
|
198 |
+
"model.layers.22.self_attn.v_proj.bias": "model-00009-of-00031.safetensors",
|
199 |
+
"model.layers.22.self_attn.v_proj.weight": "model-00009-of-00031.safetensors",
|
200 |
+
"model.layers.23.input_layernorm.weight": "model-00010-of-00031.safetensors",
|
201 |
+
"model.layers.23.mlp.down_proj.weight": "model-00010-of-00031.safetensors",
|
202 |
+
"model.layers.23.mlp.gate_proj.weight": "model-00010-of-00031.safetensors",
|
203 |
+
"model.layers.23.mlp.up_proj.weight": "model-00010-of-00031.safetensors",
|
204 |
+
"model.layers.23.post_attention_layernorm.weight": "model-00010-of-00031.safetensors",
|
205 |
+
"model.layers.23.self_attn.k_proj.bias": "model-00009-of-00031.safetensors",
|
206 |
+
"model.layers.23.self_attn.k_proj.weight": "model-00009-of-00031.safetensors",
|
207 |
+
"model.layers.23.self_attn.o_proj.weight": "model-00009-of-00031.safetensors",
|
208 |
+
"model.layers.23.self_attn.q_proj.bias": "model-00009-of-00031.safetensors",
|
209 |
+
"model.layers.23.self_attn.q_proj.weight": "model-00009-of-00031.safetensors",
|
210 |
+
"model.layers.23.self_attn.v_proj.bias": "model-00009-of-00031.safetensors",
|
211 |
+
"model.layers.23.self_attn.v_proj.weight": "model-00009-of-00031.safetensors",
|
212 |
+
"model.layers.24.input_layernorm.weight": "model-00010-of-00031.safetensors",
|
213 |
+
"model.layers.24.mlp.down_proj.weight": "model-00010-of-00031.safetensors",
|
214 |
+
"model.layers.24.mlp.gate_proj.weight": "model-00010-of-00031.safetensors",
|
215 |
+
"model.layers.24.mlp.up_proj.weight": "model-00010-of-00031.safetensors",
|
216 |
+
"model.layers.24.post_attention_layernorm.weight": "model-00010-of-00031.safetensors",
|
217 |
+
"model.layers.24.self_attn.k_proj.bias": "model-00010-of-00031.safetensors",
|
218 |
+
"model.layers.24.self_attn.k_proj.weight": "model-00010-of-00031.safetensors",
|
219 |
+
"model.layers.24.self_attn.o_proj.weight": "model-00010-of-00031.safetensors",
|
220 |
+
"model.layers.24.self_attn.q_proj.bias": "model-00010-of-00031.safetensors",
|
221 |
+
"model.layers.24.self_attn.q_proj.weight": "model-00010-of-00031.safetensors",
|
222 |
+
"model.layers.24.self_attn.v_proj.bias": "model-00010-of-00031.safetensors",
|
223 |
+
"model.layers.24.self_attn.v_proj.weight": "model-00010-of-00031.safetensors",
|
224 |
+
"model.layers.25.input_layernorm.weight": "model-00010-of-00031.safetensors",
|
225 |
+
"model.layers.25.mlp.down_proj.weight": "model-00010-of-00031.safetensors",
|
226 |
+
"model.layers.25.mlp.gate_proj.weight": "model-00010-of-00031.safetensors",
|
227 |
+
"model.layers.25.mlp.up_proj.weight": "model-00010-of-00031.safetensors",
|
228 |
+
"model.layers.25.post_attention_layernorm.weight": "model-00010-of-00031.safetensors",
|
229 |
+
"model.layers.25.self_attn.k_proj.bias": "model-00010-of-00031.safetensors",
|
230 |
+
"model.layers.25.self_attn.k_proj.weight": "model-00010-of-00031.safetensors",
|
231 |
+
"model.layers.25.self_attn.o_proj.weight": "model-00010-of-00031.safetensors",
|
232 |
+
"model.layers.25.self_attn.q_proj.bias": "model-00010-of-00031.safetensors",
|
233 |
+
"model.layers.25.self_attn.q_proj.weight": "model-00010-of-00031.safetensors",
|
234 |
+
"model.layers.25.self_attn.v_proj.bias": "model-00010-of-00031.safetensors",
|
235 |
+
"model.layers.25.self_attn.v_proj.weight": "model-00010-of-00031.safetensors",
|
236 |
+
"model.layers.26.input_layernorm.weight": "model-00011-of-00031.safetensors",
|
237 |
+
"model.layers.26.mlp.down_proj.weight": "model-00011-of-00031.safetensors",
|
238 |
+
"model.layers.26.mlp.gate_proj.weight": "model-00011-of-00031.safetensors",
|
239 |
+
"model.layers.26.mlp.up_proj.weight": "model-00011-of-00031.safetensors",
|
240 |
+
"model.layers.26.post_attention_layernorm.weight": "model-00011-of-00031.safetensors",
|
241 |
+
"model.layers.26.self_attn.k_proj.bias": "model-00011-of-00031.safetensors",
|
242 |
+
"model.layers.26.self_attn.k_proj.weight": "model-00011-of-00031.safetensors",
|
243 |
+
"model.layers.26.self_attn.o_proj.weight": "model-00011-of-00031.safetensors",
|
244 |
+
"model.layers.26.self_attn.q_proj.bias": "model-00011-of-00031.safetensors",
|
245 |
+
"model.layers.26.self_attn.q_proj.weight": "model-00011-of-00031.safetensors",
|
246 |
+
"model.layers.26.self_attn.v_proj.bias": "model-00011-of-00031.safetensors",
|
247 |
+
"model.layers.26.self_attn.v_proj.weight": "model-00011-of-00031.safetensors",
|
248 |
+
"model.layers.27.input_layernorm.weight": "model-00011-of-00031.safetensors",
|
249 |
+
"model.layers.27.mlp.down_proj.weight": "model-00011-of-00031.safetensors",
|
250 |
+
"model.layers.27.mlp.gate_proj.weight": "model-00011-of-00031.safetensors",
|
251 |
+
"model.layers.27.mlp.up_proj.weight": "model-00011-of-00031.safetensors",
|
252 |
+
"model.layers.27.post_attention_layernorm.weight": "model-00011-of-00031.safetensors",
|
253 |
+
"model.layers.27.self_attn.k_proj.bias": "model-00011-of-00031.safetensors",
|
254 |
+
"model.layers.27.self_attn.k_proj.weight": "model-00011-of-00031.safetensors",
|
255 |
+
"model.layers.27.self_attn.o_proj.weight": "model-00011-of-00031.safetensors",
|
256 |
+
"model.layers.27.self_attn.q_proj.bias": "model-00011-of-00031.safetensors",
|
257 |
+
"model.layers.27.self_attn.q_proj.weight": "model-00011-of-00031.safetensors",
|
258 |
+
"model.layers.27.self_attn.v_proj.bias": "model-00011-of-00031.safetensors",
|
259 |
+
"model.layers.27.self_attn.v_proj.weight": "model-00011-of-00031.safetensors",
|
260 |
+
"model.layers.28.input_layernorm.weight": "model-00012-of-00031.safetensors",
|
261 |
+
"model.layers.28.mlp.down_proj.weight": "model-00012-of-00031.safetensors",
|
262 |
+
"model.layers.28.mlp.gate_proj.weight": "model-00011-of-00031.safetensors",
|
263 |
+
"model.layers.28.mlp.up_proj.weight": "model-00011-of-00031.safetensors",
|
264 |
+
"model.layers.28.post_attention_layernorm.weight": "model-00012-of-00031.safetensors",
|
265 |
+
"model.layers.28.self_attn.k_proj.bias": "model-00011-of-00031.safetensors",
|
266 |
+
"model.layers.28.self_attn.k_proj.weight": "model-00011-of-00031.safetensors",
|
267 |
+
"model.layers.28.self_attn.o_proj.weight": "model-00011-of-00031.safetensors",
|
268 |
+
"model.layers.28.self_attn.q_proj.bias": "model-00011-of-00031.safetensors",
|
269 |
+
"model.layers.28.self_attn.q_proj.weight": "model-00011-of-00031.safetensors",
|
270 |
+
"model.layers.28.self_attn.v_proj.bias": "model-00011-of-00031.safetensors",
|
271 |
+
"model.layers.28.self_attn.v_proj.weight": "model-00011-of-00031.safetensors",
|
272 |
+
"model.layers.29.input_layernorm.weight": "model-00012-of-00031.safetensors",
|
273 |
+
"model.layers.29.mlp.down_proj.weight": "model-00012-of-00031.safetensors",
|
274 |
+
"model.layers.29.mlp.gate_proj.weight": "model-00012-of-00031.safetensors",
|
275 |
+
"model.layers.29.mlp.up_proj.weight": "model-00012-of-00031.safetensors",
|
276 |
+
"model.layers.29.post_attention_layernorm.weight": "model-00012-of-00031.safetensors",
|
277 |
+
"model.layers.29.self_attn.k_proj.bias": "model-00012-of-00031.safetensors",
|
278 |
+
"model.layers.29.self_attn.k_proj.weight": "model-00012-of-00031.safetensors",
|
279 |
+
"model.layers.29.self_attn.o_proj.weight": "model-00012-of-00031.safetensors",
|
280 |
+
"model.layers.29.self_attn.q_proj.bias": "model-00012-of-00031.safetensors",
|
281 |
+
"model.layers.29.self_attn.q_proj.weight": "model-00012-of-00031.safetensors",
|
282 |
+
"model.layers.29.self_attn.v_proj.bias": "model-00012-of-00031.safetensors",
|
283 |
+
"model.layers.29.self_attn.v_proj.weight": "model-00012-of-00031.safetensors",
|
284 |
+
"model.layers.3.input_layernorm.weight": "model-00002-of-00031.safetensors",
|
285 |
+
"model.layers.3.mlp.down_proj.weight": "model-00002-of-00031.safetensors",
|
286 |
+
"model.layers.3.mlp.gate_proj.weight": "model-00002-of-00031.safetensors",
|
287 |
+
"model.layers.3.mlp.up_proj.weight": "model-00002-of-00031.safetensors",
|
288 |
+
"model.layers.3.post_attention_layernorm.weight": "model-00002-of-00031.safetensors",
|
289 |
+
"model.layers.3.self_attn.k_proj.bias": "model-00002-of-00031.safetensors",
|
290 |
+
"model.layers.3.self_attn.k_proj.weight": "model-00002-of-00031.safetensors",
|
291 |
+
"model.layers.3.self_attn.o_proj.weight": "model-00002-of-00031.safetensors",
|
292 |
+
"model.layers.3.self_attn.q_proj.bias": "model-00002-of-00031.safetensors",
|
293 |
+
"model.layers.3.self_attn.q_proj.weight": "model-00002-of-00031.safetensors",
|
294 |
+
"model.layers.3.self_attn.v_proj.bias": "model-00002-of-00031.safetensors",
|
295 |
+
"model.layers.3.self_attn.v_proj.weight": "model-00002-of-00031.safetensors",
|
296 |
+
"model.layers.30.input_layernorm.weight": "model-00012-of-00031.safetensors",
|
297 |
+
"model.layers.30.mlp.down_proj.weight": "model-00012-of-00031.safetensors",
|
298 |
+
"model.layers.30.mlp.gate_proj.weight": "model-00012-of-00031.safetensors",
|
299 |
+
"model.layers.30.mlp.up_proj.weight": "model-00012-of-00031.safetensors",
|
300 |
+
"model.layers.30.post_attention_layernorm.weight": "model-00012-of-00031.safetensors",
|
301 |
+
"model.layers.30.self_attn.k_proj.bias": "model-00012-of-00031.safetensors",
|
302 |
+
"model.layers.30.self_attn.k_proj.weight": "model-00012-of-00031.safetensors",
|
303 |
+
"model.layers.30.self_attn.o_proj.weight": "model-00012-of-00031.safetensors",
|
304 |
+
"model.layers.30.self_attn.q_proj.bias": "model-00012-of-00031.safetensors",
|
305 |
+
"model.layers.30.self_attn.q_proj.weight": "model-00012-of-00031.safetensors",
|
306 |
+
"model.layers.30.self_attn.v_proj.bias": "model-00012-of-00031.safetensors",
|
307 |
+
"model.layers.30.self_attn.v_proj.weight": "model-00012-of-00031.safetensors",
|
308 |
+
"model.layers.31.input_layernorm.weight": "model-00013-of-00031.safetensors",
|
309 |
+
"model.layers.31.mlp.down_proj.weight": "model-00013-of-00031.safetensors",
|
310 |
+
"model.layers.31.mlp.gate_proj.weight": "model-00012-of-00031.safetensors",
|
311 |
+
"model.layers.31.mlp.up_proj.weight": "model-00013-of-00031.safetensors",
|
312 |
+
"model.layers.31.post_attention_layernorm.weight": "model-00013-of-00031.safetensors",
|
313 |
+
"model.layers.31.self_attn.k_proj.bias": "model-00012-of-00031.safetensors",
|
314 |
+
"model.layers.31.self_attn.k_proj.weight": "model-00012-of-00031.safetensors",
|
315 |
+
"model.layers.31.self_attn.o_proj.weight": "model-00012-of-00031.safetensors",
|
316 |
+
"model.layers.31.self_attn.q_proj.bias": "model-00012-of-00031.safetensors",
|
317 |
+
"model.layers.31.self_attn.q_proj.weight": "model-00012-of-00031.safetensors",
|
318 |
+
"model.layers.31.self_attn.v_proj.bias": "model-00012-of-00031.safetensors",
|
319 |
+
"model.layers.31.self_attn.v_proj.weight": "model-00012-of-00031.safetensors",
|
320 |
+
"model.layers.32.input_layernorm.weight": "model-00013-of-00031.safetensors",
|
321 |
+
"model.layers.32.mlp.down_proj.weight": "model-00013-of-00031.safetensors",
|
322 |
+
"model.layers.32.mlp.gate_proj.weight": "model-00013-of-00031.safetensors",
|
323 |
+
"model.layers.32.mlp.up_proj.weight": "model-00013-of-00031.safetensors",
|
324 |
+
"model.layers.32.post_attention_layernorm.weight": "model-00013-of-00031.safetensors",
|
325 |
+
"model.layers.32.self_attn.k_proj.bias": "model-00013-of-00031.safetensors",
|
326 |
+
"model.layers.32.self_attn.k_proj.weight": "model-00013-of-00031.safetensors",
|
327 |
+
"model.layers.32.self_attn.o_proj.weight": "model-00013-of-00031.safetensors",
|
328 |
+
"model.layers.32.self_attn.q_proj.bias": "model-00013-of-00031.safetensors",
|
329 |
+
"model.layers.32.self_attn.q_proj.weight": "model-00013-of-00031.safetensors",
|
330 |
+
"model.layers.32.self_attn.v_proj.bias": "model-00013-of-00031.safetensors",
|
331 |
+
"model.layers.32.self_attn.v_proj.weight": "model-00013-of-00031.safetensors",
|
332 |
+
"model.layers.33.input_layernorm.weight": "model-00013-of-00031.safetensors",
|
333 |
+
"model.layers.33.mlp.down_proj.weight": "model-00013-of-00031.safetensors",
|
334 |
+
"model.layers.33.mlp.gate_proj.weight": "model-00013-of-00031.safetensors",
|
335 |
+
"model.layers.33.mlp.up_proj.weight": "model-00013-of-00031.safetensors",
|
336 |
+
"model.layers.33.post_attention_layernorm.weight": "model-00013-of-00031.safetensors",
|
337 |
+
"model.layers.33.self_attn.k_proj.bias": "model-00013-of-00031.safetensors",
|
338 |
+
"model.layers.33.self_attn.k_proj.weight": "model-00013-of-00031.safetensors",
|
339 |
+
"model.layers.33.self_attn.o_proj.weight": "model-00013-of-00031.safetensors",
|
340 |
+
"model.layers.33.self_attn.q_proj.bias": "model-00013-of-00031.safetensors",
|
341 |
+
"model.layers.33.self_attn.q_proj.weight": "model-00013-of-00031.safetensors",
|
342 |
+
"model.layers.33.self_attn.v_proj.bias": "model-00013-of-00031.safetensors",
|
343 |
+
"model.layers.33.self_attn.v_proj.weight": "model-00013-of-00031.safetensors",
|
344 |
+
"model.layers.34.input_layernorm.weight": "model-00014-of-00031.safetensors",
|
345 |
+
"model.layers.34.mlp.down_proj.weight": "model-00014-of-00031.safetensors",
|
346 |
+
"model.layers.34.mlp.gate_proj.weight": "model-00014-of-00031.safetensors",
|
347 |
+
"model.layers.34.mlp.up_proj.weight": "model-00014-of-00031.safetensors",
|
348 |
+
"model.layers.34.post_attention_layernorm.weight": "model-00014-of-00031.safetensors",
|
349 |
+
"model.layers.34.self_attn.k_proj.bias": "model-00013-of-00031.safetensors",
|
350 |
+
"model.layers.34.self_attn.k_proj.weight": "model-00013-of-00031.safetensors",
|
351 |
+
"model.layers.34.self_attn.o_proj.weight": "model-00013-of-00031.safetensors",
|
352 |
+
"model.layers.34.self_attn.q_proj.bias": "model-00013-of-00031.safetensors",
|
353 |
+
"model.layers.34.self_attn.q_proj.weight": "model-00013-of-00031.safetensors",
|
354 |
+
"model.layers.34.self_attn.v_proj.bias": "model-00013-of-00031.safetensors",
|
355 |
+
"model.layers.34.self_attn.v_proj.weight": "model-00013-of-00031.safetensors",
|
356 |
+
"model.layers.35.input_layernorm.weight": "model-00014-of-00031.safetensors",
|
357 |
+
"model.layers.35.mlp.down_proj.weight": "model-00014-of-00031.safetensors",
|
358 |
+
"model.layers.35.mlp.gate_proj.weight": "model-00014-of-00031.safetensors",
|
359 |
+
"model.layers.35.mlp.up_proj.weight": "model-00014-of-00031.safetensors",
|
360 |
+
"model.layers.35.post_attention_layernorm.weight": "model-00014-of-00031.safetensors",
|
361 |
+
"model.layers.35.self_attn.k_proj.bias": "model-00014-of-00031.safetensors",
|
362 |
+
"model.layers.35.self_attn.k_proj.weight": "model-00014-of-00031.safetensors",
|
363 |
+
"model.layers.35.self_attn.o_proj.weight": "model-00014-of-00031.safetensors",
|
364 |
+
"model.layers.35.self_attn.q_proj.bias": "model-00014-of-00031.safetensors",
|
365 |
+
"model.layers.35.self_attn.q_proj.weight": "model-00014-of-00031.safetensors",
|
366 |
+
"model.layers.35.self_attn.v_proj.bias": "model-00014-of-00031.safetensors",
|
367 |
+
"model.layers.35.self_attn.v_proj.weight": "model-00014-of-00031.safetensors",
|
368 |
+
"model.layers.36.input_layernorm.weight": "model-00014-of-00031.safetensors",
|
369 |
+
"model.layers.36.mlp.down_proj.weight": "model-00014-of-00031.safetensors",
|
370 |
+
"model.layers.36.mlp.gate_proj.weight": "model-00014-of-00031.safetensors",
|
371 |
+
"model.layers.36.mlp.up_proj.weight": "model-00014-of-00031.safetensors",
|
372 |
+
"model.layers.36.post_attention_layernorm.weight": "model-00014-of-00031.safetensors",
|
373 |
+
"model.layers.36.self_attn.k_proj.bias": "model-00014-of-00031.safetensors",
|
374 |
+
"model.layers.36.self_attn.k_proj.weight": "model-00014-of-00031.safetensors",
|
375 |
+
"model.layers.36.self_attn.o_proj.weight": "model-00014-of-00031.safetensors",
|
376 |
+
"model.layers.36.self_attn.q_proj.bias": "model-00014-of-00031.safetensors",
|
377 |
+
"model.layers.36.self_attn.q_proj.weight": "model-00014-of-00031.safetensors",
|
378 |
+
"model.layers.36.self_attn.v_proj.bias": "model-00014-of-00031.safetensors",
|
379 |
+
"model.layers.36.self_attn.v_proj.weight": "model-00014-of-00031.safetensors",
|
380 |
+
"model.layers.37.input_layernorm.weight": "model-00015-of-00031.safetensors",
|
381 |
+
"model.layers.37.mlp.down_proj.weight": "model-00015-of-00031.safetensors",
|
382 |
+
"model.layers.37.mlp.gate_proj.weight": "model-00015-of-00031.safetensors",
|
383 |
+
"model.layers.37.mlp.up_proj.weight": "model-00015-of-00031.safetensors",
|
384 |
+
"model.layers.37.post_attention_layernorm.weight": "model-00015-of-00031.safetensors",
|
385 |
+
"model.layers.37.self_attn.k_proj.bias": "model-00015-of-00031.safetensors",
|
386 |
+
"model.layers.37.self_attn.k_proj.weight": "model-00015-of-00031.safetensors",
|
387 |
+
"model.layers.37.self_attn.o_proj.weight": "model-00015-of-00031.safetensors",
|
388 |
+
"model.layers.37.self_attn.q_proj.bias": "model-00015-of-00031.safetensors",
|
389 |
+
"model.layers.37.self_attn.q_proj.weight": "model-00015-of-00031.safetensors",
|
390 |
+
"model.layers.37.self_attn.v_proj.bias": "model-00015-of-00031.safetensors",
|
391 |
+
"model.layers.37.self_attn.v_proj.weight": "model-00015-of-00031.safetensors",
|
392 |
+
"model.layers.38.input_layernorm.weight": "model-00015-of-00031.safetensors",
|
393 |
+
"model.layers.38.mlp.down_proj.weight": "model-00015-of-00031.safetensors",
|
394 |
+
"model.layers.38.mlp.gate_proj.weight": "model-00015-of-00031.safetensors",
|
395 |
+
"model.layers.38.mlp.up_proj.weight": "model-00015-of-00031.safetensors",
|
396 |
+
"model.layers.38.post_attention_layernorm.weight": "model-00015-of-00031.safetensors",
|
397 |
+
"model.layers.38.self_attn.k_proj.bias": "model-00015-of-00031.safetensors",
|
398 |
+
"model.layers.38.self_attn.k_proj.weight": "model-00015-of-00031.safetensors",
|
399 |
+
"model.layers.38.self_attn.o_proj.weight": "model-00015-of-00031.safetensors",
|
400 |
+
"model.layers.38.self_attn.q_proj.bias": "model-00015-of-00031.safetensors",
|
401 |
+
"model.layers.38.self_attn.q_proj.weight": "model-00015-of-00031.safetensors",
|
402 |
+
"model.layers.38.self_attn.v_proj.bias": "model-00015-of-00031.safetensors",
|
403 |
+
"model.layers.38.self_attn.v_proj.weight": "model-00015-of-00031.safetensors",
|
404 |
+
"model.layers.39.input_layernorm.weight": "model-00016-of-00031.safetensors",
|
405 |
+
"model.layers.39.mlp.down_proj.weight": "model-00016-of-00031.safetensors",
|
406 |
+
"model.layers.39.mlp.gate_proj.weight": "model-00015-of-00031.safetensors",
|
407 |
+
"model.layers.39.mlp.up_proj.weight": "model-00015-of-00031.safetensors",
|
408 |
+
"model.layers.39.post_attention_layernorm.weight": "model-00016-of-00031.safetensors",
|
409 |
+
"model.layers.39.self_attn.k_proj.bias": "model-00015-of-00031.safetensors",
|
410 |
+
"model.layers.39.self_attn.k_proj.weight": "model-00015-of-00031.safetensors",
|
411 |
+
"model.layers.39.self_attn.o_proj.weight": "model-00015-of-00031.safetensors",
|
412 |
+
"model.layers.39.self_attn.q_proj.bias": "model-00015-of-00031.safetensors",
|
413 |
+
"model.layers.39.self_attn.q_proj.weight": "model-00015-of-00031.safetensors",
|
414 |
+
"model.layers.39.self_attn.v_proj.bias": "model-00015-of-00031.safetensors",
|
415 |
+
"model.layers.39.self_attn.v_proj.weight": "model-00015-of-00031.safetensors",
|
416 |
+
"model.layers.4.input_layernorm.weight": "model-00003-of-00031.safetensors",
|
417 |
+
"model.layers.4.mlp.down_proj.weight": "model-00003-of-00031.safetensors",
|
418 |
+
"model.layers.4.mlp.gate_proj.weight": "model-00003-of-00031.safetensors",
|
419 |
+
"model.layers.4.mlp.up_proj.weight": "model-00003-of-00031.safetensors",
|
420 |
+
"model.layers.4.post_attention_layernorm.weight": "model-00003-of-00031.safetensors",
|
421 |
+
"model.layers.4.self_attn.k_proj.bias": "model-00003-of-00031.safetensors",
|
422 |
+
"model.layers.4.self_attn.k_proj.weight": "model-00003-of-00031.safetensors",
|
423 |
+
"model.layers.4.self_attn.o_proj.weight": "model-00003-of-00031.safetensors",
|
424 |
+
"model.layers.4.self_attn.q_proj.bias": "model-00003-of-00031.safetensors",
|
425 |
+
"model.layers.4.self_attn.q_proj.weight": "model-00003-of-00031.safetensors",
|
426 |
+
"model.layers.4.self_attn.v_proj.bias": "model-00003-of-00031.safetensors",
|
427 |
+
"model.layers.4.self_attn.v_proj.weight": "model-00003-of-00031.safetensors",
|
428 |
+
"model.layers.40.input_layernorm.weight": "model-00016-of-00031.safetensors",
|
429 |
+
"model.layers.40.mlp.down_proj.weight": "model-00016-of-00031.safetensors",
|
430 |
+
"model.layers.40.mlp.gate_proj.weight": "model-00016-of-00031.safetensors",
|
431 |
+
"model.layers.40.mlp.up_proj.weight": "model-00016-of-00031.safetensors",
|
432 |
+
"model.layers.40.post_attention_layernorm.weight": "model-00016-of-00031.safetensors",
|
433 |
+
"model.layers.40.self_attn.k_proj.bias": "model-00016-of-00031.safetensors",
|
434 |
+
"model.layers.40.self_attn.k_proj.weight": "model-00016-of-00031.safetensors",
|
435 |
+
"model.layers.40.self_attn.o_proj.weight": "model-00016-of-00031.safetensors",
|
436 |
+
"model.layers.40.self_attn.q_proj.bias": "model-00016-of-00031.safetensors",
|
437 |
+
"model.layers.40.self_attn.q_proj.weight": "model-00016-of-00031.safetensors",
|
438 |
+
"model.layers.40.self_attn.v_proj.bias": "model-00016-of-00031.safetensors",
|
439 |
+
"model.layers.40.self_attn.v_proj.weight": "model-00016-of-00031.safetensors",
|
440 |
+
"model.layers.41.input_layernorm.weight": "model-00016-of-00031.safetensors",
|
441 |
+
"model.layers.41.mlp.down_proj.weight": "model-00016-of-00031.safetensors",
|
442 |
+
"model.layers.41.mlp.gate_proj.weight": "model-00016-of-00031.safetensors",
|
443 |
+
"model.layers.41.mlp.up_proj.weight": "model-00016-of-00031.safetensors",
|
444 |
+
"model.layers.41.post_attention_layernorm.weight": "model-00016-of-00031.safetensors",
|
445 |
+
"model.layers.41.self_attn.k_proj.bias": "model-00016-of-00031.safetensors",
|
446 |
+
"model.layers.41.self_attn.k_proj.weight": "model-00016-of-00031.safetensors",
|
447 |
+
"model.layers.41.self_attn.o_proj.weight": "model-00016-of-00031.safetensors",
|
448 |
+
"model.layers.41.self_attn.q_proj.bias": "model-00016-of-00031.safetensors",
|
449 |
+
"model.layers.41.self_attn.q_proj.weight": "model-00016-of-00031.safetensors",
|
450 |
+
"model.layers.41.self_attn.v_proj.bias": "model-00016-of-00031.safetensors",
|
451 |
+
"model.layers.41.self_attn.v_proj.weight": "model-00016-of-00031.safetensors",
|
452 |
+
"model.layers.42.input_layernorm.weight": "model-00017-of-00031.safetensors",
|
453 |
+
"model.layers.42.mlp.down_proj.weight": "model-00017-of-00031.safetensors",
|
454 |
+
"model.layers.42.mlp.gate_proj.weight": "model-00016-of-00031.safetensors",
|
455 |
+
"model.layers.42.mlp.up_proj.weight": "model-00017-of-00031.safetensors",
|
456 |
+
"model.layers.42.post_attention_layernorm.weight": "model-00017-of-00031.safetensors",
|
457 |
+
"model.layers.42.self_attn.k_proj.bias": "model-00016-of-00031.safetensors",
|
458 |
+
"model.layers.42.self_attn.k_proj.weight": "model-00016-of-00031.safetensors",
|
459 |
+
"model.layers.42.self_attn.o_proj.weight": "model-00016-of-00031.safetensors",
|
460 |
+
"model.layers.42.self_attn.q_proj.bias": "model-00016-of-00031.safetensors",
|
461 |
+
"model.layers.42.self_attn.q_proj.weight": "model-00016-of-00031.safetensors",
|
462 |
+
"model.layers.42.self_attn.v_proj.bias": "model-00016-of-00031.safetensors",
|
463 |
+
"model.layers.42.self_attn.v_proj.weight": "model-00016-of-00031.safetensors",
|
464 |
+
"model.layers.43.input_layernorm.weight": "model-00017-of-00031.safetensors",
|
465 |
+
"model.layers.43.mlp.down_proj.weight": "model-00017-of-00031.safetensors",
|
466 |
+
"model.layers.43.mlp.gate_proj.weight": "model-00017-of-00031.safetensors",
|
467 |
+
"model.layers.43.mlp.up_proj.weight": "model-00017-of-00031.safetensors",
|
468 |
+
"model.layers.43.post_attention_layernorm.weight": "model-00017-of-00031.safetensors",
|
469 |
+
"model.layers.43.self_attn.k_proj.bias": "model-00017-of-00031.safetensors",
|
470 |
+
"model.layers.43.self_attn.k_proj.weight": "model-00017-of-00031.safetensors",
|
471 |
+
"model.layers.43.self_attn.o_proj.weight": "model-00017-of-00031.safetensors",
|
472 |
+
"model.layers.43.self_attn.q_proj.bias": "model-00017-of-00031.safetensors",
|
473 |
+
"model.layers.43.self_attn.q_proj.weight": "model-00017-of-00031.safetensors",
|
474 |
+
"model.layers.43.self_attn.v_proj.bias": "model-00017-of-00031.safetensors",
|
475 |
+
"model.layers.43.self_attn.v_proj.weight": "model-00017-of-00031.safetensors",
|
476 |
+
"model.layers.44.input_layernorm.weight": "model-00017-of-00031.safetensors",
|
477 |
+
"model.layers.44.mlp.down_proj.weight": "model-00017-of-00031.safetensors",
|
478 |
+
"model.layers.44.mlp.gate_proj.weight": "model-00017-of-00031.safetensors",
|
479 |
+
"model.layers.44.mlp.up_proj.weight": "model-00017-of-00031.safetensors",
|
480 |
+
"model.layers.44.post_attention_layernorm.weight": "model-00017-of-00031.safetensors",
|
481 |
+
"model.layers.44.self_attn.k_proj.bias": "model-00017-of-00031.safetensors",
|
482 |
+
"model.layers.44.self_attn.k_proj.weight": "model-00017-of-00031.safetensors",
|
483 |
+
"model.layers.44.self_attn.o_proj.weight": "model-00017-of-00031.safetensors",
|
484 |
+
"model.layers.44.self_attn.q_proj.bias": "model-00017-of-00031.safetensors",
|
485 |
+
"model.layers.44.self_attn.q_proj.weight": "model-00017-of-00031.safetensors",
|
486 |
+
"model.layers.44.self_attn.v_proj.bias": "model-00017-of-00031.safetensors",
|
487 |
+
"model.layers.44.self_attn.v_proj.weight": "model-00017-of-00031.safetensors",
|
488 |
+
"model.layers.45.input_layernorm.weight": "model-00018-of-00031.safetensors",
|
489 |
+
"model.layers.45.mlp.down_proj.weight": "model-00018-of-00031.safetensors",
|
490 |
+
"model.layers.45.mlp.gate_proj.weight": "model-00018-of-00031.safetensors",
|
491 |
+
"model.layers.45.mlp.up_proj.weight": "model-00018-of-00031.safetensors",
|
492 |
+
"model.layers.45.post_attention_layernorm.weight": "model-00018-of-00031.safetensors",
|
493 |
+
"model.layers.45.self_attn.k_proj.bias": "model-00017-of-00031.safetensors",
|
494 |
+
"model.layers.45.self_attn.k_proj.weight": "model-00017-of-00031.safetensors",
|
495 |
+
"model.layers.45.self_attn.o_proj.weight": "model-00017-of-00031.safetensors",
|
496 |
+
"model.layers.45.self_attn.q_proj.bias": "model-00017-of-00031.safetensors",
|
497 |
+
"model.layers.45.self_attn.q_proj.weight": "model-00017-of-00031.safetensors",
|
498 |
+
"model.layers.45.self_attn.v_proj.bias": "model-00017-of-00031.safetensors",
|
499 |
+
"model.layers.45.self_attn.v_proj.weight": "model-00017-of-00031.safetensors",
|
500 |
+
"model.layers.46.input_layernorm.weight": "model-00018-of-00031.safetensors",
|
501 |
+
"model.layers.46.mlp.down_proj.weight": "model-00018-of-00031.safetensors",
|
502 |
+
"model.layers.46.mlp.gate_proj.weight": "model-00018-of-00031.safetensors",
|
503 |
+
"model.layers.46.mlp.up_proj.weight": "model-00018-of-00031.safetensors",
|
504 |
+
"model.layers.46.post_attention_layernorm.weight": "model-00018-of-00031.safetensors",
|
505 |
+
"model.layers.46.self_attn.k_proj.bias": "model-00018-of-00031.safetensors",
|
506 |
+
"model.layers.46.self_attn.k_proj.weight": "model-00018-of-00031.safetensors",
|
507 |
+
"model.layers.46.self_attn.o_proj.weight": "model-00018-of-00031.safetensors",
|
508 |
+
"model.layers.46.self_attn.q_proj.bias": "model-00018-of-00031.safetensors",
|
509 |
+
"model.layers.46.self_attn.q_proj.weight": "model-00018-of-00031.safetensors",
|
510 |
+
"model.layers.46.self_attn.v_proj.bias": "model-00018-of-00031.safetensors",
|
511 |
+
"model.layers.46.self_attn.v_proj.weight": "model-00018-of-00031.safetensors",
|
512 |
+
"model.layers.47.input_layernorm.weight": "model-00018-of-00031.safetensors",
|
513 |
+
"model.layers.47.mlp.down_proj.weight": "model-00018-of-00031.safetensors",
|
514 |
+
"model.layers.47.mlp.gate_proj.weight": "model-00018-of-00031.safetensors",
|
515 |
+
"model.layers.47.mlp.up_proj.weight": "model-00018-of-00031.safetensors",
|
516 |
+
"model.layers.47.post_attention_layernorm.weight": "model-00018-of-00031.safetensors",
|
517 |
+
"model.layers.47.self_attn.k_proj.bias": "model-00018-of-00031.safetensors",
|
518 |
+
"model.layers.47.self_attn.k_proj.weight": "model-00018-of-00031.safetensors",
|
519 |
+
"model.layers.47.self_attn.o_proj.weight": "model-00018-of-00031.safetensors",
|
520 |
+
"model.layers.47.self_attn.q_proj.bias": "model-00018-of-00031.safetensors",
|
521 |
+
"model.layers.47.self_attn.q_proj.weight": "model-00018-of-00031.safetensors",
|
522 |
+
"model.layers.47.self_attn.v_proj.bias": "model-00018-of-00031.safetensors",
|
523 |
+
"model.layers.47.self_attn.v_proj.weight": "model-00018-of-00031.safetensors",
|
524 |
+
"model.layers.48.input_layernorm.weight": "model-00019-of-00031.safetensors",
|
525 |
+
"model.layers.48.mlp.down_proj.weight": "model-00019-of-00031.safetensors",
|
526 |
+
"model.layers.48.mlp.gate_proj.weight": "model-00019-of-00031.safetensors",
|
527 |
+
"model.layers.48.mlp.up_proj.weight": "model-00019-of-00031.safetensors",
|
528 |
+
"model.layers.48.post_attention_layernorm.weight": "model-00019-of-00031.safetensors",
|
529 |
+
"model.layers.48.self_attn.k_proj.bias": "model-00019-of-00031.safetensors",
|
530 |
+
"model.layers.48.self_attn.k_proj.weight": "model-00019-of-00031.safetensors",
|
531 |
+
"model.layers.48.self_attn.o_proj.weight": "model-00019-of-00031.safetensors",
|
532 |
+
"model.layers.48.self_attn.q_proj.bias": "model-00019-of-00031.safetensors",
|
533 |
+
"model.layers.48.self_attn.q_proj.weight": "model-00019-of-00031.safetensors",
|
534 |
+
"model.layers.48.self_attn.v_proj.bias": "model-00019-of-00031.safetensors",
|
535 |
+
"model.layers.48.self_attn.v_proj.weight": "model-00019-of-00031.safetensors",
|
536 |
+
"model.layers.49.input_layernorm.weight": "model-00019-of-00031.safetensors",
|
537 |
+
"model.layers.49.mlp.down_proj.weight": "model-00019-of-00031.safetensors",
|
538 |
+
"model.layers.49.mlp.gate_proj.weight": "model-00019-of-00031.safetensors",
|
539 |
+
"model.layers.49.mlp.up_proj.weight": "model-00019-of-00031.safetensors",
|
540 |
+
"model.layers.49.post_attention_layernorm.weight": "model-00019-of-00031.safetensors",
|
541 |
+
"model.layers.49.self_attn.k_proj.bias": "model-00019-of-00031.safetensors",
|
542 |
+
"model.layers.49.self_attn.k_proj.weight": "model-00019-of-00031.safetensors",
|
543 |
+
"model.layers.49.self_attn.o_proj.weight": "model-00019-of-00031.safetensors",
|
544 |
+
"model.layers.49.self_attn.q_proj.bias": "model-00019-of-00031.safetensors",
|
545 |
+
"model.layers.49.self_attn.q_proj.weight": "model-00019-of-00031.safetensors",
|
546 |
+
"model.layers.49.self_attn.v_proj.bias": "model-00019-of-00031.safetensors",
|
547 |
+
"model.layers.49.self_attn.v_proj.weight": "model-00019-of-00031.safetensors",
|
548 |
+
"model.layers.5.input_layernorm.weight": "model-00003-of-00031.safetensors",
|
549 |
+
"model.layers.5.mlp.down_proj.weight": "model-00003-of-00031.safetensors",
|
550 |
+
"model.layers.5.mlp.gate_proj.weight": "model-00003-of-00031.safetensors",
|
551 |
+
"model.layers.5.mlp.up_proj.weight": "model-00003-of-00031.safetensors",
|
552 |
+
"model.layers.5.post_attention_layernorm.weight": "model-00003-of-00031.safetensors",
|
553 |
+
"model.layers.5.self_attn.k_proj.bias": "model-00003-of-00031.safetensors",
|
554 |
+
"model.layers.5.self_attn.k_proj.weight": "model-00003-of-00031.safetensors",
|
555 |
+
"model.layers.5.self_attn.o_proj.weight": "model-00003-of-00031.safetensors",
|
556 |
+
"model.layers.5.self_attn.q_proj.bias": "model-00003-of-00031.safetensors",
|
557 |
+
"model.layers.5.self_attn.q_proj.weight": "model-00003-of-00031.safetensors",
|
558 |
+
"model.layers.5.self_attn.v_proj.bias": "model-00003-of-00031.safetensors",
|
559 |
+
"model.layers.5.self_attn.v_proj.weight": "model-00003-of-00031.safetensors",
|
560 |
+
"model.layers.50.input_layernorm.weight": "model-00020-of-00031.safetensors",
|
561 |
+
"model.layers.50.mlp.down_proj.weight": "model-00020-of-00031.safetensors",
|
562 |
+
"model.layers.50.mlp.gate_proj.weight": "model-00019-of-00031.safetensors",
|
563 |
+
"model.layers.50.mlp.up_proj.weight": "model-00019-of-00031.safetensors",
|
564 |
+
"model.layers.50.post_attention_layernorm.weight": "model-00020-of-00031.safetensors",
|
565 |
+
"model.layers.50.self_attn.k_proj.bias": "model-00019-of-00031.safetensors",
|
566 |
+
"model.layers.50.self_attn.k_proj.weight": "model-00019-of-00031.safetensors",
|
567 |
+
"model.layers.50.self_attn.o_proj.weight": "model-00019-of-00031.safetensors",
|
568 |
+
"model.layers.50.self_attn.q_proj.bias": "model-00019-of-00031.safetensors",
|
569 |
+
"model.layers.50.self_attn.q_proj.weight": "model-00019-of-00031.safetensors",
|
570 |
+
"model.layers.50.self_attn.v_proj.bias": "model-00019-of-00031.safetensors",
|
571 |
+
"model.layers.50.self_attn.v_proj.weight": "model-00019-of-00031.safetensors",
|
572 |
+
"model.layers.51.input_layernorm.weight": "model-00020-of-00031.safetensors",
|
573 |
+
"model.layers.51.mlp.down_proj.weight": "model-00020-of-00031.safetensors",
|
574 |
+
"model.layers.51.mlp.gate_proj.weight": "model-00020-of-00031.safetensors",
|
575 |
+
"model.layers.51.mlp.up_proj.weight": "model-00020-of-00031.safetensors",
|
576 |
+
"model.layers.51.post_attention_layernorm.weight": "model-00020-of-00031.safetensors",
|
577 |
+
"model.layers.51.self_attn.k_proj.bias": "model-00020-of-00031.safetensors",
|
578 |
+
"model.layers.51.self_attn.k_proj.weight": "model-00020-of-00031.safetensors",
|
579 |
+
"model.layers.51.self_attn.o_proj.weight": "model-00020-of-00031.safetensors",
|
580 |
+
"model.layers.51.self_attn.q_proj.bias": "model-00020-of-00031.safetensors",
|
581 |
+
"model.layers.51.self_attn.q_proj.weight": "model-00020-of-00031.safetensors",
|
582 |
+
"model.layers.51.self_attn.v_proj.bias": "model-00020-of-00031.safetensors",
|
583 |
+
"model.layers.51.self_attn.v_proj.weight": "model-00020-of-00031.safetensors",
|
584 |
+
"model.layers.52.input_layernorm.weight": "model-00020-of-00031.safetensors",
|
585 |
+
"model.layers.52.mlp.down_proj.weight": "model-00020-of-00031.safetensors",
|
586 |
+
"model.layers.52.mlp.gate_proj.weight": "model-00020-of-00031.safetensors",
|
587 |
+
"model.layers.52.mlp.up_proj.weight": "model-00020-of-00031.safetensors",
|
588 |
+
"model.layers.52.post_attention_layernorm.weight": "model-00020-of-00031.safetensors",
|
589 |
+
"model.layers.52.self_attn.k_proj.bias": "model-00020-of-00031.safetensors",
|
590 |
+
"model.layers.52.self_attn.k_proj.weight": "model-00020-of-00031.safetensors",
|
591 |
+
"model.layers.52.self_attn.o_proj.weight": "model-00020-of-00031.safetensors",
|
592 |
+
"model.layers.52.self_attn.q_proj.bias": "model-00020-of-00031.safetensors",
|
593 |
+
"model.layers.52.self_attn.q_proj.weight": "model-00020-of-00031.safetensors",
|
594 |
+
"model.layers.52.self_attn.v_proj.bias": "model-00020-of-00031.safetensors",
|
595 |
+
"model.layers.52.self_attn.v_proj.weight": "model-00020-of-00031.safetensors",
|
596 |
+
"model.layers.53.input_layernorm.weight": "model-00021-of-00031.safetensors",
|
597 |
+
"model.layers.53.mlp.down_proj.weight": "model-00021-of-00031.safetensors",
|
598 |
+
"model.layers.53.mlp.gate_proj.weight": "model-00020-of-00031.safetensors",
|
599 |
+
"model.layers.53.mlp.up_proj.weight": "model-00021-of-00031.safetensors",
|
600 |
+
"model.layers.53.post_attention_layernorm.weight": "model-00021-of-00031.safetensors",
|
601 |
+
"model.layers.53.self_attn.k_proj.bias": "model-00020-of-00031.safetensors",
|
602 |
+
"model.layers.53.self_attn.k_proj.weight": "model-00020-of-00031.safetensors",
|
603 |
+
"model.layers.53.self_attn.o_proj.weight": "model-00020-of-00031.safetensors",
|
604 |
+
"model.layers.53.self_attn.q_proj.bias": "model-00020-of-00031.safetensors",
|
605 |
+
"model.layers.53.self_attn.q_proj.weight": "model-00020-of-00031.safetensors",
|
606 |
+
"model.layers.53.self_attn.v_proj.bias": "model-00020-of-00031.safetensors",
|
607 |
+
"model.layers.53.self_attn.v_proj.weight": "model-00020-of-00031.safetensors",
|
608 |
+
"model.layers.54.input_layernorm.weight": "model-00021-of-00031.safetensors",
|
609 |
+
"model.layers.54.mlp.down_proj.weight": "model-00021-of-00031.safetensors",
|
610 |
+
"model.layers.54.mlp.gate_proj.weight": "model-00021-of-00031.safetensors",
|
611 |
+
"model.layers.54.mlp.up_proj.weight": "model-00021-of-00031.safetensors",
|
612 |
+
"model.layers.54.post_attention_layernorm.weight": "model-00021-of-00031.safetensors",
|
613 |
+
"model.layers.54.self_attn.k_proj.bias": "model-00021-of-00031.safetensors",
|
614 |
+
"model.layers.54.self_attn.k_proj.weight": "model-00021-of-00031.safetensors",
|
615 |
+
"model.layers.54.self_attn.o_proj.weight": "model-00021-of-00031.safetensors",
|
616 |
+
"model.layers.54.self_attn.q_proj.bias": "model-00021-of-00031.safetensors",
|
617 |
+
"model.layers.54.self_attn.q_proj.weight": "model-00021-of-00031.safetensors",
|
618 |
+
"model.layers.54.self_attn.v_proj.bias": "model-00021-of-00031.safetensors",
|
619 |
+
"model.layers.54.self_attn.v_proj.weight": "model-00021-of-00031.safetensors",
|
620 |
+
"model.layers.55.input_layernorm.weight": "model-00021-of-00031.safetensors",
|
621 |
+
"model.layers.55.mlp.down_proj.weight": "model-00021-of-00031.safetensors",
|
622 |
+
"model.layers.55.mlp.gate_proj.weight": "model-00021-of-00031.safetensors",
|
623 |
+
"model.layers.55.mlp.up_proj.weight": "model-00021-of-00031.safetensors",
|
624 |
+
"model.layers.55.post_attention_layernorm.weight": "model-00021-of-00031.safetensors",
|
625 |
+
"model.layers.55.self_attn.k_proj.bias": "model-00021-of-00031.safetensors",
|
626 |
+
"model.layers.55.self_attn.k_proj.weight": "model-00021-of-00031.safetensors",
|
627 |
+
"model.layers.55.self_attn.o_proj.weight": "model-00021-of-00031.safetensors",
|
628 |
+
"model.layers.55.self_attn.q_proj.bias": "model-00021-of-00031.safetensors",
|
629 |
+
"model.layers.55.self_attn.q_proj.weight": "model-00021-of-00031.safetensors",
|
630 |
+
"model.layers.55.self_attn.v_proj.bias": "model-00021-of-00031.safetensors",
|
631 |
+
"model.layers.55.self_attn.v_proj.weight": "model-00021-of-00031.safetensors",
|
632 |
+
"model.layers.56.input_layernorm.weight": "model-00022-of-00031.safetensors",
|
633 |
+
"model.layers.56.mlp.down_proj.weight": "model-00022-of-00031.safetensors",
|
634 |
+
"model.layers.56.mlp.gate_proj.weight": "model-00022-of-00031.safetensors",
|
635 |
+
"model.layers.56.mlp.up_proj.weight": "model-00022-of-00031.safetensors",
|
636 |
+
"model.layers.56.post_attention_layernorm.weight": "model-00022-of-00031.safetensors",
|
637 |
+
"model.layers.56.self_attn.k_proj.bias": "model-00021-of-00031.safetensors",
|
638 |
+
"model.layers.56.self_attn.k_proj.weight": "model-00021-of-00031.safetensors",
|
639 |
+
"model.layers.56.self_attn.o_proj.weight": "model-00021-of-00031.safetensors",
|
640 |
+
"model.layers.56.self_attn.q_proj.bias": "model-00021-of-00031.safetensors",
|
641 |
+
"model.layers.56.self_attn.q_proj.weight": "model-00021-of-00031.safetensors",
|
642 |
+
"model.layers.56.self_attn.v_proj.bias": "model-00021-of-00031.safetensors",
|
643 |
+
"model.layers.56.self_attn.v_proj.weight": "model-00021-of-00031.safetensors",
|
644 |
+
"model.layers.57.input_layernorm.weight": "model-00022-of-00031.safetensors",
|
645 |
+
"model.layers.57.mlp.down_proj.weight": "model-00022-of-00031.safetensors",
|
646 |
+
"model.layers.57.mlp.gate_proj.weight": "model-00022-of-00031.safetensors",
|
647 |
+
"model.layers.57.mlp.up_proj.weight": "model-00022-of-00031.safetensors",
|
648 |
+
"model.layers.57.post_attention_layernorm.weight": "model-00022-of-00031.safetensors",
|
649 |
+
"model.layers.57.self_attn.k_proj.bias": "model-00022-of-00031.safetensors",
|
650 |
+
"model.layers.57.self_attn.k_proj.weight": "model-00022-of-00031.safetensors",
|
651 |
+
"model.layers.57.self_attn.o_proj.weight": "model-00022-of-00031.safetensors",
|
652 |
+
"model.layers.57.self_attn.q_proj.bias": "model-00022-of-00031.safetensors",
|
653 |
+
"model.layers.57.self_attn.q_proj.weight": "model-00022-of-00031.safetensors",
|
654 |
+
"model.layers.57.self_attn.v_proj.bias": "model-00022-of-00031.safetensors",
|
655 |
+
"model.layers.57.self_attn.v_proj.weight": "model-00022-of-00031.safetensors",
|
656 |
+
"model.layers.58.input_layernorm.weight": "model-00022-of-00031.safetensors",
|
657 |
+
"model.layers.58.mlp.down_proj.weight": "model-00022-of-00031.safetensors",
|
658 |
+
"model.layers.58.mlp.gate_proj.weight": "model-00022-of-00031.safetensors",
|
659 |
+
"model.layers.58.mlp.up_proj.weight": "model-00022-of-00031.safetensors",
|
660 |
+
"model.layers.58.post_attention_layernorm.weight": "model-00022-of-00031.safetensors",
|
661 |
+
"model.layers.58.self_attn.k_proj.bias": "model-00022-of-00031.safetensors",
|
662 |
+
"model.layers.58.self_attn.k_proj.weight": "model-00022-of-00031.safetensors",
|
663 |
+
"model.layers.58.self_attn.o_proj.weight": "model-00022-of-00031.safetensors",
|
664 |
+
"model.layers.58.self_attn.q_proj.bias": "model-00022-of-00031.safetensors",
|
665 |
+
"model.layers.58.self_attn.q_proj.weight": "model-00022-of-00031.safetensors",
|
666 |
+
"model.layers.58.self_attn.v_proj.bias": "model-00022-of-00031.safetensors",
|
667 |
+
"model.layers.58.self_attn.v_proj.weight": "model-00022-of-00031.safetensors",
|
668 |
+
"model.layers.59.input_layernorm.weight": "model-00023-of-00031.safetensors",
|
669 |
+
"model.layers.59.mlp.down_proj.weight": "model-00023-of-00031.safetensors",
|
670 |
+
"model.layers.59.mlp.gate_proj.weight": "model-00023-of-00031.safetensors",
|
671 |
+
"model.layers.59.mlp.up_proj.weight": "model-00023-of-00031.safetensors",
|
672 |
+
"model.layers.59.post_attention_layernorm.weight": "model-00023-of-00031.safetensors",
|
673 |
+
"model.layers.59.self_attn.k_proj.bias": "model-00023-of-00031.safetensors",
|
674 |
+
"model.layers.59.self_attn.k_proj.weight": "model-00023-of-00031.safetensors",
|
675 |
+
"model.layers.59.self_attn.o_proj.weight": "model-00023-of-00031.safetensors",
|
676 |
+
"model.layers.59.self_attn.q_proj.bias": "model-00023-of-00031.safetensors",
|
677 |
+
"model.layers.59.self_attn.q_proj.weight": "model-00023-of-00031.safetensors",
|
678 |
+
"model.layers.59.self_attn.v_proj.bias": "model-00023-of-00031.safetensors",
|
679 |
+
"model.layers.59.self_attn.v_proj.weight": "model-00023-of-00031.safetensors",
|
680 |
+
"model.layers.6.input_layernorm.weight": "model-00004-of-00031.safetensors",
|
681 |
+
"model.layers.6.mlp.down_proj.weight": "model-00004-of-00031.safetensors",
|
682 |
+
"model.layers.6.mlp.gate_proj.weight": "model-00003-of-00031.safetensors",
|
683 |
+
"model.layers.6.mlp.up_proj.weight": "model-00003-of-00031.safetensors",
|
684 |
+
"model.layers.6.post_attention_layernorm.weight": "model-00004-of-00031.safetensors",
|
685 |
+
"model.layers.6.self_attn.k_proj.bias": "model-00003-of-00031.safetensors",
|
686 |
+
"model.layers.6.self_attn.k_proj.weight": "model-00003-of-00031.safetensors",
|
687 |
+
"model.layers.6.self_attn.o_proj.weight": "model-00003-of-00031.safetensors",
|
688 |
+
"model.layers.6.self_attn.q_proj.bias": "model-00003-of-00031.safetensors",
|
689 |
+
"model.layers.6.self_attn.q_proj.weight": "model-00003-of-00031.safetensors",
|
690 |
+
"model.layers.6.self_attn.v_proj.bias": "model-00003-of-00031.safetensors",
|
691 |
+
"model.layers.6.self_attn.v_proj.weight": "model-00003-of-00031.safetensors",
|
692 |
+
"model.layers.60.input_layernorm.weight": "model-00023-of-00031.safetensors",
|
693 |
+
"model.layers.60.mlp.down_proj.weight": "model-00023-of-00031.safetensors",
|
694 |
+
"model.layers.60.mlp.gate_proj.weight": "model-00023-of-00031.safetensors",
|
695 |
+
"model.layers.60.mlp.up_proj.weight": "model-00023-of-00031.safetensors",
|
696 |
+
"model.layers.60.post_attention_layernorm.weight": "model-00023-of-00031.safetensors",
|
697 |
+
"model.layers.60.self_attn.k_proj.bias": "model-00023-of-00031.safetensors",
|
698 |
+
"model.layers.60.self_attn.k_proj.weight": "model-00023-of-00031.safetensors",
|
699 |
+
"model.layers.60.self_attn.o_proj.weight": "model-00023-of-00031.safetensors",
|
700 |
+
"model.layers.60.self_attn.q_proj.bias": "model-00023-of-00031.safetensors",
|
701 |
+
"model.layers.60.self_attn.q_proj.weight": "model-00023-of-00031.safetensors",
|
702 |
+
"model.layers.60.self_attn.v_proj.bias": "model-00023-of-00031.safetensors",
|
703 |
+
"model.layers.60.self_attn.v_proj.weight": "model-00023-of-00031.safetensors",
|
704 |
+
"model.layers.61.input_layernorm.weight": "model-00024-of-00031.safetensors",
|
705 |
+
"model.layers.61.mlp.down_proj.weight": "model-00024-of-00031.safetensors",
|
706 |
+
"model.layers.61.mlp.gate_proj.weight": "model-00023-of-00031.safetensors",
|
707 |
+
"model.layers.61.mlp.up_proj.weight": "model-00023-of-00031.safetensors",
|
708 |
+
"model.layers.61.post_attention_layernorm.weight": "model-00024-of-00031.safetensors",
|
709 |
+
"model.layers.61.self_attn.k_proj.bias": "model-00023-of-00031.safetensors",
|
710 |
+
"model.layers.61.self_attn.k_proj.weight": "model-00023-of-00031.safetensors",
|
711 |
+
"model.layers.61.self_attn.o_proj.weight": "model-00023-of-00031.safetensors",
|
712 |
+
"model.layers.61.self_attn.q_proj.bias": "model-00023-of-00031.safetensors",
|
713 |
+
"model.layers.61.self_attn.q_proj.weight": "model-00023-of-00031.safetensors",
|
714 |
+
"model.layers.61.self_attn.v_proj.bias": "model-00023-of-00031.safetensors",
|
715 |
+
"model.layers.61.self_attn.v_proj.weight": "model-00023-of-00031.safetensors",
|
716 |
+
"model.layers.62.input_layernorm.weight": "model-00024-of-00031.safetensors",
|
717 |
+
"model.layers.62.mlp.down_proj.weight": "model-00024-of-00031.safetensors",
|
718 |
+
"model.layers.62.mlp.gate_proj.weight": "model-00024-of-00031.safetensors",
|
719 |
+
"model.layers.62.mlp.up_proj.weight": "model-00024-of-00031.safetensors",
|
720 |
+
"model.layers.62.post_attention_layernorm.weight": "model-00024-of-00031.safetensors",
|
721 |
+
"model.layers.62.self_attn.k_proj.bias": "model-00024-of-00031.safetensors",
|
722 |
+
"model.layers.62.self_attn.k_proj.weight": "model-00024-of-00031.safetensors",
|
723 |
+
"model.layers.62.self_attn.o_proj.weight": "model-00024-of-00031.safetensors",
|
724 |
+
"model.layers.62.self_attn.q_proj.bias": "model-00024-of-00031.safetensors",
|
725 |
+
"model.layers.62.self_attn.q_proj.weight": "model-00024-of-00031.safetensors",
|
726 |
+
"model.layers.62.self_attn.v_proj.bias": "model-00024-of-00031.safetensors",
|
727 |
+
"model.layers.62.self_attn.v_proj.weight": "model-00024-of-00031.safetensors",
|
728 |
+
"model.layers.63.input_layernorm.weight": "model-00024-of-00031.safetensors",
|
729 |
+
"model.layers.63.mlp.down_proj.weight": "model-00024-of-00031.safetensors",
|
730 |
+
"model.layers.63.mlp.gate_proj.weight": "model-00024-of-00031.safetensors",
|
731 |
+
"model.layers.63.mlp.up_proj.weight": "model-00024-of-00031.safetensors",
|
732 |
+
"model.layers.63.post_attention_layernorm.weight": "model-00024-of-00031.safetensors",
|
733 |
+
"model.layers.63.self_attn.k_proj.bias": "model-00024-of-00031.safetensors",
|
734 |
+
"model.layers.63.self_attn.k_proj.weight": "model-00024-of-00031.safetensors",
|
735 |
+
"model.layers.63.self_attn.o_proj.weight": "model-00024-of-00031.safetensors",
|
736 |
+
"model.layers.63.self_attn.q_proj.bias": "model-00024-of-00031.safetensors",
|
737 |
+
"model.layers.63.self_attn.q_proj.weight": "model-00024-of-00031.safetensors",
|
738 |
+
"model.layers.63.self_attn.v_proj.bias": "model-00024-of-00031.safetensors",
|
739 |
+
"model.layers.63.self_attn.v_proj.weight": "model-00024-of-00031.safetensors",
|
740 |
+
"model.layers.64.input_layernorm.weight": "model-00025-of-00031.safetensors",
|
741 |
+
"model.layers.64.mlp.down_proj.weight": "model-00025-of-00031.safetensors",
|
742 |
+
"model.layers.64.mlp.gate_proj.weight": "model-00024-of-00031.safetensors",
|
743 |
+
"model.layers.64.mlp.up_proj.weight": "model-00025-of-00031.safetensors",
|
744 |
+
"model.layers.64.post_attention_layernorm.weight": "model-00025-of-00031.safetensors",
|
745 |
+
"model.layers.64.self_attn.k_proj.bias": "model-00024-of-00031.safetensors",
|
746 |
+
"model.layers.64.self_attn.k_proj.weight": "model-00024-of-00031.safetensors",
|
747 |
+
"model.layers.64.self_attn.o_proj.weight": "model-00024-of-00031.safetensors",
|
748 |
+
"model.layers.64.self_attn.q_proj.bias": "model-00024-of-00031.safetensors",
|
749 |
+
"model.layers.64.self_attn.q_proj.weight": "model-00024-of-00031.safetensors",
|
750 |
+
"model.layers.64.self_attn.v_proj.bias": "model-00024-of-00031.safetensors",
|
751 |
+
"model.layers.64.self_attn.v_proj.weight": "model-00024-of-00031.safetensors",
|
752 |
+
"model.layers.65.input_layernorm.weight": "model-00025-of-00031.safetensors",
|
753 |
+
"model.layers.65.mlp.down_proj.weight": "model-00025-of-00031.safetensors",
|
754 |
+
"model.layers.65.mlp.gate_proj.weight": "model-00025-of-00031.safetensors",
|
755 |
+
"model.layers.65.mlp.up_proj.weight": "model-00025-of-00031.safetensors",
|
756 |
+
"model.layers.65.post_attention_layernorm.weight": "model-00025-of-00031.safetensors",
|
757 |
+
"model.layers.65.self_attn.k_proj.bias": "model-00025-of-00031.safetensors",
|
758 |
+
"model.layers.65.self_attn.k_proj.weight": "model-00025-of-00031.safetensors",
|
759 |
+
"model.layers.65.self_attn.o_proj.weight": "model-00025-of-00031.safetensors",
|
760 |
+
"model.layers.65.self_attn.q_proj.bias": "model-00025-of-00031.safetensors",
|
761 |
+
"model.layers.65.self_attn.q_proj.weight": "model-00025-of-00031.safetensors",
|
762 |
+
"model.layers.65.self_attn.v_proj.bias": "model-00025-of-00031.safetensors",
|
763 |
+
"model.layers.65.self_attn.v_proj.weight": "model-00025-of-00031.safetensors",
|
764 |
+
"model.layers.66.input_layernorm.weight": "model-00025-of-00031.safetensors",
|
765 |
+
"model.layers.66.mlp.down_proj.weight": "model-00025-of-00031.safetensors",
|
766 |
+
"model.layers.66.mlp.gate_proj.weight": "model-00025-of-00031.safetensors",
|
767 |
+
"model.layers.66.mlp.up_proj.weight": "model-00025-of-00031.safetensors",
|
768 |
+
"model.layers.66.post_attention_layernorm.weight": "model-00025-of-00031.safetensors",
|
769 |
+
"model.layers.66.self_attn.k_proj.bias": "model-00025-of-00031.safetensors",
|
770 |
+
"model.layers.66.self_attn.k_proj.weight": "model-00025-of-00031.safetensors",
|
771 |
+
"model.layers.66.self_attn.o_proj.weight": "model-00025-of-00031.safetensors",
|
772 |
+
"model.layers.66.self_attn.q_proj.bias": "model-00025-of-00031.safetensors",
|
773 |
+
"model.layers.66.self_attn.q_proj.weight": "model-00025-of-00031.safetensors",
|
774 |
+
"model.layers.66.self_attn.v_proj.bias": "model-00025-of-00031.safetensors",
|
775 |
+
"model.layers.66.self_attn.v_proj.weight": "model-00025-of-00031.safetensors",
|
776 |
+
"model.layers.67.input_layernorm.weight": "model-00026-of-00031.safetensors",
|
777 |
+
"model.layers.67.mlp.down_proj.weight": "model-00026-of-00031.safetensors",
|
778 |
+
"model.layers.67.mlp.gate_proj.weight": "model-00026-of-00031.safetensors",
|
779 |
+
"model.layers.67.mlp.up_proj.weight": "model-00026-of-00031.safetensors",
|
780 |
+
"model.layers.67.post_attention_layernorm.weight": "model-00026-of-00031.safetensors",
|
781 |
+
"model.layers.67.self_attn.k_proj.bias": "model-00025-of-00031.safetensors",
|
782 |
+
"model.layers.67.self_attn.k_proj.weight": "model-00025-of-00031.safetensors",
|
783 |
+
"model.layers.67.self_attn.o_proj.weight": "model-00025-of-00031.safetensors",
|
784 |
+
"model.layers.67.self_attn.q_proj.bias": "model-00025-of-00031.safetensors",
|
785 |
+
"model.layers.67.self_attn.q_proj.weight": "model-00025-of-00031.safetensors",
|
786 |
+
"model.layers.67.self_attn.v_proj.bias": "model-00025-of-00031.safetensors",
|
787 |
+
"model.layers.67.self_attn.v_proj.weight": "model-00025-of-00031.safetensors",
|
788 |
+
"model.layers.68.input_layernorm.weight": "model-00026-of-00031.safetensors",
|
789 |
+
"model.layers.68.mlp.down_proj.weight": "model-00026-of-00031.safetensors",
|
790 |
+
"model.layers.68.mlp.gate_proj.weight": "model-00026-of-00031.safetensors",
|
791 |
+
"model.layers.68.mlp.up_proj.weight": "model-00026-of-00031.safetensors",
|
792 |
+
"model.layers.68.post_attention_layernorm.weight": "model-00026-of-00031.safetensors",
|
793 |
+
"model.layers.68.self_attn.k_proj.bias": "model-00026-of-00031.safetensors",
|
794 |
+
"model.layers.68.self_attn.k_proj.weight": "model-00026-of-00031.safetensors",
|
795 |
+
"model.layers.68.self_attn.o_proj.weight": "model-00026-of-00031.safetensors",
|
796 |
+
"model.layers.68.self_attn.q_proj.bias": "model-00026-of-00031.safetensors",
|
797 |
+
"model.layers.68.self_attn.q_proj.weight": "model-00026-of-00031.safetensors",
|
798 |
+
"model.layers.68.self_attn.v_proj.bias": "model-00026-of-00031.safetensors",
|
799 |
+
"model.layers.68.self_attn.v_proj.weight": "model-00026-of-00031.safetensors",
|
800 |
+
"model.layers.69.input_layernorm.weight": "model-00026-of-00031.safetensors",
|
801 |
+
"model.layers.69.mlp.down_proj.weight": "model-00026-of-00031.safetensors",
|
802 |
+
"model.layers.69.mlp.gate_proj.weight": "model-00026-of-00031.safetensors",
|
803 |
+
"model.layers.69.mlp.up_proj.weight": "model-00026-of-00031.safetensors",
|
804 |
+
"model.layers.69.post_attention_layernorm.weight": "model-00026-of-00031.safetensors",
|
805 |
+
"model.layers.69.self_attn.k_proj.bias": "model-00026-of-00031.safetensors",
|
806 |
+
"model.layers.69.self_attn.k_proj.weight": "model-00026-of-00031.safetensors",
|
807 |
+
"model.layers.69.self_attn.o_proj.weight": "model-00026-of-00031.safetensors",
|
808 |
+
"model.layers.69.self_attn.q_proj.bias": "model-00026-of-00031.safetensors",
|
809 |
+
"model.layers.69.self_attn.q_proj.weight": "model-00026-of-00031.safetensors",
|
810 |
+
"model.layers.69.self_attn.v_proj.bias": "model-00026-of-00031.safetensors",
|
811 |
+
"model.layers.69.self_attn.v_proj.weight": "model-00026-of-00031.safetensors",
|
812 |
+
"model.layers.7.input_layernorm.weight": "model-00004-of-00031.safetensors",
|
813 |
+
"model.layers.7.mlp.down_proj.weight": "model-00004-of-00031.safetensors",
|
814 |
+
"model.layers.7.mlp.gate_proj.weight": "model-00004-of-00031.safetensors",
|
815 |
+
"model.layers.7.mlp.up_proj.weight": "model-00004-of-00031.safetensors",
|
816 |
+
"model.layers.7.post_attention_layernorm.weight": "model-00004-of-00031.safetensors",
|
817 |
+
"model.layers.7.self_attn.k_proj.bias": "model-00004-of-00031.safetensors",
|
818 |
+
"model.layers.7.self_attn.k_proj.weight": "model-00004-of-00031.safetensors",
|
819 |
+
"model.layers.7.self_attn.o_proj.weight": "model-00004-of-00031.safetensors",
|
820 |
+
"model.layers.7.self_attn.q_proj.bias": "model-00004-of-00031.safetensors",
|
821 |
+
"model.layers.7.self_attn.q_proj.weight": "model-00004-of-00031.safetensors",
|
822 |
+
"model.layers.7.self_attn.v_proj.bias": "model-00004-of-00031.safetensors",
|
823 |
+
"model.layers.7.self_attn.v_proj.weight": "model-00004-of-00031.safetensors",
|
824 |
+
"model.layers.70.input_layernorm.weight": "model-00027-of-00031.safetensors",
|
825 |
+
"model.layers.70.mlp.down_proj.weight": "model-00027-of-00031.safetensors",
|
826 |
+
"model.layers.70.mlp.gate_proj.weight": "model-00027-of-00031.safetensors",
|
827 |
+
"model.layers.70.mlp.up_proj.weight": "model-00027-of-00031.safetensors",
|
828 |
+
"model.layers.70.post_attention_layernorm.weight": "model-00027-of-00031.safetensors",
|
829 |
+
"model.layers.70.self_attn.k_proj.bias": "model-00027-of-00031.safetensors",
|
830 |
+
"model.layers.70.self_attn.k_proj.weight": "model-00027-of-00031.safetensors",
|
831 |
+
"model.layers.70.self_attn.o_proj.weight": "model-00027-of-00031.safetensors",
|
832 |
+
"model.layers.70.self_attn.q_proj.bias": "model-00027-of-00031.safetensors",
|
833 |
+
"model.layers.70.self_attn.q_proj.weight": "model-00027-of-00031.safetensors",
|
834 |
+
"model.layers.70.self_attn.v_proj.bias": "model-00027-of-00031.safetensors",
|
835 |
+
"model.layers.70.self_attn.v_proj.weight": "model-00027-of-00031.safetensors",
|
836 |
+
"model.layers.71.input_layernorm.weight": "model-00027-of-00031.safetensors",
|
837 |
+
"model.layers.71.mlp.down_proj.weight": "model-00027-of-00031.safetensors",
|
838 |
+
"model.layers.71.mlp.gate_proj.weight": "model-00027-of-00031.safetensors",
|
839 |
+
"model.layers.71.mlp.up_proj.weight": "model-00027-of-00031.safetensors",
|
840 |
+
"model.layers.71.post_attention_layernorm.weight": "model-00027-of-00031.safetensors",
|
841 |
+
"model.layers.71.self_attn.k_proj.bias": "model-00027-of-00031.safetensors",
|
842 |
+
"model.layers.71.self_attn.k_proj.weight": "model-00027-of-00031.safetensors",
|
843 |
+
"model.layers.71.self_attn.o_proj.weight": "model-00027-of-00031.safetensors",
|
844 |
+
"model.layers.71.self_attn.q_proj.bias": "model-00027-of-00031.safetensors",
|
845 |
+
"model.layers.71.self_attn.q_proj.weight": "model-00027-of-00031.safetensors",
|
846 |
+
"model.layers.71.self_attn.v_proj.bias": "model-00027-of-00031.safetensors",
|
847 |
+
"model.layers.71.self_attn.v_proj.weight": "model-00027-of-00031.safetensors",
|
848 |
+
"model.layers.72.input_layernorm.weight": "model-00028-of-00031.safetensors",
|
849 |
+
"model.layers.72.mlp.down_proj.weight": "model-00028-of-00031.safetensors",
|
850 |
+
"model.layers.72.mlp.gate_proj.weight": "model-00027-of-00031.safetensors",
|
851 |
+
"model.layers.72.mlp.up_proj.weight": "model-00027-of-00031.safetensors",
|
852 |
+
"model.layers.72.post_attention_layernorm.weight": "model-00028-of-00031.safetensors",
|
853 |
+
"model.layers.72.self_attn.k_proj.bias": "model-00027-of-00031.safetensors",
|
854 |
+
"model.layers.72.self_attn.k_proj.weight": "model-00027-of-00031.safetensors",
|
855 |
+
"model.layers.72.self_attn.o_proj.weight": "model-00027-of-00031.safetensors",
|
856 |
+
"model.layers.72.self_attn.q_proj.bias": "model-00027-of-00031.safetensors",
|
857 |
+
"model.layers.72.self_attn.q_proj.weight": "model-00027-of-00031.safetensors",
|
858 |
+
"model.layers.72.self_attn.v_proj.bias": "model-00027-of-00031.safetensors",
|
859 |
+
"model.layers.72.self_attn.v_proj.weight": "model-00027-of-00031.safetensors",
|
860 |
+
"model.layers.73.input_layernorm.weight": "model-00028-of-00031.safetensors",
|
861 |
+
"model.layers.73.mlp.down_proj.weight": "model-00028-of-00031.safetensors",
|
862 |
+
"model.layers.73.mlp.gate_proj.weight": "model-00028-of-00031.safetensors",
|
863 |
+
"model.layers.73.mlp.up_proj.weight": "model-00028-of-00031.safetensors",
|
864 |
+
"model.layers.73.post_attention_layernorm.weight": "model-00028-of-00031.safetensors",
|
865 |
+
"model.layers.73.self_attn.k_proj.bias": "model-00028-of-00031.safetensors",
|
866 |
+
"model.layers.73.self_attn.k_proj.weight": "model-00028-of-00031.safetensors",
|
867 |
+
"model.layers.73.self_attn.o_proj.weight": "model-00028-of-00031.safetensors",
|
868 |
+
"model.layers.73.self_attn.q_proj.bias": "model-00028-of-00031.safetensors",
|
869 |
+
"model.layers.73.self_attn.q_proj.weight": "model-00028-of-00031.safetensors",
|
870 |
+
"model.layers.73.self_attn.v_proj.bias": "model-00028-of-00031.safetensors",
|
871 |
+
"model.layers.73.self_attn.v_proj.weight": "model-00028-of-00031.safetensors",
|
872 |
+
"model.layers.74.input_layernorm.weight": "model-00028-of-00031.safetensors",
|
873 |
+
"model.layers.74.mlp.down_proj.weight": "model-00028-of-00031.safetensors",
|
874 |
+
"model.layers.74.mlp.gate_proj.weight": "model-00028-of-00031.safetensors",
|
875 |
+
"model.layers.74.mlp.up_proj.weight": "model-00028-of-00031.safetensors",
|
876 |
+
"model.layers.74.post_attention_layernorm.weight": "model-00028-of-00031.safetensors",
|
877 |
+
"model.layers.74.self_attn.k_proj.bias": "model-00028-of-00031.safetensors",
|
878 |
+
"model.layers.74.self_attn.k_proj.weight": "model-00028-of-00031.safetensors",
|
879 |
+
"model.layers.74.self_attn.o_proj.weight": "model-00028-of-00031.safetensors",
|
880 |
+
"model.layers.74.self_attn.q_proj.bias": "model-00028-of-00031.safetensors",
|
881 |
+
"model.layers.74.self_attn.q_proj.weight": "model-00028-of-00031.safetensors",
|
882 |
+
"model.layers.74.self_attn.v_proj.bias": "model-00028-of-00031.safetensors",
|
883 |
+
"model.layers.74.self_attn.v_proj.weight": "model-00028-of-00031.safetensors",
|
884 |
+
"model.layers.75.input_layernorm.weight": "model-00029-of-00031.safetensors",
|
885 |
+
"model.layers.75.mlp.down_proj.weight": "model-00029-of-00031.safetensors",
|
886 |
+
"model.layers.75.mlp.gate_proj.weight": "model-00028-of-00031.safetensors",
|
887 |
+
"model.layers.75.mlp.up_proj.weight": "model-00029-of-00031.safetensors",
|
888 |
+
"model.layers.75.post_attention_layernorm.weight": "model-00029-of-00031.safetensors",
|
889 |
+
"model.layers.75.self_attn.k_proj.bias": "model-00028-of-00031.safetensors",
|
890 |
+
"model.layers.75.self_attn.k_proj.weight": "model-00028-of-00031.safetensors",
|
891 |
+
"model.layers.75.self_attn.o_proj.weight": "model-00028-of-00031.safetensors",
|
892 |
+
"model.layers.75.self_attn.q_proj.bias": "model-00028-of-00031.safetensors",
|
893 |
+
"model.layers.75.self_attn.q_proj.weight": "model-00028-of-00031.safetensors",
|
894 |
+
"model.layers.75.self_attn.v_proj.bias": "model-00028-of-00031.safetensors",
|
895 |
+
"model.layers.75.self_attn.v_proj.weight": "model-00028-of-00031.safetensors",
|
896 |
+
"model.layers.76.input_layernorm.weight": "model-00029-of-00031.safetensors",
|
897 |
+
"model.layers.76.mlp.down_proj.weight": "model-00029-of-00031.safetensors",
|
898 |
+
"model.layers.76.mlp.gate_proj.weight": "model-00029-of-00031.safetensors",
|
899 |
+
"model.layers.76.mlp.up_proj.weight": "model-00029-of-00031.safetensors",
|
900 |
+
"model.layers.76.post_attention_layernorm.weight": "model-00029-of-00031.safetensors",
|
901 |
+
"model.layers.76.self_attn.k_proj.bias": "model-00029-of-00031.safetensors",
|
902 |
+
"model.layers.76.self_attn.k_proj.weight": "model-00029-of-00031.safetensors",
|
903 |
+
"model.layers.76.self_attn.o_proj.weight": "model-00029-of-00031.safetensors",
|
904 |
+
"model.layers.76.self_attn.q_proj.bias": "model-00029-of-00031.safetensors",
|
905 |
+
"model.layers.76.self_attn.q_proj.weight": "model-00029-of-00031.safetensors",
|
906 |
+
"model.layers.76.self_attn.v_proj.bias": "model-00029-of-00031.safetensors",
|
907 |
+
"model.layers.76.self_attn.v_proj.weight": "model-00029-of-00031.safetensors",
|
908 |
+
"model.layers.77.input_layernorm.weight": "model-00029-of-00031.safetensors",
|
909 |
+
"model.layers.77.mlp.down_proj.weight": "model-00029-of-00031.safetensors",
|
910 |
+
"model.layers.77.mlp.gate_proj.weight": "model-00029-of-00031.safetensors",
|
911 |
+
"model.layers.77.mlp.up_proj.weight": "model-00029-of-00031.safetensors",
|
912 |
+
"model.layers.77.post_attention_layernorm.weight": "model-00029-of-00031.safetensors",
|
913 |
+
"model.layers.77.self_attn.k_proj.bias": "model-00029-of-00031.safetensors",
|
914 |
+
"model.layers.77.self_attn.k_proj.weight": "model-00029-of-00031.safetensors",
|
915 |
+
"model.layers.77.self_attn.o_proj.weight": "model-00029-of-00031.safetensors",
|
916 |
+
"model.layers.77.self_attn.q_proj.bias": "model-00029-of-00031.safetensors",
|
917 |
+
"model.layers.77.self_attn.q_proj.weight": "model-00029-of-00031.safetensors",
|
918 |
+
"model.layers.77.self_attn.v_proj.bias": "model-00029-of-00031.safetensors",
|
919 |
+
"model.layers.77.self_attn.v_proj.weight": "model-00029-of-00031.safetensors",
|
920 |
+
"model.layers.78.input_layernorm.weight": "model-00030-of-00031.safetensors",
|
921 |
+
"model.layers.78.mlp.down_proj.weight": "model-00030-of-00031.safetensors",
|
922 |
+
"model.layers.78.mlp.gate_proj.weight": "model-00030-of-00031.safetensors",
|
923 |
+
"model.layers.78.mlp.up_proj.weight": "model-00030-of-00031.safetensors",
|
924 |
+
"model.layers.78.post_attention_layernorm.weight": "model-00030-of-00031.safetensors",
|
925 |
+
"model.layers.78.self_attn.k_proj.bias": "model-00029-of-00031.safetensors",
|
926 |
+
"model.layers.78.self_attn.k_proj.weight": "model-00029-of-00031.safetensors",
|
927 |
+
"model.layers.78.self_attn.o_proj.weight": "model-00029-of-00031.safetensors",
|
928 |
+
"model.layers.78.self_attn.q_proj.bias": "model-00029-of-00031.safetensors",
|
929 |
+
"model.layers.78.self_attn.q_proj.weight": "model-00029-of-00031.safetensors",
|
930 |
+
"model.layers.78.self_attn.v_proj.bias": "model-00029-of-00031.safetensors",
|
931 |
+
"model.layers.78.self_attn.v_proj.weight": "model-00029-of-00031.safetensors",
|
932 |
+
"model.layers.79.input_layernorm.weight": "model-00030-of-00031.safetensors",
|
933 |
+
"model.layers.79.mlp.down_proj.weight": "model-00030-of-00031.safetensors",
|
934 |
+
"model.layers.79.mlp.gate_proj.weight": "model-00030-of-00031.safetensors",
|
935 |
+
"model.layers.79.mlp.up_proj.weight": "model-00030-of-00031.safetensors",
|
936 |
+
"model.layers.79.post_attention_layernorm.weight": "model-00030-of-00031.safetensors",
|
937 |
+
"model.layers.79.self_attn.k_proj.bias": "model-00030-of-00031.safetensors",
|
938 |
+
"model.layers.79.self_attn.k_proj.weight": "model-00030-of-00031.safetensors",
|
939 |
+
"model.layers.79.self_attn.o_proj.weight": "model-00030-of-00031.safetensors",
|
940 |
+
"model.layers.79.self_attn.q_proj.bias": "model-00030-of-00031.safetensors",
|
941 |
+
"model.layers.79.self_attn.q_proj.weight": "model-00030-of-00031.safetensors",
|
942 |
+
"model.layers.79.self_attn.v_proj.bias": "model-00030-of-00031.safetensors",
|
943 |
+
"model.layers.79.self_attn.v_proj.weight": "model-00030-of-00031.safetensors",
|
944 |
+
"model.layers.8.input_layernorm.weight": "model-00004-of-00031.safetensors",
|
945 |
+
"model.layers.8.mlp.down_proj.weight": "model-00004-of-00031.safetensors",
|
946 |
+
"model.layers.8.mlp.gate_proj.weight": "model-00004-of-00031.safetensors",
|
947 |
+
"model.layers.8.mlp.up_proj.weight": "model-00004-of-00031.safetensors",
|
948 |
+
"model.layers.8.post_attention_layernorm.weight": "model-00004-of-00031.safetensors",
|
949 |
+
"model.layers.8.self_attn.k_proj.bias": "model-00004-of-00031.safetensors",
|
950 |
+
"model.layers.8.self_attn.k_proj.weight": "model-00004-of-00031.safetensors",
|
951 |
+
"model.layers.8.self_attn.o_proj.weight": "model-00004-of-00031.safetensors",
|
952 |
+
"model.layers.8.self_attn.q_proj.bias": "model-00004-of-00031.safetensors",
|
953 |
+
"model.layers.8.self_attn.q_proj.weight": "model-00004-of-00031.safetensors",
|
954 |
+
"model.layers.8.self_attn.v_proj.bias": "model-00004-of-00031.safetensors",
|
955 |
+
"model.layers.8.self_attn.v_proj.weight": "model-00004-of-00031.safetensors",
|
956 |
+
"model.layers.9.input_layernorm.weight": "model-00005-of-00031.safetensors",
|
957 |
+
"model.layers.9.mlp.down_proj.weight": "model-00005-of-00031.safetensors",
|
958 |
+
"model.layers.9.mlp.gate_proj.weight": "model-00004-of-00031.safetensors",
|
959 |
+
"model.layers.9.mlp.up_proj.weight": "model-00005-of-00031.safetensors",
|
960 |
+
"model.layers.9.post_attention_layernorm.weight": "model-00005-of-00031.safetensors",
|
961 |
+
"model.layers.9.self_attn.k_proj.bias": "model-00004-of-00031.safetensors",
|
962 |
+
"model.layers.9.self_attn.k_proj.weight": "model-00004-of-00031.safetensors",
|
963 |
+
"model.layers.9.self_attn.o_proj.weight": "model-00004-of-00031.safetensors",
|
964 |
+
"model.layers.9.self_attn.q_proj.bias": "model-00004-of-00031.safetensors",
|
965 |
+
"model.layers.9.self_attn.q_proj.weight": "model-00004-of-00031.safetensors",
|
966 |
+
"model.layers.9.self_attn.v_proj.bias": "model-00004-of-00031.safetensors",
|
967 |
+
"model.layers.9.self_attn.v_proj.weight": "model-00004-of-00031.safetensors",
|
968 |
+
"model.norm.weight": "model-00030-of-00031.safetensors"
|
969 |
+
}
|
970 |
+
}
|
sft_args.json
ADDED
@@ -0,0 +1,234 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"model_type": "qwen2-72b-instruct",
|
3 |
+
"model_id_or_path": "qwen/Qwen2-72B-Instruct",
|
4 |
+
"model_revision": "master",
|
5 |
+
"sft_type": "full",
|
6 |
+
"freeze_parameters": 0.0,
|
7 |
+
"additional_trainable_parameters": [],
|
8 |
+
"tuner_backend": "peft",
|
9 |
+
"template_type": "qwen",
|
10 |
+
"output_dir": "/root/swift/esft/output/qwen2-72b-instruct/v12-20240625-155052",
|
11 |
+
"add_output_dir_suffix": true,
|
12 |
+
"ddp_backend": "nccl",
|
13 |
+
"ddp_find_unused_parameters": null,
|
14 |
+
"ddp_broadcast_buffers": null,
|
15 |
+
"seed": 42,
|
16 |
+
"resume_from_checkpoint": null,
|
17 |
+
"resume_only_model": false,
|
18 |
+
"ignore_data_skip": false,
|
19 |
+
"dtype": "bf16",
|
20 |
+
"packing": false,
|
21 |
+
"dataset": [
|
22 |
+
"dataset/moni_dataset.jsonl",
|
23 |
+
"dataset/moni_dataset.jsonl",
|
24 |
+
"dataset/moni_dataset.jsonl",
|
25 |
+
"dataset/moni_dataset.jsonl",
|
26 |
+
"dataset/covid_new.jsonl",
|
27 |
+
"dataset/covid_new.jsonl",
|
28 |
+
"dataset/covid_new.jsonl",
|
29 |
+
"dataset/covid_new.jsonl",
|
30 |
+
"dataset/covid_new.jsonl",
|
31 |
+
"dataset/ds_new.jsonl",
|
32 |
+
"dataset/ds_new.jsonl",
|
33 |
+
"dataset/ds_new.jsonl",
|
34 |
+
"dataset/ds_new.jsonl",
|
35 |
+
"dataset/ds_new.jsonl",
|
36 |
+
"dataset/ds_new.jsonl",
|
37 |
+
"dataset/ds_new.jsonl",
|
38 |
+
"dataset/ds_new.jsonl",
|
39 |
+
"dataset/ds_new.jsonl",
|
40 |
+
"dataset/ds_new.jsonl",
|
41 |
+
"dataset/ds_new.jsonl",
|
42 |
+
"dataset/ds_new.jsonl",
|
43 |
+
"HF::roleplay-base#2500",
|
44 |
+
"iic/MSAgent-MultiRole#1000",
|
45 |
+
"AI-ModelScope/wikipedia-cn-20230720-filtered#500",
|
46 |
+
"AI-ModelScope/ruozhiba#500",
|
47 |
+
"modelscope/chinese-poetry-collection#1000",
|
48 |
+
"AI-ModelScope/webnovel_cn#500"
|
49 |
+
],
|
50 |
+
"val_dataset": [
|
51 |
+
"dataset/ds_new.jsonl"
|
52 |
+
],
|
53 |
+
"dataset_seed": 42,
|
54 |
+
"dataset_test_ratio": 0.0,
|
55 |
+
"use_loss_scale": false,
|
56 |
+
"loss_scale_config_path": "/root/swift/swift_new/lib/python3.11/site-packages/swift/llm/agent/default_loss_scale_config.json",
|
57 |
+
"system": "None",
|
58 |
+
"tools_prompt": "react_en",
|
59 |
+
"max_length": 1500,
|
60 |
+
"truncation_strategy": "delete",
|
61 |
+
"check_dataset_strategy": "warning",
|
62 |
+
"model_name": [
|
63 |
+
null,
|
64 |
+
null
|
65 |
+
],
|
66 |
+
"model_author": [
|
67 |
+
null,
|
68 |
+
null
|
69 |
+
],
|
70 |
+
"quant_method": null,
|
71 |
+
"quantization_bit": 0,
|
72 |
+
"hqq_axis": 0,
|
73 |
+
"hqq_dynamic_config_path": null,
|
74 |
+
"bnb_4bit_comp_dtype": "bf16",
|
75 |
+
"bnb_4bit_quant_type": "nf4",
|
76 |
+
"bnb_4bit_use_double_quant": true,
|
77 |
+
"bnb_4bit_quant_storage": null,
|
78 |
+
"lora_target_modules": [
|
79 |
+
"q_proj",
|
80 |
+
"k_proj",
|
81 |
+
"v_proj"
|
82 |
+
],
|
83 |
+
"lora_rank": 16,
|
84 |
+
"lora_alpha": 32,
|
85 |
+
"lora_dropout_p": 0.06,
|
86 |
+
"lora_bias_trainable": "none",
|
87 |
+
"lora_modules_to_save": [],
|
88 |
+
"lora_dtype": null,
|
89 |
+
"lora_lr_ratio": null,
|
90 |
+
"use_rslora": false,
|
91 |
+
"use_dora": false,
|
92 |
+
"init_lora_weights": true,
|
93 |
+
"rope_scaling": null,
|
94 |
+
"boft_block_size": 4,
|
95 |
+
"boft_block_num": 0,
|
96 |
+
"boft_n_butterfly_factor": 1,
|
97 |
+
"boft_target_modules": [
|
98 |
+
"DEFAULT"
|
99 |
+
],
|
100 |
+
"boft_dropout": 0.0,
|
101 |
+
"boft_modules_to_save": [],
|
102 |
+
"vera_rank": 256,
|
103 |
+
"vera_target_modules": [
|
104 |
+
"DEFAULT"
|
105 |
+
],
|
106 |
+
"vera_projection_prng_key": 0,
|
107 |
+
"vera_dropout": 0.0,
|
108 |
+
"vera_d_initial": 0.1,
|
109 |
+
"vera_modules_to_save": [],
|
110 |
+
"adapter_act": "gelu",
|
111 |
+
"adapter_length": 128,
|
112 |
+
"use_galore": false,
|
113 |
+
"galore_rank": 128,
|
114 |
+
"galore_target_modules": null,
|
115 |
+
"galore_update_proj_gap": 50,
|
116 |
+
"galore_scale": 1.0,
|
117 |
+
"galore_proj_type": "std",
|
118 |
+
"galore_optim_per_parameter": false,
|
119 |
+
"galore_with_embedding": false,
|
120 |
+
"adalora_target_r": 8,
|
121 |
+
"adalora_init_r": 12,
|
122 |
+
"adalora_tinit": 0,
|
123 |
+
"adalora_tfinal": 0,
|
124 |
+
"adalora_deltaT": 1,
|
125 |
+
"adalora_beta1": 0.85,
|
126 |
+
"adalora_beta2": 0.85,
|
127 |
+
"adalora_orth_reg_weight": 0.5,
|
128 |
+
"ia3_target_modules": [
|
129 |
+
"DEFAULT"
|
130 |
+
],
|
131 |
+
"ia3_feedforward_modules": [],
|
132 |
+
"ia3_modules_to_save": [],
|
133 |
+
"llamapro_num_new_blocks": 4,
|
134 |
+
"llamapro_num_groups": null,
|
135 |
+
"neftune_noise_alpha": null,
|
136 |
+
"neftune_backend": "transformers",
|
137 |
+
"lisa_activated_layers": 0,
|
138 |
+
"lisa_step_interval": 20,
|
139 |
+
"gradient_checkpointing": true,
|
140 |
+
"deepspeed": null,
|
141 |
+
"batch_size": 2,
|
142 |
+
"eval_batch_size": 2,
|
143 |
+
"num_train_epochs": 6,
|
144 |
+
"max_steps": -1,
|
145 |
+
"optim": "adamw_torch",
|
146 |
+
"adam_beta1": 0.9,
|
147 |
+
"adam_beta2": 0.999,
|
148 |
+
"adam_epsilon": 1e-08,
|
149 |
+
"learning_rate": 0.0001,
|
150 |
+
"weight_decay": 0.1,
|
151 |
+
"gradient_accumulation_steps": 16,
|
152 |
+
"max_grad_norm": 0.5,
|
153 |
+
"predict_with_generate": false,
|
154 |
+
"lr_scheduler_type": "linear",
|
155 |
+
"warmup_ratio": 0.03,
|
156 |
+
"eval_steps": 50,
|
157 |
+
"save_steps": 50,
|
158 |
+
"save_only_model": false,
|
159 |
+
"save_total_limit": null,
|
160 |
+
"logging_steps": 5,
|
161 |
+
"dataloader_num_workers": 1,
|
162 |
+
"dataloader_pin_memory": true,
|
163 |
+
"dataloader_drop_last": false,
|
164 |
+
"push_to_hub": false,
|
165 |
+
"hub_model_id": null,
|
166 |
+
"hub_token": null,
|
167 |
+
"hub_private_repo": false,
|
168 |
+
"push_hub_strategy": "push_best",
|
169 |
+
"test_oom_error": false,
|
170 |
+
"disable_tqdm": false,
|
171 |
+
"lazy_tokenize": false,
|
172 |
+
"preprocess_num_proc": 1,
|
173 |
+
"use_flash_attn": true,
|
174 |
+
"ignore_args_error": false,
|
175 |
+
"check_model_is_latest": true,
|
176 |
+
"logging_dir": "/root/swift/esft/output/qwen2-72b-instruct/v12-20240625-155052/runs",
|
177 |
+
"report_to": [
|
178 |
+
"tensorboard"
|
179 |
+
],
|
180 |
+
"acc_strategy": "token",
|
181 |
+
"save_on_each_node": true,
|
182 |
+
"evaluation_strategy": "steps",
|
183 |
+
"save_strategy": "steps",
|
184 |
+
"save_safetensors": true,
|
185 |
+
"gpu_memory_fraction": null,
|
186 |
+
"include_num_input_tokens_seen": false,
|
187 |
+
"local_repo_path": null,
|
188 |
+
"custom_register_path": null,
|
189 |
+
"custom_dataset_info": "/root/swift/dataset/ds_info.json",
|
190 |
+
"device_map_config_path": null,
|
191 |
+
"max_new_tokens": 2048,
|
192 |
+
"do_sample": true,
|
193 |
+
"temperature": 0.3,
|
194 |
+
"top_k": 20,
|
195 |
+
"top_p": 0.7,
|
196 |
+
"repetition_penalty": 1.0,
|
197 |
+
"num_beams": 1,
|
198 |
+
"fsdp": "",
|
199 |
+
"fsdp_config": null,
|
200 |
+
"sequence_parallel_size": 1,
|
201 |
+
"model_layer_cls_name": null,
|
202 |
+
"metric_warmup_step": 0,
|
203 |
+
"fsdp_num": 1,
|
204 |
+
"per_device_train_batch_size": null,
|
205 |
+
"per_device_eval_batch_size": null,
|
206 |
+
"eval_strategy": null,
|
207 |
+
"self_cognition_sample": 0,
|
208 |
+
"train_dataset_mix_ratio": 0.0,
|
209 |
+
"train_dataset_mix_ds": [
|
210 |
+
"ms-bench"
|
211 |
+
],
|
212 |
+
"train_dataset_sample": -1,
|
213 |
+
"val_dataset_sample": null,
|
214 |
+
"safe_serialization": null,
|
215 |
+
"only_save_model": null,
|
216 |
+
"neftune_alpha": null,
|
217 |
+
"deepspeed_config_path": null,
|
218 |
+
"model_cache_dir": null,
|
219 |
+
"custom_train_dataset_path": [],
|
220 |
+
"custom_val_dataset_path": [],
|
221 |
+
"use_self_cognition": false,
|
222 |
+
"lora_use_embedding": false,
|
223 |
+
"lora_use_all": false,
|
224 |
+
"lora_m2s_use_embedding": false,
|
225 |
+
"lora_m2s_use_ln": false,
|
226 |
+
"torch_dtype": "torch.bfloat16",
|
227 |
+
"fp16": false,
|
228 |
+
"bf16": true,
|
229 |
+
"bnb_4bit_compute_dtype": "torch.bfloat16",
|
230 |
+
"load_in_4bit": false,
|
231 |
+
"load_in_8bit": false,
|
232 |
+
"train_sampler_random": true,
|
233 |
+
"training_args": "Seq2SeqTrainingArguments(output_dir='/root/swift/esft/output/qwen2-72b-instruct/v12-20240625-155052', overwrite_output_dir=False, do_train=False, do_eval=True, do_predict=False, eval_strategy=<IntervalStrategy.STEPS: 'steps'>, prediction_loss_only=False, per_device_train_batch_size=2, per_device_eval_batch_size=2, per_gpu_train_batch_size=None, per_gpu_eval_batch_size=None, gradient_accumulation_steps=16, eval_accumulation_steps=None, eval_delay=0, learning_rate=0.0001, weight_decay=0.1, adam_beta1=0.9, adam_beta2=0.999, adam_epsilon=1e-08, max_grad_norm=0.5, num_train_epochs=6, max_steps=-1, lr_scheduler_type=<SchedulerType.LINEAR: 'linear'>, lr_scheduler_kwargs={}, warmup_ratio=0.03, warmup_steps=0, log_level='passive', log_level_replica='warning', log_on_each_node=True, logging_dir='/root/swift/esft/output/qwen2-72b-instruct/v12-20240625-155052/runs', logging_strategy=<IntervalStrategy.STEPS: 'steps'>, logging_first_step=True, logging_steps=5, logging_nan_inf_filter=True, save_strategy=<IntervalStrategy.STEPS: 'steps'>, save_steps=50, save_total_limit=None, save_safetensors=True, save_on_each_node=True, save_only_model=False, restore_callback_states_from_checkpoint=False, no_cuda=False, use_cpu=False, use_mps_device=False, seed=42, data_seed=None, jit_mode_eval=False, use_ipex=False, bf16=True, fp16=False, fp16_opt_level='O1', half_precision_backend='auto', bf16_full_eval=False, fp16_full_eval=False, tf32=None, local_rank=0, ddp_backend='nccl', tpu_num_cores=None, tpu_metrics_debug=False, debug=[], dataloader_drop_last=False, eval_steps=50, dataloader_num_workers=1, dataloader_prefetch_factor=None, past_index=-1, run_name='/root/swift/esft/output/qwen2-72b-instruct/v12-20240625-155052', disable_tqdm=False, remove_unused_columns=False, label_names=None, load_best_model_at_end=False, metric_for_best_model='loss', greater_is_better=False, ignore_data_skip=False, fsdp=[], fsdp_min_num_params=0, fsdp_config={'min_num_params': 0, 'xla': False, 'xla_fsdp_v2': False, 'xla_fsdp_grad_ckpt': False}, fsdp_transformer_layer_cls_to_wrap=None, accelerator_config=AcceleratorConfig(split_batches=False, dispatch_batches=None, even_batches=True, use_seedable_sampler=True, non_blocking=False, gradient_accumulation_kwargs=None), deepspeed=None, label_smoothing_factor=0.0, optim=<OptimizerNames.ADAMW_TORCH: 'adamw_torch'>, optim_args=None, adafactor=False, group_by_length=False, length_column_name='length', report_to=['tensorboard'], ddp_find_unused_parameters=False, ddp_bucket_cap_mb=None, ddp_broadcast_buffers=False, dataloader_pin_memory=True, dataloader_persistent_workers=False, skip_memory_metrics=True, use_legacy_prediction_loop=False, push_to_hub=False, resume_from_checkpoint=None, hub_model_id=None, hub_strategy=<HubStrategy.EVERY_SAVE: 'every_save'>, hub_token=None, hub_private_repo=False, hub_always_push=False, gradient_checkpointing=True, gradient_checkpointing_kwargs=None, include_inputs_for_metrics=False, eval_do_concat_batches=True, fp16_backend='auto', evaluation_strategy=None, push_to_hub_model_id=None, push_to_hub_organization=None, push_to_hub_token=None, mp_parameters='', auto_find_batch_size=False, full_determinism=False, torchdynamo=None, ray_scope='last', ddp_timeout=1800, torch_compile=False, torch_compile_backend=None, torch_compile_mode=None, dispatch_batches=None, split_batches=None, include_tokens_per_second=False, include_num_input_tokens_seen=False, neftune_noise_alpha=None, optim_target_modules=None, batch_eval_metrics=False, sortish_sampler=True, predict_with_generate=False, generation_max_length=None, generation_num_beams=None, generation_config=GenerationConfig {\n \"do_sample\": true,\n \"eos_token_id\": 151645,\n \"max_new_tokens\": 2048,\n \"pad_token_id\": 151643,\n \"temperature\": 0.3,\n \"top_k\": 20,\n \"top_p\": 0.7\n}\n, train_sampler_random=True, push_hub_strategy='push_best', acc_strategy='token', additional_saved_files=[], metric_warmup_step=0, train_dataset_sample=14019)"
|
234 |
+
}
|
special_tokens_map.json
ADDED
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"additional_special_tokens": [
|
3 |
+
"<|im_start|>",
|
4 |
+
"<|im_end|>"
|
5 |
+
],
|
6 |
+
"eos_token": "<|im_end|>",
|
7 |
+
"pad_token": {
|
8 |
+
"content": "<|endoftext|>",
|
9 |
+
"lstrip": false,
|
10 |
+
"normalized": false,
|
11 |
+
"rstrip": false,
|
12 |
+
"single_word": false
|
13 |
+
}
|
14 |
+
}
|
tokenizer.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
tokenizer_config.json
ADDED
@@ -0,0 +1,43 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"add_prefix_space": false,
|
3 |
+
"added_tokens_decoder": {
|
4 |
+
"151643": {
|
5 |
+
"content": "<|endoftext|>",
|
6 |
+
"lstrip": false,
|
7 |
+
"normalized": false,
|
8 |
+
"rstrip": false,
|
9 |
+
"single_word": false,
|
10 |
+
"special": true
|
11 |
+
},
|
12 |
+
"151644": {
|
13 |
+
"content": "<|im_start|>",
|
14 |
+
"lstrip": false,
|
15 |
+
"normalized": false,
|
16 |
+
"rstrip": false,
|
17 |
+
"single_word": false,
|
18 |
+
"special": true
|
19 |
+
},
|
20 |
+
"151645": {
|
21 |
+
"content": "<|im_end|>",
|
22 |
+
"lstrip": false,
|
23 |
+
"normalized": false,
|
24 |
+
"rstrip": false,
|
25 |
+
"single_word": false,
|
26 |
+
"special": true
|
27 |
+
}
|
28 |
+
},
|
29 |
+
"additional_special_tokens": [
|
30 |
+
"<|im_start|>",
|
31 |
+
"<|im_end|>"
|
32 |
+
],
|
33 |
+
"bos_token": null,
|
34 |
+
"chat_template": "{% for message in messages %}{% if loop.first and messages[0]['role'] != 'system' %}{{ '<|im_start|>system\nYou are a helpful assistant.<|im_end|>\n' }}{% endif %}{{'<|im_start|>' + message['role'] + '\n' + message['content'] + '<|im_end|>' + '\n'}}{% endfor %}{% if add_generation_prompt %}{{ '<|im_start|>assistant\n' }}{% endif %}",
|
35 |
+
"clean_up_tokenization_spaces": false,
|
36 |
+
"eos_token": "<|im_end|>",
|
37 |
+
"errors": "replace",
|
38 |
+
"model_max_length": 131072,
|
39 |
+
"pad_token": "<|endoftext|>",
|
40 |
+
"split_special_tokens": false,
|
41 |
+
"tokenizer_class": "Qwen2Tokenizer",
|
42 |
+
"unk_token": null
|
43 |
+
}
|
vocab.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|