commit 7c2683027ee05bc1449463a656b8b513b2335b9f Author: ModelHub XC Date: Sun Apr 12 05:10:55 2026 +0800 初始化项目,由ModelHub XC社区提供模型 Model: mradermacher/Stentor-30M-i1-GGUF Source: Original Platform diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..3c86656 --- /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 +Stentor-30M.imatrix.gguf filter=lfs diff=lfs merge=lfs -text +Stentor-30M.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +Stentor-30M.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +Stentor-30M.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +Stentor-30M.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +Stentor-30M.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +Stentor-30M.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Stentor-30M.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +Stentor-30M.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text +Stentor-30M.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +Stentor-30M.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Stentor-30M.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +Stentor-30M.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Stentor-30M.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Stentor-30M.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Stentor-30M.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Stentor-30M.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Stentor-30M.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Stentor-30M.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +Stentor-30M.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +Stentor-30M.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Stentor-30M.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Stentor-30M.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Stentor-30M.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Stentor-30M.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/README.md b/README.md new file mode 100644 index 0000000..a75f08f --- /dev/null +++ b/README.md @@ -0,0 +1,106 @@ +--- +base_model: StentorLabs/Stentor-30M +datasets: +- HuggingFaceFW/fineweb-edu +- HuggingFaceTB/smollm-corpus +language: +- en +library_name: transformers +license: apache-2.0 +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- text-generation +- llama +- small-language-model +- efficient +- edge-deployment +- speculative-decoding +- tiny-model +- 30m-parameters +- kaggle-trained +- educational +- research +- low-resource +- cpu-inference +- mobile-deployment +- synthetic-data +- fineweb +- cosmopedia +--- +## About + + + + + + + + + +weighted/imatrix quants of https://huggingface.co/StentorLabs/Stentor-30M + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Stentor-30M-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/Stentor-30M-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/Stentor-30M-i1-GGUF/resolve/main/Stentor-30M.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) | +| [GGUF](https://huggingface.co/mradermacher/Stentor-30M-i1-GGUF/resolve/main/Stentor-30M.i1-IQ1_S.gguf) | i1-IQ1_S | 0.1 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/Stentor-30M-i1-GGUF/resolve/main/Stentor-30M.i1-IQ1_M.gguf) | i1-IQ1_M | 0.1 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/Stentor-30M-i1-GGUF/resolve/main/Stentor-30M.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 0.1 | | +| [GGUF](https://huggingface.co/mradermacher/Stentor-30M-i1-GGUF/resolve/main/Stentor-30M.i1-IQ2_XS.gguf) | i1-IQ2_XS | 0.1 | | +| [GGUF](https://huggingface.co/mradermacher/Stentor-30M-i1-GGUF/resolve/main/Stentor-30M.i1-IQ2_S.gguf) | i1-IQ2_S | 0.1 | | +| [GGUF](https://huggingface.co/mradermacher/Stentor-30M-i1-GGUF/resolve/main/Stentor-30M.i1-IQ2_M.gguf) | i1-IQ2_M | 0.1 | | +| [GGUF](https://huggingface.co/mradermacher/Stentor-30M-i1-GGUF/resolve/main/Stentor-30M.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 0.1 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Stentor-30M-i1-GGUF/resolve/main/Stentor-30M.i1-Q2_K_S.gguf) | i1-Q2_K_S | 0.1 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/Stentor-30M-i1-GGUF/resolve/main/Stentor-30M.i1-Q2_K.gguf) | i1-Q2_K | 0.1 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/Stentor-30M-i1-GGUF/resolve/main/Stentor-30M.i1-IQ3_XS.gguf) | i1-IQ3_XS | 0.1 | | +| [GGUF](https://huggingface.co/mradermacher/Stentor-30M-i1-GGUF/resolve/main/Stentor-30M.i1-IQ3_S.gguf) | i1-IQ3_S | 0.1 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/Stentor-30M-i1-GGUF/resolve/main/Stentor-30M.i1-Q3_K_S.gguf) | i1-Q3_K_S | 0.1 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/Stentor-30M-i1-GGUF/resolve/main/Stentor-30M.i1-IQ3_M.gguf) | i1-IQ3_M | 0.1 | | +| [GGUF](https://huggingface.co/mradermacher/Stentor-30M-i1-GGUF/resolve/main/Stentor-30M.i1-Q3_K_M.gguf) | i1-Q3_K_M | 0.1 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/Stentor-30M-i1-GGUF/resolve/main/Stentor-30M.i1-Q3_K_L.gguf) | i1-Q3_K_L | 0.1 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/Stentor-30M-i1-GGUF/resolve/main/Stentor-30M.i1-IQ4_XS.gguf) | i1-IQ4_XS | 0.1 | | +| [GGUF](https://huggingface.co/mradermacher/Stentor-30M-i1-GGUF/resolve/main/Stentor-30M.i1-IQ4_NL.gguf) | i1-IQ4_NL | 0.1 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/Stentor-30M-i1-GGUF/resolve/main/Stentor-30M.i1-Q4_0.gguf) | i1-Q4_0 | 0.1 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/Stentor-30M-i1-GGUF/resolve/main/Stentor-30M.i1-Q4_K_S.gguf) | i1-Q4_K_S | 0.1 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/Stentor-30M-i1-GGUF/resolve/main/Stentor-30M.i1-Q4_K_M.gguf) | i1-Q4_K_M | 0.1 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Stentor-30M-i1-GGUF/resolve/main/Stentor-30M.i1-Q4_1.gguf) | i1-Q4_1 | 0.1 | | +| [GGUF](https://huggingface.co/mradermacher/Stentor-30M-i1-GGUF/resolve/main/Stentor-30M.i1-Q5_K_S.gguf) | i1-Q5_K_S | 0.1 | | +| [GGUF](https://huggingface.co/mradermacher/Stentor-30M-i1-GGUF/resolve/main/Stentor-30M.i1-Q5_K_M.gguf) | i1-Q5_K_M | 0.1 | | +| [GGUF](https://huggingface.co/mradermacher/Stentor-30M-i1-GGUF/resolve/main/Stentor-30M.i1-Q6_K.gguf) | i1-Q6_K | 0.1 | 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/Stentor-30M.i1-IQ1_M.gguf b/Stentor-30M.i1-IQ1_M.gguf new file mode 100644 index 0000000..cfd271b --- /dev/null +++ b/Stentor-30M.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99215306e496b4e1da1ca5d45e212b97ef52f91b480f1d7312f35fbf587702d7 +size 11646880 diff --git a/Stentor-30M.i1-IQ1_S.gguf b/Stentor-30M.i1-IQ1_S.gguf new file mode 100644 index 0000000..4ae5da7 --- /dev/null +++ b/Stentor-30M.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47df40ef2dea770819158af63740cecd686033e0424f553aaaba3066ded67ffc +size 11207584 diff --git a/Stentor-30M.i1-IQ2_M.gguf b/Stentor-30M.i1-IQ2_M.gguf new file mode 100644 index 0000000..30f5561 --- /dev/null +++ b/Stentor-30M.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a42a4338676f427133b6f3af23b984b8bf0e816663780a1c2be5032504ce18bc +size 13980064 diff --git a/Stentor-30M.i1-IQ2_S.gguf b/Stentor-30M.i1-IQ2_S.gguf new file mode 100644 index 0000000..3fa5f79 --- /dev/null +++ b/Stentor-30M.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80ca108fd0654accca3738864b9a3b1d19ee9bd2696c21a90005243b74a97aa4 +size 13394336 diff --git a/Stentor-30M.i1-IQ2_XS.gguf b/Stentor-30M.i1-IQ2_XS.gguf new file mode 100644 index 0000000..663b379 --- /dev/null +++ b/Stentor-30M.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6e9bc1e79e7dd3f98c3bc0cddbc7ee1fc0858e8cf86bcebf95dc28cb1ae05fb +size 13007776 diff --git a/Stentor-30M.i1-IQ2_XXS.gguf b/Stentor-30M.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..bac979c --- /dev/null +++ b/Stentor-30M.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6142ab75cb529df07a84138ec1432e26c954a402bf1d3a545a51811095aa281e +size 12379040 diff --git a/Stentor-30M.i1-IQ3_M.gguf b/Stentor-30M.i1-IQ3_M.gguf new file mode 100644 index 0000000..346b362 --- /dev/null +++ b/Stentor-30M.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:afaf02d4f3dc765c7a3986c60c74eca8fbada141c3aa282d8221e90b1f0aa6f5 +size 17579424 diff --git a/Stentor-30M.i1-IQ3_S.gguf b/Stentor-30M.i1-IQ3_S.gguf new file mode 100644 index 0000000..6e73f94 --- /dev/null +++ b/Stentor-30M.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6bd8797fac2b9c4bdb794016f34ea65c564d6adbd0ca7d3bc09fb1097283aeff +size 17144224 diff --git a/Stentor-30M.i1-IQ3_XS.gguf b/Stentor-30M.i1-IQ3_XS.gguf new file mode 100644 index 0000000..1cc2ef2 --- /dev/null +++ b/Stentor-30M.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c260176c1649dff092267231c8850dab987254707ec2877d14467f2e38aa2dca +size 16621984 diff --git a/Stentor-30M.i1-IQ3_XXS.gguf b/Stentor-30M.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..5be594c --- /dev/null +++ b/Stentor-30M.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d73a5951e47c3521877ae5a6bd9934771e31a6e35dd95ca03856ccb41e80111f +size 14890400 diff --git a/Stentor-30M.i1-IQ4_NL.gguf b/Stentor-30M.i1-IQ4_NL.gguf new file mode 100644 index 0000000..df9d7c2 --- /dev/null +++ b/Stentor-30M.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3c152437467990b4b67c5b242a5d5951aac6fcdfaf34d2aedbf7a1a346e1165 +size 20068768 diff --git a/Stentor-30M.i1-IQ4_XS.gguf b/Stentor-30M.i1-IQ4_XS.gguf new file mode 100644 index 0000000..635a008 --- /dev/null +++ b/Stentor-30M.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:400c13936540da582148a2ddd928c762b4ba590ee03c84f9067f2aa8b61aa784 +size 19380640 diff --git a/Stentor-30M.i1-Q2_K.gguf b/Stentor-30M.i1-Q2_K.gguf new file mode 100644 index 0000000..feb874e --- /dev/null +++ b/Stentor-30M.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7ca0b531d8a578507cfc0dec3fe96c279da4fba1ce30d4b440c296ed45dd644 +size 15746464 diff --git a/Stentor-30M.i1-Q2_K_S.gguf b/Stentor-30M.i1-Q2_K_S.gguf new file mode 100644 index 0000000..263e833 --- /dev/null +++ b/Stentor-30M.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32b40cc1e0156ac4a23a27f76ab97dd4730aee98736c854d7fd204aec1f344ce +size 15030688 diff --git a/Stentor-30M.i1-Q3_K_L.gguf b/Stentor-30M.i1-Q3_K_L.gguf new file mode 100644 index 0000000..901ea3c --- /dev/null +++ b/Stentor-30M.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fab251df040bfe212a6b51cf0a976a8920791e161dd3fc73298cad50ea46cb3a +size 19273120 diff --git a/Stentor-30M.i1-Q3_K_M.gguf b/Stentor-30M.i1-Q3_K_M.gguf new file mode 100644 index 0000000..d71581e --- /dev/null +++ b/Stentor-30M.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47d320eb3d2c203f4cc10295e7a058cd70211a6850fe4ec632e851a82e424238 +size 18290080 diff --git a/Stentor-30M.i1-Q3_K_S.gguf b/Stentor-30M.i1-Q3_K_S.gguf new file mode 100644 index 0000000..59de026 --- /dev/null +++ b/Stentor-30M.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f31625a407cf584827636e1d85d95be6b92778e7de2a900706c6caf9a98bc37b +size 17144224 diff --git a/Stentor-30M.i1-Q4_0.gguf b/Stentor-30M.i1-Q4_0.gguf new file mode 100644 index 0000000..65d133f --- /dev/null +++ b/Stentor-30M.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd0eacb6915e1eea5e8952ca24a5663126ef78eb210472c2e1e726f31f95481a +size 20101536 diff --git a/Stentor-30M.i1-Q4_1.gguf b/Stentor-30M.i1-Q4_1.gguf new file mode 100644 index 0000000..01cb022 --- /dev/null +++ b/Stentor-30M.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b73c58e8cdaabb85e4e38bb3f45368f7dcbd7d8c36dcd32b5f2081a0b437503e +size 21445024 diff --git a/Stentor-30M.i1-Q4_K_M.gguf b/Stentor-30M.i1-Q4_K_M.gguf new file mode 100644 index 0000000..cf62f3c --- /dev/null +++ b/Stentor-30M.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93ae6040e659f7801bb20297fb917d79cf5238b0e8bedb006230c091f05d010f +size 20913568 diff --git a/Stentor-30M.i1-Q4_K_S.gguf b/Stentor-30M.i1-Q4_K_S.gguf new file mode 100644 index 0000000..4ce2e73 --- /dev/null +++ b/Stentor-30M.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1fab68c35148e386a5086177dbe65e8a663024e239b7e9a9df8020ef71d7aa87 +size 20167072 diff --git a/Stentor-30M.i1-Q5_K_M.gguf b/Stentor-30M.i1-Q5_K_M.gguf new file mode 100644 index 0000000..f461475 --- /dev/null +++ b/Stentor-30M.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18b063b0a3ebbd5dedd9f7707f309148b506e3694c8e7824a858e8b87cf601cf +size 23256480 diff --git a/Stentor-30M.i1-Q5_K_S.gguf b/Stentor-30M.i1-Q5_K_S.gguf new file mode 100644 index 0000000..35d034e --- /dev/null +++ b/Stentor-30M.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10bc881fa82a67a000781d109d5ef4ec782cc57fa395f68ed48fd349e9d83491 +size 22821280 diff --git a/Stentor-30M.i1-Q6_K.gguf b/Stentor-30M.i1-Q6_K.gguf new file mode 100644 index 0000000..4e72447 --- /dev/null +++ b/Stentor-30M.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c2455316022a14d726dd3a12b79b0dd784f71a6804481c1116e50476490fb79 +size 25745824 diff --git a/Stentor-30M.imatrix.gguf b/Stentor-30M.imatrix.gguf new file mode 100644 index 0000000..f8b6f26 --- /dev/null +++ b/Stentor-30M.imatrix.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:716aec7eb821e8194362f0f778ca48bee6c6f2f58952fc19ab7a1ccd3c724859 +size 237696