From 89357d8f0a52f7edfdfba1c52351394033f44c3b Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Wed, 13 May 2026 04:14:20 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=9D=E5=A7=8B=E5=8C=96=E9=A1=B9=E7=9B=AE?= =?UTF-8?q?=EF=BC=8C=E7=94=B1ModelHub=20XC=E7=A4=BE=E5=8C=BA=E6=8F=90?= =?UTF-8?q?=E4=BE=9B=E6=A8=A1=E5=9E=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Model: mradermacher/LN-Korean-14B-v0.1-i1-GGUF Source: Original Platform --- .gitattributes | 57 +++++++++++++++++++++++ LN-Korean-14B-v0.1.i1-IQ1_M.gguf | 3 ++ LN-Korean-14B-v0.1.i1-IQ1_S.gguf | 3 ++ LN-Korean-14B-v0.1.i1-IQ2_M.gguf | 3 ++ LN-Korean-14B-v0.1.i1-IQ2_S.gguf | 3 ++ LN-Korean-14B-v0.1.i1-IQ2_XS.gguf | 3 ++ LN-Korean-14B-v0.1.i1-IQ2_XXS.gguf | 3 ++ LN-Korean-14B-v0.1.i1-IQ3_M.gguf | 3 ++ LN-Korean-14B-v0.1.i1-IQ3_S.gguf | 3 ++ LN-Korean-14B-v0.1.i1-IQ3_XS.gguf | 3 ++ LN-Korean-14B-v0.1.i1-IQ3_XXS.gguf | 3 ++ LN-Korean-14B-v0.1.i1-IQ4_XS.gguf | 3 ++ LN-Korean-14B-v0.1.i1-Q2_K.gguf | 3 ++ LN-Korean-14B-v0.1.i1-Q3_K_L.gguf | 3 ++ LN-Korean-14B-v0.1.i1-Q3_K_M.gguf | 3 ++ LN-Korean-14B-v0.1.i1-Q3_K_S.gguf | 3 ++ LN-Korean-14B-v0.1.i1-Q4_0.gguf | 3 ++ LN-Korean-14B-v0.1.i1-Q4_K_M.gguf | 3 ++ LN-Korean-14B-v0.1.i1-Q4_K_S.gguf | 3 ++ LN-Korean-14B-v0.1.i1-Q5_K_M.gguf | 3 ++ LN-Korean-14B-v0.1.i1-Q5_K_S.gguf | 3 ++ LN-Korean-14B-v0.1.i1-Q6_K.gguf | 3 ++ README.md | 74 ++++++++++++++++++++++++++++++ imatrix.dat | 3 ++ 24 files changed, 197 insertions(+) create mode 100644 .gitattributes create mode 100644 LN-Korean-14B-v0.1.i1-IQ1_M.gguf create mode 100644 LN-Korean-14B-v0.1.i1-IQ1_S.gguf create mode 100644 LN-Korean-14B-v0.1.i1-IQ2_M.gguf create mode 100644 LN-Korean-14B-v0.1.i1-IQ2_S.gguf create mode 100644 LN-Korean-14B-v0.1.i1-IQ2_XS.gguf create mode 100644 LN-Korean-14B-v0.1.i1-IQ2_XXS.gguf create mode 100644 LN-Korean-14B-v0.1.i1-IQ3_M.gguf create mode 100644 LN-Korean-14B-v0.1.i1-IQ3_S.gguf create mode 100644 LN-Korean-14B-v0.1.i1-IQ3_XS.gguf create mode 100644 LN-Korean-14B-v0.1.i1-IQ3_XXS.gguf create mode 100644 LN-Korean-14B-v0.1.i1-IQ4_XS.gguf create mode 100644 LN-Korean-14B-v0.1.i1-Q2_K.gguf create mode 100644 LN-Korean-14B-v0.1.i1-Q3_K_L.gguf create mode 100644 LN-Korean-14B-v0.1.i1-Q3_K_M.gguf create mode 100644 LN-Korean-14B-v0.1.i1-Q3_K_S.gguf create mode 100644 LN-Korean-14B-v0.1.i1-Q4_0.gguf create mode 100644 LN-Korean-14B-v0.1.i1-Q4_K_M.gguf create mode 100644 LN-Korean-14B-v0.1.i1-Q4_K_S.gguf create mode 100644 LN-Korean-14B-v0.1.i1-Q5_K_M.gguf create mode 100644 LN-Korean-14B-v0.1.i1-Q5_K_S.gguf create mode 100644 LN-Korean-14B-v0.1.i1-Q6_K.gguf create mode 100644 README.md create mode 100644 imatrix.dat diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..a22fd6a --- /dev/null +++ b/.gitattributes @@ -0,0 +1,57 @@ +*.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 +LN-Korean-14B-v0.1.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +LN-Korean-14B-v0.1.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +LN-Korean-14B-v0.1.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +LN-Korean-14B-v0.1.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +LN-Korean-14B-v0.1.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +LN-Korean-14B-v0.1.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +LN-Korean-14B-v0.1.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +LN-Korean-14B-v0.1.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +LN-Korean-14B-v0.1.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +LN-Korean-14B-v0.1.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +LN-Korean-14B-v0.1.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +LN-Korean-14B-v0.1.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +LN-Korean-14B-v0.1.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +LN-Korean-14B-v0.1.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +LN-Korean-14B-v0.1.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text +LN-Korean-14B-v0.1.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +LN-Korean-14B-v0.1.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +LN-Korean-14B-v0.1.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +LN-Korean-14B-v0.1.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +LN-Korean-14B-v0.1.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +LN-Korean-14B-v0.1.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/LN-Korean-14B-v0.1.i1-IQ1_M.gguf b/LN-Korean-14B-v0.1.i1-IQ1_M.gguf new file mode 100644 index 0000000..70f08fc --- /dev/null +++ b/LN-Korean-14B-v0.1.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53928adabbf0c88f1b79c5915e96e82d3a613adb4610e47debab33d2e4fdc637 +size 4678902304 diff --git a/LN-Korean-14B-v0.1.i1-IQ1_S.gguf b/LN-Korean-14B-v0.1.i1-IQ1_S.gguf new file mode 100644 index 0000000..edcdcc2 --- /dev/null +++ b/LN-Korean-14B-v0.1.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0a8026e6dcefc2c0b5e794cc06a5e400bec3ca668e7e49c3fa985133bc370a3 +size 4498268704 diff --git a/LN-Korean-14B-v0.1.i1-IQ2_M.gguf b/LN-Korean-14B-v0.1.i1-IQ2_M.gguf new file mode 100644 index 0000000..c643989 --- /dev/null +++ b/LN-Korean-14B-v0.1.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:319bbe4a69cd490c7af4456323f9134629e3bf66d87a6a47efb7174ddff043b1 +size 5827441184 diff --git a/LN-Korean-14B-v0.1.i1-IQ2_S.gguf b/LN-Korean-14B-v0.1.i1-IQ2_S.gguf new file mode 100644 index 0000000..37e1c9e --- /dev/null +++ b/LN-Korean-14B-v0.1.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4581f6110b8a848c6db4bd4a0bf54d24c239b335fe435c39805e65751e68b261 +size 5586596384 diff --git a/LN-Korean-14B-v0.1.i1-IQ2_XS.gguf b/LN-Korean-14B-v0.1.i1-IQ2_XS.gguf new file mode 100644 index 0000000..349be74 --- /dev/null +++ b/LN-Korean-14B-v0.1.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70d553e33cf8ecf6e5ae3692479aa70325f559304aa8bbedf554d0ca49d8f859 +size 5253571104 diff --git a/LN-Korean-14B-v0.1.i1-IQ2_XXS.gguf b/LN-Korean-14B-v0.1.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..3b10e66 --- /dev/null +++ b/LN-Korean-14B-v0.1.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9094b25cd4e7ecdcc245f89717df6436e3585ec0ed0183adc9d17b09bf22148f +size 4979958304 diff --git a/LN-Korean-14B-v0.1.i1-IQ3_M.gguf b/LN-Korean-14B-v0.1.i1-IQ3_M.gguf new file mode 100644 index 0000000..3dc0305 --- /dev/null +++ b/LN-Korean-14B-v0.1.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30616db99732b1c6fccdc681f5f250e0d29cfefe85a66623ab40655c7a926946 +size 7096156704 diff --git a/LN-Korean-14B-v0.1.i1-IQ3_S.gguf b/LN-Korean-14B-v0.1.i1-IQ3_S.gguf new file mode 100644 index 0000000..62f442e --- /dev/null +++ b/LN-Korean-14B-v0.1.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0f92360070ed605ba2ca1a8e2f772a51bb178befc94024a0f6e36a367208216 +size 6773801504 diff --git a/LN-Korean-14B-v0.1.i1-IQ3_XS.gguf b/LN-Korean-14B-v0.1.i1-IQ3_XS.gguf new file mode 100644 index 0000000..4c96f73 --- /dev/null +++ b/LN-Korean-14B-v0.1.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e697dee37398dfa19ede5e40ea54bb1955ae827cacbf9066699eb145f68ce549 +size 6478275104 diff --git a/LN-Korean-14B-v0.1.i1-IQ3_XXS.gguf b/LN-Korean-14B-v0.1.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..28cf764 --- /dev/null +++ b/LN-Korean-14B-v0.1.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8bbfa6e4a542f51bd6dce43027dd95bc25247e38d21473a946d0ced639be57bc +size 6128906784 diff --git a/LN-Korean-14B-v0.1.i1-IQ4_XS.gguf b/LN-Korean-14B-v0.1.i1-IQ4_XS.gguf new file mode 100644 index 0000000..959da2e --- /dev/null +++ b/LN-Korean-14B-v0.1.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2a0b28b678f35db33102e5927788f0d63a2def32b47624abb4ba96083732e33 +size 7848612384 diff --git a/LN-Korean-14B-v0.1.i1-Q2_K.gguf b/LN-Korean-14B-v0.1.i1-Q2_K.gguf new file mode 100644 index 0000000..b5cb32e --- /dev/null +++ b/LN-Korean-14B-v0.1.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ae32f37f786b91aac0bdecc5e6a9e3b7f49d171a5de981ec293ad4ef1eabc11 +size 5911982624 diff --git a/LN-Korean-14B-v0.1.i1-Q3_K_L.gguf b/LN-Korean-14B-v0.1.i1-Q3_K_L.gguf new file mode 100644 index 0000000..beff289 --- /dev/null +++ b/LN-Korean-14B-v0.1.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97b170ab2455515756085bfb993187edf23ce6d3745e966aa158813424e5aa3d +size 7840399904 diff --git a/LN-Korean-14B-v0.1.i1-Q3_K_M.gguf b/LN-Korean-14B-v0.1.i1-Q3_K_M.gguf new file mode 100644 index 0000000..237df61 --- /dev/null +++ b/LN-Korean-14B-v0.1.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0941a5070505d6d115c555582e9b23c3b36a3f9c20429ec8ec512af7809203b7 +size 7418266144 diff --git a/LN-Korean-14B-v0.1.i1-Q3_K_S.gguf b/LN-Korean-14B-v0.1.i1-Q3_K_S.gguf new file mode 100644 index 0000000..495539f --- /dev/null +++ b/LN-Korean-14B-v0.1.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e77111b046ebe1cb5f4b972be9b718c7c002fe04ee30bf465e484d80657c21d +size 6773801504 diff --git a/LN-Korean-14B-v0.1.i1-Q4_0.gguf b/LN-Korean-14B-v0.1.i1-Q4_0.gguf new file mode 100644 index 0000000..d9c37f7 --- /dev/null +++ b/LN-Korean-14B-v0.1.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84a6581a47483b642021344076512ac0a064528371229e2fd4991cca541cb8c4 +size 8201237024 diff --git a/LN-Korean-14B-v0.1.i1-Q4_K_M.gguf b/LN-Korean-14B-v0.1.i1-Q4_K_M.gguf new file mode 100644 index 0000000..676a89d --- /dev/null +++ b/LN-Korean-14B-v0.1.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36b9d96263c61184b949c514b4461dcc022cafae9ef23f472d520bf1e3097a6f +size 9191035424 diff --git a/LN-Korean-14B-v0.1.i1-Q4_K_S.gguf b/LN-Korean-14B-v0.1.i1-Q4_K_S.gguf new file mode 100644 index 0000000..c519d72 --- /dev/null +++ b/LN-Korean-14B-v0.1.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5847899068060a7ef9ccd0c6ef955aa6ec2abead4da8e280ed57031c7bb72337 +size 8564961824 diff --git a/LN-Korean-14B-v0.1.i1-Q5_K_M.gguf b/LN-Korean-14B-v0.1.i1-Q5_K_M.gguf new file mode 100644 index 0000000..fdb4a9b --- /dev/null +++ b/LN-Korean-14B-v0.1.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c60fcad729ec3ad4bddf205c7a3adc146ad6abe75cae47d9afef365a7c25f203 +size 10535997984 diff --git a/LN-Korean-14B-v0.1.i1-Q5_K_S.gguf b/LN-Korean-14B-v0.1.i1-Q5_K_S.gguf new file mode 100644 index 0000000..fc74141 --- /dev/null +++ b/LN-Korean-14B-v0.1.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8dcc3cb4d9a1e52c18c3a0c2ec7778e5067237ad94b811d1b49396431aa36868 +size 10028093984 diff --git a/LN-Korean-14B-v0.1.i1-Q6_K.gguf b/LN-Korean-14B-v0.1.i1-Q6_K.gguf new file mode 100644 index 0000000..08204cd --- /dev/null +++ b/LN-Korean-14B-v0.1.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16187fba0b2e6dc5d4cf3a20d797d40fe55b0f070ddffa39cbb9b3436cd7e93d +size 12310159904 diff --git a/README.md b/README.md new file mode 100644 index 0000000..4577bb1 --- /dev/null +++ b/README.md @@ -0,0 +1,74 @@ +--- +base_model: CjangCjengh/LN-Korean-14B-v0.1 +language: +- ko +- zh +library_name: transformers +license: cc-by-nc-sa-4.0 +quantized_by: mradermacher +--- +## About + + + + + + +weighted/imatrix quants of https://huggingface.co/CjangCjengh/LN-Korean-14B-v0.1 + + +static quants are available at https://huggingface.co/mradermacher/LN-Korean-14B-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/LN-Korean-14B-v0.1-i1-GGUF/resolve/main/LN-Korean-14B-v0.1.i1-IQ1_S.gguf) | i1-IQ1_S | 4.6 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/LN-Korean-14B-v0.1-i1-GGUF/resolve/main/LN-Korean-14B-v0.1.i1-IQ1_M.gguf) | i1-IQ1_M | 4.8 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/LN-Korean-14B-v0.1-i1-GGUF/resolve/main/LN-Korean-14B-v0.1.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 5.1 | | +| [GGUF](https://huggingface.co/mradermacher/LN-Korean-14B-v0.1-i1-GGUF/resolve/main/LN-Korean-14B-v0.1.i1-IQ2_XS.gguf) | i1-IQ2_XS | 5.4 | | +| [GGUF](https://huggingface.co/mradermacher/LN-Korean-14B-v0.1-i1-GGUF/resolve/main/LN-Korean-14B-v0.1.i1-IQ2_S.gguf) | i1-IQ2_S | 5.7 | | +| [GGUF](https://huggingface.co/mradermacher/LN-Korean-14B-v0.1-i1-GGUF/resolve/main/LN-Korean-14B-v0.1.i1-IQ2_M.gguf) | i1-IQ2_M | 5.9 | | +| [GGUF](https://huggingface.co/mradermacher/LN-Korean-14B-v0.1-i1-GGUF/resolve/main/LN-Korean-14B-v0.1.i1-Q2_K.gguf) | i1-Q2_K | 6.0 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/LN-Korean-14B-v0.1-i1-GGUF/resolve/main/LN-Korean-14B-v0.1.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 6.2 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/LN-Korean-14B-v0.1-i1-GGUF/resolve/main/LN-Korean-14B-v0.1.i1-IQ3_XS.gguf) | i1-IQ3_XS | 6.6 | | +| [GGUF](https://huggingface.co/mradermacher/LN-Korean-14B-v0.1-i1-GGUF/resolve/main/LN-Korean-14B-v0.1.i1-IQ3_S.gguf) | i1-IQ3_S | 6.9 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/LN-Korean-14B-v0.1-i1-GGUF/resolve/main/LN-Korean-14B-v0.1.i1-Q3_K_S.gguf) | i1-Q3_K_S | 6.9 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/LN-Korean-14B-v0.1-i1-GGUF/resolve/main/LN-Korean-14B-v0.1.i1-IQ3_M.gguf) | i1-IQ3_M | 7.2 | | +| [GGUF](https://huggingface.co/mradermacher/LN-Korean-14B-v0.1-i1-GGUF/resolve/main/LN-Korean-14B-v0.1.i1-Q3_K_M.gguf) | i1-Q3_K_M | 7.5 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/LN-Korean-14B-v0.1-i1-GGUF/resolve/main/LN-Korean-14B-v0.1.i1-Q3_K_L.gguf) | i1-Q3_K_L | 7.9 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/LN-Korean-14B-v0.1-i1-GGUF/resolve/main/LN-Korean-14B-v0.1.i1-IQ4_XS.gguf) | i1-IQ4_XS | 7.9 | | +| [GGUF](https://huggingface.co/mradermacher/LN-Korean-14B-v0.1-i1-GGUF/resolve/main/LN-Korean-14B-v0.1.i1-Q4_0.gguf) | i1-Q4_0 | 8.3 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/LN-Korean-14B-v0.1-i1-GGUF/resolve/main/LN-Korean-14B-v0.1.i1-Q4_K_S.gguf) | i1-Q4_K_S | 8.7 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/LN-Korean-14B-v0.1-i1-GGUF/resolve/main/LN-Korean-14B-v0.1.i1-Q4_K_M.gguf) | i1-Q4_K_M | 9.3 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/LN-Korean-14B-v0.1-i1-GGUF/resolve/main/LN-Korean-14B-v0.1.i1-Q5_K_S.gguf) | i1-Q5_K_S | 10.1 | | +| [GGUF](https://huggingface.co/mradermacher/LN-Korean-14B-v0.1-i1-GGUF/resolve/main/LN-Korean-14B-v0.1.i1-Q5_K_M.gguf) | i1-Q5_K_M | 10.6 | | +| [GGUF](https://huggingface.co/mradermacher/LN-Korean-14B-v0.1-i1-GGUF/resolve/main/LN-Korean-14B-v0.1.i1-Q6_K.gguf) | i1-Q6_K | 12.4 | 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..852c1ba --- /dev/null +++ b/imatrix.dat @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a30d17d1d841cfd435f25f2820470f4d05afd225c0d354a8c434e8cdec921e8e +size 7115845