doctorpangloss commited on
Commit ·
2f42b13
1
Parent(s): f2a75b1
Replace checkpoint with MSE-scale INT4 weights
Browse files- README.md +53 -40
- config.json +4 -1
- model-00002-of-00046.safetensors +1 -1
- model-00003-of-00046.safetensors +1 -1
- model-00004-of-00046.safetensors +1 -1
- model-00005-of-00046.safetensors +1 -1
- model-00006-of-00046.safetensors +1 -1
- model-00007-of-00046.safetensors +1 -1
- model-00008-of-00046.safetensors +1 -1
- model-00009-of-00046.safetensors +1 -1
- model-00010-of-00046.safetensors +1 -1
- model-00011-of-00046.safetensors +1 -1
- model-00012-of-00046.safetensors +1 -1
- model-00013-of-00046.safetensors +1 -1
- model-00014-of-00046.safetensors +1 -1
- model-00015-of-00046.safetensors +1 -1
- model-00016-of-00046.safetensors +1 -1
- model-00017-of-00046.safetensors +1 -1
- model-00018-of-00046.safetensors +1 -1
- model-00019-of-00046.safetensors +1 -1
- model-00020-of-00046.safetensors +1 -1
- model-00021-of-00046.safetensors +1 -1
- model-00022-of-00046.safetensors +1 -1
- model-00023-of-00046.safetensors +1 -1
- model-00024-of-00046.safetensors +1 -1
- model-00025-of-00046.safetensors +1 -1
- model-00026-of-00046.safetensors +1 -1
- model-00027-of-00046.safetensors +1 -1
- model-00028-of-00046.safetensors +1 -1
- model-00029-of-00046.safetensors +1 -1
- model-00030-of-00046.safetensors +1 -1
- model-00031-of-00046.safetensors +1 -1
- model-00032-of-00046.safetensors +1 -1
- model-00033-of-00046.safetensors +1 -1
- model-00034-of-00046.safetensors +1 -1
- model-00035-of-00046.safetensors +1 -1
- model-00036-of-00046.safetensors +1 -1
- model-00037-of-00046.safetensors +1 -1
- model-00038-of-00046.safetensors +1 -1
- model-00039-of-00046.safetensors +1 -1
- model-00040-of-00046.safetensors +1 -1
- model-00041-of-00046.safetensors +1 -1
- model-00042-of-00046.safetensors +1 -1
- model-00043-of-00046.safetensors +1 -1
- model-00044-of-00046.safetensors +1 -1
- model-00046-of-00046.safetensors +1 -1
- model-mtp-shared.safetensors +3 -0
- model.safetensors.index.json +4 -1
README.md
CHANGED
|
@@ -12,49 +12,62 @@ tags:
|
|
| 12 |
|
| 13 |
# DeepSeek V4 Flash dsv4_int INT4/INT8
|
| 14 |
|
| 15 |
-
This checkpoint is
|
| 16 |
-
for the AppMana Ampere vLLM fork and is not a general-purpose Hugging Face
|
| 17 |
-
Transformers checkpoint.
|
| 18 |
|
| 19 |
-
|
| 20 |
|
| 21 |
-
|
| 22 |
|
| 23 |
-
|
| 24 |
|
| 25 |
-
```
|
| 26 |
-
|
| 27 |
-
--src /home/administrator/inference/.cache/huggingface/models--deepseek-ai--DeepSeek-V4-Flash/snapshots/fd53f944496234770ba80e15004f9b6d269a71f5 \
|
| 28 |
-
--dst /home/administrator/inference/deepseek-v4-flash-dsv4-int-channel-vllm \
|
| 29 |
-
--device cuda:0 \
|
| 30 |
-
--dense-int8-strategy channel \
|
| 31 |
-
--overwrite
|
| 32 |
```
|
| 33 |
|
| 34 |
-
|
| 35 |
-
|
| 36 |
-
|
| 37 |
-
|
| 38 |
-
|
| 39 |
-
|
| 40 |
-
|
| 41 |
-
|
| 42 |
-
|
| 43 |
-
|
| 44 |
-
|
| 45 |
-
|
| 46 |
-
|
| 47 |
-
|
| 48 |
-
|
| 49 |
-
|
| 50 |
-
|
| 51 |
-
|
| 52 |
-
|
| 53 |
-
|
| 54 |
-
|
| 55 |
-
|
| 56 |
-
|
| 57 |
-
|
| 58 |
-
|
| 59 |
-
|
| 60 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 12 |
|
| 13 |
# DeepSeek V4 Flash dsv4_int INT4/INT8
|
| 14 |
|
| 15 |
+
This checkpoint is for the AppMana Ampere vLLM fork:
|
|
|
|
|
|
|
| 16 |
|
| 17 |
+
https://github.com/AppMana/forks-vllm-ampere
|
| 18 |
|
| 19 |
+
The container image used for serving is published from that fork.
|
| 20 |
|
| 21 |
+
This checkpoint sets:
|
| 22 |
|
| 23 |
+
```json
|
| 24 |
+
"__experimental_enable_imma_from_https://github.com/appMana/forks-vllm-ampere": true
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 25 |
```
|
| 26 |
|
| 27 |
+
That field is read by the AppMana fork to select the IMMA INT8 paths without
|
| 28 |
+
requiring deployment-specific environment variables.
|
| 29 |
+
|
| 30 |
+
## Quantization
|
| 31 |
+
|
| 32 |
+
Routed expert weights are converted ahead of time from the native DeepSeek-V4
|
| 33 |
+
MXFP4 expert tensors to INT4 W4A16 for Ampere.
|
| 34 |
+
|
| 35 |
+
For each expert weight tensor:
|
| 36 |
+
|
| 37 |
+
1. MXFP4 bytes are unpacked into e2m1 values.
|
| 38 |
+
2. The native e8m0 scale is applied to recover FP32 group values.
|
| 39 |
+
3. Values are grouped by 32 along the last dimension.
|
| 40 |
+
4. For `scale_mode="mse"`, the converter tries per-group candidate scales
|
| 41 |
+
`abs_max / div`, with `div` from `5.0` to `9.5`.
|
| 42 |
+
5. Each candidate scale is rounded to BF16 before scoring.
|
| 43 |
+
6. For each candidate, INT4 codes are recomputed with
|
| 44 |
+
`round(group / scale).clamp(-8, 7)`.
|
| 45 |
+
7. The selected scale is the candidate that minimizes
|
| 46 |
+
`sum((q * scale - group) ** 2)` for that group.
|
| 47 |
+
|
| 48 |
+
"MSE scale" means the scale is part of the round-trip quantize/dequantize error
|
| 49 |
+
being minimized. It is not a fixed-scale integer-code MSE, and it is not a
|
| 50 |
+
closed-form least-squares refit after choosing codes.
|
| 51 |
+
|
| 52 |
+
Stored expert format:
|
| 53 |
+
|
| 54 |
+
- signed INT4 values encoded as uint4b8 nibbles (`code + 8`)
|
| 55 |
+
- BF16 per-group scales
|
| 56 |
+
- group size 32
|
| 57 |
+
|
| 58 |
+
Dense/shared expert/attention FP8 weights are converted to the AppMana
|
| 59 |
+
INT8 W8A16 path. Where applicable, the stored tensor is channelwise biased
|
| 60 |
+
UINT8 plus scale metadata.
|
| 61 |
+
|
| 62 |
+
## Inference implementation
|
| 63 |
+
|
| 64 |
+
| Stage | Technology | Source |
|
| 65 |
+
| --- | --- | --- |
|
| 66 |
+
| Routed expert GEMM | Marlin MoE W4A16 INT4 | vLLM upstream path with AppMana dsv4_int checkpoint loader in https://github.com/AppMana/forks-vllm-ampere |
|
| 67 |
+
| Dense and shared-expert GEMM | AllSpark W8A16 INT8 | AppMana integration in https://github.com/AppMana/forks-vllm-ampere |
|
| 68 |
+
| Sparse MLA prefill/decode attention | AppMana CUDA Flash MLA / Sparse MLA kernel | https://github.com/AppMana/forks-flash-mla-ampere-dsv4 |
|
| 69 |
+
| KV transfer | LMCache connector sidecar | https://github.com/AppMana/forks-lmcache |
|
| 70 |
+
|
| 71 |
+
The quantization loader and conversion metadata are implemented in:
|
| 72 |
+
|
| 73 |
+
https://github.com/AppMana/forks-vllm-ampere/blob/appmana/vllm-ampere/vllm/model_executor/layers/quantization/dsv4_int.py
|
config.json
CHANGED
|
@@ -2,6 +2,7 @@
|
|
| 2 |
"architectures": [
|
| 3 |
"DeepseekV4ForCausalLM"
|
| 4 |
],
|
|
|
|
| 5 |
"attention_bias": false,
|
| 6 |
"attention_dropout": 0.0,
|
| 7 |
"bos_token_id": 0,
|
|
@@ -41,9 +42,11 @@
|
|
| 41 |
"weights": {
|
| 42 |
"num_bits": 4,
|
| 43 |
"type": "int",
|
|
|
|
| 44 |
"symmetric": true,
|
| 45 |
"group_size": 32,
|
| 46 |
-
"strategy": "group"
|
|
|
|
| 47 |
},
|
| 48 |
"input_activations": {
|
| 49 |
"num_bits": 16,
|
|
|
|
| 2 |
"architectures": [
|
| 3 |
"DeepseekV4ForCausalLM"
|
| 4 |
],
|
| 5 |
+
"__experimental_enable_imma_from_https://github.com/appMana/forks-vllm-ampere": true,
|
| 6 |
"attention_bias": false,
|
| 7 |
"attention_dropout": 0.0,
|
| 8 |
"bos_token_id": 0,
|
|
|
|
| 42 |
"weights": {
|
| 43 |
"num_bits": 4,
|
| 44 |
"type": "int",
|
| 45 |
+
"format": "int4",
|
| 46 |
"symmetric": true,
|
| 47 |
"group_size": 32,
|
| 48 |
+
"strategy": "group",
|
| 49 |
+
"scale_mode": "mse"
|
| 50 |
},
|
| 51 |
"input_activations": {
|
| 52 |
"num_bits": 16,
|
model-00002-of-00046.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3767747288
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9dd8ce3de11ade03e7d78563fee3664e05c34abbc215e8fb1902da09cfd93ce3
|
| 3 |
size 3767747288
|
model-00003-of-00046.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3767747288
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e3808cfb0e684ddf91087cae2166988b53b1cddc62251778acf2ef13f669217e
|
| 3 |
size 3767747288
|
model-00004-of-00046.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3797671160
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e0d779af2432aa43420711952feb9e502ec19d1e78acad5e24d29fc15d12a4cf
|
| 3 |
size 3797671160
|
model-00005-of-00046.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3770195072
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:59fa851f475e1308677521e72e68cb30e4c622df9a71f413d53feaf869e80bbe
|
| 3 |
size 3770195072
|
model-00006-of-00046.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3791466688
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1deb86475844e4f3d02ab230bd35dee295da032cdb302002225faff369b14bdc
|
| 3 |
size 3791466688
|
model-00007-of-00046.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3770195072
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e877d4fbe3a7e303e47c33d0f6454631bf84cc5da3d08e65828273ef26ff8031
|
| 3 |
size 3770195072
|
model-00008-of-00046.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3791466688
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cc688810f3445299ccab4a3ce0a30bbe4dcc12b997c6e77e75dc208769cb4453
|
| 3 |
size 3791466688
|
model-00009-of-00046.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3770195072
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f65a304119c1f14e1d86702f4ab7e78d453f8035b817563d85d11f82d86e326d
|
| 3 |
size 3770195072
|
model-00010-of-00046.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3791466688
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b2198313ffc4f986d32dc7e3efcd69ec1990a11d5b565d72bc5d302369024d22
|
| 3 |
size 3791466688
|
model-00011-of-00046.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3770195072
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:deb060e0faece0766ff5e707214900be071bb5c45b319157b6faf28a9528656c
|
| 3 |
size 3770195072
|
model-00012-of-00046.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3791468264
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0971b02fd36cc5832df7c118b8ba4f6c4bf8fba216f707b0c72d70488a968a4a
|
| 3 |
size 3791468264
|
model-00013-of-00046.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3770196640
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f03ea98b1ef959ce55c57d4a9c6350837ba40dbbda7b289cc48d77503a319b5c
|
| 3 |
size 3770196640
|
model-00014-of-00046.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3791468264
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:eb6896b22d2c9ef5f5b8b8349988130e70590f1828a5cf4b432ad72339c4c307
|
| 3 |
size 3791468264
|
model-00015-of-00046.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3770196640
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1e85195600449cd096c2a2b7b033a1d1a2c824a980a0ed1ac01404ba36b28644
|
| 3 |
size 3770196640
|
model-00016-of-00046.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3791468264
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cbcdc08615451cc07a2699435e14c42ad71f922899cb3c95c1a22b0f4a9b18f7
|
| 3 |
size 3791468264
|
model-00017-of-00046.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3770196640
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:eb6e89801414f9878f42c1c1dfebf7df7572748aeb6484641616edba6fd38411
|
| 3 |
size 3770196640
|
model-00018-of-00046.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3791468264
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6217ff22b342c507dd4700f94754637a935ca08c735e7b67943fdc44e70d2f64
|
| 3 |
size 3791468264
|
model-00019-of-00046.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3770196640
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:aaa19e074e301b689bd37225109f9b1497782613d2f8c8de502b5a8da9d7fe8f
|
| 3 |
size 3770196640
|
model-00020-of-00046.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3791468264
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:98b49029634835dddab4db8aca29d7657e2e73087df6d812301ec33f81feaa19
|
| 3 |
size 3791468264
|
model-00021-of-00046.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3770196640
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2a9f42a13f106a4de4c4a0958e3f7d3c516244a4f9ae7d2939a9ae2ff33daa4a
|
| 3 |
size 3770196640
|
model-00022-of-00046.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3791468264
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:413492e41b25538605364567f2063fc1d358260bfec6c8dbdb83df32141c7e76
|
| 3 |
size 3791468264
|
model-00023-of-00046.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3770196640
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:363278e2a2587d8491431bc7031398ddb38ff9f77c879ced292f71ecb06677ba
|
| 3 |
size 3770196640
|
model-00024-of-00046.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3791468264
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d0b40269eba8e7d42f06644c9b51e97ae4e297f50a63b644e2b1cd1aab630b9b
|
| 3 |
size 3791468264
|
model-00025-of-00046.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3770196640
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ddb920cf2b430cb04c6845fa079de8173ab127ab85fac18e9e7256dfb59cfbbc
|
| 3 |
size 3770196640
|
model-00026-of-00046.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3791468264
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a9ffefe5ec18a6f96ca3d7b116f4a447be5afb798e3e1a9eb6c2e6682c9852bc
|
| 3 |
size 3791468264
|
model-00027-of-00046.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3770196640
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e3fe40c4b43aff787d5c83fff4c3b5e3aea285ba4e716cc134420f4d154182b2
|
| 3 |
size 3770196640
|
model-00028-of-00046.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3791468264
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:559392b24ba9a240903669bd46faf5fbea727072806296247215601dca869b3d
|
| 3 |
size 3791468264
|
model-00029-of-00046.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3770196640
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b02f9a99ce5413a6de329505d21439de0e3f0b9d473290abadb3495d2be196c7
|
| 3 |
size 3770196640
|
model-00030-of-00046.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3791468264
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7e77e20eb315aad00ee383a318f959159bd2b1724af5d186446cf45ab61193ed
|
| 3 |
size 3791468264
|
model-00031-of-00046.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3770196640
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:530100b976cf059200cc99fd694d6e4b1774a3e4e533b9c5da28d6585a6dd78a
|
| 3 |
size 3770196640
|
model-00032-of-00046.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3791468264
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fc8234359e55099c84eb14b5862906d7d9a5cc770f8536bae9ed667e501dc9c5
|
| 3 |
size 3791468264
|
model-00033-of-00046.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3770196640
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:596dc3c4f2c1a2f71f7cd88ee92bc6763a4e4bf3713b26f54545a16ff70ecb45
|
| 3 |
size 3770196640
|
model-00034-of-00046.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3791468264
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ac5f40cc2e00faf49b93c2de6963c65993deb69c80337f950680f8b6f40987dd
|
| 3 |
size 3791468264
|
model-00035-of-00046.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3770196640
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:07c3f263c9865bae132a92963334ab0757d4c02d85a06c65ff101085d59cd84e
|
| 3 |
size 3770196640
|
model-00036-of-00046.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3791468264
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3f0c74b24b43d593d4062970168e76e6c66fcaaca1d5176d1ea3539d4f0a930b
|
| 3 |
size 3791468264
|
model-00037-of-00046.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3770196640
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7e4028119d1f2fc4b468b2d99cb1dad7f2a5c159d599b2f75704d87d44dff96c
|
| 3 |
size 3770196640
|
model-00038-of-00046.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3791468264
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d83c5427a5ab3e48e5fec220e969807fd260ad78b89f4c894b9b2e6b0c5357d8
|
| 3 |
size 3791468264
|
model-00039-of-00046.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3770196640
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9745ef742176bb6fa4e09e28ce97f7768db79a7070058cbe509d9fe69d473c77
|
| 3 |
size 3770196640
|
model-00040-of-00046.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3791468264
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a3acaa115a03fda5884390e7426308da716cbaee1bff40e19dee5654f6ebafcf
|
| 3 |
size 3791468264
|
model-00041-of-00046.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3770196640
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:96684dab0530583eb672d43271fa88c6bb58c77a76c2aca4a77f72194d558568
|
| 3 |
size 3770196640
|
model-00042-of-00046.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3791468264
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3d44febce460d1f1810815fe595f8c6165f7200b659337db042cdcd67e1a0c70
|
| 3 |
size 3791468264
|
model-00043-of-00046.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3770196640
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:499f7600d7bf1cc082332e116703c7d755d0e309d79320b732e4f08a3cfa4636
|
| 3 |
size 3770196640
|
model-00044-of-00046.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3791468264
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2e7c59b873e7102305e96e41c45de15ce48fc5c2c55dfe6251165f39ab909246
|
| 3 |
size 3791468264
|
model-00046-of-00046.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3795396540
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:444c93c8e1b8e934115d6f7af3c92c35897d808d06c490743653fa52bdad05cb
|
| 3 |
size 3795396540
|
model-mtp-shared.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2d9fe1fea8d63814926e74dbe3b0604767d9a0fa6b1c3e8641fcde042da11869
|
| 3 |
+
size 2118123728
|
model.safetensors.index.json
CHANGED
|
@@ -1,6 +1,7 @@
|
|
| 1 |
{
|
| 2 |
"metadata": {
|
| 3 |
-
"
|
|
|
|
| 4 |
},
|
| 5 |
"weight_map": {
|
| 6 |
"embed.weight": "model-00001-of-00046.safetensors",
|
|
@@ -67630,6 +67631,7 @@
|
|
| 67630 |
"mtp.0.attn_norm.weight": "model-00046-of-00046.safetensors",
|
| 67631 |
"mtp.0.e_proj.scale": "model-00046-of-00046.safetensors",
|
| 67632 |
"mtp.0.e_proj.weight": "model-00046-of-00046.safetensors",
|
|
|
|
| 67633 |
"mtp.0.enorm.weight": "model-00046-of-00046.safetensors",
|
| 67634 |
"mtp.0.ffn.experts.0.w1.scale": "model-00046-of-00046.safetensors",
|
| 67635 |
"mtp.0.ffn.experts.0.w1.weight": "model-00046-of-00046.safetensors",
|
|
@@ -69187,6 +69189,7 @@
|
|
| 69187 |
"mtp.0.hc_head_base": "model-00046-of-00046.safetensors",
|
| 69188 |
"mtp.0.hc_head_fn": "model-00046-of-00046.safetensors",
|
| 69189 |
"mtp.0.hc_head_scale": "model-00046-of-00046.safetensors",
|
|
|
|
| 69190 |
"mtp.0.hnorm.weight": "model-00046-of-00046.safetensors",
|
| 69191 |
"mtp.0.norm.weight": "model-00046-of-00046.safetensors",
|
| 69192 |
"norm.weight": "model-00045-of-00046.safetensors"
|
|
|
|
| 1 |
{
|
| 2 |
"metadata": {
|
| 3 |
+
"mtp_shared_tensors": "materialized",
|
| 4 |
+
"total_size": "170598367456"
|
| 5 |
},
|
| 6 |
"weight_map": {
|
| 7 |
"embed.weight": "model-00001-of-00046.safetensors",
|
|
|
|
| 67631 |
"mtp.0.attn_norm.weight": "model-00046-of-00046.safetensors",
|
| 67632 |
"mtp.0.e_proj.scale": "model-00046-of-00046.safetensors",
|
| 67633 |
"mtp.0.e_proj.weight": "model-00046-of-00046.safetensors",
|
| 67634 |
+
"mtp.0.emb.tok_emb.weight": "model-mtp-shared.safetensors",
|
| 67635 |
"mtp.0.enorm.weight": "model-00046-of-00046.safetensors",
|
| 67636 |
"mtp.0.ffn.experts.0.w1.scale": "model-00046-of-00046.safetensors",
|
| 67637 |
"mtp.0.ffn.experts.0.w1.weight": "model-00046-of-00046.safetensors",
|
|
|
|
| 69189 |
"mtp.0.hc_head_base": "model-00046-of-00046.safetensors",
|
| 69190 |
"mtp.0.hc_head_fn": "model-00046-of-00046.safetensors",
|
| 69191 |
"mtp.0.hc_head_scale": "model-00046-of-00046.safetensors",
|
| 69192 |
+
"mtp.0.head.weight": "model-mtp-shared.safetensors",
|
| 69193 |
"mtp.0.hnorm.weight": "model-00046-of-00046.safetensors",
|
| 69194 |
"mtp.0.norm.weight": "model-00046-of-00046.safetensors",
|
| 69195 |
"norm.weight": "model-00045-of-00046.safetensors"
|