commit 5ad04fad67721b0d9fd22281aff4d86dee26e95d Author: ModelHub XC Date: Fri Jun 5 06:44:16 2026 +0800 初始化项目,由ModelHub XC社区提供模型 Model: mradermacher/MiniLlama-1.8b-Chat-v0.1-i1-GGUF Source: Original Platform diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..9c071fe --- /dev/null +++ b/.gitattributes @@ -0,0 +1,58 @@ +*.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 +MiniLlama-1.8b-Chat-v0.1.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +MiniLlama-1.8b-Chat-v0.1.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +MiniLlama-1.8b-Chat-v0.1.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +MiniLlama-1.8b-Chat-v0.1.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +MiniLlama-1.8b-Chat-v0.1.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +MiniLlama-1.8b-Chat-v0.1.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +MiniLlama-1.8b-Chat-v0.1.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +MiniLlama-1.8b-Chat-v0.1.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text +MiniLlama-1.8b-Chat-v0.1.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +MiniLlama-1.8b-Chat-v0.1.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +MiniLlama-1.8b-Chat-v0.1.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +MiniLlama-1.8b-Chat-v0.1.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +MiniLlama-1.8b-Chat-v0.1.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +MiniLlama-1.8b-Chat-v0.1.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +MiniLlama-1.8b-Chat-v0.1.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +MiniLlama-1.8b-Chat-v0.1.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +MiniLlama-1.8b-Chat-v0.1.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +MiniLlama-1.8b-Chat-v0.1.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +MiniLlama-1.8b-Chat-v0.1.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +MiniLlama-1.8b-Chat-v0.1.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +MiniLlama-1.8b-Chat-v0.1.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +MiniLlama-1.8b-Chat-v0.1.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/MiniLlama-1.8b-Chat-v0.1.i1-IQ1_M.gguf b/MiniLlama-1.8b-Chat-v0.1.i1-IQ1_M.gguf new file mode 100644 index 0000000..e19008f --- /dev/null +++ b/MiniLlama-1.8b-Chat-v0.1.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca160d2be5223096fb15d007c0659e7cebc0c169b2fd44ace0daa9085214127f +size 473393952 diff --git a/MiniLlama-1.8b-Chat-v0.1.i1-IQ1_S.gguf b/MiniLlama-1.8b-Chat-v0.1.i1-IQ1_S.gguf new file mode 100644 index 0000000..ed51e61 --- /dev/null +++ b/MiniLlama-1.8b-Chat-v0.1.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a428afca6d94cabd14d29fc1a8ddb3f8cc309f85e4aa85ab2386c31c48625929 +size 437881632 diff --git a/MiniLlama-1.8b-Chat-v0.1.i1-IQ2_M.gguf b/MiniLlama-1.8b-Chat-v0.1.i1-IQ2_M.gguf new file mode 100644 index 0000000..bfe0cfd --- /dev/null +++ b/MiniLlama-1.8b-Chat-v0.1.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e76c71c3c45bb9cf9ba57917e6607cc8f8e33a5baefe20765cb540b5d37cba7 +size 668629792 diff --git a/MiniLlama-1.8b-Chat-v0.1.i1-IQ2_S.gguf b/MiniLlama-1.8b-Chat-v0.1.i1-IQ2_S.gguf new file mode 100644 index 0000000..26388a7 --- /dev/null +++ b/MiniLlama-1.8b-Chat-v0.1.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9303e24405cf21c7e687539fdd0073125c1bff54f1ef827e9199798d989f28f +size 621280032 diff --git a/MiniLlama-1.8b-Chat-v0.1.i1-IQ2_XS.gguf b/MiniLlama-1.8b-Chat-v0.1.i1-IQ2_XS.gguf new file mode 100644 index 0000000..e1a3381 --- /dev/null +++ b/MiniLlama-1.8b-Chat-v0.1.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:674e14047865a2eacb55cc7f92d265b6b479349910a2fecdf2c6a0a31347f91c +size 585173792 diff --git a/MiniLlama-1.8b-Chat-v0.1.i1-IQ2_XXS.gguf b/MiniLlama-1.8b-Chat-v0.1.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..83e0121 --- /dev/null +++ b/MiniLlama-1.8b-Chat-v0.1.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:692988d9f4d86f0a724c00ef936295fd1ed51ce147324962bdeddf90648612f3 +size 532581152 diff --git a/MiniLlama-1.8b-Chat-v0.1.i1-IQ3_M.gguf b/MiniLlama-1.8b-Chat-v0.1.i1-IQ3_M.gguf new file mode 100644 index 0000000..db709fd --- /dev/null +++ b/MiniLlama-1.8b-Chat-v0.1.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6b1de28431f4120fb5258e96fccaf7d411996a409a92be8e4ca7ffd2a716685 +size 872999712 diff --git a/MiniLlama-1.8b-Chat-v0.1.i1-IQ3_S.gguf b/MiniLlama-1.8b-Chat-v0.1.i1-IQ3_S.gguf new file mode 100644 index 0000000..b649168 --- /dev/null +++ b/MiniLlama-1.8b-Chat-v0.1.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7abc0e6ada6926d8f88415418fe4bf90ad438f546b67fe7a179893870c29d86e +size 843057952 diff --git a/MiniLlama-1.8b-Chat-v0.1.i1-IQ3_XS.gguf b/MiniLlama-1.8b-Chat-v0.1.i1-IQ3_XS.gguf new file mode 100644 index 0000000..e1bb2d5 --- /dev/null +++ b/MiniLlama-1.8b-Chat-v0.1.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd3c4e3c6089d3ff08e7e02230b65c803d8e8708b46da5fc779c48ef868186c1 +size 801770272 diff --git a/MiniLlama-1.8b-Chat-v0.1.i1-IQ3_XXS.gguf b/MiniLlama-1.8b-Chat-v0.1.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..1d530fd --- /dev/null +++ b/MiniLlama-1.8b-Chat-v0.1.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1423c7887f308db9310f01e82203e0c5c9e501007a6a22e05841cfab5e1589a +size 748829472 diff --git a/MiniLlama-1.8b-Chat-v0.1.i1-IQ4_XS.gguf b/MiniLlama-1.8b-Chat-v0.1.i1-IQ4_XS.gguf new file mode 100644 index 0000000..b096d7b --- /dev/null +++ b/MiniLlama-1.8b-Chat-v0.1.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95a21ae59e3f88b1613c5f81fac0dcadc1c3f2b4420940563f12bb73705fc271 +size 1029118752 diff --git a/MiniLlama-1.8b-Chat-v0.1.i1-Q2_K.gguf b/MiniLlama-1.8b-Chat-v0.1.i1-Q2_K.gguf new file mode 100644 index 0000000..df5e72b --- /dev/null +++ b/MiniLlama-1.8b-Chat-v0.1.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f859a1212fac97b92cee4478b30b00dcd7efcbff7b0f5dfbdde865453793702d +size 723516192 diff --git a/MiniLlama-1.8b-Chat-v0.1.i1-Q2_K_S.gguf b/MiniLlama-1.8b-Chat-v0.1.i1-Q2_K_S.gguf new file mode 100644 index 0000000..f4ccee9 --- /dev/null +++ b/MiniLlama-1.8b-Chat-v0.1.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8cd259b9d72f6fe78255dc2d1bec6b2b11d4fa4bd18b0396250035f6222888da +size 673135392 diff --git a/MiniLlama-1.8b-Chat-v0.1.i1-Q3_K_L.gguf b/MiniLlama-1.8b-Chat-v0.1.i1-Q3_K_L.gguf new file mode 100644 index 0000000..a6505db --- /dev/null +++ b/MiniLlama-1.8b-Chat-v0.1.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac79ceafcb4fa725a00500eb0f9e9b67fc800fa040f6e9686509e27016b8f475 +size 1007880992 diff --git a/MiniLlama-1.8b-Chat-v0.1.i1-Q3_K_M.gguf b/MiniLlama-1.8b-Chat-v0.1.i1-Q3_K_M.gguf new file mode 100644 index 0000000..354292b --- /dev/null +++ b/MiniLlama-1.8b-Chat-v0.1.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95f1a7ba4f1bd1c7cbf187e90d24da6466cabfa8624ce0cef7cf04ad731c7f47 +size 929631008 diff --git a/MiniLlama-1.8b-Chat-v0.1.i1-Q3_K_S.gguf b/MiniLlama-1.8b-Chat-v0.1.i1-Q3_K_S.gguf new file mode 100644 index 0000000..0548228 --- /dev/null +++ b/MiniLlama-1.8b-Chat-v0.1.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:373040b2d8e2f3b6930576f166f0d38b9ca0d53b1cc341f9b8debfae3f9aba8d +size 840272672 diff --git a/MiniLlama-1.8b-Chat-v0.1.i1-Q4_0.gguf b/MiniLlama-1.8b-Chat-v0.1.i1-Q4_0.gguf new file mode 100644 index 0000000..dfdfb9f --- /dev/null +++ b/MiniLlama-1.8b-Chat-v0.1.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71aca9f94b427c522e27b9ac8f18c2393ac668e901f49fc2ca949188f719f346 +size 1086544672 diff --git a/MiniLlama-1.8b-Chat-v0.1.i1-Q4_K_M.gguf b/MiniLlama-1.8b-Chat-v0.1.i1-Q4_K_M.gguf new file mode 100644 index 0000000..0ca0ee4 --- /dev/null +++ b/MiniLlama-1.8b-Chat-v0.1.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd24a3f218e2c02a2099db4a3565a8ca00c5fa596d0508d5fd0b993ba1247b6f +size 1145117472 diff --git a/MiniLlama-1.8b-Chat-v0.1.i1-Q4_K_S.gguf b/MiniLlama-1.8b-Chat-v0.1.i1-Q4_K_S.gguf new file mode 100644 index 0000000..633600a --- /dev/null +++ b/MiniLlama-1.8b-Chat-v0.1.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cca8b6502e0e1fe2f38af5f44db57fbfdce0fa9583d78dde5146c5758c4f00cf +size 1090411296 diff --git a/MiniLlama-1.8b-Chat-v0.1.i1-Q5_K_M.gguf b/MiniLlama-1.8b-Chat-v0.1.i1-Q5_K_M.gguf new file mode 100644 index 0000000..f7b99dc --- /dev/null +++ b/MiniLlama-1.8b-Chat-v0.1.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90eb3febc309c0cdd6c079923b9e12176ad212d7d234e1363e8590b99477c71f +size 1343363872 diff --git a/MiniLlama-1.8b-Chat-v0.1.i1-Q5_K_S.gguf b/MiniLlama-1.8b-Chat-v0.1.i1-Q5_K_S.gguf new file mode 100644 index 0000000..d60feb8 --- /dev/null +++ b/MiniLlama-1.8b-Chat-v0.1.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed74999e6f8e761d9ce7d71f11751a4dc72337a1a0210ffbdaeada232da0a77d +size 1311333152 diff --git a/MiniLlama-1.8b-Chat-v0.1.i1-Q6_K.gguf b/MiniLlama-1.8b-Chat-v0.1.i1-Q6_K.gguf new file mode 100644 index 0000000..cb0b4c4 --- /dev/null +++ b/MiniLlama-1.8b-Chat-v0.1.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3e36e459d041e1e6e004fa73cedb1e272327e1d46260fe90419633dc639cf4e +size 1554000672 diff --git a/README.md b/README.md new file mode 100644 index 0000000..45e4b7f --- /dev/null +++ b/README.md @@ -0,0 +1,78 @@ +--- +base_model: frankenmerger/MiniLlama-1.8b-Chat-v0.1 +datasets: +- Locutusque/Hercules-v3.0 +- Locutusque/hyperion-v2.0 +- argilla/OpenHermes2.5-dpo-binarized-alpha +language: +- en +library_name: transformers +license: apache-2.0 +quantized_by: mradermacher +--- +## About + + + + + + +weighted/imatrix quants of https://huggingface.co/frankenmerger/MiniLlama-1.8b-Chat-v0.1 + + +static quants are available at https://huggingface.co/mradermacher/MiniLlama-1.8b-Chat-v0.1-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/MiniLlama-1.8b-Chat-v0.1-i1-GGUF/resolve/main/MiniLlama-1.8b-Chat-v0.1.i1-IQ1_S.gguf) | i1-IQ1_S | 0.5 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/MiniLlama-1.8b-Chat-v0.1-i1-GGUF/resolve/main/MiniLlama-1.8b-Chat-v0.1.i1-IQ1_M.gguf) | i1-IQ1_M | 0.6 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/MiniLlama-1.8b-Chat-v0.1-i1-GGUF/resolve/main/MiniLlama-1.8b-Chat-v0.1.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 0.6 | | +| [GGUF](https://huggingface.co/mradermacher/MiniLlama-1.8b-Chat-v0.1-i1-GGUF/resolve/main/MiniLlama-1.8b-Chat-v0.1.i1-IQ2_XS.gguf) | i1-IQ2_XS | 0.7 | | +| [GGUF](https://huggingface.co/mradermacher/MiniLlama-1.8b-Chat-v0.1-i1-GGUF/resolve/main/MiniLlama-1.8b-Chat-v0.1.i1-IQ2_S.gguf) | i1-IQ2_S | 0.7 | | +| [GGUF](https://huggingface.co/mradermacher/MiniLlama-1.8b-Chat-v0.1-i1-GGUF/resolve/main/MiniLlama-1.8b-Chat-v0.1.i1-IQ2_M.gguf) | i1-IQ2_M | 0.8 | | +| [GGUF](https://huggingface.co/mradermacher/MiniLlama-1.8b-Chat-v0.1-i1-GGUF/resolve/main/MiniLlama-1.8b-Chat-v0.1.i1-Q2_K_S.gguf) | i1-Q2_K_S | 0.8 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/MiniLlama-1.8b-Chat-v0.1-i1-GGUF/resolve/main/MiniLlama-1.8b-Chat-v0.1.i1-Q2_K.gguf) | i1-Q2_K | 0.8 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/MiniLlama-1.8b-Chat-v0.1-i1-GGUF/resolve/main/MiniLlama-1.8b-Chat-v0.1.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 0.8 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/MiniLlama-1.8b-Chat-v0.1-i1-GGUF/resolve/main/MiniLlama-1.8b-Chat-v0.1.i1-IQ3_XS.gguf) | i1-IQ3_XS | 0.9 | | +| [GGUF](https://huggingface.co/mradermacher/MiniLlama-1.8b-Chat-v0.1-i1-GGUF/resolve/main/MiniLlama-1.8b-Chat-v0.1.i1-Q3_K_S.gguf) | i1-Q3_K_S | 0.9 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/MiniLlama-1.8b-Chat-v0.1-i1-GGUF/resolve/main/MiniLlama-1.8b-Chat-v0.1.i1-IQ3_S.gguf) | i1-IQ3_S | 0.9 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/MiniLlama-1.8b-Chat-v0.1-i1-GGUF/resolve/main/MiniLlama-1.8b-Chat-v0.1.i1-IQ3_M.gguf) | i1-IQ3_M | 1.0 | | +| [GGUF](https://huggingface.co/mradermacher/MiniLlama-1.8b-Chat-v0.1-i1-GGUF/resolve/main/MiniLlama-1.8b-Chat-v0.1.i1-Q3_K_M.gguf) | i1-Q3_K_M | 1.0 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/MiniLlama-1.8b-Chat-v0.1-i1-GGUF/resolve/main/MiniLlama-1.8b-Chat-v0.1.i1-Q3_K_L.gguf) | i1-Q3_K_L | 1.1 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/MiniLlama-1.8b-Chat-v0.1-i1-GGUF/resolve/main/MiniLlama-1.8b-Chat-v0.1.i1-IQ4_XS.gguf) | i1-IQ4_XS | 1.1 | | +| [GGUF](https://huggingface.co/mradermacher/MiniLlama-1.8b-Chat-v0.1-i1-GGUF/resolve/main/MiniLlama-1.8b-Chat-v0.1.i1-Q4_0.gguf) | i1-Q4_0 | 1.2 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/MiniLlama-1.8b-Chat-v0.1-i1-GGUF/resolve/main/MiniLlama-1.8b-Chat-v0.1.i1-Q4_K_S.gguf) | i1-Q4_K_S | 1.2 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/MiniLlama-1.8b-Chat-v0.1-i1-GGUF/resolve/main/MiniLlama-1.8b-Chat-v0.1.i1-Q4_K_M.gguf) | i1-Q4_K_M | 1.2 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/MiniLlama-1.8b-Chat-v0.1-i1-GGUF/resolve/main/MiniLlama-1.8b-Chat-v0.1.i1-Q5_K_S.gguf) | i1-Q5_K_S | 1.4 | | +| [GGUF](https://huggingface.co/mradermacher/MiniLlama-1.8b-Chat-v0.1-i1-GGUF/resolve/main/MiniLlama-1.8b-Chat-v0.1.i1-Q5_K_M.gguf) | i1-Q5_K_M | 1.4 | | +| [GGUF](https://huggingface.co/mradermacher/MiniLlama-1.8b-Chat-v0.1-i1-GGUF/resolve/main/MiniLlama-1.8b-Chat-v0.1.i1-Q6_K.gguf) | i1-Q6_K | 1.7 | 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..7a6a23f --- /dev/null +++ b/imatrix.dat @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae042265794d5e3ac64e511e242d5791e03d8876743c0c41be5b64d0c33bc9ff +size 2876485