From 62cfcdc6a84bfe363da9a854a0330667a77d5303 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Sun, 17 May 2026 19:57:19 +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/Llama-3.2-Rabbit-Ko-3B-Instruct-2412-i1-GGUF Source: Original Platform --- .gitattributes | 59 ++++++++++++++ ...2-Rabbit-Ko-3B-Instruct-2412.i1-IQ1_M.gguf | 3 + ...2-Rabbit-Ko-3B-Instruct-2412.i1-IQ1_S.gguf | 3 + ...2-Rabbit-Ko-3B-Instruct-2412.i1-IQ2_M.gguf | 3 + ...2-Rabbit-Ko-3B-Instruct-2412.i1-IQ2_S.gguf | 3 + ...-Rabbit-Ko-3B-Instruct-2412.i1-IQ2_XS.gguf | 3 + ...Rabbit-Ko-3B-Instruct-2412.i1-IQ2_XXS.gguf | 3 + ...2-Rabbit-Ko-3B-Instruct-2412.i1-IQ3_M.gguf | 3 + ...2-Rabbit-Ko-3B-Instruct-2412.i1-IQ3_S.gguf | 3 + ...-Rabbit-Ko-3B-Instruct-2412.i1-IQ3_XS.gguf | 3 + ...Rabbit-Ko-3B-Instruct-2412.i1-IQ3_XXS.gguf | 3 + ...-Rabbit-Ko-3B-Instruct-2412.i1-IQ4_NL.gguf | 3 + ...-Rabbit-Ko-3B-Instruct-2412.i1-IQ4_XS.gguf | 3 + ....2-Rabbit-Ko-3B-Instruct-2412.i1-Q2_K.gguf | 3 + ...-Rabbit-Ko-3B-Instruct-2412.i1-Q2_K_S.gguf | 3 + ...-Rabbit-Ko-3B-Instruct-2412.i1-Q3_K_L.gguf | 3 + ...-Rabbit-Ko-3B-Instruct-2412.i1-Q3_K_M.gguf | 3 + ...-Rabbit-Ko-3B-Instruct-2412.i1-Q3_K_S.gguf | 3 + ....2-Rabbit-Ko-3B-Instruct-2412.i1-Q4_0.gguf | 3 + ....2-Rabbit-Ko-3B-Instruct-2412.i1-Q4_1.gguf | 3 + ...-Rabbit-Ko-3B-Instruct-2412.i1-Q4_K_M.gguf | 3 + ...-Rabbit-Ko-3B-Instruct-2412.i1-Q4_K_S.gguf | 3 + ...-Rabbit-Ko-3B-Instruct-2412.i1-Q5_K_M.gguf | 3 + ...-Rabbit-Ko-3B-Instruct-2412.i1-Q5_K_S.gguf | 3 + ....2-Rabbit-Ko-3B-Instruct-2412.i1-Q6_K.gguf | 3 + README.md | 80 +++++++++++++++++++ 26 files changed, 211 insertions(+) create mode 100644 .gitattributes create mode 100644 Llama-3.2-Rabbit-Ko-3B-Instruct-2412.i1-IQ1_M.gguf create mode 100644 Llama-3.2-Rabbit-Ko-3B-Instruct-2412.i1-IQ1_S.gguf create mode 100644 Llama-3.2-Rabbit-Ko-3B-Instruct-2412.i1-IQ2_M.gguf create mode 100644 Llama-3.2-Rabbit-Ko-3B-Instruct-2412.i1-IQ2_S.gguf create mode 100644 Llama-3.2-Rabbit-Ko-3B-Instruct-2412.i1-IQ2_XS.gguf create mode 100644 Llama-3.2-Rabbit-Ko-3B-Instruct-2412.i1-IQ2_XXS.gguf create mode 100644 Llama-3.2-Rabbit-Ko-3B-Instruct-2412.i1-IQ3_M.gguf create mode 100644 Llama-3.2-Rabbit-Ko-3B-Instruct-2412.i1-IQ3_S.gguf create mode 100644 Llama-3.2-Rabbit-Ko-3B-Instruct-2412.i1-IQ3_XS.gguf create mode 100644 Llama-3.2-Rabbit-Ko-3B-Instruct-2412.i1-IQ3_XXS.gguf create mode 100644 Llama-3.2-Rabbit-Ko-3B-Instruct-2412.i1-IQ4_NL.gguf create mode 100644 Llama-3.2-Rabbit-Ko-3B-Instruct-2412.i1-IQ4_XS.gguf create mode 100644 Llama-3.2-Rabbit-Ko-3B-Instruct-2412.i1-Q2_K.gguf create mode 100644 Llama-3.2-Rabbit-Ko-3B-Instruct-2412.i1-Q2_K_S.gguf create mode 100644 Llama-3.2-Rabbit-Ko-3B-Instruct-2412.i1-Q3_K_L.gguf create mode 100644 Llama-3.2-Rabbit-Ko-3B-Instruct-2412.i1-Q3_K_M.gguf create mode 100644 Llama-3.2-Rabbit-Ko-3B-Instruct-2412.i1-Q3_K_S.gguf create mode 100644 Llama-3.2-Rabbit-Ko-3B-Instruct-2412.i1-Q4_0.gguf create mode 100644 Llama-3.2-Rabbit-Ko-3B-Instruct-2412.i1-Q4_1.gguf create mode 100644 Llama-3.2-Rabbit-Ko-3B-Instruct-2412.i1-Q4_K_M.gguf create mode 100644 Llama-3.2-Rabbit-Ko-3B-Instruct-2412.i1-Q4_K_S.gguf create mode 100644 Llama-3.2-Rabbit-Ko-3B-Instruct-2412.i1-Q5_K_M.gguf create mode 100644 Llama-3.2-Rabbit-Ko-3B-Instruct-2412.i1-Q5_K_S.gguf create mode 100644 Llama-3.2-Rabbit-Ko-3B-Instruct-2412.i1-Q6_K.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..1f8c6b9 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,59 @@ +*.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 +Llama-3.2-Rabbit-Ko-3B-Instruct-2412.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.2-Rabbit-Ko-3B-Instruct-2412.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.2-Rabbit-Ko-3B-Instruct-2412.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.2-Rabbit-Ko-3B-Instruct-2412.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.2-Rabbit-Ko-3B-Instruct-2412.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.2-Rabbit-Ko-3B-Instruct-2412.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.2-Rabbit-Ko-3B-Instruct-2412.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.2-Rabbit-Ko-3B-Instruct-2412.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.2-Rabbit-Ko-3B-Instruct-2412.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.2-Rabbit-Ko-3B-Instruct-2412.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.2-Rabbit-Ko-3B-Instruct-2412.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.2-Rabbit-Ko-3B-Instruct-2412.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.2-Rabbit-Ko-3B-Instruct-2412.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.2-Rabbit-Ko-3B-Instruct-2412.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.2-Rabbit-Ko-3B-Instruct-2412.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.2-Rabbit-Ko-3B-Instruct-2412.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.2-Rabbit-Ko-3B-Instruct-2412.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.2-Rabbit-Ko-3B-Instruct-2412.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.2-Rabbit-Ko-3B-Instruct-2412.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.2-Rabbit-Ko-3B-Instruct-2412.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.2-Rabbit-Ko-3B-Instruct-2412.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.2-Rabbit-Ko-3B-Instruct-2412.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.2-Rabbit-Ko-3B-Instruct-2412.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.2-Rabbit-Ko-3B-Instruct-2412.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/Llama-3.2-Rabbit-Ko-3B-Instruct-2412.i1-IQ1_M.gguf b/Llama-3.2-Rabbit-Ko-3B-Instruct-2412.i1-IQ1_M.gguf new file mode 100644 index 0000000..0badf19 --- /dev/null +++ b/Llama-3.2-Rabbit-Ko-3B-Instruct-2412.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8443cf14226278a9f5ba869049c4a562805a215dd161c7330b628f5f95cefb7 +size 924189088 diff --git a/Llama-3.2-Rabbit-Ko-3B-Instruct-2412.i1-IQ1_S.gguf b/Llama-3.2-Rabbit-Ko-3B-Instruct-2412.i1-IQ1_S.gguf new file mode 100644 index 0000000..b9c44bb --- /dev/null +++ b/Llama-3.2-Rabbit-Ko-3B-Instruct-2412.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1252afa85f382fcb6366755a1d8c65ba584880f50c38b93f4c32821a48599fa +size 868155808 diff --git a/Llama-3.2-Rabbit-Ko-3B-Instruct-2412.i1-IQ2_M.gguf b/Llama-3.2-Rabbit-Ko-3B-Instruct-2412.i1-IQ2_M.gguf new file mode 100644 index 0000000..08fefe8 --- /dev/null +++ b/Llama-3.2-Rabbit-Ko-3B-Instruct-2412.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf0e710b23188b2ee0c38bc3081267c64e842ff68a48899b2f3870d32fc6eb3e +size 1229029792 diff --git a/Llama-3.2-Rabbit-Ko-3B-Instruct-2412.i1-IQ2_S.gguf b/Llama-3.2-Rabbit-Ko-3B-Instruct-2412.i1-IQ2_S.gguf new file mode 100644 index 0000000..d55e69f --- /dev/null +++ b/Llama-3.2-Rabbit-Ko-3B-Instruct-2412.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd523395eaf9caa630105052b311c6943f75b7221fd07eeabfe4f549e2f2bcb4 +size 1154318752 diff --git a/Llama-3.2-Rabbit-Ko-3B-Instruct-2412.i1-IQ2_XS.gguf b/Llama-3.2-Rabbit-Ko-3B-Instruct-2412.i1-IQ2_XS.gguf new file mode 100644 index 0000000..ff09f4a --- /dev/null +++ b/Llama-3.2-Rabbit-Ko-3B-Instruct-2412.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99920cde53ca2ec6480c1604283294b534b2fbfd7c110363e0411e07c2b441e6 +size 1100546464 diff --git a/Llama-3.2-Rabbit-Ko-3B-Instruct-2412.i1-IQ2_XXS.gguf b/Llama-3.2-Rabbit-Ko-3B-Instruct-2412.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..3d2f8ff --- /dev/null +++ b/Llama-3.2-Rabbit-Ko-3B-Instruct-2412.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:182c929b32aef7cd3f64aa3dad07e76fb988c022807e06c4ee9db930a82d619b +size 1017577888 diff --git a/Llama-3.2-Rabbit-Ko-3B-Instruct-2412.i1-IQ3_M.gguf b/Llama-3.2-Rabbit-Ko-3B-Instruct-2412.i1-IQ3_M.gguf new file mode 100644 index 0000000..95fb940 --- /dev/null +++ b/Llama-3.2-Rabbit-Ko-3B-Instruct-2412.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27cc1468a5df06f6882ce5188047c23989079aa0d4b8fce6cb4170a4f1364dda +size 1599666592 diff --git a/Llama-3.2-Rabbit-Ko-3B-Instruct-2412.i1-IQ3_S.gguf b/Llama-3.2-Rabbit-Ko-3B-Instruct-2412.i1-IQ3_S.gguf new file mode 100644 index 0000000..0a356d6 --- /dev/null +++ b/Llama-3.2-Rabbit-Ko-3B-Instruct-2412.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2299f0a3cb1f1a1379811b9d811b644f0d366f0b974afc1f7b0965eed473f0b3 +size 1542846880 diff --git a/Llama-3.2-Rabbit-Ko-3B-Instruct-2412.i1-IQ3_XS.gguf b/Llama-3.2-Rabbit-Ko-3B-Instruct-2412.i1-IQ3_XS.gguf new file mode 100644 index 0000000..9b465b4 --- /dev/null +++ b/Llama-3.2-Rabbit-Ko-3B-Instruct-2412.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96edd732b543976e9093e3c2fba8c300c2924ccdb176ba644e803c1cbb46d8ca +size 1476786592 diff --git a/Llama-3.2-Rabbit-Ko-3B-Instruct-2412.i1-IQ3_XXS.gguf b/Llama-3.2-Rabbit-Ko-3B-Instruct-2412.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..f8986c8 --- /dev/null +++ b/Llama-3.2-Rabbit-Ko-3B-Instruct-2412.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fecd345ad80e74a64e55d41f8e1357ca8542583ee6d0ed878a06fd7f920d9570 +size 1348764064 diff --git a/Llama-3.2-Rabbit-Ko-3B-Instruct-2412.i1-IQ4_NL.gguf b/Llama-3.2-Rabbit-Ko-3B-Instruct-2412.i1-IQ4_NL.gguf new file mode 100644 index 0000000..c4b9306 --- /dev/null +++ b/Llama-3.2-Rabbit-Ko-3B-Instruct-2412.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3c270cd9f9a7ace53da500da472deaea78cdb99e82d7604f8d08a76baa60720 +size 1917188512 diff --git a/Llama-3.2-Rabbit-Ko-3B-Instruct-2412.i1-IQ4_XS.gguf b/Llama-3.2-Rabbit-Ko-3B-Instruct-2412.i1-IQ4_XS.gguf new file mode 100644 index 0000000..dfb75d5 --- /dev/null +++ b/Llama-3.2-Rabbit-Ko-3B-Instruct-2412.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ab2a851a3f967fc51cbf680dc57e1d34fc15de85656b1ac9f5b0660d9d13ec7 +size 1829108128 diff --git a/Llama-3.2-Rabbit-Ko-3B-Instruct-2412.i1-Q2_K.gguf b/Llama-3.2-Rabbit-Ko-3B-Instruct-2412.i1-Q2_K.gguf new file mode 100644 index 0000000..5050871 --- /dev/null +++ b/Llama-3.2-Rabbit-Ko-3B-Instruct-2412.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40220053b2fce5a9e93a2486ee488cd999831758586305ea56fa71b7ea8717f3 +size 1363933600 diff --git a/Llama-3.2-Rabbit-Ko-3B-Instruct-2412.i1-Q2_K_S.gguf b/Llama-3.2-Rabbit-Ko-3B-Instruct-2412.i1-Q2_K_S.gguf new file mode 100644 index 0000000..8d20050 --- /dev/null +++ b/Llama-3.2-Rabbit-Ko-3B-Instruct-2412.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f84d5b525d2eebcc2f15421fcc084827e82238ff2c462c00550698ead1235e6b +size 1274280352 diff --git a/Llama-3.2-Rabbit-Ko-3B-Instruct-2412.i1-Q3_K_L.gguf b/Llama-3.2-Rabbit-Ko-3B-Instruct-2412.i1-Q3_K_L.gguf new file mode 100644 index 0000000..45bb7ab --- /dev/null +++ b/Llama-3.2-Rabbit-Ko-3B-Instruct-2412.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:523addc7a8dcc7a65968c59f2d2a20105e0d4f008c2cc01387c92924920fc014 +size 1815345568 diff --git a/Llama-3.2-Rabbit-Ko-3B-Instruct-2412.i1-Q3_K_M.gguf b/Llama-3.2-Rabbit-Ko-3B-Instruct-2412.i1-Q3_K_M.gguf new file mode 100644 index 0000000..b94d5de --- /dev/null +++ b/Llama-3.2-Rabbit-Ko-3B-Instruct-2412.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab4561e411e8e51e3b8f8db9b3ee99c85115a4c3a2ece0eac1d5532fcd69615d +size 1687157152 diff --git a/Llama-3.2-Rabbit-Ko-3B-Instruct-2412.i1-Q3_K_S.gguf b/Llama-3.2-Rabbit-Ko-3B-Instruct-2412.i1-Q3_K_S.gguf new file mode 100644 index 0000000..43175ce --- /dev/null +++ b/Llama-3.2-Rabbit-Ko-3B-Instruct-2412.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4104f819bdaa4a99754ccd3091ae625d86d17f559758fe2c28f12ccfd87d64b6 +size 1542846880 diff --git a/Llama-3.2-Rabbit-Ko-3B-Instruct-2412.i1-Q4_0.gguf b/Llama-3.2-Rabbit-Ko-3B-Instruct-2412.i1-Q4_0.gguf new file mode 100644 index 0000000..f9ede4e --- /dev/null +++ b/Llama-3.2-Rabbit-Ko-3B-Instruct-2412.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca303dabfe183dff68bb0f0872e37fd1d4a0e1b7301a018db078da300b24f31b +size 1921907104 diff --git a/Llama-3.2-Rabbit-Ko-3B-Instruct-2412.i1-Q4_1.gguf b/Llama-3.2-Rabbit-Ko-3B-Instruct-2412.i1-Q4_1.gguf new file mode 100644 index 0000000..b3b1834 --- /dev/null +++ b/Llama-3.2-Rabbit-Ko-3B-Instruct-2412.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:604eb843dadb01d02d2158cd6317657a8962ae7f80c14444a3dcdf7b674b448a +size 2093349280 diff --git a/Llama-3.2-Rabbit-Ko-3B-Instruct-2412.i1-Q4_K_M.gguf b/Llama-3.2-Rabbit-Ko-3B-Instruct-2412.i1-Q4_K_M.gguf new file mode 100644 index 0000000..4791d3e --- /dev/null +++ b/Llama-3.2-Rabbit-Ko-3B-Instruct-2412.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3cb5b09eaa46b0793841bf81bc7f383e61fa5390072fc9e955b1f9701cb26965 +size 2019375520 diff --git a/Llama-3.2-Rabbit-Ko-3B-Instruct-2412.i1-Q4_K_S.gguf b/Llama-3.2-Rabbit-Ko-3B-Instruct-2412.i1-Q4_K_S.gguf new file mode 100644 index 0000000..ca90659 --- /dev/null +++ b/Llama-3.2-Rabbit-Ko-3B-Instruct-2412.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9c3ee8395fd9504446b40de856e7473cb84d64ea5fe8d2772fe607a90518560 +size 1928198560 diff --git a/Llama-3.2-Rabbit-Ko-3B-Instruct-2412.i1-Q5_K_M.gguf b/Llama-3.2-Rabbit-Ko-3B-Instruct-2412.i1-Q5_K_M.gguf new file mode 100644 index 0000000..e88ba46 --- /dev/null +++ b/Llama-3.2-Rabbit-Ko-3B-Instruct-2412.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0ca20df50f5cfb978ba815e1b0db27e37d2caa05470b605ebe9ffba514e2674 +size 2322151840 diff --git a/Llama-3.2-Rabbit-Ko-3B-Instruct-2412.i1-Q5_K_S.gguf b/Llama-3.2-Rabbit-Ko-3B-Instruct-2412.i1-Q5_K_S.gguf new file mode 100644 index 0000000..1298d7b --- /dev/null +++ b/Llama-3.2-Rabbit-Ko-3B-Instruct-2412.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb9cc0c65a3f0562a249806c180ead6d37ade0da2f74e4caa11036e6207ce69e +size 2269510048 diff --git a/Llama-3.2-Rabbit-Ko-3B-Instruct-2412.i1-Q6_K.gguf b/Llama-3.2-Rabbit-Ko-3B-Instruct-2412.i1-Q6_K.gguf new file mode 100644 index 0000000..6623b95 --- /dev/null +++ b/Llama-3.2-Rabbit-Ko-3B-Instruct-2412.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4afdfe90bef90750b88e6195fa51bdd4938852927fdbef86009a17842d376b85 +size 2643851680 diff --git a/README.md b/README.md new file mode 100644 index 0000000..1e24119 --- /dev/null +++ b/README.md @@ -0,0 +1,80 @@ +--- +base_model: CarrotAI/Llama-3.2-Rabbit-Ko-3B-Instruct-2412 +datasets: +- CarrotAI/Carrot +- CarrotAI/Chat-Template +language: +- ko +- en +library_name: transformers +license: llama3.2 +quantized_by: mradermacher +--- +## About + + + + + + +weighted/imatrix quants of https://huggingface.co/CarrotAI/Llama-3.2-Rabbit-Ko-3B-Instruct-2412 + + +static quants are available at https://huggingface.co/mradermacher/Llama-3.2-Rabbit-Ko-3B-Instruct-2412-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/Llama-3.2-Rabbit-Ko-3B-Instruct-2412-i1-GGUF/resolve/main/Llama-3.2-Rabbit-Ko-3B-Instruct-2412.i1-IQ1_S.gguf) | i1-IQ1_S | 1.0 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.2-Rabbit-Ko-3B-Instruct-2412-i1-GGUF/resolve/main/Llama-3.2-Rabbit-Ko-3B-Instruct-2412.i1-IQ1_M.gguf) | i1-IQ1_M | 1.0 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.2-Rabbit-Ko-3B-Instruct-2412-i1-GGUF/resolve/main/Llama-3.2-Rabbit-Ko-3B-Instruct-2412.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 1.1 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.2-Rabbit-Ko-3B-Instruct-2412-i1-GGUF/resolve/main/Llama-3.2-Rabbit-Ko-3B-Instruct-2412.i1-IQ2_XS.gguf) | i1-IQ2_XS | 1.2 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.2-Rabbit-Ko-3B-Instruct-2412-i1-GGUF/resolve/main/Llama-3.2-Rabbit-Ko-3B-Instruct-2412.i1-IQ2_S.gguf) | i1-IQ2_S | 1.3 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.2-Rabbit-Ko-3B-Instruct-2412-i1-GGUF/resolve/main/Llama-3.2-Rabbit-Ko-3B-Instruct-2412.i1-IQ2_M.gguf) | i1-IQ2_M | 1.3 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.2-Rabbit-Ko-3B-Instruct-2412-i1-GGUF/resolve/main/Llama-3.2-Rabbit-Ko-3B-Instruct-2412.i1-Q2_K_S.gguf) | i1-Q2_K_S | 1.4 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.2-Rabbit-Ko-3B-Instruct-2412-i1-GGUF/resolve/main/Llama-3.2-Rabbit-Ko-3B-Instruct-2412.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 1.4 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.2-Rabbit-Ko-3B-Instruct-2412-i1-GGUF/resolve/main/Llama-3.2-Rabbit-Ko-3B-Instruct-2412.i1-Q2_K.gguf) | i1-Q2_K | 1.5 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.2-Rabbit-Ko-3B-Instruct-2412-i1-GGUF/resolve/main/Llama-3.2-Rabbit-Ko-3B-Instruct-2412.i1-IQ3_XS.gguf) | i1-IQ3_XS | 1.6 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.2-Rabbit-Ko-3B-Instruct-2412-i1-GGUF/resolve/main/Llama-3.2-Rabbit-Ko-3B-Instruct-2412.i1-IQ3_S.gguf) | i1-IQ3_S | 1.6 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.2-Rabbit-Ko-3B-Instruct-2412-i1-GGUF/resolve/main/Llama-3.2-Rabbit-Ko-3B-Instruct-2412.i1-Q3_K_S.gguf) | i1-Q3_K_S | 1.6 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.2-Rabbit-Ko-3B-Instruct-2412-i1-GGUF/resolve/main/Llama-3.2-Rabbit-Ko-3B-Instruct-2412.i1-IQ3_M.gguf) | i1-IQ3_M | 1.7 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.2-Rabbit-Ko-3B-Instruct-2412-i1-GGUF/resolve/main/Llama-3.2-Rabbit-Ko-3B-Instruct-2412.i1-Q3_K_M.gguf) | i1-Q3_K_M | 1.8 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.2-Rabbit-Ko-3B-Instruct-2412-i1-GGUF/resolve/main/Llama-3.2-Rabbit-Ko-3B-Instruct-2412.i1-Q3_K_L.gguf) | i1-Q3_K_L | 1.9 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.2-Rabbit-Ko-3B-Instruct-2412-i1-GGUF/resolve/main/Llama-3.2-Rabbit-Ko-3B-Instruct-2412.i1-IQ4_XS.gguf) | i1-IQ4_XS | 1.9 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.2-Rabbit-Ko-3B-Instruct-2412-i1-GGUF/resolve/main/Llama-3.2-Rabbit-Ko-3B-Instruct-2412.i1-IQ4_NL.gguf) | i1-IQ4_NL | 2.0 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.2-Rabbit-Ko-3B-Instruct-2412-i1-GGUF/resolve/main/Llama-3.2-Rabbit-Ko-3B-Instruct-2412.i1-Q4_0.gguf) | i1-Q4_0 | 2.0 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.2-Rabbit-Ko-3B-Instruct-2412-i1-GGUF/resolve/main/Llama-3.2-Rabbit-Ko-3B-Instruct-2412.i1-Q4_K_S.gguf) | i1-Q4_K_S | 2.0 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.2-Rabbit-Ko-3B-Instruct-2412-i1-GGUF/resolve/main/Llama-3.2-Rabbit-Ko-3B-Instruct-2412.i1-Q4_K_M.gguf) | i1-Q4_K_M | 2.1 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.2-Rabbit-Ko-3B-Instruct-2412-i1-GGUF/resolve/main/Llama-3.2-Rabbit-Ko-3B-Instruct-2412.i1-Q4_1.gguf) | i1-Q4_1 | 2.2 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.2-Rabbit-Ko-3B-Instruct-2412-i1-GGUF/resolve/main/Llama-3.2-Rabbit-Ko-3B-Instruct-2412.i1-Q5_K_S.gguf) | i1-Q5_K_S | 2.4 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.2-Rabbit-Ko-3B-Instruct-2412-i1-GGUF/resolve/main/Llama-3.2-Rabbit-Ko-3B-Instruct-2412.i1-Q5_K_M.gguf) | i1-Q5_K_M | 2.4 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.2-Rabbit-Ko-3B-Instruct-2412-i1-GGUF/resolve/main/Llama-3.2-Rabbit-Ko-3B-Instruct-2412.i1-Q6_K.gguf) | i1-Q6_K | 2.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. + +