xiaowenh commited on
Commit
433f5be
·
1 Parent(s): ef204cd

update weight

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. Cauchy-3B-preview-MLC/mlc-chat-config.json +4 -2
  2. Cauchy-3B-preview-MLC/ndarray-cache.json +0 -0
  3. Cauchy-3B-preview-MLC/params_shard_0.bin +1 -1
  4. Cauchy-3B-preview-MLC/params_shard_1.bin +1 -1
  5. Cauchy-3B-preview-MLC/params_shard_10.bin +1 -1
  6. Cauchy-3B-preview-MLC/params_shard_100.bin +1 -1
  7. Cauchy-3B-preview-MLC/params_shard_101.bin +1 -1
  8. Cauchy-3B-preview-MLC/params_shard_102.bin +1 -1
  9. Cauchy-3B-preview-MLC/params_shard_103.bin +1 -1
  10. Cauchy-3B-preview-MLC/params_shard_104.bin +1 -1
  11. Cauchy-3B-preview-MLC/params_shard_105.bin +1 -1
  12. Cauchy-3B-preview-MLC/params_shard_106.bin +1 -1
  13. Cauchy-3B-preview-MLC/params_shard_107.bin +1 -1
  14. Cauchy-3B-preview-MLC/params_shard_108.bin +1 -1
  15. Cauchy-3B-preview-MLC/params_shard_109.bin +1 -1
  16. Cauchy-3B-preview-MLC/params_shard_11.bin +1 -1
  17. Cauchy-3B-preview-MLC/params_shard_110.bin +1 -1
  18. Cauchy-3B-preview-MLC/params_shard_111.bin +1 -1
  19. Cauchy-3B-preview-MLC/params_shard_112.bin +1 -1
  20. Cauchy-3B-preview-MLC/params_shard_113.bin +1 -1
  21. Cauchy-3B-preview-MLC/params_shard_114.bin +1 -1
  22. Cauchy-3B-preview-MLC/params_shard_115.bin +1 -1
  23. Cauchy-3B-preview-MLC/params_shard_116.bin +1 -1
  24. Cauchy-3B-preview-MLC/params_shard_117.bin +1 -1
  25. Cauchy-3B-preview-MLC/params_shard_118.bin +1 -1
  26. Cauchy-3B-preview-MLC/params_shard_119.bin +1 -1
  27. Cauchy-3B-preview-MLC/params_shard_12.bin +1 -1
  28. Cauchy-3B-preview-MLC/params_shard_120.bin +1 -1
  29. Cauchy-3B-preview-MLC/params_shard_121.bin +1 -1
  30. Cauchy-3B-preview-MLC/params_shard_122.bin +1 -1
  31. Cauchy-3B-preview-MLC/params_shard_123.bin +1 -1
  32. Cauchy-3B-preview-MLC/params_shard_124.bin +1 -1
  33. Cauchy-3B-preview-MLC/params_shard_125.bin +1 -1
  34. Cauchy-3B-preview-MLC/params_shard_126.bin +1 -1
  35. Cauchy-3B-preview-MLC/params_shard_127.bin +1 -1
  36. Cauchy-3B-preview-MLC/params_shard_128.bin +1 -1
  37. Cauchy-3B-preview-MLC/params_shard_129.bin +1 -1
  38. Cauchy-3B-preview-MLC/params_shard_13.bin +1 -1
  39. Cauchy-3B-preview-MLC/params_shard_130.bin +1 -1
  40. Cauchy-3B-preview-MLC/params_shard_131.bin +1 -1
  41. Cauchy-3B-preview-MLC/params_shard_132.bin +1 -1
  42. Cauchy-3B-preview-MLC/params_shard_133.bin +1 -1
  43. Cauchy-3B-preview-MLC/params_shard_134.bin +1 -1
  44. Cauchy-3B-preview-MLC/params_shard_135.bin +1 -1
  45. Cauchy-3B-preview-MLC/params_shard_136.bin +1 -1
  46. Cauchy-3B-preview-MLC/params_shard_137.bin +1 -1
  47. Cauchy-3B-preview-MLC/params_shard_138.bin +1 -1
  48. Cauchy-3B-preview-MLC/params_shard_139.bin +1 -1
  49. Cauchy-3B-preview-MLC/params_shard_14.bin +1 -1
  50. Cauchy-3B-preview-MLC/params_shard_140.bin +1 -1
