ericsorides commited on
Commit
3dec47a
1 Parent(s): 92048e6

Added model and tokenizer

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. .gitattributes +2 -0
  2. model-fixed-dims.onnx +3 -0
  3. model.embed_tokens.weight +3 -0
  4. model.layers.0.input_layernorm.weight +3 -0
  5. model.layers.0.post_attention_layernorm.weight +3 -0
  6. model.layers.1.input_layernorm.weight +3 -0
  7. model.layers.1.post_attention_layernorm.weight +3 -0
  8. model.layers.10.input_layernorm.weight +3 -0
  9. model.layers.10.post_attention_layernorm.weight +3 -0
  10. model.layers.11.input_layernorm.weight +3 -0
  11. model.layers.11.post_attention_layernorm.weight +3 -0
  12. model.layers.12.input_layernorm.weight +3 -0
  13. model.layers.12.post_attention_layernorm.weight +3 -0
  14. model.layers.13.input_layernorm.weight +3 -0
  15. model.layers.13.post_attention_layernorm.weight +3 -0
  16. model.layers.14.input_layernorm.weight +3 -0
  17. model.layers.14.post_attention_layernorm.weight +3 -0
  18. model.layers.15.input_layernorm.weight +3 -0
  19. model.layers.15.post_attention_layernorm.weight +3 -0
  20. model.layers.16.input_layernorm.weight +3 -0
  21. model.layers.16.post_attention_layernorm.weight +3 -0
  22. model.layers.17.input_layernorm.weight +3 -0
  23. model.layers.17.post_attention_layernorm.weight +3 -0
  24. model.layers.18.input_layernorm.weight +3 -0
  25. model.layers.18.post_attention_layernorm.weight +3 -0
  26. model.layers.19.input_layernorm.weight +3 -0
  27. model.layers.19.post_attention_layernorm.weight +3 -0
  28. model.layers.2.input_layernorm.weight +3 -0
  29. model.layers.2.post_attention_layernorm.weight +3 -0
  30. model.layers.20.input_layernorm.weight +3 -0
  31. model.layers.20.post_attention_layernorm.weight +3 -0
  32. model.layers.21.input_layernorm.weight +3 -0
  33. model.layers.21.post_attention_layernorm.weight +3 -0
  34. model.layers.22.input_layernorm.weight +3 -0
  35. model.layers.22.post_attention_layernorm.weight +3 -0
  36. model.layers.23.input_layernorm.weight +3 -0
  37. model.layers.23.post_attention_layernorm.weight +3 -0
  38. model.layers.24.input_layernorm.weight +3 -0
  39. model.layers.24.post_attention_layernorm.weight +3 -0
  40. model.layers.25.input_layernorm.weight +3 -0
  41. model.layers.25.post_attention_layernorm.weight +3 -0
  42. model.layers.26.input_layernorm.weight +3 -0
  43. model.layers.26.post_attention_layernorm.weight +3 -0
  44. model.layers.27.input_layernorm.weight +3 -0
  45. model.layers.27.post_attention_layernorm.weight +3 -0
  46. model.layers.28.input_layernorm.weight +3 -0
  47. model.layers.28.post_attention_layernorm.weight +3 -0
  48. model.layers.29.input_layernorm.weight +3 -0
  49. model.layers.29.post_attention_layernorm.weight +3 -0
  50. model.layers.3.input_layernorm.weight +3 -0
