lrsoft commited on
Commit
3347c18
·
1 Parent(s): f965632

Add library and model files

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 +3 -0
  2. params/mlc-chat-config.json +21 -0
  3. params/ndarray-cache.json +0 -0
  4. params/params_shard_0.bin +3 -0
  5. params/params_shard_1.bin +3 -0
  6. params/params_shard_10.bin +3 -0
  7. params/params_shard_11.bin +3 -0
  8. params/params_shard_12.bin +3 -0
  9. params/params_shard_13.bin +3 -0
  10. params/params_shard_14.bin +3 -0
  11. params/params_shard_15.bin +3 -0
  12. params/params_shard_16.bin +3 -0
  13. params/params_shard_17.bin +3 -0
  14. params/params_shard_18.bin +3 -0
  15. params/params_shard_19.bin +3 -0
  16. params/params_shard_2.bin +3 -0
  17. params/params_shard_20.bin +3 -0
  18. params/params_shard_21.bin +3 -0
  19. params/params_shard_22.bin +3 -0
  20. params/params_shard_23.bin +3 -0
  21. params/params_shard_24.bin +3 -0
  22. params/params_shard_25.bin +3 -0
  23. params/params_shard_26.bin +3 -0
  24. params/params_shard_27.bin +3 -0
  25. params/params_shard_28.bin +3 -0
  26. params/params_shard_29.bin +3 -0
  27. params/params_shard_3.bin +3 -0
  28. params/params_shard_30.bin +3 -0
  29. params/params_shard_31.bin +3 -0
  30. params/params_shard_32.bin +3 -0
  31. params/params_shard_33.bin +3 -0
  32. params/params_shard_34.bin +3 -0
  33. params/params_shard_35.bin +3 -0
  34. params/params_shard_36.bin +3 -0
  35. params/params_shard_37.bin +3 -0
  36. params/params_shard_38.bin +3 -0
  37. params/params_shard_39.bin +3 -0
  38. params/params_shard_4.bin +3 -0
  39. params/params_shard_40.bin +3 -0
  40. params/params_shard_41.bin +3 -0
  41. params/params_shard_42.bin +3 -0
  42. params/params_shard_43.bin +3 -0
  43. params/params_shard_44.bin +3 -0
  44. params/params_shard_45.bin +3 -0
  45. params/params_shard_46.bin +3 -0
  46. params/params_shard_47.bin +3 -0
  47. params/params_shard_48.bin +3 -0
  48. params/params_shard_49.bin +3 -0
  49. params/params_shard_5.bin +3 -0
  50. params/params_shard_50.bin +3 -0
.gitattributes CHANGED
@@ -33,3 +33,6 @@ 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
+ *.dll filter=lfs diff=lfs merge=lfs -text
37
+ *.lib filter=lfs diff=lfs merge=lfs -text
38
+ *.so filter=lfs diff=lfs merge=lfs -text
params/mlc-chat-config.json ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_lib": "redpajama-3b-chat-q4f16_1",
3
+ "local_id": "redpajama-3b-chat-q4f16_1",
4
+ "conv_template": "redpajama_chat",
5
+ "temperature": 0.7,
6
+ "repetition_penalty": 1.0,
7
+ "top_p": 0.95,
8
+ "mean_gen_len": 128,
9
+ "max_gen_len": 2048,
10
+ "num_shards": 1,
11
+ "use_presharded_weights": false,
12
+ "shift_fill_factor": 0.3,
13
+ "tokenizer_files": [
14
+ "tokenizer.json"
15
+ ],
16
+ "model_category": "gpt_neox",
17
+ "model_name": "redpajama-3b-chat",
18
+ "vocab_size": 50288,
19
+ "prefill_chunk_size": -1,
20
+ "max_window_size": 2048
21
+ }
params/ndarray-cache.json ADDED
The diff for this file is too large to render. See raw diff
 
