Upload folder using huggingface_hub
Browse filesThis view is limited to 50 files because it contains too many changes.
See raw diff
- checkpoint/config.json +2 -1
- checkpoint/generation_config.json +1 -0
- checkpoint/pytorch_model.bin/p0.model.embed_tokens.weight +1 -1
- checkpoint/pytorch_model.bin/p1.model.layers.0.self_attn.q_proj.weight +1 -1
- checkpoint/pytorch_model.bin/p10.model.layers.1.self_attn.q_proj.weight +1 -1
- checkpoint/pytorch_model.bin/p100.model.layers.11.self_attn.q_proj.weight +1 -1
- checkpoint/pytorch_model.bin/p101.model.layers.11.self_attn.k_proj.weight +1 -1
- checkpoint/pytorch_model.bin/p102.model.layers.11.self_attn.v_proj.weight +1 -1
- checkpoint/pytorch_model.bin/p103.model.layers.11.self_attn.o_proj.weight +1 -1
- checkpoint/pytorch_model.bin/p104.model.layers.11.mlp.gate_proj.weight +1 -1
- checkpoint/pytorch_model.bin/p105.model.layers.11.mlp.up_proj.weight +1 -1
- checkpoint/pytorch_model.bin/p106.model.layers.11.mlp.down_proj.weight +1 -1
- checkpoint/pytorch_model.bin/p107.model.layers.11.input_layernorm.weight +1 -1
- checkpoint/pytorch_model.bin/p108.model.layers.11.post_attention_layernorm.weight +1 -1
- checkpoint/pytorch_model.bin/p109.model.layers.12.self_attn.q_proj.weight +1 -1
- checkpoint/pytorch_model.bin/p11.model.layers.1.self_attn.k_proj.weight +1 -1
- checkpoint/pytorch_model.bin/p110.model.layers.12.self_attn.k_proj.weight +1 -1
- checkpoint/pytorch_model.bin/p111.model.layers.12.self_attn.v_proj.weight +1 -1
- checkpoint/pytorch_model.bin/p112.model.layers.12.self_attn.o_proj.weight +1 -1
- checkpoint/pytorch_model.bin/p113.model.layers.12.mlp.gate_proj.weight +1 -1
- checkpoint/pytorch_model.bin/p114.model.layers.12.mlp.up_proj.weight +1 -1
- checkpoint/pytorch_model.bin/p115.model.layers.12.mlp.down_proj.weight +1 -1
- checkpoint/pytorch_model.bin/p116.model.layers.12.input_layernorm.weight +1 -1
- checkpoint/pytorch_model.bin/p117.model.layers.12.post_attention_layernorm.weight +1 -1
- checkpoint/pytorch_model.bin/p118.model.layers.13.self_attn.q_proj.weight +1 -1
- checkpoint/pytorch_model.bin/p119.model.layers.13.self_attn.k_proj.weight +1 -1
- checkpoint/pytorch_model.bin/p12.model.layers.1.self_attn.v_proj.weight +1 -1
- checkpoint/pytorch_model.bin/p120.model.layers.13.self_attn.v_proj.weight +1 -1
- checkpoint/pytorch_model.bin/p121.model.layers.13.self_attn.o_proj.weight +1 -1
- checkpoint/pytorch_model.bin/p122.model.layers.13.mlp.gate_proj.weight +1 -1
- checkpoint/pytorch_model.bin/p123.model.layers.13.mlp.up_proj.weight +1 -1
- checkpoint/pytorch_model.bin/p124.model.layers.13.mlp.down_proj.weight +1 -1
- checkpoint/pytorch_model.bin/p125.model.layers.13.input_layernorm.weight +1 -1
- checkpoint/pytorch_model.bin/p126.model.layers.13.post_attention_layernorm.weight +1 -1
- checkpoint/pytorch_model.bin/p127.model.layers.14.self_attn.q_proj.weight +1 -1
- checkpoint/pytorch_model.bin/p128.model.layers.14.self_attn.k_proj.weight +1 -1
- checkpoint/pytorch_model.bin/p129.model.layers.14.self_attn.v_proj.weight +1 -1
- checkpoint/pytorch_model.bin/p13.model.layers.1.self_attn.o_proj.weight +1 -1
- checkpoint/pytorch_model.bin/p130.model.layers.14.self_attn.o_proj.weight +1 -1
- checkpoint/pytorch_model.bin/p131.model.layers.14.mlp.gate_proj.weight +1 -1
- checkpoint/pytorch_model.bin/p132.model.layers.14.mlp.up_proj.weight +1 -1
- checkpoint/pytorch_model.bin/p133.model.layers.14.mlp.down_proj.weight +1 -1
- checkpoint/pytorch_model.bin/p134.model.layers.14.input_layernorm.weight +1 -1
- checkpoint/pytorch_model.bin/p135.model.layers.14.post_attention_layernorm.weight +1 -1
- checkpoint/pytorch_model.bin/p136.model.layers.15.self_attn.q_proj.weight +1 -1
- checkpoint/pytorch_model.bin/p137.model.layers.15.self_attn.k_proj.weight +1 -1
- checkpoint/pytorch_model.bin/p138.model.layers.15.self_attn.v_proj.weight +1 -1
- checkpoint/pytorch_model.bin/p139.model.layers.15.self_attn.o_proj.weight +1 -1
- checkpoint/pytorch_model.bin/p14.model.layers.1.mlp.gate_proj.weight +1 -1
- checkpoint/pytorch_model.bin/p140.model.layers.15.mlp.gate_proj.weight +1 -1
checkpoint/config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"architectures": [
|
4 |
"LlamaForCausalLM"
|
5 |
],
|
@@ -17,6 +17,7 @@
|
|
17 |
"num_attention_heads": 32,
|
18 |
"num_hidden_layers": 32,
|
19 |
"num_key_value_heads": 32,
|
|
|
20 |
"pretraining_tp": 1,
|
21 |
"rms_norm_eps": 1e-05,
|
22 |
"rope_scaling": null,
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "ecommerce-faq-llama2-chat_llama",
|
3 |
"architectures": [
|
4 |
"LlamaForCausalLM"
|
5 |
],
|
|
|
17 |
"num_attention_heads": 32,
|
18 |
"num_hidden_layers": 32,
|
19 |
"num_key_value_heads": 32,
|
20 |
+
"pad_token_id": 0,
|
21 |
"pretraining_tp": 1,
|
22 |
"rms_norm_eps": 1e-05,
|
23 |
"rope_scaling": null,
|
checkpoint/generation_config.json
CHANGED
@@ -2,6 +2,7 @@
|
|
2 |
"_from_model_config": true,
|
3 |
"bos_token_id": 1,
|
4 |
"eos_token_id": 2,
|
|
|
5 |
"transformers_version": "4.36.2",
|
6 |
"use_cache": false
|
7 |
}
|
|
|
2 |
"_from_model_config": true,
|
3 |
"bos_token_id": 1,
|
4 |
"eos_token_id": 2,
|
5 |
+
"pad_token_id": 0,
|
6 |
"transformers_version": "4.36.2",
|
7 |
"use_cache": false
|
8 |
}
|
checkpoint/pytorch_model.bin/p0.model.embed_tokens.weight
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 524288789
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3e7fda4714dbd19791402d38572d653bf9563da61ddc437b246e8fb1ad0f5765
|
3 |
size 524288789
|
checkpoint/pytorch_model.bin/p1.model.layers.0.self_attn.q_proj.weight
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 67109756
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f1cee13f2991753a505e0433aa6fac4fa0883b2991b327d17c1cb93d16fe4b6a
|
3 |
size 67109756
|
checkpoint/pytorch_model.bin/p10.model.layers.1.self_attn.q_proj.weight
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 67109759
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7a3c241105721ecfb423e886a245fc4918b019160ac513a16b4cf0a01a856204
|
3 |
size 67109759
|
checkpoint/pytorch_model.bin/p100.model.layers.11.self_attn.q_proj.weight
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 67109765
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:98bf676c1f5807d014095911a710cc19fefc7e2bda4d02e4492beeebced51c45
|
3 |
size 67109765
|
checkpoint/pytorch_model.bin/p101.model.layers.11.self_attn.k_proj.weight
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 67109765
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b41675228541d1cb91e886f814629cdf3a043c65d094194dec9ede320fe1e27f
|
3 |
size 67109765
|
checkpoint/pytorch_model.bin/p102.model.layers.11.self_attn.v_proj.weight
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 67109765
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c07d7a9ffe064645a531587cae59ed3e0edf54c8f3850b8c0888e5a3433e4d0a
|
3 |
size 67109765
|
checkpoint/pytorch_model.bin/p103.model.layers.11.self_attn.o_proj.weight
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 67109765
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8d6d639ae0026942cfd6f06e706b331376c8b8b3b6098acb2d3792da940b9299
|
3 |
size 67109765
|
checkpoint/pytorch_model.bin/p104.model.layers.11.mlp.gate_proj.weight
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 180355964
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8fb738769b647d612c023258d82046a556c15a21ebcf40a903873457f9b59117
|
3 |
size 180355964
|
checkpoint/pytorch_model.bin/p105.model.layers.11.mlp.up_proj.weight
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 180355958
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d72b60ef60b44e5a557b677baf2535a32f953690c754b75932ef7f373154261e
|
3 |
size 180355958
|
checkpoint/pytorch_model.bin/p106.model.layers.11.mlp.down_proj.weight
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 180355964
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:68f2e9241c546d6ef9db2f510532d29a0c55560c24d3da8131426a4a032d7057
|
3 |
size 180355964
|
checkpoint/pytorch_model.bin/p107.model.layers.11.input_layernorm.weight
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 17282
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ef08e34d686f215491bf44d009075b7927bd80b5cd005d3c14761f2878659e44
|
3 |
size 17282
|
checkpoint/pytorch_model.bin/p108.model.layers.11.post_attention_layernorm.weight
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 17309
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:adc863fa2e9b113019f47c162fab1b2d8f3e24756aa313746b09470043821b4c
|
3 |
size 17309
|
checkpoint/pytorch_model.bin/p109.model.layers.12.self_attn.q_proj.weight
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 67109765
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:930b5ce6bb1c0e50f7bff3dca48617182d19a5f8a3438fd2da32889b05bb5988
|
3 |
size 67109765
|
checkpoint/pytorch_model.bin/p11.model.layers.1.self_attn.k_proj.weight
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 67109759
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b892357484be467311f1eaa159bde9a197eab2d078b832d013c87ae9e0b2de50
|
3 |
size 67109759
|
checkpoint/pytorch_model.bin/p110.model.layers.12.self_attn.k_proj.weight
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 67109765
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c319885286b04e05aa4b247a87d62d0517c84100b26e2205f7c26aca5cf87917
|
3 |
size 67109765
|
checkpoint/pytorch_model.bin/p111.model.layers.12.self_attn.v_proj.weight
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 67109765
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:524df70bd6f77804e2e742ea0af56dfc8615a063dbe0588f37240d9a4fcef984
|
3 |
size 67109765
|
checkpoint/pytorch_model.bin/p112.model.layers.12.self_attn.o_proj.weight
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 67109765
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f2ec5be26481d5f39f7df155be8348ec63d7a492d03b38f11989bb073f125078
|
3 |
size 67109765
|
checkpoint/pytorch_model.bin/p113.model.layers.12.mlp.gate_proj.weight
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 180355964
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6e4ee4478473bd3405fc2ac03115e35acbc7936111fab9507426630fa3e37cc2
|
3 |
size 180355964
|
checkpoint/pytorch_model.bin/p114.model.layers.12.mlp.up_proj.weight
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 180355958
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:90af21165badec6bea65982e01893a87cadc32353e3e951a6a6e2ac9b3331c9d
|
3 |
size 180355958
|
checkpoint/pytorch_model.bin/p115.model.layers.12.mlp.down_proj.weight
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 180355964
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9e9c7df15b03b688b1ac28abb03b55f401a198bd72fcaa56d136771539c8ea59
|
3 |
size 180355964
|
checkpoint/pytorch_model.bin/p116.model.layers.12.input_layernorm.weight
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 17282
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a1ee29e798bbe2d292c49ad5cbdc1daa44b08fcf36d941d57f6748d3e948ade9
|
3 |
size 17282
|
checkpoint/pytorch_model.bin/p117.model.layers.12.post_attention_layernorm.weight
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 17309
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bc59b82792d45361f3013060c5043398d0bca37220f07320443cd244c1d3220b
|
3 |
size 17309
|
checkpoint/pytorch_model.bin/p118.model.layers.13.self_attn.q_proj.weight
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 67109765
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a41b86044e3953581a6db80315de17cf8e559caddbb0b8467baf43b853cc68f8
|
3 |
size 67109765
|
checkpoint/pytorch_model.bin/p119.model.layers.13.self_attn.k_proj.weight
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 67109765
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f127d870d7aa8d50a12d67bbeacd64e4691e377b814424603289546e87c2eef9
|
3 |
size 67109765
|
checkpoint/pytorch_model.bin/p12.model.layers.1.self_attn.v_proj.weight
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 67109759
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d4a0cf69b3f6e4ff87872f3803af6be7f711508a122448ddcf2d636f3819a1b5
|
3 |
size 67109759
|
checkpoint/pytorch_model.bin/p120.model.layers.13.self_attn.v_proj.weight
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 67109765
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:45b64011a71740cd45eca19e9795d6615087838a9fd4154eeb67c969cdd013ba
|
3 |
size 67109765
|
checkpoint/pytorch_model.bin/p121.model.layers.13.self_attn.o_proj.weight
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 67109765
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:598336dddd61705ce6c426b835a33551f691559e3060e4153afbadb6204aed8f
|
3 |
size 67109765
|
checkpoint/pytorch_model.bin/p122.model.layers.13.mlp.gate_proj.weight
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 180355964
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4b4439585e6e410885014ed48e7aeb8aee7f0450bddf9ca763c7dd5346af6833
|
3 |
size 180355964
|
checkpoint/pytorch_model.bin/p123.model.layers.13.mlp.up_proj.weight
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 180355958
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:09269edd9069ecba336470cd80d13735fc836d0e8dde013b5537400ab6ce1451
|
3 |
size 180355958
|
checkpoint/pytorch_model.bin/p124.model.layers.13.mlp.down_proj.weight
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 180355964
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b574cf4e4e5297e47b3cee11f4555f94bc810303b3718dbf3ab75b0b06f62da6
|
3 |
size 180355964
|
checkpoint/pytorch_model.bin/p125.model.layers.13.input_layernorm.weight
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 17282
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2ea6e991e368d81ff7daa7cd80b7194e9182d79ab740129f7cf3199da69e0516
|
3 |
size 17282
|
checkpoint/pytorch_model.bin/p126.model.layers.13.post_attention_layernorm.weight
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 17309
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5bbf8f9056013c32446afd571f708e517daedb1166ec18c4672bbac4f8c22ca2
|
3 |
size 17309
|
checkpoint/pytorch_model.bin/p127.model.layers.14.self_attn.q_proj.weight
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 67109765
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9b38b5221ba37fbc47f5940d11795a2f2545aa0a7646d5f9ecd4bc192f3e9679
|
3 |
size 67109765
|
checkpoint/pytorch_model.bin/p128.model.layers.14.self_attn.k_proj.weight
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 67109765
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e43a2eac7c3a538b7cef3d8d4905fa6be60461eb0d003f0ac7476a0f10384789
|
3 |
size 67109765
|
checkpoint/pytorch_model.bin/p129.model.layers.14.self_attn.v_proj.weight
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 67109765
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a3d207f09ed5c73c4d7f1356d987100d2180babd18c4fd5678ed62a6c12dccd8
|
3 |
size 67109765
|
checkpoint/pytorch_model.bin/p13.model.layers.1.self_attn.o_proj.weight
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 67109759
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6127f7c9431a8a39d390e7285c0f6de4a4c4963bceb65b9e6f1c7ec75afbbc2b
|
3 |
size 67109759
|
checkpoint/pytorch_model.bin/p130.model.layers.14.self_attn.o_proj.weight
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 67109765
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e32c4198d4c9057677f6a6abf565eec9486482a9614d857fee17a0c6fe569c6e
|
3 |
size 67109765
|
checkpoint/pytorch_model.bin/p131.model.layers.14.mlp.gate_proj.weight
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 180355964
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6ee994903e97a0b98ed830b37f3e2282836f13f931811dca9384e91256d864c7
|
3 |
size 180355964
|
checkpoint/pytorch_model.bin/p132.model.layers.14.mlp.up_proj.weight
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 180355958
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6957842f750caf872fba2d44e381440e15635460e6ea5a50eb81e98aaf206cf8
|
3 |
size 180355958
|
checkpoint/pytorch_model.bin/p133.model.layers.14.mlp.down_proj.weight
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 180355964
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0c12e06effee02f7354c26abc2a7facc5d2e15f36fa1128cb28044a62feee817
|
3 |
size 180355964
|
checkpoint/pytorch_model.bin/p134.model.layers.14.input_layernorm.weight
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 17282
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:45d11a5d346d00b9cdf58afdc06225b23f66271cd9019310995d6a3b671060be
|
3 |
size 17282
|
checkpoint/pytorch_model.bin/p135.model.layers.14.post_attention_layernorm.weight
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 17309
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8d8836455dedf1974045cb8cc31f259ed558d43a348dc593cd30a5c01f63d458
|
3 |
size 17309
|
checkpoint/pytorch_model.bin/p136.model.layers.15.self_attn.q_proj.weight
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 67109765
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:905f1bd82b9879e886bed8a8d3ef8f4a015236b164617c7429257b3add0f5cb5
|
3 |
size 67109765
|
checkpoint/pytorch_model.bin/p137.model.layers.15.self_attn.k_proj.weight
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 67109765
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a5f9b4b5015462587f3de8d1a1c5d2aafecfc87bcf76078dc42d848ea42411fc
|
3 |
size 67109765
|
checkpoint/pytorch_model.bin/p138.model.layers.15.self_attn.v_proj.weight
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 67109765
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a2a9b9429880935deda9b60b3f0f5f4a37aa0ba7d091c147d74dd2558664e0be
|
3 |
size 67109765
|
checkpoint/pytorch_model.bin/p139.model.layers.15.self_attn.o_proj.weight
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 67109765
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:de5614a49e5f7f6ef1e7cd222218be4ac9c218a44bd8a7b483fac0f553a0f54e
|
3 |
size 67109765
|
checkpoint/pytorch_model.bin/p14.model.layers.1.mlp.gate_proj.weight
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 180355958
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fde2e76ab89d151139c39c36a817cb4ab9b192a4c6f2b2e35502996b05856469
|
3 |
size 180355958
|
checkpoint/pytorch_model.bin/p140.model.layers.15.mlp.gate_proj.weight
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 180355964
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9882fadc0c77ad06711bffb2b17ce37b97cdf353a52528a051a1490e60d4a306
|
3 |
size 180355964
|