commit 1aaa59cb303d9c0a096caf75686a38c0c1612852 Author: ModelHub XC Date: Wed Jun 17 14:32:18 2026 +0800 初始化项目,由ModelHub XC社区提供模型 Model: mradermacher/instruction-synthesizer-i1-GGUF Source: Original Platform diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..6ce7c2d --- /dev/null +++ b/.gitattributes @@ -0,0 +1,60 @@ +*.7z filter=lfs diff=lfs merge=lfs -text +*.arrow filter=lfs diff=lfs merge=lfs -text +*.bin filter=lfs diff=lfs merge=lfs -text +*.bz2 filter=lfs diff=lfs merge=lfs -text +*.ckpt filter=lfs diff=lfs merge=lfs -text +*.ftz filter=lfs diff=lfs merge=lfs -text +*.gz filter=lfs diff=lfs merge=lfs -text +*.h5 filter=lfs diff=lfs merge=lfs -text +*.joblib filter=lfs diff=lfs merge=lfs -text +*.lfs.* filter=lfs diff=lfs merge=lfs -text +*.mlmodel filter=lfs diff=lfs merge=lfs -text +*.model filter=lfs diff=lfs merge=lfs -text +*.msgpack filter=lfs diff=lfs merge=lfs -text +*.npy filter=lfs diff=lfs merge=lfs -text +*.npz filter=lfs diff=lfs merge=lfs -text +*.onnx filter=lfs diff=lfs merge=lfs -text +*.ot filter=lfs diff=lfs merge=lfs -text +*.parquet filter=lfs diff=lfs merge=lfs -text +*.pb filter=lfs diff=lfs merge=lfs -text +*.pickle filter=lfs diff=lfs merge=lfs -text +*.pkl filter=lfs diff=lfs merge=lfs -text +*.pt filter=lfs diff=lfs merge=lfs -text +*.pth filter=lfs diff=lfs merge=lfs -text +*.rar filter=lfs diff=lfs merge=lfs -text +*.safetensors filter=lfs diff=lfs merge=lfs -text +saved_model/**/* filter=lfs diff=lfs merge=lfs -text +*.tar.* filter=lfs diff=lfs merge=lfs -text +*.tar filter=lfs diff=lfs merge=lfs -text +*.tflite filter=lfs diff=lfs merge=lfs -text +*.tgz filter=lfs diff=lfs merge=lfs -text +*.wasm filter=lfs diff=lfs merge=lfs -text +*.xz filter=lfs diff=lfs merge=lfs -text +*.zip filter=lfs diff=lfs merge=lfs -text +*.zst filter=lfs diff=lfs merge=lfs -text +*tfevents* filter=lfs diff=lfs merge=lfs -text +imatrix.dat filter=lfs diff=lfs merge=lfs -text +instruction-synthesizer.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +instruction-synthesizer.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +instruction-synthesizer.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +instruction-synthesizer.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +instruction-synthesizer.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +instruction-synthesizer.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +instruction-synthesizer.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +instruction-synthesizer.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +instruction-synthesizer.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +instruction-synthesizer.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +instruction-synthesizer.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +instruction-synthesizer.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +instruction-synthesizer.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +instruction-synthesizer.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +instruction-synthesizer.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +instruction-synthesizer.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +instruction-synthesizer.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +instruction-synthesizer.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +instruction-synthesizer.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +instruction-synthesizer.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +instruction-synthesizer.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +instruction-synthesizer.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +instruction-synthesizer.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +instruction-synthesizer.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/README.md b/README.md new file mode 100644 index 0000000..381f649 --- /dev/null +++ b/README.md @@ -0,0 +1,78 @@ +--- +base_model: instruction-pretrain/instruction-synthesizer +datasets: +- instruction-pretrain/ft-instruction-synthesizer-collection +language: +- en +library_name: transformers +license: apache-2.0 +quantized_by: mradermacher +--- +## About + + + + + + +weighted/imatrix quants of https://huggingface.co/instruction-pretrain/instruction-synthesizer + + +static quants are available at https://huggingface.co/mradermacher/instruction-synthesizer-GGUF +## Usage + +If you are unsure how to use GGUF files, refer to one of [TheBloke's +READMEs](https://huggingface.co/TheBloke/KafkaLM-70B-German-V0.1-GGUF) for +more details, including on how to concatenate multi-part files. + +## Provided Quants + +(sorted by size, not necessarily quality. IQ-quants are often preferable over similar sized non-IQ quants) + +| Link | Type | Size/GB | Notes | +|:-----|:-----|--------:|:------| +| [GGUF](https://huggingface.co/mradermacher/instruction-synthesizer-i1-GGUF/resolve/main/instruction-synthesizer.i1-IQ1_S.gguf) | i1-IQ1_S | 1.7 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/instruction-synthesizer-i1-GGUF/resolve/main/instruction-synthesizer.i1-IQ1_M.gguf) | i1-IQ1_M | 1.9 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/instruction-synthesizer-i1-GGUF/resolve/main/instruction-synthesizer.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 2.1 | | +| [GGUF](https://huggingface.co/mradermacher/instruction-synthesizer-i1-GGUF/resolve/main/instruction-synthesizer.i1-IQ2_XS.gguf) | i1-IQ2_XS | 2.3 | | +| [GGUF](https://huggingface.co/mradermacher/instruction-synthesizer-i1-GGUF/resolve/main/instruction-synthesizer.i1-IQ2_S.gguf) | i1-IQ2_S | 2.4 | | +| [GGUF](https://huggingface.co/mradermacher/instruction-synthesizer-i1-GGUF/resolve/main/instruction-synthesizer.i1-IQ2_M.gguf) | i1-IQ2_M | 2.6 | | +| [GGUF](https://huggingface.co/mradermacher/instruction-synthesizer-i1-GGUF/resolve/main/instruction-synthesizer.i1-Q2_K_S.gguf) | i1-Q2_K_S | 2.6 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/instruction-synthesizer-i1-GGUF/resolve/main/instruction-synthesizer.i1-Q2_K.gguf) | i1-Q2_K | 2.8 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/instruction-synthesizer-i1-GGUF/resolve/main/instruction-synthesizer.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 2.9 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/instruction-synthesizer-i1-GGUF/resolve/main/instruction-synthesizer.i1-IQ3_XS.gguf) | i1-IQ3_XS | 3.1 | | +| [GGUF](https://huggingface.co/mradermacher/instruction-synthesizer-i1-GGUF/resolve/main/instruction-synthesizer.i1-Q3_K_S.gguf) | i1-Q3_K_S | 3.3 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/instruction-synthesizer-i1-GGUF/resolve/main/instruction-synthesizer.i1-IQ3_S.gguf) | i1-IQ3_S | 3.3 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/instruction-synthesizer-i1-GGUF/resolve/main/instruction-synthesizer.i1-IQ3_M.gguf) | i1-IQ3_M | 3.4 | | +| [GGUF](https://huggingface.co/mradermacher/instruction-synthesizer-i1-GGUF/resolve/main/instruction-synthesizer.i1-Q3_K_M.gguf) | i1-Q3_K_M | 3.6 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/instruction-synthesizer-i1-GGUF/resolve/main/instruction-synthesizer.i1-Q3_K_L.gguf) | i1-Q3_K_L | 3.9 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/instruction-synthesizer-i1-GGUF/resolve/main/instruction-synthesizer.i1-IQ4_XS.gguf) | i1-IQ4_XS | 4.0 | | +| [GGUF](https://huggingface.co/mradermacher/instruction-synthesizer-i1-GGUF/resolve/main/instruction-synthesizer.i1-Q4_0.gguf) | i1-Q4_0 | 4.2 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/instruction-synthesizer-i1-GGUF/resolve/main/instruction-synthesizer.i1-IQ4_NL.gguf) | i1-IQ4_NL | 4.2 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/instruction-synthesizer-i1-GGUF/resolve/main/instruction-synthesizer.i1-Q4_K_S.gguf) | i1-Q4_K_S | 4.2 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/instruction-synthesizer-i1-GGUF/resolve/main/instruction-synthesizer.i1-Q4_K_M.gguf) | i1-Q4_K_M | 4.5 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/instruction-synthesizer-i1-GGUF/resolve/main/instruction-synthesizer.i1-Q4_1.gguf) | i1-Q4_1 | 4.7 | | +| [GGUF](https://huggingface.co/mradermacher/instruction-synthesizer-i1-GGUF/resolve/main/instruction-synthesizer.i1-Q5_K_S.gguf) | i1-Q5_K_S | 5.1 | | +| [GGUF](https://huggingface.co/mradermacher/instruction-synthesizer-i1-GGUF/resolve/main/instruction-synthesizer.i1-Q5_K_M.gguf) | i1-Q5_K_M | 5.2 | | +| [GGUF](https://huggingface.co/mradermacher/instruction-synthesizer-i1-GGUF/resolve/main/instruction-synthesizer.i1-Q6_K.gguf) | i1-Q6_K | 6.0 | practically like static Q6_K | + +Here is a handy graph by ikawrakow comparing some lower-quality quant +types (lower is better): + +![image.png](https://www.nethype.de/huggingface_embed/quantpplgraph.png) + +And here are Artefact2's thoughts on the matter: +https://gist.github.com/Artefact2/b5f810600771265fc1e39442288e8ec9 + +## FAQ / Model Request + +See https://huggingface.co/mradermacher/model_requests for some answers to +questions you might have and/or if you want some other model quantized. + +## Thanks + +I thank my company, [nethype GmbH](https://www.nethype.de/), for letting +me use its servers and providing upgrades to my workstation to enable +this work in my free time. Additional thanks to [@nicoboss](https://huggingface.co/nicoboss) for giving me access to his private supercomputer, enabling me to provide many more imatrix quants, at much higher quality, than I would otherwise be able to. + + diff --git a/imatrix.dat b/imatrix.dat new file mode 100644 index 0000000..232f07b --- /dev/null +++ b/imatrix.dat @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d5a328684d9f0fe942a083777318b4ea01449183226c7b8ba31ecd1d07b29ff +size 4988157 diff --git a/instruction-synthesizer.i1-IQ1_M.gguf b/instruction-synthesizer.i1-IQ1_M.gguf new file mode 100644 index 0000000..ce3f7fa --- /dev/null +++ b/instruction-synthesizer.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:121da2290a44ae5885b3b435041b586329b8c1995401a34b72544bc0de8dc055 +size 1754446816 diff --git a/instruction-synthesizer.i1-IQ1_S.gguf b/instruction-synthesizer.i1-IQ1_S.gguf new file mode 100644 index 0000000..cec980b --- /dev/null +++ b/instruction-synthesizer.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1ec46b9b9f97011ccec7f140a9079954e0b9d054dcbdbc9bedfb3eea1f7e9c1 +size 1612102624 diff --git a/instruction-synthesizer.i1-IQ2_M.gguf b/instruction-synthesizer.i1-IQ2_M.gguf new file mode 100644 index 0000000..cd7c1e0 --- /dev/null +++ b/instruction-synthesizer.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7089dfe1318695e70b417c25cc0d9a259581258abd0b267f7723744cffc49dbb +size 2500713440 diff --git a/instruction-synthesizer.i1-IQ2_S.gguf b/instruction-synthesizer.i1-IQ2_S.gguf new file mode 100644 index 0000000..127764a --- /dev/null +++ b/instruction-synthesizer.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3cbe0a0a5a5782f180f6155da6d1e4965720a3b376bd081bab03baeb059d6e30 +size 2310921184 diff --git a/instruction-synthesizer.i1-IQ2_XS.gguf b/instruction-synthesizer.i1-IQ2_XS.gguf new file mode 100644 index 0000000..51d2b99 --- /dev/null +++ b/instruction-synthesizer.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8e78daf1b4a18e32aceb10d7f5cb193d7b48c5a9eb1ec9db5275889dd2ce5b6 +size 2198256608 diff --git a/instruction-synthesizer.i1-IQ2_XXS.gguf b/instruction-synthesizer.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..958af8f --- /dev/null +++ b/instruction-synthesizer.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:badd8df309242641f25dac69ca38f69843bdfec41d618e35248a4240b80d9e74 +size 1991687136 diff --git a/instruction-synthesizer.i1-IQ3_M.gguf b/instruction-synthesizer.i1-IQ3_M.gguf new file mode 100644 index 0000000..91c4306 --- /dev/null +++ b/instruction-synthesizer.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a70614185de39a8301a9cadca75cafeec7e369ea1cd2043e08d1fb13876b5eeb +size 3284892640 diff --git a/instruction-synthesizer.i1-IQ3_S.gguf b/instruction-synthesizer.i1-IQ3_S.gguf new file mode 100644 index 0000000..33f2aba --- /dev/null +++ b/instruction-synthesizer.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9aeaffe36251a7f061b7a7fa6041fa710051f40e0c5f7085f327cae22fd7604 +size 3182394336 diff --git a/instruction-synthesizer.i1-IQ3_XS.gguf b/instruction-synthesizer.i1-IQ3_XS.gguf new file mode 100644 index 0000000..88d5f4b --- /dev/null +++ b/instruction-synthesizer.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c17ad48adeb38593a26e79db30bdde68fa6e57ee01b07b50b3129f43f4225f7c +size 3018816480 diff --git a/instruction-synthesizer.i1-IQ3_XXS.gguf b/instruction-synthesizer.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..5c10274 --- /dev/null +++ b/instruction-synthesizer.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4108b9814d8da735d2d290044c7176128ea4b32d2ab94549a534a9c8e32ac71 +size 2827344864 diff --git a/instruction-synthesizer.i1-IQ4_NL.gguf b/instruction-synthesizer.i1-IQ4_NL.gguf new file mode 100644 index 0000000..78409d1 --- /dev/null +++ b/instruction-synthesizer.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a6c89de55a9ee8775b6498484f90232dcbad99635c19bf9b9e42fb87eb0ec73 +size 4125694944 diff --git a/instruction-synthesizer.i1-IQ4_XS.gguf b/instruction-synthesizer.i1-IQ4_XS.gguf new file mode 100644 index 0000000..3556e88 --- /dev/null +++ b/instruction-synthesizer.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5959812e7c4a14a1c5d06e32e7ce2935374f4f015f511bf9a49da5dd9bf34924 +size 3907689440 diff --git a/instruction-synthesizer.i1-Q2_K.gguf b/instruction-synthesizer.i1-Q2_K.gguf new file mode 100644 index 0000000..134b577 --- /dev/null +++ b/instruction-synthesizer.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c86a2a2f90d79874dcf33270e82003f4f29598978106d14e409871076a358948 +size 2719243232 diff --git a/instruction-synthesizer.i1-Q2_K_S.gguf b/instruction-synthesizer.i1-Q2_K_S.gguf new file mode 100644 index 0000000..477b447 --- /dev/null +++ b/instruction-synthesizer.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f317142c0d539fa589b7fbbf864a972979cf75cc11279b9b2db11a36df8ad47 +size 2528926688 diff --git a/instruction-synthesizer.i1-Q3_K_L.gguf b/instruction-synthesizer.i1-Q3_K_L.gguf new file mode 100644 index 0000000..657aad6 --- /dev/null +++ b/instruction-synthesizer.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12ba3da9a5f9ae70f5271587b8a080450442ec3970a105f07fe43d54448ed398 +size 3822025696 diff --git a/instruction-synthesizer.i1-Q3_K_M.gguf b/instruction-synthesizer.i1-Q3_K_M.gguf new file mode 100644 index 0000000..3100eb1 --- /dev/null +++ b/instruction-synthesizer.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aeb520d9cf8d29335e9277953948c56faa2e37a632fc596e3ac33aeeb917f575 +size 3518987232 diff --git a/instruction-synthesizer.i1-Q3_K_S.gguf b/instruction-synthesizer.i1-Q3_K_S.gguf new file mode 100644 index 0000000..a406e89 --- /dev/null +++ b/instruction-synthesizer.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:176dfb079a714cddd2cf6794dc04b1dc999dd5b466a6404c4583bc02f58e4036 +size 3164568544 diff --git a/instruction-synthesizer.i1-Q4_0.gguf b/instruction-synthesizer.i1-Q4_0.gguf new file mode 100644 index 0000000..9e09194 --- /dev/null +++ b/instruction-synthesizer.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38d1bee59a2aa4961a4bc5b4a7f9df3c9d75d04c08310bba728741577c1d3cb3 +size 4123597792 diff --git a/instruction-synthesizer.i1-Q4_1.gguf b/instruction-synthesizer.i1-Q4_1.gguf new file mode 100644 index 0000000..e7eaf55 --- /dev/null +++ b/instruction-synthesizer.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f8ec2328aec8bc50e2729c6f3b7ee7194b4e526db4d79e48649aa4624ba5e39 +size 4553317344 diff --git a/instruction-synthesizer.i1-Q4_K_M.gguf b/instruction-synthesizer.i1-Q4_K_M.gguf new file mode 100644 index 0000000..4fbef17 --- /dev/null +++ b/instruction-synthesizer.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c4c46cf1782ed365759258a7a4a9c802220d8a17b0f1d723cbbf838cc78ac45 +size 4368440288 diff --git a/instruction-synthesizer.i1-Q4_K_S.gguf b/instruction-synthesizer.i1-Q4_K_S.gguf new file mode 100644 index 0000000..2572130 --- /dev/null +++ b/instruction-synthesizer.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5fa6d59b33b821aff595656bf4534265340f4d311aba6a76f2c42833dc3e3b28 +size 4140375008 diff --git a/instruction-synthesizer.i1-Q5_K_M.gguf b/instruction-synthesizer.i1-Q5_K_M.gguf new file mode 100644 index 0000000..4b62eae --- /dev/null +++ b/instruction-synthesizer.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7eac3da52ad55833b3129266d8cd2023bbcc9e24af85ff4090a0bfafff61f98c +size 5131410400 diff --git a/instruction-synthesizer.i1-Q5_K_S.gguf b/instruction-synthesizer.i1-Q5_K_S.gguf new file mode 100644 index 0000000..4461a7e --- /dev/null +++ b/instruction-synthesizer.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3eaa268b660ed6af903f3352c8c346ef17f7ab6839ae23ec1581a10e7c5cd876 +size 4997716960 diff --git a/instruction-synthesizer.i1-Q6_K.gguf b/instruction-synthesizer.i1-Q6_K.gguf new file mode 100644 index 0000000..3427ed5 --- /dev/null +++ b/instruction-synthesizer.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97d274947ede21e56f1cad0d1186677693f30d5b341a002179523b274bddc6ec +size 5942066144