From 104956c869279f81bd429cb37207bed49175285e Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Tue, 12 May 2026 18:54:34 +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/Jan-v3-4B-base-instruct-i1-GGUF Source: Original Platform --- .gitattributes | 60 +++++++++++++++++ Jan-v3-4B-base-instruct.i1-IQ1_M.gguf | 3 + Jan-v3-4B-base-instruct.i1-IQ1_S.gguf | 3 + Jan-v3-4B-base-instruct.i1-IQ2_M.gguf | 3 + Jan-v3-4B-base-instruct.i1-IQ2_S.gguf | 3 + Jan-v3-4B-base-instruct.i1-IQ2_XS.gguf | 3 + Jan-v3-4B-base-instruct.i1-IQ2_XXS.gguf | 3 + Jan-v3-4B-base-instruct.i1-IQ3_M.gguf | 3 + Jan-v3-4B-base-instruct.i1-IQ3_S.gguf | 3 + Jan-v3-4B-base-instruct.i1-IQ3_XS.gguf | 3 + Jan-v3-4B-base-instruct.i1-IQ3_XXS.gguf | 3 + Jan-v3-4B-base-instruct.i1-IQ4_NL.gguf | 3 + Jan-v3-4B-base-instruct.i1-IQ4_XS.gguf | 3 + Jan-v3-4B-base-instruct.i1-Q2_K.gguf | 3 + Jan-v3-4B-base-instruct.i1-Q2_K_S.gguf | 3 + Jan-v3-4B-base-instruct.i1-Q3_K_L.gguf | 3 + Jan-v3-4B-base-instruct.i1-Q3_K_M.gguf | 3 + Jan-v3-4B-base-instruct.i1-Q3_K_S.gguf | 3 + Jan-v3-4B-base-instruct.i1-Q4_0.gguf | 3 + Jan-v3-4B-base-instruct.i1-Q4_1.gguf | 3 + Jan-v3-4B-base-instruct.i1-Q4_K_M.gguf | 3 + Jan-v3-4B-base-instruct.i1-Q4_K_S.gguf | 3 + Jan-v3-4B-base-instruct.i1-Q5_K_M.gguf | 3 + Jan-v3-4B-base-instruct.i1-Q5_K_S.gguf | 3 + Jan-v3-4B-base-instruct.i1-Q6_K.gguf | 3 + Jan-v3-4B-base-instruct.imatrix.gguf | 3 + README.md | 87 +++++++++++++++++++++++++ 27 files changed, 222 insertions(+) create mode 100644 .gitattributes create mode 100644 Jan-v3-4B-base-instruct.i1-IQ1_M.gguf create mode 100644 Jan-v3-4B-base-instruct.i1-IQ1_S.gguf create mode 100644 Jan-v3-4B-base-instruct.i1-IQ2_M.gguf create mode 100644 Jan-v3-4B-base-instruct.i1-IQ2_S.gguf create mode 100644 Jan-v3-4B-base-instruct.i1-IQ2_XS.gguf create mode 100644 Jan-v3-4B-base-instruct.i1-IQ2_XXS.gguf create mode 100644 Jan-v3-4B-base-instruct.i1-IQ3_M.gguf create mode 100644 Jan-v3-4B-base-instruct.i1-IQ3_S.gguf create mode 100644 Jan-v3-4B-base-instruct.i1-IQ3_XS.gguf create mode 100644 Jan-v3-4B-base-instruct.i1-IQ3_XXS.gguf create mode 100644 Jan-v3-4B-base-instruct.i1-IQ4_NL.gguf create mode 100644 Jan-v3-4B-base-instruct.i1-IQ4_XS.gguf create mode 100644 Jan-v3-4B-base-instruct.i1-Q2_K.gguf create mode 100644 Jan-v3-4B-base-instruct.i1-Q2_K_S.gguf create mode 100644 Jan-v3-4B-base-instruct.i1-Q3_K_L.gguf create mode 100644 Jan-v3-4B-base-instruct.i1-Q3_K_M.gguf create mode 100644 Jan-v3-4B-base-instruct.i1-Q3_K_S.gguf create mode 100644 Jan-v3-4B-base-instruct.i1-Q4_0.gguf create mode 100644 Jan-v3-4B-base-instruct.i1-Q4_1.gguf create mode 100644 Jan-v3-4B-base-instruct.i1-Q4_K_M.gguf create mode 100644 Jan-v3-4B-base-instruct.i1-Q4_K_S.gguf create mode 100644 Jan-v3-4B-base-instruct.i1-Q5_K_M.gguf create mode 100644 Jan-v3-4B-base-instruct.i1-Q5_K_S.gguf create mode 100644 Jan-v3-4B-base-instruct.i1-Q6_K.gguf create mode 100644 Jan-v3-4B-base-instruct.imatrix.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..fbc2a75 --- /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 +Jan-v3-4B-base-instruct.imatrix.gguf filter=lfs diff=lfs merge=lfs -text +Jan-v3-4B-base-instruct.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +Jan-v3-4B-base-instruct.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +Jan-v3-4B-base-instruct.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +Jan-v3-4B-base-instruct.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +Jan-v3-4B-base-instruct.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +Jan-v3-4B-base-instruct.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Jan-v3-4B-base-instruct.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +Jan-v3-4B-base-instruct.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text +Jan-v3-4B-base-instruct.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +Jan-v3-4B-base-instruct.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Jan-v3-4B-base-instruct.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +Jan-v3-4B-base-instruct.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Jan-v3-4B-base-instruct.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Jan-v3-4B-base-instruct.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Jan-v3-4B-base-instruct.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Jan-v3-4B-base-instruct.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Jan-v3-4B-base-instruct.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Jan-v3-4B-base-instruct.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +Jan-v3-4B-base-instruct.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +Jan-v3-4B-base-instruct.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Jan-v3-4B-base-instruct.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Jan-v3-4B-base-instruct.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Jan-v3-4B-base-instruct.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Jan-v3-4B-base-instruct.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/Jan-v3-4B-base-instruct.i1-IQ1_M.gguf b/Jan-v3-4B-base-instruct.i1-IQ1_M.gguf new file mode 100644 index 0000000..461ded1 --- /dev/null +++ b/Jan-v3-4B-base-instruct.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf7ebec9aa6dfd48d2056df45b0406e6b5ae8900ec7cf5f423605674d78bf9b1 +size 1254643328 diff --git a/Jan-v3-4B-base-instruct.i1-IQ1_S.gguf b/Jan-v3-4B-base-instruct.i1-IQ1_S.gguf new file mode 100644 index 0000000..058cfde --- /dev/null +++ b/Jan-v3-4B-base-instruct.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73689fc1c6e8c8be2b446596b3732587aeda35141a660e82fd5d2cf26067c3ac +size 1182881408 diff --git a/Jan-v3-4B-base-instruct.i1-IQ2_M.gguf b/Jan-v3-4B-base-instruct.i1-IQ2_M.gguf new file mode 100644 index 0000000..cdfd02f --- /dev/null +++ b/Jan-v3-4B-base-instruct.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce3afbfbea88dea7d3f069ef0b8ba91600585dcf7043f70a2e7c8c1608db4a75 +size 1680112768 diff --git a/Jan-v3-4B-base-instruct.i1-IQ2_S.gguf b/Jan-v3-4B-base-instruct.i1-IQ2_S.gguf new file mode 100644 index 0000000..907c870 --- /dev/null +++ b/Jan-v3-4B-base-instruct.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93ab8d989dc6c57ea29615a021b67ff1c80c975084a0678cdbc9c577e90cee07 +size 1584430208 diff --git a/Jan-v3-4B-base-instruct.i1-IQ2_XS.gguf b/Jan-v3-4B-base-instruct.i1-IQ2_XS.gguf new file mode 100644 index 0000000..fbaeafa --- /dev/null +++ b/Jan-v3-4B-base-instruct.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c95a240abd6957bfd7c3bf81294e7acdbbb186a7701b946bab60c442b1297bd +size 1481725568 diff --git a/Jan-v3-4B-base-instruct.i1-IQ2_XXS.gguf b/Jan-v3-4B-base-instruct.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..57ff651 --- /dev/null +++ b/Jan-v3-4B-base-instruct.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e12de91d837670a87e4479830a74ba4f6fb8bd56fb944e0bfcf6370782f19c1 +size 1374246528 diff --git a/Jan-v3-4B-base-instruct.i1-IQ3_M.gguf b/Jan-v3-4B-base-instruct.i1-IQ3_M.gguf new file mode 100644 index 0000000..05283ad --- /dev/null +++ b/Jan-v3-4B-base-instruct.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cac1424fdf85a0e9ef7e14650687819b0db59c04b672d6d31bdbd5ba99aa4507 +size 2130025088 diff --git a/Jan-v3-4B-base-instruct.i1-IQ3_S.gguf b/Jan-v3-4B-base-instruct.i1-IQ3_S.gguf new file mode 100644 index 0000000..e1e0e8f --- /dev/null +++ b/Jan-v3-4B-base-instruct.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4acbfca7c9b15d78ed3bd6eb3900026868dbba2bbf8147cd88b52569858a237 +size 2066659968 diff --git a/Jan-v3-4B-base-instruct.i1-IQ3_XS.gguf b/Jan-v3-4B-base-instruct.i1-IQ3_XS.gguf new file mode 100644 index 0000000..3b78544 --- /dev/null +++ b/Jan-v3-4B-base-instruct.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c523fe502d536b83b06d39bc048e341b0f4717ee689b86b8ffcb19eef6878b7 +size 1981504128 diff --git a/Jan-v3-4B-base-instruct.i1-IQ3_XXS.gguf b/Jan-v3-4B-base-instruct.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..004b0a4 --- /dev/null +++ b/Jan-v3-4B-base-instruct.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:665728b3f548c9134246d48fbb706b5c3b5c57aa82c2e16d72760da5aa37f580 +size 1837317248 diff --git a/Jan-v3-4B-base-instruct.i1-IQ4_NL.gguf b/Jan-v3-4B-base-instruct.i1-IQ4_NL.gguf new file mode 100644 index 0000000..7b5a08e --- /dev/null +++ b/Jan-v3-4B-base-instruct.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:995e87eba28063de0d9b62499aaa393850a67089342727f253dc9ec4b55faa16 +size 2600130688 diff --git a/Jan-v3-4B-base-instruct.i1-IQ4_XS.gguf b/Jan-v3-4B-base-instruct.i1-IQ4_XS.gguf new file mode 100644 index 0000000..2040288 --- /dev/null +++ b/Jan-v3-4B-base-instruct.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:494aff03a12f4a5b743ea33e8e3ebb34b30a5166c7e89de457aed3ba0b84ac5a +size 2477383808 diff --git a/Jan-v3-4B-base-instruct.i1-Q2_K.gguf b/Jan-v3-4B-base-instruct.i1-Q2_K.gguf new file mode 100644 index 0000000..b92f945 --- /dev/null +++ b/Jan-v3-4B-base-instruct.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11a921f4e40d27643787ec17eb27c6e8b7f3a7dfea63faf5a2c570662d152e6b +size 1797125248 diff --git a/Jan-v3-4B-base-instruct.i1-Q2_K_S.gguf b/Jan-v3-4B-base-instruct.i1-Q2_K_S.gguf new file mode 100644 index 0000000..63d6227 --- /dev/null +++ b/Jan-v3-4B-base-instruct.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:854a98be0d900463d8139150e9f0ce951f03b11637efd655006ee1769a719e75 +size 1691079808 diff --git a/Jan-v3-4B-base-instruct.i1-Q3_K_L.gguf b/Jan-v3-4B-base-instruct.i1-Q3_K_L.gguf new file mode 100644 index 0000000..7c4047e --- /dev/null +++ b/Jan-v3-4B-base-instruct.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:431cc72eb1952919dc7757784c85fa8ca0c15e71f54122c7ff9e9d48b21314ff +size 2406914688 diff --git a/Jan-v3-4B-base-instruct.i1-Q3_K_M.gguf b/Jan-v3-4B-base-instruct.i1-Q3_K_M.gguf new file mode 100644 index 0000000..644f1c2 --- /dev/null +++ b/Jan-v3-4B-base-instruct.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5aac33f49f4e0f0508eee548009265420b1b915ddd0e03fbd48bcd68954e3723 +size 2242747008 diff --git a/Jan-v3-4B-base-instruct.i1-Q3_K_S.gguf b/Jan-v3-4B-base-instruct.i1-Q3_K_S.gguf new file mode 100644 index 0000000..ea5c31a --- /dev/null +++ b/Jan-v3-4B-base-instruct.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43aa4eb75ec9ea5e386b5ab3e2f6ae0774a4b52406cffd98401e0d72aff95fbe +size 2054126208 diff --git a/Jan-v3-4B-base-instruct.i1-Q4_0.gguf b/Jan-v3-4B-base-instruct.i1-Q4_0.gguf new file mode 100644 index 0000000..fe5db5c --- /dev/null +++ b/Jan-v3-4B-base-instruct.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18172b513f0f1b9d91b150c0ed30967dbc8bb64d72d0677cf56cb64b3db1e818 +size 2594560128 diff --git a/Jan-v3-4B-base-instruct.i1-Q4_1.gguf b/Jan-v3-4B-base-instruct.i1-Q4_1.gguf new file mode 100644 index 0000000..b8d7667 --- /dev/null +++ b/Jan-v3-4B-base-instruct.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c748ee88bbf1bd8b1a9603ab1bc32d95b69e3246637d7b8b3e830f243ef8b5c7 +size 2839726208 diff --git a/Jan-v3-4B-base-instruct.i1-Q4_K_M.gguf b/Jan-v3-4B-base-instruct.i1-Q4_K_M.gguf new file mode 100644 index 0000000..7817a7b --- /dev/null +++ b/Jan-v3-4B-base-instruct.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c4c117837870eb8dc012bbb33486670fa1dffd5c481346fdbe3699413c843be +size 2716067968 diff --git a/Jan-v3-4B-base-instruct.i1-Q4_K_S.gguf b/Jan-v3-4B-base-instruct.i1-Q4_K_S.gguf new file mode 100644 index 0000000..0f88da7 --- /dev/null +++ b/Jan-v3-4B-base-instruct.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:780fc3357172e085ec0491cb9ec7b9050e98c9a09934375401c605281054f8f4 +size 2602096768 diff --git a/Jan-v3-4B-base-instruct.i1-Q5_K_M.gguf b/Jan-v3-4B-base-instruct.i1-Q5_K_M.gguf new file mode 100644 index 0000000..414b6f0 --- /dev/null +++ b/Jan-v3-4B-base-instruct.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2516ec42e8f606099ef0541b31639662eb4c861ea7718b83d06f37ad41e37200 +size 3156920448 diff --git a/Jan-v3-4B-base-instruct.i1-Q5_K_S.gguf b/Jan-v3-4B-base-instruct.i1-Q5_K_S.gguf new file mode 100644 index 0000000..1a41a99 --- /dev/null +++ b/Jan-v3-4B-base-instruct.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56dacff48232adde0f79f216906425a7ea0993a5ba24613e4c93b96568cc63b2 +size 3091118208 diff --git a/Jan-v3-4B-base-instruct.i1-Q6_K.gguf b/Jan-v3-4B-base-instruct.i1-Q6_K.gguf new file mode 100644 index 0000000..2b7b6d4 --- /dev/null +++ b/Jan-v3-4B-base-instruct.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec973ffaa55e99dcff44c35336491435eb7e30e3abaa2d719796bc14c4386222 +size 3625326208 diff --git a/Jan-v3-4B-base-instruct.imatrix.gguf b/Jan-v3-4B-base-instruct.imatrix.gguf new file mode 100644 index 0000000..4b4d67c --- /dev/null +++ b/Jan-v3-4B-base-instruct.imatrix.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:223ea4f568947f692fd1b508788f74a8a6d58a21ecb8987514429af5706aa72a +size 3872640 diff --git a/README.md b/README.md new file mode 100644 index 0000000..acb3629 --- /dev/null +++ b/README.md @@ -0,0 +1,87 @@ +--- +base_model: janhq/Jan-v3-4B-base-instruct +language: +- en +library_name: transformers +license: apache-2.0 +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- code +--- +## About + + + + + + + + + +weighted/imatrix quants of https://huggingface.co/janhq/Jan-v3-4B-base-instruct + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Jan-v3-4B-base-instruct-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/Jan-v3-4B-base-instruct-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/Jan-v3-4B-base-instruct-i1-GGUF/resolve/main/Jan-v3-4B-base-instruct.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) | +| [GGUF](https://huggingface.co/mradermacher/Jan-v3-4B-base-instruct-i1-GGUF/resolve/main/Jan-v3-4B-base-instruct.i1-IQ1_S.gguf) | i1-IQ1_S | 1.3 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/Jan-v3-4B-base-instruct-i1-GGUF/resolve/main/Jan-v3-4B-base-instruct.i1-IQ1_M.gguf) | i1-IQ1_M | 1.4 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/Jan-v3-4B-base-instruct-i1-GGUF/resolve/main/Jan-v3-4B-base-instruct.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 1.5 | | +| [GGUF](https://huggingface.co/mradermacher/Jan-v3-4B-base-instruct-i1-GGUF/resolve/main/Jan-v3-4B-base-instruct.i1-IQ2_XS.gguf) | i1-IQ2_XS | 1.6 | | +| [GGUF](https://huggingface.co/mradermacher/Jan-v3-4B-base-instruct-i1-GGUF/resolve/main/Jan-v3-4B-base-instruct.i1-IQ2_S.gguf) | i1-IQ2_S | 1.7 | | +| [GGUF](https://huggingface.co/mradermacher/Jan-v3-4B-base-instruct-i1-GGUF/resolve/main/Jan-v3-4B-base-instruct.i1-IQ2_M.gguf) | i1-IQ2_M | 1.8 | | +| [GGUF](https://huggingface.co/mradermacher/Jan-v3-4B-base-instruct-i1-GGUF/resolve/main/Jan-v3-4B-base-instruct.i1-Q2_K_S.gguf) | i1-Q2_K_S | 1.8 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/Jan-v3-4B-base-instruct-i1-GGUF/resolve/main/Jan-v3-4B-base-instruct.i1-Q2_K.gguf) | i1-Q2_K | 1.9 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/Jan-v3-4B-base-instruct-i1-GGUF/resolve/main/Jan-v3-4B-base-instruct.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 1.9 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Jan-v3-4B-base-instruct-i1-GGUF/resolve/main/Jan-v3-4B-base-instruct.i1-IQ3_XS.gguf) | i1-IQ3_XS | 2.1 | | +| [GGUF](https://huggingface.co/mradermacher/Jan-v3-4B-base-instruct-i1-GGUF/resolve/main/Jan-v3-4B-base-instruct.i1-Q3_K_S.gguf) | i1-Q3_K_S | 2.2 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/Jan-v3-4B-base-instruct-i1-GGUF/resolve/main/Jan-v3-4B-base-instruct.i1-IQ3_S.gguf) | i1-IQ3_S | 2.2 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/Jan-v3-4B-base-instruct-i1-GGUF/resolve/main/Jan-v3-4B-base-instruct.i1-IQ3_M.gguf) | i1-IQ3_M | 2.2 | | +| [GGUF](https://huggingface.co/mradermacher/Jan-v3-4B-base-instruct-i1-GGUF/resolve/main/Jan-v3-4B-base-instruct.i1-Q3_K_M.gguf) | i1-Q3_K_M | 2.3 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/Jan-v3-4B-base-instruct-i1-GGUF/resolve/main/Jan-v3-4B-base-instruct.i1-Q3_K_L.gguf) | i1-Q3_K_L | 2.5 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/Jan-v3-4B-base-instruct-i1-GGUF/resolve/main/Jan-v3-4B-base-instruct.i1-IQ4_XS.gguf) | i1-IQ4_XS | 2.6 | | +| [GGUF](https://huggingface.co/mradermacher/Jan-v3-4B-base-instruct-i1-GGUF/resolve/main/Jan-v3-4B-base-instruct.i1-Q4_0.gguf) | i1-Q4_0 | 2.7 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/Jan-v3-4B-base-instruct-i1-GGUF/resolve/main/Jan-v3-4B-base-instruct.i1-IQ4_NL.gguf) | i1-IQ4_NL | 2.7 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/Jan-v3-4B-base-instruct-i1-GGUF/resolve/main/Jan-v3-4B-base-instruct.i1-Q4_K_S.gguf) | i1-Q4_K_S | 2.7 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/Jan-v3-4B-base-instruct-i1-GGUF/resolve/main/Jan-v3-4B-base-instruct.i1-Q4_K_M.gguf) | i1-Q4_K_M | 2.8 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Jan-v3-4B-base-instruct-i1-GGUF/resolve/main/Jan-v3-4B-base-instruct.i1-Q4_1.gguf) | i1-Q4_1 | 2.9 | | +| [GGUF](https://huggingface.co/mradermacher/Jan-v3-4B-base-instruct-i1-GGUF/resolve/main/Jan-v3-4B-base-instruct.i1-Q5_K_S.gguf) | i1-Q5_K_S | 3.2 | | +| [GGUF](https://huggingface.co/mradermacher/Jan-v3-4B-base-instruct-i1-GGUF/resolve/main/Jan-v3-4B-base-instruct.i1-Q5_K_M.gguf) | i1-Q5_K_M | 3.3 | | +| [GGUF](https://huggingface.co/mradermacher/Jan-v3-4B-base-instruct-i1-GGUF/resolve/main/Jan-v3-4B-base-instruct.i1-Q6_K.gguf) | i1-Q6_K | 3.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. + +