harishvs commited on
Commit
e7304ff
·
verified ·
1 Parent(s): 5dc32fa

Upload folder using huggingface_hub

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. checkpoint/config.json +2 -1
  2. checkpoint/generation_config.json +1 -0
  3. checkpoint/pytorch_model.bin/p0.model.embed_tokens.weight +1 -1
  4. checkpoint/pytorch_model.bin/p1.model.layers.0.self_attn.q_proj.weight +1 -1
  5. checkpoint/pytorch_model.bin/p10.model.layers.1.self_attn.q_proj.weight +1 -1
  6. checkpoint/pytorch_model.bin/p100.model.layers.11.self_attn.q_proj.weight +1 -1
  7. checkpoint/pytorch_model.bin/p101.model.layers.11.self_attn.k_proj.weight +1 -1
  8. checkpoint/pytorch_model.bin/p102.model.layers.11.self_attn.v_proj.weight +1 -1
  9. checkpoint/pytorch_model.bin/p103.model.layers.11.self_attn.o_proj.weight +1 -1
  10. checkpoint/pytorch_model.bin/p104.model.layers.11.mlp.gate_proj.weight +1 -1
  11. checkpoint/pytorch_model.bin/p105.model.layers.11.mlp.up_proj.weight +1 -1
  12. checkpoint/pytorch_model.bin/p106.model.layers.11.mlp.down_proj.weight +1 -1
  13. checkpoint/pytorch_model.bin/p107.model.layers.11.input_layernorm.weight +1 -1
  14. checkpoint/pytorch_model.bin/p108.model.layers.11.post_attention_layernorm.weight +1 -1
  15. checkpoint/pytorch_model.bin/p109.model.layers.12.self_attn.q_proj.weight +1 -1
  16. checkpoint/pytorch_model.bin/p11.model.layers.1.self_attn.k_proj.weight +1 -1
  17. checkpoint/pytorch_model.bin/p110.model.layers.12.self_attn.k_proj.weight +1 -1
  18. checkpoint/pytorch_model.bin/p111.model.layers.12.self_attn.v_proj.weight +1 -1
  19. checkpoint/pytorch_model.bin/p112.model.layers.12.self_attn.o_proj.weight +1 -1
  20. checkpoint/pytorch_model.bin/p113.model.layers.12.mlp.gate_proj.weight +1 -1
  21. checkpoint/pytorch_model.bin/p114.model.layers.12.mlp.up_proj.weight +1 -1
  22. checkpoint/pytorch_model.bin/p115.model.layers.12.mlp.down_proj.weight +1 -1
  23. checkpoint/pytorch_model.bin/p116.model.layers.12.input_layernorm.weight +1 -1
  24. checkpoint/pytorch_model.bin/p117.model.layers.12.post_attention_layernorm.weight +1 -1
  25. checkpoint/pytorch_model.bin/p118.model.layers.13.self_attn.q_proj.weight +1 -1
  26. checkpoint/pytorch_model.bin/p119.model.layers.13.self_attn.k_proj.weight +1 -1
  27. checkpoint/pytorch_model.bin/p12.model.layers.1.self_attn.v_proj.weight +1 -1
  28. checkpoint/pytorch_model.bin/p120.model.layers.13.self_attn.v_proj.weight +1 -1
  29. checkpoint/pytorch_model.bin/p121.model.layers.13.self_attn.o_proj.weight +1 -1
  30. checkpoint/pytorch_model.bin/p122.model.layers.13.mlp.gate_proj.weight +1 -1
  31. checkpoint/pytorch_model.bin/p123.model.layers.13.mlp.up_proj.weight +1 -1
  32. checkpoint/pytorch_model.bin/p124.model.layers.13.mlp.down_proj.weight +1 -1
  33. checkpoint/pytorch_model.bin/p125.model.layers.13.input_layernorm.weight +1 -1
  34. checkpoint/pytorch_model.bin/p126.model.layers.13.post_attention_layernorm.weight +1 -1
  35. checkpoint/pytorch_model.bin/p127.model.layers.14.self_attn.q_proj.weight +1 -1
  36. checkpoint/pytorch_model.bin/p128.model.layers.14.self_attn.k_proj.weight +1 -1
  37. checkpoint/pytorch_model.bin/p129.model.layers.14.self_attn.v_proj.weight +1 -1
  38. checkpoint/pytorch_model.bin/p13.model.layers.1.self_attn.o_proj.weight +1 -1
  39. checkpoint/pytorch_model.bin/p130.model.layers.14.self_attn.o_proj.weight +1 -1
  40. checkpoint/pytorch_model.bin/p131.model.layers.14.mlp.gate_proj.weight +1 -1
  41. checkpoint/pytorch_model.bin/p132.model.layers.14.mlp.up_proj.weight +1 -1
  42. checkpoint/pytorch_model.bin/p133.model.layers.14.mlp.down_proj.weight +1 -1
  43. checkpoint/pytorch_model.bin/p134.model.layers.14.input_layernorm.weight +1 -1
  44. checkpoint/pytorch_model.bin/p135.model.layers.14.post_attention_layernorm.weight +1 -1
  45. checkpoint/pytorch_model.bin/p136.model.layers.15.self_attn.q_proj.weight +1 -1
  46. checkpoint/pytorch_model.bin/p137.model.layers.15.self_attn.k_proj.weight +1 -1
  47. checkpoint/pytorch_model.bin/p138.model.layers.15.self_attn.v_proj.weight +1 -1
  48. checkpoint/pytorch_model.bin/p139.model.layers.15.self_attn.o_proj.weight +1 -1
  49. checkpoint/pytorch_model.bin/p14.model.layers.1.mlp.gate_proj.weight +1 -1
  50. 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": "dolly_llama",
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:5028c748da088a303686a5793a3647c65de7b910d1dd7ec7b7151af156c87d97
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:514d6367f8e1161d040be54c946e72a9d6182659b5909a9422b470a1bbbb7fc1
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:407e025f19c80f4d55309bbe16e2c86732b5fbe75e5d0a1ee94f5f76cb836f4e
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:69748cdd78a0520baf692507744bf6e12e6d3b1282ea87bb353517089f87eb91
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:728dc1421c04855eba7edeaaa8cbc6519a8acaa5d89cc122abbc4dc30af4e816
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:e2416a881e8e31db6e24cf51f094db04a838984780f6dd0b0df1933852d04230
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:d955fa899081faf18c6ddfb72827c70359c2eb757c611592f7231bd9a7924b4c
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:d6d147bd4a815abb3504c599d1b9858b7c42c3d8dcf5493501730e96393c028a
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:844a8bf782647f7857536839e770abc649fcc7918daf5f710ab2cb63b6aca262
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:2241d5dbf1ebbe5abd826d3c81c21e52cc9bca84a55581880e9932339a026244
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:5306d15a655d708c223785e9d9ebfc7dc250089ab684e4b8c1042fdec737174b
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:440dd212bb2e67c2ff83a2d42135f13589a04f622f41d523c241941e008ec1b8
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:bb6678302d8f4208b0fa6e8607eb4c8e8b840c1c8d12e0964fb53b527cdebba9
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:171d7bbf31cd0008dc33d426993de322861e783ee43950e69b1a6751472883bd
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:1672d3be6db8c943c1e855544e2c27571359ec47a7ece659edd8daf507895ad0
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:1920ce84763c8ae8e60312bfddcb0f8926ccdb660d39be5a92b01507e453422d
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:b22da7ae3539500e9ab6d071d02bcf9bb4c94f17a3c9fc58b2e9730442d0194e
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:9245fede6470efa6a8e7958b06f360dea1289048397b71e8d6c9be72b9f8cdd8
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:2444e1623566638db5f3147f1faca8346379416ff0e73fbe4280386dd17b1a98
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:e49197c90e9ba30579eac7f2e4a3bc227f4707926e4ca50844d406f916bb1618
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:e2ea77617949c00cbc425d7c95179e59ea795ffc58a8908cd99051b8fdb8ce59
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:f42abe22e1afc5696515dfb5e91d0541aaf789bb8777d5f47c48726f7425c326
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:b5868904964e463129762f406d2d51e6a784d2173c46e05a8219a70ca012555e
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:d322bf0f6b7a2615d28d3b138100ab078e551500de593bf5ca938a341f1c379f
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:ffc09a63610e579837a70c4ae1ad9fdd8641a2baf576b7f08c712301cc97a43b
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:0476b54465f16472deb392fd0d93c977d68cfe7b1cc3fee5f6ec670230b7299b
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:099c8359163377c6db247bb30b965194de7dadaaa48d707f17ade8a8c14a5d6e
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:7542b5f89ef6ab9b33ae9d7b087dd9c342096f3ca4a128d9faeb34eb8590283d
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:d5c28d414a09a7a24f3239b49ff3570163ad6b25825e9540b744794111e51345
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:7a57e0eb4c4293354123ba648bfcd94d6ffe6f26ceaea0f9e5394354190d2f79
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:a20982118438409462766f4ac7c7cd4b1502cf9883dfd2d504c10f7293d1b358
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:14703c6f0d6c692a048a16ec17d3bd5bb8e925dc6024558931041df48fa6d46c
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:0c33e18c2a7f08d78bbca905dd25760c4786018f5cbcb2af61458849dab0db78
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:ac9c7b7c1923bf7170e027799ffec98431d2410f3e21cf0ac0ee71ccad1cfcac
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:0a8705b1be9308648a773262592e2f485e342c14b0dc6fe00f469d5013452f37
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:5459e021628682d6fda08bd19517f42c6e2bbb82ba0311b23dd7fa4e464088a4
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:200d5687c9002ea851154068c9510f32762ca656b60371aecfec5e9ea2baf1de
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:738e61e61a4272d959fcac765e7f49486f1d1884a2e8bf39c3eb6abfa593fb55
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:606c8663437f5b7bcfb26a787f1a02d8cac12e53afda7364380fe8855c41ed54
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:07a1d9df07af3ca4ec132478d8eb1ace4d022328cde08f6991236db94c808ce3
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:994d9105c9ca1564d496007338f9079bc49b99cbad10c472b91fba5921ef3e3a
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:4b7ed46e4eafb9182394036bdc4980359ca7770a8fd7d739eedf232ecd89de23
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:f6249d2f4e88878b06a8068d33b09669b7aa051eadf435e6131470c0aeaad2d6
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:668134646677618e11423541bca44289eb7ebddeda6ce629fb1cd59626b8b130
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:808073f5df28689094358ea813a9f4efc7b2365f7fcc8ba22c31cb704da3a5d7
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:81a6f5169f98e702934deed0bb102d1fc95bbefc338e68dd5421264cb842ab28
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:6156029fccc049bafc8d4be5be43453d5c01f1fcdcda69383ffef6be197d3894
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:295531d37a0f21e61de92ebce97adef1fdd7d54f917850bf7bf92cb0e1495144
3
  size 180355964
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9882fadc0c77ad06711bffb2b17ce37b97cdf353a52528a051a1490e60d4a306
3
  size 180355964