params/params_shard_0.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5d894923cab3cfceae41ae867fe092cc992866f0ac645079764d91da8b3f6a79
3
+ size 64368640
params/params_shard_1.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8f7154b0b27f6b8fef02ff4d8d1e25f8953188b9a63c61ec4c8195579ba91a63
3
+ size 22853120
params/params_shard_10.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:39dc07638bbf657576732c4ec05ee714bf445b089359f163613d1294a99798d4
3
+ size 29562880
params/params_shard_11.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:508d9ec403dc140f18be416ab24002b7c17346ab8d9381488da5d49ea882ffe1
3
+ size 29583360
params/params_shard_12.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:07082ed714cc7a9590dd68b57c86f052ec949a66e664908f07e3a79ddd6e6708
3
+ size 29552640
params/params_shard_13.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:28b4630c4aedc85162333f3955ed14b1bbf401674b28ebad3019079934f43c02
3
+ size 29562880
params/params_shard_14.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:677b6c1fa47506e441a5f2745cc15766f1574ba7b371a8ad5eff21340ac66106
3
+ size 29583360
params/params_shard_15.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a7e37e1f5aa40690f52090289a0653e5c071bb8f5848577f941b50ebce82198d
3
+ size 29552640
params/params_shard_16.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:15da012c7e2ab89e525ae227880709a5818befd3c5179ab4340f0db1ed212c53
3
+ size 29562880
params/params_shard_17.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c93b6020b97fe0bfa201bd3d00f5b0f9fe07fa521b535de4f2ea2ff96ce4f890
3
+ size 29583360
params/params_shard_18.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b9f82ce2550f5cde742431b8cbdcd52ad36f2ccf5dd73c07992954a2ebf37009
3
+ size 29552640
params/params_shard_19.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:08953d88973726abb0a3e49df9de560867229b978fd39f03baddb9d2649aaf88
3
+ size 29562880
params/params_shard_2.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0696fbd3ac23bb542f227ba26d834681db6ef6536a5ec377efd9513ac1a329ba
3
+ size 29583360
params/params_shard_20.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bc6ce8e771ee2e10a8287d23d84487c87fce2e4c3f8f28b0a18619b935e87b76
3
+ size 29583360
params/params_shard_21.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5f0b2457e9938f2514470f1582d968c166eb50bfadf884520b538f3d34edd948
3
+ size 29552640
params/params_shard_22.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f66e671240afc0bcc9724f341701608c004941a724ab097900cda0b48678ed93
3
+ size 29562880
params/params_shard_23.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:61d5ad9d81f9de3296c1ca7a02db1625a1b0d3d2431fdea2a13533d155b94b0c
3
+ size 29583360
params/params_shard_24.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4c21a9d9a86aeefe7e3eab97563eb8642857c1325ec403ce963e849b5040718a
3
+ size 29552640
params/params_shard_25.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fa3e5c62ee0f6f244badbb0969d53f4c02a5113900d1cc5704fd8e8f10ffacd9
3
+ size 29562880
params/params_shard_26.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5e83a3a4c04fb543dd2958f055290ae0e5a93aca0e35af01c0967461dbba96fb
3
+ size 29583360
params/params_shard_27.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bf7dad568ed77b38876b50725139ae9fd3bf32241d5bea914747f9509b4118e7
3
+ size 29552640
params/params_shard_28.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7bb8a4f70a2b1ef51e9b5f5b86a5be9eb1eed85daee8f9f08b4449f5fc1bbe91
3
+ size 29562880
params/params_shard_29.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:21f5124cb2e87b56409bb8fd21d37dc22c3b955ecf49a8532014815f483d0090
3
+ size 29583360
params/params_shard_3.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:632ce63e53aa9ff8bc2035dbaf42072bb7af8ef965353028f25967179af779c2
3
+ size 29552640
params/params_shard_30.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:409d3dd9de518f4450943d70f4e733525e72e111a6ec501738c9fdffaa8d3c3d
3
+ size 29552640
params/params_shard_31.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:63fb9197e6865b52691ec9977a8bf7a89f8a214441c7b9d5951afad3a90ff692
3
+ size 29562880
params/params_shard_32.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:590788948f448b1d3470fc050a2bd712ec8a9e72d30a4de8327ab1cab3889641
3
+ size 29583360
params/params_shard_33.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7370898d4e25d2c654884202853049a8c8334c79805e00d3491246f5640edb92
3
+ size 29552640
params/params_shard_34.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e36e2c23b29cbc7882abfa6f252b2bdb196c486945048a68c7449a2d6f758ca2
3
+ size 29562880
params/params_shard_35.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:24516dccf032e81591fa04866fa882f136bf072a8682cc922694878557578c70
3
+ size 29583360
params/params_shard_36.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:98376e131d7d1a6450b8de465ca0713810e340e75b9ad1ef29d14099e36a086e
3
+ size 29552640
params/params_shard_37.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6b33307e46b4c0f0a217411b2801e1e4cab6cb8329a04d3b91e6d2935d1144fe
3
+ size 29562880
params/params_shard_38.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e71987db0def474994061627596ddc4ebf73989cc25727f3445c85e58ef1bc66
3
+ size 29583360
params/params_shard_39.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:34028f6c1ad82e078c20ff6f5fa0e139ec5261c910f22791a44a76ef1a586417
3
+ size 29552640
params/params_shard_4.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b0a1b2fb5f90bb6671b9ee49bf87d8ba6958f5f140f18ddcfb32bcc69cc45f56
3
+ size 29562880
params/params_shard_40.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8b8baf311964978f0e59cfc6dbfe518224e00b405f96041f0a81c67550311d37
3
+ size 29562880
params/params_shard_41.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b1120ce45c7252082600a116d1ad72dacda8bd33d15f733a9dfbee07d7de1b92
3
+ size 29583360
params/params_shard_42.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:14810faef67fd08b11dcf21d8f708f1e3ba49bf30c19dfbfad55063cd05456e8
3
+ size 29552640
params/params_shard_43.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a5f3080907cb000e9ae9fa2998b4246f7e1d2eb78a3f1727c3f6d172903043ce
3
+ size 29562880
params/params_shard_44.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a9c98491fe07c2f31d1751d40491d965d9ff2c34189a04ff9c70e6e47afa172d
3
+ size 29583360
params/params_shard_45.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d2f84bea3ead2425bb05ec678c5b4a2f542f177d79f6a71eb61756a5ceee6fee
3
+ size 29552640
params/params_shard_46.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:01b0b9f03bff4cdd7e9d047647e164e5832f7c49f8794a383877959123a5aba4
3
+ size 29562880
params/params_shard_47.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c66731300c9f5437374274e11d15103125aea9714ea6894860bdaa8d1771c974
3
+ size 29583360
params/params_shard_48.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:504c7c28667bee55088be656bee833bd66b21280cedc68284b25a9071d1661c6
3
+ size 29552640
params/params_shard_49.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7e3ad7151f794bf25597e34cab14d09d811aac9dc80ebc9c9bebc258f4fd9666
3
+ size 64368640
params/params_shard_5.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0a4707a56f6eee24a609df1a65138616f4c09ab7be7ba0a8d88d402a03de2853
3
+ size 29583360
params/params_shard_50.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eacdc2923ff87205ac359a7c047988888ccce0d8cc465d3e83b52114d1568c56
3
+ size 30868480