.gitattributes CHANGED
@@ -33,3 +33,5 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
 
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ onnx__* filter=lfs diff=lfs merge=lfs -text
37
+ model.* filter=lfs diff=lfs merge=lfs -text
model-fixed-dims.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f9982fe6d68bc1b294ceaf0cd3103c2e8cca01f978f3a441abf38a789c056885
3
+ size 2169595
model.embed_tokens.weight ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e979c418bb40e497b73c6ad34d90be9a44c9f5373336cf49249c33f550f4036f
3
+ size 1050673152
model.layers.0.input_layernorm.weight ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b5549757c42e42585bde6e6a28b18542bc9dbfe554fb6e038d68499b10eb2707
3
+ size 8192
model.layers.0.post_attention_layernorm.weight ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:06d01bf48144f45955eff9aa36e957e62866ef32f76752de0f044e5322edb59b
3
+ size 8192
model.layers.1.input_layernorm.weight ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ae1ffc838ba6be6e565c7a81e2dd659e7c019cbfe8c112dbdebed4daf47274e2
3
+ size 8192
model.layers.1.post_attention_layernorm.weight ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:836fd991cdc0d707b7305d0113c31d2b07d33929298b85e4db58259119309269
3
+ size 8192
model.layers.10.input_layernorm.weight ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b3f6797ac52c135f8e345229d18155dd716ad86ae0d0b00e92e9a2f4aaa5b9ec
3
+ size 8192
model.layers.10.post_attention_layernorm.weight ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:35adcb62a4b16e53008df54c65b2732b895a492e2a7be06a6ba96b453ac19fbe
3
+ size 8192
model.layers.11.input_layernorm.weight ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:87f2a86fa6de6debd327565085633ef55ce25fa330564b22ba0617120803d347
3
+ size 8192
model.layers.11.post_attention_layernorm.weight ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f0623049ea4aee8e181cfdd489d2750bb6173b21446b80feb0cf3cebaebcf239
3
+ size 8192
model.layers.12.input_layernorm.weight ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:35cca2b698c73b2e799d85b3db676c659a5e8af3d1dd93e0b0db565302b09746
3
+ size 8192
model.layers.12.post_attention_layernorm.weight ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9bb758f61c212ea11f88a36f4465afcf983c6fc911b7c6e53ef217caafbc9a03
3
+ size 8192
model.layers.13.input_layernorm.weight ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ab1b4967eef1012fb35c583e6e92d0da88dacf94b1887a6c5fbf5e7e40e7e900
3
+ size 8192
model.layers.13.post_attention_layernorm.weight ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:efc266e7afaca1251cef75ea018a49a4defd58cdd28bdd3520550e0f6f07c079
3
+ size 8192
model.layers.14.input_layernorm.weight ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6c0f3a357b71be1afc0b92c00e8f224686d5d46f79cbbbb47c5afa73636b2dd4
3
+ size 8192
model.layers.14.post_attention_layernorm.weight ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8223667d9b7dd37d15a737761d50e432589ab54d2914b8369386094fa31af0ec
3
+ size 8192
model.layers.15.input_layernorm.weight ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:431d6de49c19d1c97a99d922903c06ec9a0fd91030a67456b009fab18f438a18
3
+ size 8192
model.layers.15.post_attention_layernorm.weight ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:590d70e11c64b5638389b6695efdbb6001484beb2f58f71772ac29fdb61786ce
3
+ size 8192
model.layers.16.input_layernorm.weight ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e501fb1edd181a2342c35493190c0eee80876fc829c32f5bb1120b3d56fdaf54
3
+ size 8192
model.layers.16.post_attention_layernorm.weight ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:878087583217f76b1329226dbd978536ac45bd759ec0b6e43af7a472a9f89f7a
3
+ size 8192
model.layers.17.input_layernorm.weight ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:14ad3b7b002e4a44f3a0ca4640afd6ab5711a57c1dc5742a0b66e7896a1cf548
3
+ size 8192
model.layers.17.post_attention_layernorm.weight ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8fd2ded271c39cba91823bfcb91e1777e073faf19af82a584d4e9f12625dc187
3
+ size 8192
model.layers.18.input_layernorm.weight ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a5f9b6651ea4d716dea609998ca91715c2a4c6524ac1cc4ca7bcb6763d5fa03e
3
+ size 8192
model.layers.18.post_attention_layernorm.weight ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7faf4a73ac2f14c6451aeab0a32cb03b32a1b7de5740c226702972bfddc53251
3
+ size 8192
model.layers.19.input_layernorm.weight ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1fc48bc48e7e6363977eea5239ca9c45b8037ad821ed8aa9e2498fad00b38e2c
3
+ size 8192
model.layers.19.post_attention_layernorm.weight ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5d8df978a2255052ffa3bffbbfbc7705c316e8e9d290ccc8c8ed025f4b55e18a
3
+ size 8192
model.layers.2.input_layernorm.weight ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eedf608dbbfc79265f076542b75136b9f9893b3b4bef5385737e75c918189f41
3
+ size 8192
model.layers.2.post_attention_layernorm.weight ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6bd8694161bb24808bf4c208792fbe493307e16c6bb5811eba59df3f1c940ce3
3
+ size 8192
model.layers.20.input_layernorm.weight ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d156240702bf8b9537550543f177285146b2d17a87a62a7038ed559b2de55e14
3
+ size 8192
model.layers.20.post_attention_layernorm.weight ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:447a7527e4fb599cc2306e80178f67d6a363ce5770099cbc55cf259dbcacc843
3
+ size 8192
model.layers.21.input_layernorm.weight ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8a0bcd9d96702a476f4cceb9bfe2497bf7cc1e09b17fee791d6131cf5c599121
3
+ size 8192
model.layers.21.post_attention_layernorm.weight ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4b71bb82d8b41736b5486ed37fa38b239cc5c2f24f999781f089293b906b424e
3
+ size 8192
model.layers.22.input_layernorm.weight ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:afef50eae7fef9db15b3b61cbd70631aa622686a222a55d9661ec8bba9a7b024
3
+ size 8192
model.layers.22.post_attention_layernorm.weight ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6fff3fef335a376739a54ee0b82b938de8d949a2afa79d7649a43c4703e8ed7c
3
+ size 8192
model.layers.23.input_layernorm.weight ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0cbbf30690a67a6ae02f2757759abc71d561cf523a32b803dd325831ea86d713
3
+ size 8192
model.layers.23.post_attention_layernorm.weight ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:429bbee569d4ddf06fb724188d0d87aee62e1d4e9d65ff2553597034682910f6
3
+ size 8192
model.layers.24.input_layernorm.weight ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1e8adde8326cd4d47fab3096ca5f000ca74b9203d8d5c9583290151add525923
3
+ size 8192
model.layers.24.post_attention_layernorm.weight ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6866e68b4d05623a6249bb67027f3e99e6cb485cfbf46a7da66d4909a68e8052
3
+ size 8192
model.layers.25.input_layernorm.weight ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7e7aec65c10c8d8d0f0ae5be05104e27bd8b57c1826b612489565a4e48fd90aa
3
+ size 8192
model.layers.25.post_attention_layernorm.weight ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a712cceac15efd4fee72e19c7d77f8c61eaab8872aa6295baf85a0264571c5d0
3
+ size 8192
model.layers.26.input_layernorm.weight ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cace37d3909ff392d5eb0b1e7605f561ab0871f445b391db8bfc3032c8a782aa
3
+ size 8192
model.layers.26.post_attention_layernorm.weight ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:85b4780115530882c5f24c897540e2805194d618e57e0a401cf7947fa2fdaf7e
3
+ size 8192
model.layers.27.input_layernorm.weight ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2a6e1a55425601b44099903b56793cfeb9989788851b0b48146086d10fff7432
3
+ size 8192
model.layers.27.post_attention_layernorm.weight ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1ef5643fc05fe589ae1d88f1e6db123bca37da6d38a8216dbe0723bebacfca02
3
+ size 8192
model.layers.28.input_layernorm.weight ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6c74dbe45237f8fcc1fdc6d88a9c8b71320f7362f667db6ccb7c78124375a894
3
+ size 8192
model.layers.28.post_attention_layernorm.weight ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a67b6d980bec6498e0f49e711736acc549906b731a138411deab877e328fcaec
3
+ size 8192
model.layers.29.input_layernorm.weight ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f37bc3b44c601a6189e747d76524566add903a0f3c80ed0eccbc797db065f172
3
+ size 8192
model.layers.29.post_attention_layernorm.weight ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bd0e22bda3f45b128e5d18025a9229ce1c0957963b8f0716b337ca872c3479ce
3
+ size 8192
model.layers.3.input_layernorm.weight ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1860e1ef4602f37a4e6eec07e8a353588e57255d0fa9296292982598e16e69e7
3
+ size 8192