Cauchy-3B-preview-MLC/mlc-chat-config.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "version": "0.1.0",
3
- "model_type": "minicpm",
4
  "quantization": "q0f16",
5
  "model_config": {
6
  "vocab_size": 151646,
@@ -15,9 +15,11 @@
15
  "scale_depth": 1.4,
16
  "dim_model_base": 256,
17
  "use_cache": true,
 
 
18
  "bos_token_id": 151643,
19
  "eos_token_id": 151645,
20
- "tie_word_embeddings": false,
21
  "rope_theta": 1000000.0,
22
  "context_window_size": 512,
23
  "prefill_chunk_size": 16,
 
1
  {
2
  "version": "0.1.0",
3
+ "model_type": "cauchy",
4
  "quantization": "q0f16",
5
  "model_config": {
6
  "vocab_size": 151646,
 
15
  "scale_depth": 1.4,
16
  "dim_model_base": 256,
17
  "use_cache": true,
18
+ "qk_norm": true,
19
+ "qkv_bias": true,
20
  "bos_token_id": 151643,
21
  "eos_token_id": 151645,
22
+ "tie_word_embeddings": true,
23
  "rope_theta": 1000000.0,
24
  "context_window_size": 512,
25
  "prefill_chunk_size": 16,
Cauchy-3B-preview-MLC/ndarray-cache.json CHANGED
The diff for this file is too large to render. See raw diff
 
Cauchy-3B-preview-MLC/params_shard_0.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cf5cb3ff640f37b65fd6f710881e5b88430eb51544c8d7f2e5d3543d24cd69d1
3
  size 698784768
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2bdda8b016f1e38efc0302c534dd477b3c50350ddc366739dd285f26cfcafbec
3
  size 698784768
Cauchy-3B-preview-MLC/params_shard_1.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7f984228f27a6970d0bd1f5e85de3ccde7086d026a909ffed4226be38e2f5090
3
  size 53084160
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a7ffcb780eb9ba75470c11b151656589898ef5cacd06f1e14e200ad6d8cd3a15
3
  size 53084160
Cauchy-3B-preview-MLC/params_shard_10.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:afe6f859d7f665f80cb66819e6fe6f80f43c822ce73f771a7435f4d6d2d09d86
3
  size 53084160
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c43281101da06fa8192c3461c22baf86b4cf6d9262a214f8202149156bd1c6ef
3
  size 53084160
Cauchy-3B-preview-MLC/params_shard_100.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8bc6230784631f43f7c1fc6b0cdd6cc279612f8fe96620b75110cb74e08dadd1
3
  size 53084160
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ae6bc31a89fe628b6d36d0b2e3f5737ec73aa3be70cb0bf18ddf49de79dfb8cb
3
  size 53084160
Cauchy-3B-preview-MLC/params_shard_101.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:21c09e133701d393eb41565d1e7360cb86a6ec2637c03bf98e7c4889fa86daec
3
  size 26542080
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4066bdd50d1a6724a5cc59637bd0c835e60a375d14fd072a0eedadc3ef550890
3
  size 26542080
Cauchy-3B-preview-MLC/params_shard_102.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8e53bbf60b0dbe1a71d41ef6ea6760841f51fa22a4a5a65928163359ae659d8c
3
  size 26558464
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5b8af41af7b1729df1489dc141bc11bd5cff9d970e112cab6cbf371b1c7258d0
3
  size 26558464
Cauchy-3B-preview-MLC/params_shard_103.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3973d006f655f5c40ffdc3af7e6f8f73a885a778df9510d8f84954e3da9bfd45
3
  size 53084160
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9b3ed6aea56aa16f37703736025f0b1e2792d0a672e525aa71530076e969f381
3
  size 53084160
Cauchy-3B-preview-MLC/params_shard_104.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:53ad95962b5dddf75ecd97d12e90ece929fd87789bc299e595a5c0e3f3c302f1
3
  size 26542080
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:34672594da620577b6937a08c706e6e7194bc64a679e7a7245f6eac2bda7db68
3
  size 26542080
Cauchy-3B-preview-MLC/params_shard_105.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:12ed9d6eac12f31c8c3518a839004e19df7f77e6770d62acb9e2e2274ca49050
3
  size 26558464
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4e130eee1ae4814505ed4a7e800e1eb3d6bd29d83bd801cd70fc456e61767bc6
3
  size 26558464
Cauchy-3B-preview-MLC/params_shard_106.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f5693cd8d8c81ecfd9f81fb776baee2be0cf6385a89d71ab87f93fcc6180479a
3
  size 53084160
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7908b6168d440ab11f21b8a265f8c1d89b49a8e4e744b103d0bb12fc4f024388
3
  size 53084160
Cauchy-3B-preview-MLC/params_shard_107.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7082041a70f8ac56de4fd15244cf243b63cff06f28ebb8638c15a8e41f6557a6
3
  size 26542080
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fb6e2a1822f3367cb574e445f785e120eb7995b2980f0c04040e357815fce636
3
  size 26542080
Cauchy-3B-preview-MLC/params_shard_108.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f4abcfab6aa34285eed0ee29399d686852bc9bc500f7997c38e4451e0a2dbc01
3
  size 26558464
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:688a9446468c09bc998f7476ff3a8b2b30ca1abf938a7b34d260b919b12b7b5f
3
  size 26558464
Cauchy-3B-preview-MLC/params_shard_109.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:87475b725b54b6cda758413ed7e0c2976abf984951f0385298e16103c5a7acf5
3
  size 53084160
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8cb85859e4c6fbf1c7ccca134e8136f16cf26e54d5290a453c790e0994015b92
3
  size 53084160
Cauchy-3B-preview-MLC/params_shard_11.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5b4abcb8f0358422200609758f6867832b079cf8c86d53748ea89e06e9bf0d65
3
  size 26542080
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:634916a1e534f547444e2638268c353e842e659b22caa5ee2d0071fd6a2e9e68
3
  size 26542080
Cauchy-3B-preview-MLC/params_shard_110.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:afd709f3a2b0732c1cc3f185903bf9ce86286c99617fa5fce78dc05e9c1e38d8
3
  size 26542080
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:919d18dde82a3a27c45d70013bbd801a0c0e0202d71c917c536bc9b1d2d87ce5
3
  size 26542080
Cauchy-3B-preview-MLC/params_shard_111.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6ba6678af246b62e909e2ec3f7a5b7bcb6af70124c90cc2d903ab91b188b8a31
3
  size 26558464
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:21f24455af88f7f6bd53160406f9a73dcf3de8e288abad373fae26b373c45b9f
3
  size 26558464
Cauchy-3B-preview-MLC/params_shard_112.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bfda346e8d36c8fd577c83402f6f974312c657e140b339408f418d26ddd3541c
3
  size 53084160
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ad1e913e8818cdc7545de5c9cc4f05041c2bcb0a34021670a221ed8392831fd5
3
  size 53084160
Cauchy-3B-preview-MLC/params_shard_113.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f5f967dd99248a6fe7b6f6fe7f7eae9e266b5c6a95ead6472a59c616af97a7f3
3
  size 26542080
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e19163918813e80837b6a3d82ad4c778371a71840033c0ce9b3d23c8e87a559c
3
  size 26542080
Cauchy-3B-preview-MLC/params_shard_114.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:22938c83e568a68e1915067ffcffd739c2e9c3ef00e244ab7972aecbe7d9cc83
3
  size 26558464
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:25a0c18c3529b0fc57e3d4c50ccba8549ee82c4e74e1d598d407e087309120be
3
  size 26558464
Cauchy-3B-preview-MLC/params_shard_115.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e70d8f2ad4e5427d4f8cc1da6b56de41790a74d41c2f9968b59053ad525d010d
3
  size 53084160
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bc9007c497477bee23da58c0b4873695c243e9e443330f7575498cf47900869e
3
  size 53084160
Cauchy-3B-preview-MLC/params_shard_116.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:559644fc2b1ed431ce90eeee05faf1b581906f186cde644cd9d35fcb74039e02
3
  size 26542080
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4ad9bf3dc8e3b1dc8f516a78d347c8253594ffabbfe6e5363683df6256cd34a7
3
  size 26542080
Cauchy-3B-preview-MLC/params_shard_117.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:82e6f513a207ff4712c69240268a60cb85da661ced9277c12d3297149a50521c
3
  size 26558464
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ea0027f6435bdc298792b51ed648c5d852cefe9f453690a7033e8f56df0f5844
3
  size 26558464
Cauchy-3B-preview-MLC/params_shard_118.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6a0b95de47876e69ecca93239ca6d5a9eede241c5ac98ae20bd0846d714f2e28
3
  size 53084160
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e97a12fdc23812100521825ee589e9914dc74ce454ec35977cad3158ef4572aa
3
  size 53084160
Cauchy-3B-preview-MLC/params_shard_119.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b94ddc21ddc2310532990af4ddddcefebaaf9a0c04815a7359563ef7bb2c997b
3
  size 26542080
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:32b8505b0b9660625fd0c83a3a4c3d32c112dc52359d5f8814c7fe6708ebedb4
3
  size 26542080
Cauchy-3B-preview-MLC/params_shard_12.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ba73255326ce9a5ec4a1bb60e61d09d91cd5b7c80ba86c4f8b22290ffdcd3523
3
  size 26558464
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4aaabdae2ce4e37f31934c3eaaf701f36303d4b7daca64930dd6f530af994265
3
  size 26558464
Cauchy-3B-preview-MLC/params_shard_120.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c1ebe2c3633f7d2d40e29974d627b5139f371ff7ea548d1cc1f42d33a415adef
3
  size 26558464
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7380ab04af7543ff55f4a444586d27e211b9bc408be065534d925c3f567e1aef
3
  size 26558464
Cauchy-3B-preview-MLC/params_shard_121.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e03a21cf90cc8ebbc1b0f4023f8d2f04e6bb7288182a63366609ec378e96790f
3
  size 53084160
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:28a6af021ddd8266d81c27b48e014e5f034778dc52db2aae5f5512252b11fd36
3
  size 53084160
Cauchy-3B-preview-MLC/params_shard_122.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:268fedc78308e1b181adf9d1a7dff84bddfb72b98f3cd444ed57b353fc7a2760
3
  size 26542080
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:22e6e8ada3e08db07d6cb8ba1e26a4fbbe1cf936c10cf73fd3147977bc1428bb
3
  size 26542080
Cauchy-3B-preview-MLC/params_shard_123.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b2e5b890b1d78ada746c687400cfd724987db6f91b40c56b2884b63048ffbb2f
3
  size 26558464
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:096c03fda797a0c53ec0421b474cd8d2131e417fc3b6f153cbaa9d4fc50197d6
3
  size 26558464
Cauchy-3B-preview-MLC/params_shard_124.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3d10b4fc7639017a35cb1da9dd90ded4a4e52f5d33715dd002b57b6069a9ed19
3
  size 53084160
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9dc8c229d52f591782870622017bb594a5ce4d0198c4433db4d2aaed1dd1ad10
3
  size 53084160
Cauchy-3B-preview-MLC/params_shard_125.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9c3457182f0b91e37ab8826fa567637a2b6ed788f63ac7ad5c3169b248c8fe73
3
  size 26542080
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:440ab5e420284bd63b05fec5a6313fdff530dad099a43841ecbdc2298754db26
3
  size 26542080
Cauchy-3B-preview-MLC/params_shard_126.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d32a025dd37f3a288c2fb7105ade7b60fe9c6ff0aa771188ef932c501ce253a6
3
  size 26558464
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fe93646656c7fecac182c374870425b8c92c262f0d8a3250094f8463051876f7
3
  size 26558464
Cauchy-3B-preview-MLC/params_shard_127.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3855b9bfa85f3b00acc1cf8eb35c1d6fa67bf75cf77db2b9bbe57c0b423173ba
3
  size 53084160
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b3c407f0c0b4a41350ef957c31b81eaa32564e1414522c42bdb90c16e3574416
3
  size 53084160
Cauchy-3B-preview-MLC/params_shard_128.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:11a1a8da1d2c51c5a01679d9cdf31eb6c61bfa9c5914c04af4180189bcd0b884
3
  size 26542080
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:956602d7f7f073662d3adf800c602db98bddcc790b88da084d9a66b87d977968
3
  size 26542080
Cauchy-3B-preview-MLC/params_shard_129.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0200b936e9e3daf7629f5d4382ddfbc7413579ce8734f682a0f07ab22020bf1b
3
  size 26558464
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a53eaae45a37b25444daf31d1d56fbf9acff8be2c05e8fb3de7fe48ab2c7e126
3
  size 26558464
Cauchy-3B-preview-MLC/params_shard_13.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:80cf3668610f417ec2d014169babf7e659dd81b9f69911d35d3db6815ee55758
3
  size 53084160
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7138d336f4ddb6cdd569727862cdafee32b14678c8871e05f662c8a0156d1ebb
3
  size 53084160
Cauchy-3B-preview-MLC/params_shard_130.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f3baeca1f90df34d2a23f3c905e714a3df86e907713477b4df63d88cf03ffca7
3
  size 53084160
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:64f5c4721128f5e93896a0902112a2a474de96a99f06ea9221e9af7026854a7b
3
  size 53084160
Cauchy-3B-preview-MLC/params_shard_131.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1f28b4854b968b7eeeaf040c281cb4476bac9e9d50dd3e90c993cf9f3672ad64
3
  size 26542080
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1edc919e513dd6832d4171a879a85182fdf4338918a2429668dd0fe605c80c62
3
  size 26542080
Cauchy-3B-preview-MLC/params_shard_132.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3165e80cc214fd3d158fa0511f71d5d188ca1822e950540be160ca1ae106c694
3
  size 26558464
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d75b3243742e40d60cc7b54278a7184f1521d63481d510eeb7379606e38ff0b8
3
  size 26558464
Cauchy-3B-preview-MLC/params_shard_133.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5c5b5e01c33b6834cfc4c2814dbc9642bb5ebbb16b4da5eb8622aa9995bf4a78
3
  size 53084160
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5a824ba1f80cf674776daa481e8272a597bb097f40b3e7f52540617ca070b618
3
  size 53084160
Cauchy-3B-preview-MLC/params_shard_134.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:809ab47dc4e92ea650ac62e898a7b2a40cbdb9018787c6dff4d65379d56195b9
3
  size 26542080
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d29497a11d3732ae0356e93295a0f702e0e38cf1faa6f6e4861def24312c5434
3
  size 26542080
Cauchy-3B-preview-MLC/params_shard_135.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d9eb55b431b8c2d6a63fea3fb880be6649fe1a74b6151543abe4c73a55822751
3
  size 26558464
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7c8aef454ffc205fd7f47bb271bc8c4ae7f04fded730c7dc93b846741b92c77c
3
  size 26558464
Cauchy-3B-preview-MLC/params_shard_136.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3979cecabc382b383055452e68107c67754f2c3e227ed9b4417fa1c5c11435ef
3
  size 53084160
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bfea9e8b5b26a90801640a1cb5fd8035215a72423e22947a1835dbba6362d37c
3
  size 53084160
Cauchy-3B-preview-MLC/params_shard_137.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6ae6865db0170805453522d2f97b646dc6e0bad500cc9daa47d78702803d5f63
3
  size 26542080
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d917328e6d29170d38ca2c29833b90e392538b0438e0124c33c1c3152a116997
3
  size 26542080
Cauchy-3B-preview-MLC/params_shard_138.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:215d646392fcd36df13bd10bcc2f690f0013746eda596441d73456b86ab487d3
3
  size 26558464
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c7c3c2e1021e94234039473f87858dbba9d3c48163e7a01fc9de32f0c6ca0ba1
3
  size 26558464
Cauchy-3B-preview-MLC/params_shard_139.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d66b34a8e875238dc624ce0c98578abaef156c5fc3883d11d0e40e4150b92aa3
3
  size 53084160
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6d8241a2bb7811280ab1cd760417fb67e2380556816420c94e2e4f2c3b3fed79
3
  size 53084160
Cauchy-3B-preview-MLC/params_shard_14.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f03cd4060ae272b90e95ed8b3c60051c3641722047b05fd54f2002b4d7938283
3
  size 26542080
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0dae959dc98210d593b87956cecc01ef7c2c0f1fce73a3b342944acedebf079d
3
  size 26542080
Cauchy-3B-preview-MLC/params_shard_140.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ae432563c05c37e2e79e399ad745dee28ee12907ac8fceb721c6b9e1d3c3bfdb
3
  size 26542080
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:75c68b9e25d43116f5ff7e3bf74979ab2f151787c78d7738a9afd15b4fa2ab51
3
  size 26542080