Upload folder using huggingface_hub
Browse filesThis view is limited to 50 files because it contains too many changes. See raw diff
- README.md +26 -1
- model-00003-of-00062.safetensors +1 -1
- model-00004-of-00062.safetensors +1 -1
- model-00005-of-00062.safetensors +1 -1
- model-00006-of-00062.safetensors +1 -1
- model-00007-of-00062.safetensors +1 -1
- model-00008-of-00062.safetensors +1 -1
- model-00009-of-00062.safetensors +1 -1
- model-00010-of-00062.safetensors +1 -1
- model-00011-of-00062.safetensors +1 -1
- model-00012-of-00062.safetensors +1 -1
- model-00013-of-00062.safetensors +1 -1
- model-00014-of-00062.safetensors +1 -1
- model-00015-of-00062.safetensors +1 -1
- model-00016-of-00062.safetensors +1 -1
- model-00017-of-00062.safetensors +1 -1
- model-00018-of-00062.safetensors +1 -1
- model-00019-of-00062.safetensors +1 -1
- model-00020-of-00062.safetensors +1 -1
- model-00021-of-00062.safetensors +1 -1
- model-00022-of-00062.safetensors +1 -1
- model-00023-of-00062.safetensors +1 -1
- model-00024-of-00062.safetensors +1 -1
- model-00025-of-00062.safetensors +1 -1
- model-00026-of-00062.safetensors +1 -1
- model-00027-of-00062.safetensors +1 -1
- model-00028-of-00062.safetensors +1 -1
- model-00029-of-00062.safetensors +1 -1
- model-00030-of-00062.safetensors +1 -1
- model-00031-of-00062.safetensors +1 -1
- model-00032-of-00062.safetensors +1 -1
- model-00033-of-00062.safetensors +1 -1
- model-00034-of-00062.safetensors +1 -1
- model-00035-of-00062.safetensors +1 -1
- model-00036-of-00062.safetensors +1 -1
- model-00037-of-00062.safetensors +1 -1
- model-00038-of-00062.safetensors +1 -1
- model-00039-of-00062.safetensors +1 -1
- model-00040-of-00062.safetensors +1 -1
- model-00041-of-00062.safetensors +1 -1
- model-00042-of-00062.safetensors +1 -1
- model-00043-of-00062.safetensors +1 -1
- model-00044-of-00062.safetensors +1 -1
- model-00045-of-00062.safetensors +1 -1
- model-00046-of-00062.safetensors +1 -1
- model-00047-of-00062.safetensors +1 -1
- model-00048-of-00062.safetensors +1 -1
- model-00049-of-00062.safetensors +1 -1
- model-00050-of-00062.safetensors +1 -1
- model-00051-of-00062.safetensors +1 -1
README.md
CHANGED
|
@@ -6,6 +6,31 @@ tags: [reap, moe, pruning, glm5_next, jetson, thor]
|
|
| 6 |
|
| 7 |
# GLM-5.3-Flash REAP-50 (FP8)
|
| 8 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 9 |
50% of routed experts removed with **REAP**
|
| 10 |
(Router-weighted Expert Activation Pruning, arXiv:2510.13999), calibrated on a
|
| 11 |
permissively-licensed multi-domain corpus that includes real image-text pairs.
|
|
@@ -15,7 +40,7 @@ permissively-licensed multi-domain corpus that includes real image-text pairs.
|
|
| 15 |
| Base | `zai-org/GLM-5.3-Flash` (MIT, FP8 E4M3, 128x128 block scales) |
|
| 16 |
| Experts | 288 -> 144 per layer, top-8 routing unchanged |
|
| 17 |
| Size | 157.0 GiB (FP8) |
|
| 18 |
-
| Healed | yes |
|
| 19 |
| MTP block | excluded (see below) |
|
| 20 |
|
| 21 |
## Why FP8 and not BF16
|
|
|
|
| 6 |
|
| 7 |
# GLM-5.3-Flash REAP-50 (FP8)
|
| 8 |
|
| 9 |
+
> ## Corrected 2026-08-28 — healing scalar re-fit
|
| 10 |
+
>
|
| 11 |
+
> **This checkpoint has been revised.** The original upload applied a first-moment healing gain
|
| 12 |
+
> (median **0.6933**) to every retained expert's output. That estimator ignores that
|
| 13 |
+
> `norm_topk_prob` renormalises the surviving top-8, so the router already returns essentially all
|
| 14 |
+
> the pruned gate mass by itself — **measured: gate mass 2.5000 before pruning and 2.5000 after**.
|
| 15 |
+
> The derivation therefore prescribed a ~39% shrink where the true output inflation is ~10%.
|
| 16 |
+
>
|
| 17 |
+
> Re-measured by replaying post-prune routing from a cached router-score trace over 2.3M tokens,
|
| 18 |
+
> the correct gain is median **0.9111** (per-layer 0.846–0.950).
|
| 19 |
+
> Every layer's block scales have been multiplied by `measured / shipped`
|
| 20 |
+
> (median **1.3121**, range 1.0719–1.5260), correcting a systematic
|
| 21 |
+
> under-scaling of the entire MoE pathway relative to attention, the shared experts and the
|
| 22 |
+
> residual stream.
|
| 23 |
+
>
|
| 24 |
+
> The fix is exact and lossless: it scales the F32 `weight_scale_inv` tensors, never the FP8
|
| 25 |
+
> values, so no weight was requantised. 6,048 block scales were corrected — exactly
|
| 26 |
+
> 42 layers x 144 retained experts.
|
| 27 |
+
>
|
| 28 |
+
> **If you downloaded the earlier revision, re-pull.** The previous state remains in this repo's
|
| 29 |
+
> git history, and is recoverable by dividing the block scales by the factors above.
|
| 30 |
+
>
|
| 31 |
+
> Not yet propagated to the NVFP4 sibling repo, which still carries the original gain.
|
| 32 |
+
|
| 33 |
+
|
| 34 |
50% of routed experts removed with **REAP**
|
| 35 |
(Router-weighted Expert Activation Pruning, arXiv:2510.13999), calibrated on a
|
| 36 |
permissively-licensed multi-domain corpus that includes real image-text pairs.
|
|
|
|
| 40 |
| Base | `zai-org/GLM-5.3-Flash` (MIT, FP8 E4M3, 128x128 block scales) |
|
| 41 |
| Experts | 288 -> 144 per layer, top-8 routing unchanged |
|
| 42 |
| Size | 157.0 GiB (FP8) |
|
| 43 |
+
| Healed | yes — **re-fit 2026-08-28**, measured gain 0.9111 |
|
| 44 |
| MTP block | excluded (see below) |
|
| 45 |
|
| 46 |
## Why FP8 and not BF16
|
model-00003-of-00062.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 2795839728
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:53dc1871292cc7cb35f57eca09c30c3bd139254deebd31662da51c0a0685af24
|
| 3 |
size 2795839728
|
model-00004-of-00062.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 2745188952
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:463c524d1c2ab23ee32891af8844017bab7913dfb479e2acd036ee13201807eb
|
| 3 |
size 2745188952
|
model-00005-of-00062.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 2820281216
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4ebf5212cecc2280ac556ae18a7bf99b1173774b05744a3bd5d02fd7c8e9379f
|
| 3 |
size 2820281216
|
model-00006-of-00062.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 2668317768
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:91810347683e9d86b1dcbc6521cd7ea4014eb464bf98abc91bae18f0346b30fb
|
| 3 |
size 2668317768
|
model-00007-of-00062.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 2795534688
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c5aa3013b672c7d2267f9cac930e9f39d6ef5ce71bd6bfa0883f93e7b80cf000
|
| 3 |
size 2795534688
|
model-00008-of-00062.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 2996917184
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:85ecd5eb09ece48607bed129e939b403ca919c8b16a0b9e75a5d2f61406124f4
|
| 3 |
size 2996917184
|
model-00009-of-00062.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 2593979784
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bfed4dbf1b5d14965edc2f431cc52c884c31a404be8be16666902f3b1b0a2eb5
|
| 3 |
size 2593979784
|
model-00010-of-00062.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 2718835928
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a0433616841086ab2cf07ee67ad7a37372321d346df524392ac9b870da71de9c
|
| 3 |
size 2718835928
|
model-00011-of-00062.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 2795108176
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5b760c2ec1cd37b387c72ed5479351b6e7521908d331e9eafbe2e85376d04796
|
| 3 |
size 2795108176
|
model-00012-of-00062.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 2845880440
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:20277f24e498e760f71357b27d3225e5ed80f810c4ecf2fe9f3fa58d294500bc
|
| 3 |
size 2845880440
|
model-00013-of-00062.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 2643144936
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:880153ad7b0b80337fd03f54baec8ad5df4f4d139b65d0b9401ca787719d1558
|
| 3 |
size 2643144936
|
model-00014-of-00062.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 2745189048
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4892307e3e1b8cc57af6facb8d5b29a798206ed529211b947fa9fd587f8554c0
|
| 3 |
size 2745189048
|
model-00015-of-00062.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3072435640
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b16ca496d23bdcbd428394b383d519833d996c3e9b6539b146c262c2c92f5efe
|
| 3 |
size 3072435640
|
model-00016-of-00062.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 2643144952
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f7d23e45247e9c8c304e7a4eb658d893158acb727234bc470d262af333299053
|
| 3 |
size 2643144952
|
model-00017-of-00062.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3097350408
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9ff8f6989c14443086f17747b69b135efbaf3ee913e941905aec5198b2b7cc20
|
| 3 |
size 3097350408
|
model-00018-of-00062.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 2720016192
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:87204e2469650eeeadfc6ac60dfceaf08076bc2aad90f277cba490db03262eac
|
| 3 |
size 2720016192
|
model-00019-of-00062.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 2770362032
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5fc835877a15abfdb1f8db094030ea5241b557999a0c7c42b0e9018e99d5b089
|
| 3 |
size 2770362032
|
model-00020-of-00062.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 2592799320
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:da9db84574c211ca8ed781038924ccf15353d8aab7b580b341fb1987d985c700
|
| 3 |
size 2592799320
|
model-00021-of-00062.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 2996917088
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f5988137f1cc874e702eac531bc7300441ffded956b3e06ed43a964e32f66894
|
| 3 |
size 2996917088
|
model-00022-of-00062.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 2820281176
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:83d391522f93efd7f151c03768c2b5f78e555eba7abad8f284da05866dadad8d
|
| 3 |
size 2820281176
|
model-00023-of-00062.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 2617972136
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a5460b5ffbda21000812f4134a8a0bde8dad009fea7fe690e3fa4bc2850dd791
|
| 3 |
size 2617972136
|
model-00024-of-00062.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 2921398848
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bac296e1dce9e12af2f74a040a38ef4c7264853a85afed4567101328f03c2a52
|
| 3 |
size 2921398848
|
model-00025-of-00062.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 2543806520
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f9786f651a8817f51f02cdb5ccfeb0e076d379c965784a4f8e4e5034d1dc2319
|
| 3 |
size 2543806520
|
model-00026-of-00062.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3047262936
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ce1f745c1a45062e0e50daefecb08e6a21ec36d2e70ef4fa1f3490a01b15a1f7
|
| 3 |
size 3047262936
|
model-00027-of-00062.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 2567626520
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:39de59571bdfe1bfa9485c51848df3bd77a50416a6fc908b2a486ab2854a1b44
|
| 3 |
size 2567626520
|
model-00028-of-00062.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 2669244136
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dbbc66a6774c0d4e18f9706cc90ced4bae1b2c8a7e9320d46e1e0952890fac85
|
| 3 |
size 2669244136
|
model-00029-of-00062.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 2971744456
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:41c77500a9ac6aa585906552a913af46c2f40c5873922f9110016fe605ffe4bd
|
| 3 |
size 2971744456
|
model-00030-of-00062.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 2844527424
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a11c311c2e82aa747e97ced763c3d6c7b676b877fbb852fae47b67dccad430cc
|
| 3 |
size 2844527424
|
model-00031-of-00062.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 2720015816
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:259ced6421dc71deae66bc7bab35caf2c78397b6e22da9184d8c160676b52c83
|
| 3 |
size 2720015816
|
model-00032-of-00062.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 2996490304
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f039b77833a70e0043d0eecf212ecaf598d8a1c4b920cf2d56642a435f86afdf
|
| 3 |
size 2996490304
|
model-00033-of-00062.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 2619325184
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:596d3fc8df233105a14fbbab90f6a4de7e4494e7d1994b10e19ead163bf07200
|
| 3 |
size 2619325184
|
model-00034-of-00062.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 2693490576
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:06834043cf03eb04ac3c76ce9df2cc14daf9e16307ee957d5c8bdf708291a390
|
| 3 |
size 2693490576
|
model-00035-of-00062.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 2920972272
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:599b90368399556536d2a2f48b8f28b3932ab8a4410e3381628eea1c05bb0cdc
|
| 3 |
size 2920972272
|
model-00036-of-00062.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 2720016328
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f1b5e60d498d803419b228afca3572a1f1c8634cbba8d05ee03a4beb8efb0a9d
|
| 3 |
size 2720016328
|
model-00037-of-00062.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 2643144944
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9bd3ecce8447db89662ea5807f74857455398a20fe6d8ef498e81d3a0fecafe7
|
| 3 |
size 2643144944
|
model-00038-of-00062.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 2720016352
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ed659c0b345df4c1d9275d629063abbe497b4bd2497102f33778ad9aa25adf0c
|
| 3 |
size 2720016352
|
model-00039-of-00062.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3047262720
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6b77c9a6860a78300e2a13b361d29661aeadff15259d350227269f51e8b83ca5
|
| 3 |
size 3047262720
|
model-00040-of-00062.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 2719589984
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dcf6e18f0b5371cd172730e9bab5db1ed22ff20010108f26f5da4ff5beb139b0
|
| 3 |
size 2719589984
|
model-00041-of-00062.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 2492108096
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:59b240014c38c1d4cbc9807d2f0d4810b5506137f2682a96d2a10a88e2ca49c2
|
| 3 |
size 2492108096
|
model-00042-of-00062.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 2871053048
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:38f69c51a37d14cee61f059ba972ca493e538821fbaa4b3a42714180d3632342
|
| 3 |
size 2871053048
|
model-00043-of-00062.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 2871053200
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:84aa3f3a1286a4a2c3e023252997fa2a5b8babc4c8f0fd9c495df7fb2ebb3051
|
| 3 |
size 2871053200
|
model-00044-of-00062.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 2769009000
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c0e107a68643596404f3d6a59d51f69849e6776b7ec5f22598bd01aa25c15284
|
| 3 |
size 2769009000
|
model-00045-of-00062.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 2871053176
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f391be63e4a50bc4f7427fe0dd15102d3fd7f2bbb80538040ff84e6147c1af3e
|
| 3 |
size 2871053176
|
model-00046-of-00062.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 2644071104
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:187569006f411f8cbb5a70c4b033401ce837d1c13de53e2d38c88d00880f2013
|
| 3 |
size 2644071104
|
model-00047-of-00062.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 2871052648
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b0858e675e5566f16e774db2e5f6a2c494cbf3d23515b70a0949db84432a0f7b
|
| 3 |
size 2871052648
|
model-00048-of-00062.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 2668317760
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:14bc5fe9253245f4759cb47428e4392fe2e9a780297d5d0cf6709b9aedb77c50
|
| 3 |
size 2668317760
|
model-00049-of-00062.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 2845880216
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2cdbd940b926a5a40dd5f967b640095d171db6480b47ab6a9f7acdc95e48df1f
|
| 3 |
size 2845880216
|
model-00050-of-00062.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 2745189176
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a78a4e6fc76db326d1476cf7af084c004201f0120b90bb09c8355e4af38c4ffe
|
| 3 |
size 2745189176
|
model-00051-of-00062.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 2844527416
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a82c84a1ed397f2b811d53bc470ec3a097e9f4d9b46a1795626e904629cae323
|
| 3 |
size 2844527416
|