commit 16f8bc87dc292917debc39d31c78b65b6a45afc8 Author: ModelHub XC Date: Sat May 9 18:54:56 2026 +0800 初始化项目,由ModelHub XC社区提供模型 Model: mradermacher/distillgpt2-BittensorTuned4-GGUF Source: Original Platform diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..03e635c --- /dev/null +++ b/.gitattributes @@ -0,0 +1,47 @@ +*.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 +distillgpt2-BittensorTuned4.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +distillgpt2-BittensorTuned4.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +distillgpt2-BittensorTuned4.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +distillgpt2-BittensorTuned4.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +distillgpt2-BittensorTuned4.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +distillgpt2-BittensorTuned4.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +distillgpt2-BittensorTuned4.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +distillgpt2-BittensorTuned4.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +distillgpt2-BittensorTuned4.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +distillgpt2-BittensorTuned4.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +distillgpt2-BittensorTuned4.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +distillgpt2-BittensorTuned4.f16.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/README.md b/README.md new file mode 100644 index 0000000..163132d --- /dev/null +++ b/README.md @@ -0,0 +1,68 @@ +--- +base_model: asifahmed/distillgpt2-BittensorTuned4 +language: +- en +library_name: transformers +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +--- +## About + + + + + + +static quants of https://huggingface.co/asifahmed/distillgpt2-BittensorTuned4 + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#distillgpt2-BittensorTuned4-GGUF).*** + +weighted/imatrix quants are available at https://huggingface.co/mradermacher/distillgpt2-BittensorTuned4-i1-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/distillgpt2-BittensorTuned4-GGUF/resolve/main/distillgpt2-BittensorTuned4.Q2_K.gguf) | Q2_K | 0.2 | | +| [GGUF](https://huggingface.co/mradermacher/distillgpt2-BittensorTuned4-GGUF/resolve/main/distillgpt2-BittensorTuned4.Q3_K_S.gguf) | Q3_K_S | 0.2 | | +| [GGUF](https://huggingface.co/mradermacher/distillgpt2-BittensorTuned4-GGUF/resolve/main/distillgpt2-BittensorTuned4.Q3_K_M.gguf) | Q3_K_M | 0.2 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/distillgpt2-BittensorTuned4-GGUF/resolve/main/distillgpt2-BittensorTuned4.IQ4_XS.gguf) | IQ4_XS | 0.2 | | +| [GGUF](https://huggingface.co/mradermacher/distillgpt2-BittensorTuned4-GGUF/resolve/main/distillgpt2-BittensorTuned4.Q4_K_S.gguf) | Q4_K_S | 0.2 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/distillgpt2-BittensorTuned4-GGUF/resolve/main/distillgpt2-BittensorTuned4.Q3_K_L.gguf) | Q3_K_L | 0.2 | | +| [GGUF](https://huggingface.co/mradermacher/distillgpt2-BittensorTuned4-GGUF/resolve/main/distillgpt2-BittensorTuned4.Q4_K_M.gguf) | Q4_K_M | 0.2 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/distillgpt2-BittensorTuned4-GGUF/resolve/main/distillgpt2-BittensorTuned4.Q5_K_S.gguf) | Q5_K_S | 0.2 | | +| [GGUF](https://huggingface.co/mradermacher/distillgpt2-BittensorTuned4-GGUF/resolve/main/distillgpt2-BittensorTuned4.Q5_K_M.gguf) | Q5_K_M | 0.2 | | +| [GGUF](https://huggingface.co/mradermacher/distillgpt2-BittensorTuned4-GGUF/resolve/main/distillgpt2-BittensorTuned4.Q6_K.gguf) | Q6_K | 0.2 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/distillgpt2-BittensorTuned4-GGUF/resolve/main/distillgpt2-BittensorTuned4.Q8_0.gguf) | Q8_0 | 0.2 | fast, best quality | +| [GGUF](https://huggingface.co/mradermacher/distillgpt2-BittensorTuned4-GGUF/resolve/main/distillgpt2-BittensorTuned4.f16.gguf) | f16 | 0.4 | 16 bpw, overkill | + +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. + + diff --git a/distillgpt2-BittensorTuned4.IQ4_XS.gguf b/distillgpt2-BittensorTuned4.IQ4_XS.gguf new file mode 100644 index 0000000..69cf54a --- /dev/null +++ b/distillgpt2-BittensorTuned4.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84a1e4900be65d7aac9c84711366b44a8a83bfac9f93c4fef0f1e3a5d6f4d081 +size 82558816 diff --git a/distillgpt2-BittensorTuned4.Q2_K.gguf b/distillgpt2-BittensorTuned4.Q2_K.gguf new file mode 100644 index 0000000..c4fe847 --- /dev/null +++ b/distillgpt2-BittensorTuned4.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ae6b83ef56c6766441245649b100d0d8e145ba685015e1e78e364e47dc22340 +size 68532064 diff --git a/distillgpt2-BittensorTuned4.Q3_K_L.gguf b/distillgpt2-BittensorTuned4.Q3_K_L.gguf new file mode 100644 index 0000000..ee762ad --- /dev/null +++ b/distillgpt2-BittensorTuned4.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d350198237e21161672b325f308ca3321f444faed5c672d6c71e976272d36b6 +size 85507936 diff --git a/distillgpt2-BittensorTuned4.Q3_K_M.gguf b/distillgpt2-BittensorTuned4.Q3_K_M.gguf new file mode 100644 index 0000000..9627ea0 --- /dev/null +++ b/distillgpt2-BittensorTuned4.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81cc1c85a2d8f3699b383f13627a6d45f2efe7c959e38a6e68fb064a1c8a0c1c +size 81084256 diff --git a/distillgpt2-BittensorTuned4.Q3_K_S.gguf b/distillgpt2-BittensorTuned4.Q3_K_S.gguf new file mode 100644 index 0000000..14ef3b7 --- /dev/null +++ b/distillgpt2-BittensorTuned4.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77a4805b51423f0fecfabe284e52d7faa51c4137bb4333b4b47a2340ee219d5f +size 73564000 diff --git a/distillgpt2-BittensorTuned4.Q4_K_M.gguf b/distillgpt2-BittensorTuned4.Q4_K_M.gguf new file mode 100644 index 0000000..4d69010 --- /dev/null +++ b/distillgpt2-BittensorTuned4.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f7cbc78ef9a6ac7061c616bb138518830e453c9e04e99bc9798e49fc1165f68 +size 91148128 diff --git a/distillgpt2-BittensorTuned4.Q4_K_S.gguf b/distillgpt2-BittensorTuned4.Q4_K_S.gguf new file mode 100644 index 0000000..afb7664 --- /dev/null +++ b/distillgpt2-BittensorTuned4.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9738b3b7398636945b4ef9915dca28c00e032e841d06254fc761e93f8e2ccef +size 85139296 diff --git a/distillgpt2-BittensorTuned4.Q5_K_M.gguf b/distillgpt2-BittensorTuned4.Q5_K_M.gguf new file mode 100644 index 0000000..e1d94c0 --- /dev/null +++ b/distillgpt2-BittensorTuned4.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c3619eff690cb11b8427d4c0a92dd1fa08e60ec6c16f7f287b5305c6e87eec8 +size 100161376 diff --git a/distillgpt2-BittensorTuned4.Q5_K_S.gguf b/distillgpt2-BittensorTuned4.Q5_K_S.gguf new file mode 100644 index 0000000..a703fa2 --- /dev/null +++ b/distillgpt2-BittensorTuned4.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa60af83beb80adca7a90a238645a2a61469550aa62a5e5ada84831a38927db9 +size 95461216 diff --git a/distillgpt2-BittensorTuned4.Q6_K.gguf b/distillgpt2-BittensorTuned4.Q6_K.gguf new file mode 100644 index 0000000..0a9b659 --- /dev/null +++ b/distillgpt2-BittensorTuned4.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43ea922ebaaf514a25633529965ae5f4df7cbc9aa27450624969db2e04012676 +size 106741600 diff --git a/distillgpt2-BittensorTuned4.Q8_0.gguf b/distillgpt2-BittensorTuned4.Q8_0.gguf new file mode 100644 index 0000000..127df2d --- /dev/null +++ b/distillgpt2-BittensorTuned4.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0cb3224c46a7e36a7ac66d28698f7a474c3ad5854337568e80fb072a1994e0c3 +size 136659520 diff --git a/distillgpt2-BittensorTuned4.f16.gguf b/distillgpt2-BittensorTuned4.f16.gguf new file mode 100644 index 0000000..ee77af0 --- /dev/null +++ b/distillgpt2-BittensorTuned4.f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3e76f915e7cd606d9ac564767d9edbb72a747280804be1b2675b211c22de4d3 +size 252470784