Ultrafilter
commited on
Upload folder using huggingface_hub
Browse filesThis view is limited to 50 files because it contains too many changes.
See raw diff
- config.json +33 -0
- generation_config.json +10 -0
- global_step6630/bf16_zero_pp_rank_0_mp_rank_00_optim_states.pt +3 -0
- global_step6630/bf16_zero_pp_rank_10_mp_rank_00_optim_states.pt +3 -0
- global_step6630/bf16_zero_pp_rank_11_mp_rank_00_optim_states.pt +3 -0
- global_step6630/bf16_zero_pp_rank_12_mp_rank_00_optim_states.pt +3 -0
- global_step6630/bf16_zero_pp_rank_13_mp_rank_00_optim_states.pt +3 -0
- global_step6630/bf16_zero_pp_rank_14_mp_rank_00_optim_states.pt +3 -0
- global_step6630/bf16_zero_pp_rank_15_mp_rank_00_optim_states.pt +3 -0
- global_step6630/bf16_zero_pp_rank_1_mp_rank_00_optim_states.pt +3 -0
- global_step6630/bf16_zero_pp_rank_2_mp_rank_00_optim_states.pt +3 -0
- global_step6630/bf16_zero_pp_rank_3_mp_rank_00_optim_states.pt +3 -0
- global_step6630/bf16_zero_pp_rank_4_mp_rank_00_optim_states.pt +3 -0
- global_step6630/bf16_zero_pp_rank_5_mp_rank_00_optim_states.pt +3 -0
- global_step6630/bf16_zero_pp_rank_6_mp_rank_00_optim_states.pt +3 -0
- global_step6630/bf16_zero_pp_rank_7_mp_rank_00_optim_states.pt +3 -0
- global_step6630/bf16_zero_pp_rank_8_mp_rank_00_optim_states.pt +3 -0
- global_step6630/bf16_zero_pp_rank_9_mp_rank_00_optim_states.pt +3 -0
- global_step6630/zero_pp_rank_0_mp_rank_00_model_states.pt +3 -0
- global_step6630/zero_pp_rank_10_mp_rank_00_model_states.pt +3 -0
- global_step6630/zero_pp_rank_11_mp_rank_00_model_states.pt +3 -0
- global_step6630/zero_pp_rank_12_mp_rank_00_model_states.pt +3 -0
- global_step6630/zero_pp_rank_13_mp_rank_00_model_states.pt +3 -0
- global_step6630/zero_pp_rank_14_mp_rank_00_model_states.pt +3 -0
- global_step6630/zero_pp_rank_15_mp_rank_00_model_states.pt +3 -0
- global_step6630/zero_pp_rank_1_mp_rank_00_model_states.pt +3 -0
- global_step6630/zero_pp_rank_2_mp_rank_00_model_states.pt +3 -0
- global_step6630/zero_pp_rank_3_mp_rank_00_model_states.pt +3 -0
- global_step6630/zero_pp_rank_4_mp_rank_00_model_states.pt +3 -0
- global_step6630/zero_pp_rank_5_mp_rank_00_model_states.pt +3 -0
- global_step6630/zero_pp_rank_6_mp_rank_00_model_states.pt +3 -0
- global_step6630/zero_pp_rank_7_mp_rank_00_model_states.pt +3 -0
- global_step6630/zero_pp_rank_8_mp_rank_00_model_states.pt +3 -0
- global_step6630/zero_pp_rank_9_mp_rank_00_model_states.pt +3 -0
- latest +1 -0
- merges.txt +0 -0
- model-00001-of-00006.safetensors +3 -0
- model-00002-of-00006.safetensors +3 -0
- model-00003-of-00006.safetensors +3 -0
- model-00004-of-00006.safetensors +3 -0
- model-00005-of-00006.safetensors +3 -0
- model-00006-of-00006.safetensors +3 -0
- model.safetensors.index.json +250 -0
- rng_state_0.pth +3 -0
- rng_state_1.pth +3 -0
- rng_state_10.pth +3 -0
- rng_state_11.pth +3 -0
- rng_state_12.pth +3 -0
- rng_state_13.pth +3 -0
- rng_state_14.pth +3 -0
config.json
ADDED
@@ -0,0 +1,33 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_name_or_path": "NyxKrage/Microsoft_Phi-4",
|
3 |
+
"architectures": [
|
4 |
+
"Phi3ForCausalLM"
|
5 |
+
],
|
6 |
+
"attention_bias": false,
|
7 |
+
"attention_dropout": 0.0,
|
8 |
+
"auto_map": {},
|
9 |
+
"bos_token_id": 100257,
|
10 |
+
"embd_pdrop": 0.0,
|
11 |
+
"eos_token_id": 100257,
|
12 |
+
"hidden_act": "silu",
|
13 |
+
"hidden_size": 5120,
|
14 |
+
"initializer_range": 0.02,
|
15 |
+
"intermediate_size": 17920,
|
16 |
+
"max_position_embeddings": 16384,
|
17 |
+
"model_type": "phi3",
|
18 |
+
"num_attention_heads": 40,
|
19 |
+
"num_hidden_layers": 40,
|
20 |
+
"num_key_value_heads": 10,
|
21 |
+
"original_max_position_embeddings": 16384,
|
22 |
+
"pad_token_id": 100257,
|
23 |
+
"resid_pdrop": 0.0,
|
24 |
+
"rms_norm_eps": 1e-05,
|
25 |
+
"rope_scaling": null,
|
26 |
+
"rope_theta": 250000,
|
27 |
+
"sliding_window": null,
|
28 |
+
"tie_word_embeddings": false,
|
29 |
+
"torch_dtype": "bfloat16",
|
30 |
+
"transformers_version": "4.46.1",
|
31 |
+
"use_cache": false,
|
32 |
+
"vocab_size": 100352
|
33 |
+
}
|
generation_config.json
ADDED
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_from_model_config": true,
|
3 |
+
"bos_token_id": 100257,
|
4 |
+
"do_sample": true,
|
5 |
+
"eos_token_id": [
|
6 |
+
100257,
|
7 |
+
100265
|
8 |
+
],
|
9 |
+
"transformers_version": "4.46.1"
|
10 |
+
}
|
global_step6630/bf16_zero_pp_rank_0_mp_rank_00_optim_states.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ae867e1592a4bb01cfe0ac4f2c88ef6b70061ccc4ad0fb6d77caa3b5bbf0a5e3
|
3 |
+
size 10994634844
|
global_step6630/bf16_zero_pp_rank_10_mp_rank_00_optim_states.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:170e5e039ca151d2b46a45fb2c8cc0df9c7df668b3c8380145c26b79157686a9
|
3 |
+
size 10994634852
|
global_step6630/bf16_zero_pp_rank_11_mp_rank_00_optim_states.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:96995ea8ee821d3c68e0586984e28053c4103275fb69f944de6267d108b6a41c
|
3 |
+
size 10994634852
|
global_step6630/bf16_zero_pp_rank_12_mp_rank_00_optim_states.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:aee60cf87779748a5612e09ded67b788b0479a5780a2ac313acf9b3b7299e2f2
|
3 |
+
size 10994634852
|
global_step6630/bf16_zero_pp_rank_13_mp_rank_00_optim_states.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:235d429f1fe0ac878bdf808234b581de5b56ab6b6f2a1e90c5de79c2f2519c3d
|
3 |
+
size 10994634852
|
global_step6630/bf16_zero_pp_rank_14_mp_rank_00_optim_states.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b207379bd9523c3dfe5eb0774f7548feeb7727dfadb97dee48ac33bcb31e72a2
|
3 |
+
size 10994634852
|
global_step6630/bf16_zero_pp_rank_15_mp_rank_00_optim_states.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b5b4b2684116b4ec121faada3407078779ba29cc3ef10ec3acf48091e7de1dc4
|
3 |
+
size 10994634852
|
global_step6630/bf16_zero_pp_rank_1_mp_rank_00_optim_states.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a7939ab1c6c83f2b956658208a1e5c8d0b595f95c7de161f28da9033e7b5ff54
|
3 |
+
size 10994634844
|
global_step6630/bf16_zero_pp_rank_2_mp_rank_00_optim_states.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9535b653627e4c4c967e130a9c25bb55aa8c91ef703d386680b816d21ba692e7
|
3 |
+
size 10994634844
|
global_step6630/bf16_zero_pp_rank_3_mp_rank_00_optim_states.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1609146d7c8f9c9002d677c0407170952e45965a9a492b70776fc0521e021be5
|
3 |
+
size 10994634844
|
global_step6630/bf16_zero_pp_rank_4_mp_rank_00_optim_states.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:418a4a90110562d58047777a2d177bf6ba83665fb54be97a5263dfae594d1f54
|
3 |
+
size 10994634844
|
global_step6630/bf16_zero_pp_rank_5_mp_rank_00_optim_states.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d923f4db065fa483e504ad1471016b124fe3f7b2d69430d5fa6888f535387059
|
3 |
+
size 10994634844
|
global_step6630/bf16_zero_pp_rank_6_mp_rank_00_optim_states.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:74ba46530dd23e2be160c6004710283e35125dbfb0e6ef7bc7b06359f04f3986
|
3 |
+
size 10994634844
|
global_step6630/bf16_zero_pp_rank_7_mp_rank_00_optim_states.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5e4739479ef5ae91455b0250c38039d88893e47bae3068f488be26ed1a52489b
|
3 |
+
size 10994634844
|
global_step6630/bf16_zero_pp_rank_8_mp_rank_00_optim_states.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2a459542f4ae8b859351c30a0f41eeb43fbf92f3fdea8bf26ae36b0db7dd0b47
|
3 |
+
size 10994634844
|
global_step6630/bf16_zero_pp_rank_9_mp_rank_00_optim_states.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a2b004ec435d1730e403fd1e9d5bd35bd804ae530a55e89c189c70003d232301
|
3 |
+
size 10994634844
|
global_step6630/zero_pp_rank_0_mp_rank_00_model_states.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9b14b631be22df5daef3968c3e23285a4be6f402ae278ce6832a6b84588b8960
|
3 |
+
size 135029
|
global_step6630/zero_pp_rank_10_mp_rank_00_model_states.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:11d7f559d41fb521892dd579f59aa42b3aa6452e946dc5c0729c73191704b093
|
3 |
+
size 135276
|
global_step6630/zero_pp_rank_11_mp_rank_00_model_states.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0274851277d7c43d632e0c7f18bc7fbf77f23354860186d1d3af728fb42efd7e
|
3 |
+
size 135276
|
global_step6630/zero_pp_rank_12_mp_rank_00_model_states.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:79767a6005b6aed0b3944f91d22eb3cb46fcf9cf3f34c207a02081bfec55aa54
|
3 |
+
size 135276
|
global_step6630/zero_pp_rank_13_mp_rank_00_model_states.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4238ae5ed11889b0630ae90f83e32bea9d008eaa3b1edcb8fb23ae5a142bfc2f
|
3 |
+
size 135276
|
global_step6630/zero_pp_rank_14_mp_rank_00_model_states.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b06556b2360e2dcd15282d05b260ad2119116ea457cd5ffa617dd90a515c353d
|
3 |
+
size 135276
|
global_step6630/zero_pp_rank_15_mp_rank_00_model_states.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:099a3e8af86528fbf9da49f904c6834bfbce250249d90be5df5c58734432448a
|
3 |
+
size 135276
|
global_step6630/zero_pp_rank_1_mp_rank_00_model_states.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d7526d3c7477d17c5001b91e2fddd03c2a2efca3d848da554e67bbf4a78b33c1
|
3 |
+
size 135029
|
global_step6630/zero_pp_rank_2_mp_rank_00_model_states.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:08bd25657ba3bdf7a15cd70ca00e2cb90718cc4090e0b297418b2e9c31ff2463
|
3 |
+
size 135029
|
global_step6630/zero_pp_rank_3_mp_rank_00_model_states.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:71672382fedde32b916934278d1b2b9fcddb5e58d99e374d4fda0bd5ee30ab5f
|
3 |
+
size 135029
|
global_step6630/zero_pp_rank_4_mp_rank_00_model_states.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:090f99593277b4e244332c6b99dc165df7570cc0767f9d668fa2f97d9fe10595
|
3 |
+
size 135029
|
global_step6630/zero_pp_rank_5_mp_rank_00_model_states.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f6b48bda4a9830513b1e134b82950013b86d14838a400d2634c086c70cbdae32
|
3 |
+
size 135029
|
global_step6630/zero_pp_rank_6_mp_rank_00_model_states.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7b290ccde79a2894e7f9efab2a204910347d83fa9ac2e1c72b7bda3c8df106cc
|
3 |
+
size 135029
|
global_step6630/zero_pp_rank_7_mp_rank_00_model_states.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dadae4c261217acdcafb43ce34301dbd88c454769bb9d335756b744be3e3d5bc
|
3 |
+
size 135029
|
global_step6630/zero_pp_rank_8_mp_rank_00_model_states.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:af673c696fc6df4ef20358bdce89d5602f354f9b842f31d45b2613885dc8528b
|
3 |
+
size 135029
|
global_step6630/zero_pp_rank_9_mp_rank_00_model_states.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:23c4b6def04aad51811747bbb1a855743c4050eed69caef5eb724b27b267e04c
|
3 |
+
size 135029
|
latest
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
global_step6630
|
merges.txt
ADDED
The diff for this file is too large to render.
See raw diff
|
|
model-00001-of-00006.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8d699d425c832a6911e189f1fb35f8d06326d2f1fc2f9661cdf269402f242d86
|
3 |
+
size 4933656472
|
model-00002-of-00006.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:21131cc987fd2f429c3c3004bcdd3422462556196432c09d1639069869087635
|
3 |
+
size 4954690712
|
model-00003-of-00006.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cd4f7d80b51b3c3343c5530a175b129287fef8113ce5fcf37b795321e34cce6e
|
3 |
+
size 4902241352
|
model-00004-of-00006.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:adcc5a40896a9d1f4ce7c8dac3eff159a372deb4301dba9c6349c7214bda376b
|
3 |
+
size 4771169120
|
model-00005-of-00006.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ec4ec44cb6568f3a8a53fd35eba916386c6befd5677ae9b08e1f9189be57d6e0
|
3 |
+
size 4771169120
|
model-00006-of-00006.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ca84101105d87f87b290daa7c636d44b091ffaee1a3389e555019e5d97ce30f7
|
3 |
+
size 4986116216
|
model.safetensors.index.json
ADDED
@@ -0,0 +1,250 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"metadata": {
|
3 |
+
"total_size": 29319014400
|
4 |
+
},
|
5 |
+
"weight_map": {
|
6 |
+
"lm_head.weight": "model-00006-of-00006.safetensors",
|
7 |
+
"model.embed_tokens.weight": "model-00001-of-00006.safetensors",
|
8 |
+
"model.layers.0.input_layernorm.weight": "model-00001-of-00006.safetensors",
|
9 |
+
"model.layers.0.mlp.down_proj.weight": "model-00001-of-00006.safetensors",
|
10 |
+
"model.layers.0.mlp.gate_up_proj.weight": "model-00001-of-00006.safetensors",
|
11 |
+
"model.layers.0.post_attention_layernorm.weight": "model-00001-of-00006.safetensors",
|
12 |
+
"model.layers.0.self_attn.o_proj.weight": "model-00001-of-00006.safetensors",
|
13 |
+
"model.layers.0.self_attn.qkv_proj.weight": "model-00001-of-00006.safetensors",
|
14 |
+
"model.layers.1.input_layernorm.weight": "model-00001-of-00006.safetensors",
|
15 |
+
"model.layers.1.mlp.down_proj.weight": "model-00001-of-00006.safetensors",
|
16 |
+
"model.layers.1.mlp.gate_up_proj.weight": "model-00001-of-00006.safetensors",
|
17 |
+
"model.layers.1.post_attention_layernorm.weight": "model-00001-of-00006.safetensors",
|
18 |
+
"model.layers.1.self_attn.o_proj.weight": "model-00001-of-00006.safetensors",
|
19 |
+
"model.layers.1.self_attn.qkv_proj.weight": "model-00001-of-00006.safetensors",
|
20 |
+
"model.layers.10.input_layernorm.weight": "model-00002-of-00006.safetensors",
|
21 |
+
"model.layers.10.mlp.down_proj.weight": "model-00002-of-00006.safetensors",
|
22 |
+
"model.layers.10.mlp.gate_up_proj.weight": "model-00002-of-00006.safetensors",
|
23 |
+
"model.layers.10.post_attention_layernorm.weight": "model-00002-of-00006.safetensors",
|
24 |
+
"model.layers.10.self_attn.o_proj.weight": "model-00002-of-00006.safetensors",
|
25 |
+
"model.layers.10.self_attn.qkv_proj.weight": "model-00002-of-00006.safetensors",
|
26 |
+
"model.layers.11.input_layernorm.weight": "model-00002-of-00006.safetensors",
|
27 |
+
"model.layers.11.mlp.down_proj.weight": "model-00002-of-00006.safetensors",
|
28 |
+
"model.layers.11.mlp.gate_up_proj.weight": "model-00002-of-00006.safetensors",
|
29 |
+
"model.layers.11.post_attention_layernorm.weight": "model-00002-of-00006.safetensors",
|
30 |
+
"model.layers.11.self_attn.o_proj.weight": "model-00002-of-00006.safetensors",
|
31 |
+
"model.layers.11.self_attn.qkv_proj.weight": "model-00002-of-00006.safetensors",
|
32 |
+
"model.layers.12.input_layernorm.weight": "model-00002-of-00006.safetensors",
|
33 |
+
"model.layers.12.mlp.down_proj.weight": "model-00002-of-00006.safetensors",
|
34 |
+
"model.layers.12.mlp.gate_up_proj.weight": "model-00002-of-00006.safetensors",
|
35 |
+
"model.layers.12.post_attention_layernorm.weight": "model-00002-of-00006.safetensors",
|
36 |
+
"model.layers.12.self_attn.o_proj.weight": "model-00002-of-00006.safetensors",
|
37 |
+
"model.layers.12.self_attn.qkv_proj.weight": "model-00002-of-00006.safetensors",
|
38 |
+
"model.layers.13.input_layernorm.weight": "model-00003-of-00006.safetensors",
|
39 |
+
"model.layers.13.mlp.down_proj.weight": "model-00003-of-00006.safetensors",
|
40 |
+
"model.layers.13.mlp.gate_up_proj.weight": "model-00003-of-00006.safetensors",
|
41 |
+
"model.layers.13.post_attention_layernorm.weight": "model-00003-of-00006.safetensors",
|
42 |
+
"model.layers.13.self_attn.o_proj.weight": "model-00003-of-00006.safetensors",
|
43 |
+
"model.layers.13.self_attn.qkv_proj.weight": "model-00003-of-00006.safetensors",
|
44 |
+
"model.layers.14.input_layernorm.weight": "model-00003-of-00006.safetensors",
|
45 |
+
"model.layers.14.mlp.down_proj.weight": "model-00003-of-00006.safetensors",
|
46 |
+
"model.layers.14.mlp.gate_up_proj.weight": "model-00003-of-00006.safetensors",
|
47 |
+
"model.layers.14.post_attention_layernorm.weight": "model-00003-of-00006.safetensors",
|
48 |
+
"model.layers.14.self_attn.o_proj.weight": "model-00003-of-00006.safetensors",
|
49 |
+
"model.layers.14.self_attn.qkv_proj.weight": "model-00003-of-00006.safetensors",
|
50 |
+
"model.layers.15.input_layernorm.weight": "model-00003-of-00006.safetensors",
|
51 |
+
"model.layers.15.mlp.down_proj.weight": "model-00003-of-00006.safetensors",
|
52 |
+
"model.layers.15.mlp.gate_up_proj.weight": "model-00003-of-00006.safetensors",
|
53 |
+
"model.layers.15.post_attention_layernorm.weight": "model-00003-of-00006.safetensors",
|
54 |
+
"model.layers.15.self_attn.o_proj.weight": "model-00003-of-00006.safetensors",
|
55 |
+
"model.layers.15.self_attn.qkv_proj.weight": "model-00003-of-00006.safetensors",
|
56 |
+
"model.layers.16.input_layernorm.weight": "model-00003-of-00006.safetensors",
|
57 |
+
"model.layers.16.mlp.down_proj.weight": "model-00003-of-00006.safetensors",
|
58 |
+
"model.layers.16.mlp.gate_up_proj.weight": "model-00003-of-00006.safetensors",
|
59 |
+
"model.layers.16.post_attention_layernorm.weight": "model-00003-of-00006.safetensors",
|
60 |
+
"model.layers.16.self_attn.o_proj.weight": "model-00003-of-00006.safetensors",
|
61 |
+
"model.layers.16.self_attn.qkv_proj.weight": "model-00003-of-00006.safetensors",
|
62 |
+
"model.layers.17.input_layernorm.weight": "model-00003-of-00006.safetensors",
|
63 |
+
"model.layers.17.mlp.down_proj.weight": "model-00003-of-00006.safetensors",
|
64 |
+
"model.layers.17.mlp.gate_up_proj.weight": "model-00003-of-00006.safetensors",
|
65 |
+
"model.layers.17.post_attention_layernorm.weight": "model-00003-of-00006.safetensors",
|
66 |
+
"model.layers.17.self_attn.o_proj.weight": "model-00003-of-00006.safetensors",
|
67 |
+
"model.layers.17.self_attn.qkv_proj.weight": "model-00003-of-00006.safetensors",
|
68 |
+
"model.layers.18.input_layernorm.weight": "model-00003-of-00006.safetensors",
|
69 |
+
"model.layers.18.mlp.down_proj.weight": "model-00003-of-00006.safetensors",
|
70 |
+
"model.layers.18.mlp.gate_up_proj.weight": "model-00003-of-00006.safetensors",
|
71 |
+
"model.layers.18.post_attention_layernorm.weight": "model-00003-of-00006.safetensors",
|
72 |
+
"model.layers.18.self_attn.o_proj.weight": "model-00003-of-00006.safetensors",
|
73 |
+
"model.layers.18.self_attn.qkv_proj.weight": "model-00003-of-00006.safetensors",
|
74 |
+
"model.layers.19.input_layernorm.weight": "model-00003-of-00006.safetensors",
|
75 |
+
"model.layers.19.mlp.down_proj.weight": "model-00003-of-00006.safetensors",
|
76 |
+
"model.layers.19.mlp.gate_up_proj.weight": "model-00003-of-00006.safetensors",
|
77 |
+
"model.layers.19.post_attention_layernorm.weight": "model-00003-of-00006.safetensors",
|
78 |
+
"model.layers.19.self_attn.o_proj.weight": "model-00003-of-00006.safetensors",
|
79 |
+
"model.layers.19.self_attn.qkv_proj.weight": "model-00003-of-00006.safetensors",
|
80 |
+
"model.layers.2.input_layernorm.weight": "model-00001-of-00006.safetensors",
|
81 |
+
"model.layers.2.mlp.down_proj.weight": "model-00001-of-00006.safetensors",
|
82 |
+
"model.layers.2.mlp.gate_up_proj.weight": "model-00001-of-00006.safetensors",
|
83 |
+
"model.layers.2.post_attention_layernorm.weight": "model-00001-of-00006.safetensors",
|
84 |
+
"model.layers.2.self_attn.o_proj.weight": "model-00001-of-00006.safetensors",
|
85 |
+
"model.layers.2.self_attn.qkv_proj.weight": "model-00001-of-00006.safetensors",
|
86 |
+
"model.layers.20.input_layernorm.weight": "model-00004-of-00006.safetensors",
|
87 |
+
"model.layers.20.mlp.down_proj.weight": "model-00004-of-00006.safetensors",
|
88 |
+
"model.layers.20.mlp.gate_up_proj.weight": "model-00004-of-00006.safetensors",
|
89 |
+
"model.layers.20.post_attention_layernorm.weight": "model-00004-of-00006.safetensors",
|
90 |
+
"model.layers.20.self_attn.o_proj.weight": "model-00003-of-00006.safetensors",
|
91 |
+
"model.layers.20.self_attn.qkv_proj.weight": "model-00003-of-00006.safetensors",
|
92 |
+
"model.layers.21.input_layernorm.weight": "model-00004-of-00006.safetensors",
|
93 |
+
"model.layers.21.mlp.down_proj.weight": "model-00004-of-00006.safetensors",
|
94 |
+
"model.layers.21.mlp.gate_up_proj.weight": "model-00004-of-00006.safetensors",
|
95 |
+
"model.layers.21.post_attention_layernorm.weight": "model-00004-of-00006.safetensors",
|
96 |
+
"model.layers.21.self_attn.o_proj.weight": "model-00004-of-00006.safetensors",
|
97 |
+
"model.layers.21.self_attn.qkv_proj.weight": "model-00004-of-00006.safetensors",
|
98 |
+
"model.layers.22.input_layernorm.weight": "model-00004-of-00006.safetensors",
|
99 |
+
"model.layers.22.mlp.down_proj.weight": "model-00004-of-00006.safetensors",
|
100 |
+
"model.layers.22.mlp.gate_up_proj.weight": "model-00004-of-00006.safetensors",
|
101 |
+
"model.layers.22.post_attention_layernorm.weight": "model-00004-of-00006.safetensors",
|
102 |
+
"model.layers.22.self_attn.o_proj.weight": "model-00004-of-00006.safetensors",
|
103 |
+
"model.layers.22.self_attn.qkv_proj.weight": "model-00004-of-00006.safetensors",
|
104 |
+
"model.layers.23.input_layernorm.weight": "model-00004-of-00006.safetensors",
|
105 |
+
"model.layers.23.mlp.down_proj.weight": "model-00004-of-00006.safetensors",
|
106 |
+
"model.layers.23.mlp.gate_up_proj.weight": "model-00004-of-00006.safetensors",
|
107 |
+
"model.layers.23.post_attention_layernorm.weight": "model-00004-of-00006.safetensors",
|
108 |
+
"model.layers.23.self_attn.o_proj.weight": "model-00004-of-00006.safetensors",
|
109 |
+
"model.layers.23.self_attn.qkv_proj.weight": "model-00004-of-00006.safetensors",
|
110 |
+
"model.layers.24.input_layernorm.weight": "model-00004-of-00006.safetensors",
|
111 |
+
"model.layers.24.mlp.down_proj.weight": "model-00004-of-00006.safetensors",
|
112 |
+
"model.layers.24.mlp.gate_up_proj.weight": "model-00004-of-00006.safetensors",
|
113 |
+
"model.layers.24.post_attention_layernorm.weight": "model-00004-of-00006.safetensors",
|
114 |
+
"model.layers.24.self_attn.o_proj.weight": "model-00004-of-00006.safetensors",
|
115 |
+
"model.layers.24.self_attn.qkv_proj.weight": "model-00004-of-00006.safetensors",
|
116 |
+
"model.layers.25.input_layernorm.weight": "model-00004-of-00006.safetensors",
|
117 |
+
"model.layers.25.mlp.down_proj.weight": "model-00004-of-00006.safetensors",
|
118 |
+
"model.layers.25.mlp.gate_up_proj.weight": "model-00004-of-00006.safetensors",
|
119 |
+
"model.layers.25.post_attention_layernorm.weight": "model-00004-of-00006.safetensors",
|
120 |
+
"model.layers.25.self_attn.o_proj.weight": "model-00004-of-00006.safetensors",
|
121 |
+
"model.layers.25.self_attn.qkv_proj.weight": "model-00004-of-00006.safetensors",
|
122 |
+
"model.layers.26.input_layernorm.weight": "model-00004-of-00006.safetensors",
|
123 |
+
"model.layers.26.mlp.down_proj.weight": "model-00004-of-00006.safetensors",
|
124 |
+
"model.layers.26.mlp.gate_up_proj.weight": "model-00004-of-00006.safetensors",
|
125 |
+
"model.layers.26.post_attention_layernorm.weight": "model-00004-of-00006.safetensors",
|
126 |
+
"model.layers.26.self_attn.o_proj.weight": "model-00004-of-00006.safetensors",
|
127 |
+
"model.layers.26.self_attn.qkv_proj.weight": "model-00004-of-00006.safetensors",
|
128 |
+
"model.layers.27.input_layernorm.weight": "model-00005-of-00006.safetensors",
|
129 |
+
"model.layers.27.mlp.down_proj.weight": "model-00005-of-00006.safetensors",
|
130 |
+
"model.layers.27.mlp.gate_up_proj.weight": "model-00005-of-00006.safetensors",
|
131 |
+
"model.layers.27.post_attention_layernorm.weight": "model-00005-of-00006.safetensors",
|
132 |
+
"model.layers.27.self_attn.o_proj.weight": "model-00004-of-00006.safetensors",
|
133 |
+
"model.layers.27.self_attn.qkv_proj.weight": "model-00004-of-00006.safetensors",
|
134 |
+
"model.layers.28.input_layernorm.weight": "model-00005-of-00006.safetensors",
|
135 |
+
"model.layers.28.mlp.down_proj.weight": "model-00005-of-00006.safetensors",
|
136 |
+
"model.layers.28.mlp.gate_up_proj.weight": "model-00005-of-00006.safetensors",
|
137 |
+
"model.layers.28.post_attention_layernorm.weight": "model-00005-of-00006.safetensors",
|
138 |
+
"model.layers.28.self_attn.o_proj.weight": "model-00005-of-00006.safetensors",
|
139 |
+
"model.layers.28.self_attn.qkv_proj.weight": "model-00005-of-00006.safetensors",
|
140 |
+
"model.layers.29.input_layernorm.weight": "model-00005-of-00006.safetensors",
|
141 |
+
"model.layers.29.mlp.down_proj.weight": "model-00005-of-00006.safetensors",
|
142 |
+
"model.layers.29.mlp.gate_up_proj.weight": "model-00005-of-00006.safetensors",
|
143 |
+
"model.layers.29.post_attention_layernorm.weight": "model-00005-of-00006.safetensors",
|
144 |
+
"model.layers.29.self_attn.o_proj.weight": "model-00005-of-00006.safetensors",
|
145 |
+
"model.layers.29.self_attn.qkv_proj.weight": "model-00005-of-00006.safetensors",
|
146 |
+
"model.layers.3.input_layernorm.weight": "model-00001-of-00006.safetensors",
|
147 |
+
"model.layers.3.mlp.down_proj.weight": "model-00001-of-00006.safetensors",
|
148 |
+
"model.layers.3.mlp.gate_up_proj.weight": "model-00001-of-00006.safetensors",
|
149 |
+
"model.layers.3.post_attention_layernorm.weight": "model-00001-of-00006.safetensors",
|
150 |
+
"model.layers.3.self_attn.o_proj.weight": "model-00001-of-00006.safetensors",
|
151 |
+
"model.layers.3.self_attn.qkv_proj.weight": "model-00001-of-00006.safetensors",
|
152 |
+
"model.layers.30.input_layernorm.weight": "model-00005-of-00006.safetensors",
|
153 |
+
"model.layers.30.mlp.down_proj.weight": "model-00005-of-00006.safetensors",
|
154 |
+
"model.layers.30.mlp.gate_up_proj.weight": "model-00005-of-00006.safetensors",
|
155 |
+
"model.layers.30.post_attention_layernorm.weight": "model-00005-of-00006.safetensors",
|
156 |
+
"model.layers.30.self_attn.o_proj.weight": "model-00005-of-00006.safetensors",
|
157 |
+
"model.layers.30.self_attn.qkv_proj.weight": "model-00005-of-00006.safetensors",
|
158 |
+
"model.layers.31.input_layernorm.weight": "model-00005-of-00006.safetensors",
|
159 |
+
"model.layers.31.mlp.down_proj.weight": "model-00005-of-00006.safetensors",
|
160 |
+
"model.layers.31.mlp.gate_up_proj.weight": "model-00005-of-00006.safetensors",
|
161 |
+
"model.layers.31.post_attention_layernorm.weight": "model-00005-of-00006.safetensors",
|
162 |
+
"model.layers.31.self_attn.o_proj.weight": "model-00005-of-00006.safetensors",
|
163 |
+
"model.layers.31.self_attn.qkv_proj.weight": "model-00005-of-00006.safetensors",
|
164 |
+
"model.layers.32.input_layernorm.weight": "model-00005-of-00006.safetensors",
|
165 |
+
"model.layers.32.mlp.down_proj.weight": "model-00005-of-00006.safetensors",
|
166 |
+
"model.layers.32.mlp.gate_up_proj.weight": "model-00005-of-00006.safetensors",
|
167 |
+
"model.layers.32.post_attention_layernorm.weight": "model-00005-of-00006.safetensors",
|
168 |
+
"model.layers.32.self_attn.o_proj.weight": "model-00005-of-00006.safetensors",
|
169 |
+
"model.layers.32.self_attn.qkv_proj.weight": "model-00005-of-00006.safetensors",
|
170 |
+
"model.layers.33.input_layernorm.weight": "model-00005-of-00006.safetensors",
|
171 |
+
"model.layers.33.mlp.down_proj.weight": "model-00005-of-00006.safetensors",
|
172 |
+
"model.layers.33.mlp.gate_up_proj.weight": "model-00005-of-00006.safetensors",
|
173 |
+
"model.layers.33.post_attention_layernorm.weight": "model-00005-of-00006.safetensors",
|
174 |
+
"model.layers.33.self_attn.o_proj.weight": "model-00005-of-00006.safetensors",
|
175 |
+
"model.layers.33.self_attn.qkv_proj.weight": "model-00005-of-00006.safetensors",
|
176 |
+
"model.layers.34.input_layernorm.weight": "model-00006-of-00006.safetensors",
|
177 |
+
"model.layers.34.mlp.down_proj.weight": "model-00006-of-00006.safetensors",
|
178 |
+
"model.layers.34.mlp.gate_up_proj.weight": "model-00006-of-00006.safetensors",
|
179 |
+
"model.layers.34.post_attention_layernorm.weight": "model-00006-of-00006.safetensors",
|
180 |
+
"model.layers.34.self_attn.o_proj.weight": "model-00005-of-00006.safetensors",
|
181 |
+
"model.layers.34.self_attn.qkv_proj.weight": "model-00005-of-00006.safetensors",
|
182 |
+
"model.layers.35.input_layernorm.weight": "model-00006-of-00006.safetensors",
|
183 |
+
"model.layers.35.mlp.down_proj.weight": "model-00006-of-00006.safetensors",
|
184 |
+
"model.layers.35.mlp.gate_up_proj.weight": "model-00006-of-00006.safetensors",
|
185 |
+
"model.layers.35.post_attention_layernorm.weight": "model-00006-of-00006.safetensors",
|
186 |
+
"model.layers.35.self_attn.o_proj.weight": "model-00006-of-00006.safetensors",
|
187 |
+
"model.layers.35.self_attn.qkv_proj.weight": "model-00006-of-00006.safetensors",
|
188 |
+
"model.layers.36.input_layernorm.weight": "model-00006-of-00006.safetensors",
|
189 |
+
"model.layers.36.mlp.down_proj.weight": "model-00006-of-00006.safetensors",
|
190 |
+
"model.layers.36.mlp.gate_up_proj.weight": "model-00006-of-00006.safetensors",
|
191 |
+
"model.layers.36.post_attention_layernorm.weight": "model-00006-of-00006.safetensors",
|
192 |
+
"model.layers.36.self_attn.o_proj.weight": "model-00006-of-00006.safetensors",
|
193 |
+
"model.layers.36.self_attn.qkv_proj.weight": "model-00006-of-00006.safetensors",
|
194 |
+
"model.layers.37.input_layernorm.weight": "model-00006-of-00006.safetensors",
|
195 |
+
"model.layers.37.mlp.down_proj.weight": "model-00006-of-00006.safetensors",
|
196 |
+
"model.layers.37.mlp.gate_up_proj.weight": "model-00006-of-00006.safetensors",
|
197 |
+
"model.layers.37.post_attention_layernorm.weight": "model-00006-of-00006.safetensors",
|
198 |
+
"model.layers.37.self_attn.o_proj.weight": "model-00006-of-00006.safetensors",
|
199 |
+
"model.layers.37.self_attn.qkv_proj.weight": "model-00006-of-00006.safetensors",
|
200 |
+
"model.layers.38.input_layernorm.weight": "model-00006-of-00006.safetensors",
|
201 |
+
"model.layers.38.mlp.down_proj.weight": "model-00006-of-00006.safetensors",
|
202 |
+
"model.layers.38.mlp.gate_up_proj.weight": "model-00006-of-00006.safetensors",
|
203 |
+
"model.layers.38.post_attention_layernorm.weight": "model-00006-of-00006.safetensors",
|
204 |
+
"model.layers.38.self_attn.o_proj.weight": "model-00006-of-00006.safetensors",
|
205 |
+
"model.layers.38.self_attn.qkv_proj.weight": "model-00006-of-00006.safetensors",
|
206 |
+
"model.layers.39.input_layernorm.weight": "model-00006-of-00006.safetensors",
|
207 |
+
"model.layers.39.mlp.down_proj.weight": "model-00006-of-00006.safetensors",
|
208 |
+
"model.layers.39.mlp.gate_up_proj.weight": "model-00006-of-00006.safetensors",
|
209 |
+
"model.layers.39.post_attention_layernorm.weight": "model-00006-of-00006.safetensors",
|
210 |
+
"model.layers.39.self_attn.o_proj.weight": "model-00006-of-00006.safetensors",
|
211 |
+
"model.layers.39.self_attn.qkv_proj.weight": "model-00006-of-00006.safetensors",
|
212 |
+
"model.layers.4.input_layernorm.weight": "model-00001-of-00006.safetensors",
|
213 |
+
"model.layers.4.mlp.down_proj.weight": "model-00001-of-00006.safetensors",
|
214 |
+
"model.layers.4.mlp.gate_up_proj.weight": "model-00001-of-00006.safetensors",
|
215 |
+
"model.layers.4.post_attention_layernorm.weight": "model-00001-of-00006.safetensors",
|
216 |
+
"model.layers.4.self_attn.o_proj.weight": "model-00001-of-00006.safetensors",
|
217 |
+
"model.layers.4.self_attn.qkv_proj.weight": "model-00001-of-00006.safetensors",
|
218 |
+
"model.layers.5.input_layernorm.weight": "model-00002-of-00006.safetensors",
|
219 |
+
"model.layers.5.mlp.down_proj.weight": "model-00002-of-00006.safetensors",
|
220 |
+
"model.layers.5.mlp.gate_up_proj.weight": "model-00001-of-00006.safetensors",
|
221 |
+
"model.layers.5.post_attention_layernorm.weight": "model-00002-of-00006.safetensors",
|
222 |
+
"model.layers.5.self_attn.o_proj.weight": "model-00001-of-00006.safetensors",
|
223 |
+
"model.layers.5.self_attn.qkv_proj.weight": "model-00001-of-00006.safetensors",
|
224 |
+
"model.layers.6.input_layernorm.weight": "model-00002-of-00006.safetensors",
|
225 |
+
"model.layers.6.mlp.down_proj.weight": "model-00002-of-00006.safetensors",
|
226 |
+
"model.layers.6.mlp.gate_up_proj.weight": "model-00002-of-00006.safetensors",
|
227 |
+
"model.layers.6.post_attention_layernorm.weight": "model-00002-of-00006.safetensors",
|
228 |
+
"model.layers.6.self_attn.o_proj.weight": "model-00002-of-00006.safetensors",
|
229 |
+
"model.layers.6.self_attn.qkv_proj.weight": "model-00002-of-00006.safetensors",
|
230 |
+
"model.layers.7.input_layernorm.weight": "model-00002-of-00006.safetensors",
|
231 |
+
"model.layers.7.mlp.down_proj.weight": "model-00002-of-00006.safetensors",
|
232 |
+
"model.layers.7.mlp.gate_up_proj.weight": "model-00002-of-00006.safetensors",
|
233 |
+
"model.layers.7.post_attention_layernorm.weight": "model-00002-of-00006.safetensors",
|
234 |
+
"model.layers.7.self_attn.o_proj.weight": "model-00002-of-00006.safetensors",
|
235 |
+
"model.layers.7.self_attn.qkv_proj.weight": "model-00002-of-00006.safetensors",
|
236 |
+
"model.layers.8.input_layernorm.weight": "model-00002-of-00006.safetensors",
|
237 |
+
"model.layers.8.mlp.down_proj.weight": "model-00002-of-00006.safetensors",
|
238 |
+
"model.layers.8.mlp.gate_up_proj.weight": "model-00002-of-00006.safetensors",
|
239 |
+
"model.layers.8.post_attention_layernorm.weight": "model-00002-of-00006.safetensors",
|
240 |
+
"model.layers.8.self_attn.o_proj.weight": "model-00002-of-00006.safetensors",
|
241 |
+
"model.layers.8.self_attn.qkv_proj.weight": "model-00002-of-00006.safetensors",
|
242 |
+
"model.layers.9.input_layernorm.weight": "model-00002-of-00006.safetensors",
|
243 |
+
"model.layers.9.mlp.down_proj.weight": "model-00002-of-00006.safetensors",
|
244 |
+
"model.layers.9.mlp.gate_up_proj.weight": "model-00002-of-00006.safetensors",
|
245 |
+
"model.layers.9.post_attention_layernorm.weight": "model-00002-of-00006.safetensors",
|
246 |
+
"model.layers.9.self_attn.o_proj.weight": "model-00002-of-00006.safetensors",
|
247 |
+
"model.layers.9.self_attn.qkv_proj.weight": "model-00002-of-00006.safetensors",
|
248 |
+
"model.norm.weight": "model-00006-of-00006.safetensors"
|
249 |
+
}
|
250 |
+
}
|
rng_state_0.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:575119a228f98110923ffa2dedcb50e3317251b26054355d015e0b2240d566f2
|
3 |
+
size 15984
|
rng_state_1.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0728b56dab7abb5ef8a0d4bae3519c5767c97467bdd886d26bf19cc8599d0312
|
3 |
+
size 15984
|
rng_state_10.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:532d1ab071177c2e9d0cc3435d6314c1777a0356f9ce1a5d8f10fbe5f8fd8926
|
3 |
+
size 15997
|
rng_state_11.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5a089513416d3ed447265187782ec1194ac2303155b941284463976c62bf3d9b
|
3 |
+
size 15997
|
rng_state_12.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2a87db6b16c9956496c45bf5c81750dc2349e157e60e544e5d256bb957be1243
|
3 |
+
size 15997
|
rng_state_13.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:36d5fe5d1b92643a3c3dd35cf2f0cbfa4a92599fe3ccbd8941395c1550f088aa
|
3 |
+
size 15997
|
rng_state_14.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d4a08278e808af796415aac256bf0c1e8619db1f0f025ff15775cd3b8d02bd59
|
3 |
+
size 15997
|