update weight
Browse filesThis view is limited to 50 files because it contains too many changes.
See raw diff
- Cauchy-3B-preview-MLC/mlc-chat-config.json +4 -2
- Cauchy-3B-preview-MLC/ndarray-cache.json +0 -0
- Cauchy-3B-preview-MLC/params_shard_0.bin +1 -1
- Cauchy-3B-preview-MLC/params_shard_1.bin +1 -1
- Cauchy-3B-preview-MLC/params_shard_10.bin +1 -1
- Cauchy-3B-preview-MLC/params_shard_100.bin +1 -1
- Cauchy-3B-preview-MLC/params_shard_101.bin +1 -1
- Cauchy-3B-preview-MLC/params_shard_102.bin +1 -1
- Cauchy-3B-preview-MLC/params_shard_103.bin +1 -1
- Cauchy-3B-preview-MLC/params_shard_104.bin +1 -1
- Cauchy-3B-preview-MLC/params_shard_105.bin +1 -1
- Cauchy-3B-preview-MLC/params_shard_106.bin +1 -1
- Cauchy-3B-preview-MLC/params_shard_107.bin +1 -1
- Cauchy-3B-preview-MLC/params_shard_108.bin +1 -1
- Cauchy-3B-preview-MLC/params_shard_109.bin +1 -1
- Cauchy-3B-preview-MLC/params_shard_11.bin +1 -1
- Cauchy-3B-preview-MLC/params_shard_110.bin +1 -1
- Cauchy-3B-preview-MLC/params_shard_111.bin +1 -1
- Cauchy-3B-preview-MLC/params_shard_112.bin +1 -1
- Cauchy-3B-preview-MLC/params_shard_113.bin +1 -1
- Cauchy-3B-preview-MLC/params_shard_114.bin +1 -1
- Cauchy-3B-preview-MLC/params_shard_115.bin +1 -1
- Cauchy-3B-preview-MLC/params_shard_116.bin +1 -1
- Cauchy-3B-preview-MLC/params_shard_117.bin +1 -1
- Cauchy-3B-preview-MLC/params_shard_118.bin +1 -1
- Cauchy-3B-preview-MLC/params_shard_119.bin +1 -1
- Cauchy-3B-preview-MLC/params_shard_12.bin +1 -1
- Cauchy-3B-preview-MLC/params_shard_120.bin +1 -1
- Cauchy-3B-preview-MLC/params_shard_121.bin +1 -1
- Cauchy-3B-preview-MLC/params_shard_122.bin +1 -1
- Cauchy-3B-preview-MLC/params_shard_123.bin +1 -1
- Cauchy-3B-preview-MLC/params_shard_124.bin +1 -1
- Cauchy-3B-preview-MLC/params_shard_125.bin +1 -1
- Cauchy-3B-preview-MLC/params_shard_126.bin +1 -1
- Cauchy-3B-preview-MLC/params_shard_127.bin +1 -1
- Cauchy-3B-preview-MLC/params_shard_128.bin +1 -1
- Cauchy-3B-preview-MLC/params_shard_129.bin +1 -1
- Cauchy-3B-preview-MLC/params_shard_13.bin +1 -1
- Cauchy-3B-preview-MLC/params_shard_130.bin +1 -1
- Cauchy-3B-preview-MLC/params_shard_131.bin +1 -1
- Cauchy-3B-preview-MLC/params_shard_132.bin +1 -1
- Cauchy-3B-preview-MLC/params_shard_133.bin +1 -1
- Cauchy-3B-preview-MLC/params_shard_134.bin +1 -1
- Cauchy-3B-preview-MLC/params_shard_135.bin +1 -1
- Cauchy-3B-preview-MLC/params_shard_136.bin +1 -1
- Cauchy-3B-preview-MLC/params_shard_137.bin +1 -1
- Cauchy-3B-preview-MLC/params_shard_138.bin +1 -1
- Cauchy-3B-preview-MLC/params_shard_139.bin +1 -1
- Cauchy-3B-preview-MLC/params_shard_14.bin +1 -1
- 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": "
|
| 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":
|
| 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:
|
| 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:
|
| 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:
|
| 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:
|
| 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:
|
| 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:
|
| 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:
|
| 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:
|
| 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:
|
| 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:
|
| 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:
|
| 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:
|
| 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:
|
| 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:
|
| 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:
|
| 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:
|
| 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:
|
| 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:
|
| 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:
|
| 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:
|
| 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:
|
| 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:
|
| 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:
|
| 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:
|
| 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:
|
| 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:
|
| 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:
|
| 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:
|
| 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:
|
| 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:
|
| 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:
|
| 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:
|
| 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:
|
| 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:
|
| 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:
|
| 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:
|
| 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:
|
| 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:
|
| 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:
|
| 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:
|
| 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:
|
| 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:
|
| 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:
|
| 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:
|
| 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:
|
| 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:
|
| 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:
|
| 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:
|
| 3 |
size 26542080
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:75c68b9e25d43116f5ff7e3bf74979ab2f151787c78d7738a9afd15b4fa2ab51
|
| 3 |
size 26542080
|