From d0d2e9c3a2c9f7d5f03d1e8a27882d649fff1675 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Tue, 19 May 2026 12:02:26 +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/Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B-i1-GGUF Source: Original Platform --- .gitattributes | 60 +++++++++++++ ...OVAX-SEED-Text-Instruct-0.5B.i1-IQ1_M.gguf | 3 + ...OVAX-SEED-Text-Instruct-0.5B.i1-IQ1_S.gguf | 3 + ...OVAX-SEED-Text-Instruct-0.5B.i1-IQ2_M.gguf | 3 + ...OVAX-SEED-Text-Instruct-0.5B.i1-IQ2_S.gguf | 3 + ...VAX-SEED-Text-Instruct-0.5B.i1-IQ2_XS.gguf | 3 + ...AX-SEED-Text-Instruct-0.5B.i1-IQ2_XXS.gguf | 3 + ...OVAX-SEED-Text-Instruct-0.5B.i1-IQ3_M.gguf | 3 + ...OVAX-SEED-Text-Instruct-0.5B.i1-IQ3_S.gguf | 3 + ...VAX-SEED-Text-Instruct-0.5B.i1-IQ3_XS.gguf | 3 + ...AX-SEED-Text-Instruct-0.5B.i1-IQ3_XXS.gguf | 3 + ...VAX-SEED-Text-Instruct-0.5B.i1-IQ4_NL.gguf | 3 + ...VAX-SEED-Text-Instruct-0.5B.i1-IQ4_XS.gguf | 3 + ...LOVAX-SEED-Text-Instruct-0.5B.i1-Q2_K.gguf | 3 + ...VAX-SEED-Text-Instruct-0.5B.i1-Q2_K_S.gguf | 3 + ...VAX-SEED-Text-Instruct-0.5B.i1-Q3_K_L.gguf | 3 + ...VAX-SEED-Text-Instruct-0.5B.i1-Q3_K_M.gguf | 3 + ...VAX-SEED-Text-Instruct-0.5B.i1-Q3_K_S.gguf | 3 + ...LOVAX-SEED-Text-Instruct-0.5B.i1-Q4_0.gguf | 3 + ...LOVAX-SEED-Text-Instruct-0.5B.i1-Q4_1.gguf | 3 + ...VAX-SEED-Text-Instruct-0.5B.i1-Q4_K_M.gguf | 3 + ...VAX-SEED-Text-Instruct-0.5B.i1-Q4_K_S.gguf | 3 + ...VAX-SEED-Text-Instruct-0.5B.i1-Q5_K_M.gguf | 3 + ...VAX-SEED-Text-Instruct-0.5B.i1-Q5_K_S.gguf | 3 + ...LOVAX-SEED-Text-Instruct-0.5B.i1-Q6_K.gguf | 3 + ...LOVAX-SEED-Text-Instruct-0.5B.imatrix.gguf | 3 + README.md | 86 +++++++++++++++++++ 27 files changed, 221 insertions(+) create mode 100644 .gitattributes create mode 100644 Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.i1-IQ1_M.gguf create mode 100644 Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.i1-IQ1_S.gguf create mode 100644 Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.i1-IQ2_M.gguf create mode 100644 Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.i1-IQ2_S.gguf create mode 100644 Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.i1-IQ2_XS.gguf create mode 100644 Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.i1-IQ2_XXS.gguf create mode 100644 Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.i1-IQ3_M.gguf create mode 100644 Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.i1-IQ3_S.gguf create mode 100644 Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.i1-IQ3_XS.gguf create mode 100644 Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.i1-IQ3_XXS.gguf create mode 100644 Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.i1-IQ4_NL.gguf create mode 100644 Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.i1-IQ4_XS.gguf create mode 100644 Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.i1-Q2_K.gguf create mode 100644 Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.i1-Q2_K_S.gguf create mode 100644 Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.i1-Q3_K_L.gguf create mode 100644 Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.i1-Q3_K_M.gguf create mode 100644 Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.i1-Q3_K_S.gguf create mode 100644 Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.i1-Q4_0.gguf create mode 100644 Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.i1-Q4_1.gguf create mode 100644 Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.i1-Q4_K_M.gguf create mode 100644 Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.i1-Q4_K_S.gguf create mode 100644 Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.i1-Q5_K_M.gguf create mode 100644 Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.i1-Q5_K_S.gguf create mode 100644 Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.i1-Q6_K.gguf create mode 100644 Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.imatrix.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..74f5f0a --- /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 +Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.imatrix.gguf filter=lfs diff=lfs merge=lfs -text +Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text +Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.i1-IQ1_M.gguf b/Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.i1-IQ1_M.gguf new file mode 100644 index 0000000..57ad677 --- /dev/null +++ b/Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f4336d28389622ff3531230cfa06603262d2eb4fb47697220b80f579d8b9a6f +size 187303776 diff --git a/Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.i1-IQ1_S.gguf b/Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.i1-IQ1_S.gguf new file mode 100644 index 0000000..b95e1f9 --- /dev/null +++ b/Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e5dc620aab66d9cf7d12d9e29f38a3ad940dcceb1c2abd491bc5fe8c244d346 +size 178751328 diff --git a/Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.i1-IQ2_M.gguf b/Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.i1-IQ2_M.gguf new file mode 100644 index 0000000..9674f65 --- /dev/null +++ b/Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70a98a68e8e018e47c9b6dc2c29e799c334f301471008c3cc925e858d67a1487 +size 236848992 diff --git a/Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.i1-IQ2_S.gguf b/Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.i1-IQ2_S.gguf new file mode 100644 index 0000000..f2bbd33 --- /dev/null +++ b/Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da75bd2537226616c901d922493fe689086dc6d70b174d365b296b1319c07169 +size 225445728 diff --git a/Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.i1-IQ2_XS.gguf b/Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.i1-IQ2_XS.gguf new file mode 100644 index 0000000..b024840 --- /dev/null +++ b/Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3eca4e2c715a9835520a75cd670fd046c1be80212f8b4b246681402d5b5a0994 +size 214533984 diff --git a/Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.i1-IQ2_XXS.gguf b/Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..ca3ee12 --- /dev/null +++ b/Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:728cf57efe066cf31de9e9bd84d36fd3da2cfc33c39a9179344a279003782733 +size 201557856 diff --git a/Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.i1-IQ3_M.gguf b/Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.i1-IQ3_M.gguf new file mode 100644 index 0000000..bc32aef --- /dev/null +++ b/Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0679abea2eee00c307db04667b88075d3730a3a1ff6881750358fccccbaba8e +size 303499104 diff --git a/Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.i1-IQ3_S.gguf b/Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.i1-IQ3_S.gguf new file mode 100644 index 0000000..635debb --- /dev/null +++ b/Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3ed06a938204d181e7a77e81696a6db3f117dcb9e78faf991dc70f2a0721fe5 +size 291800928 diff --git a/Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.i1-IQ3_XS.gguf b/Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.i1-IQ3_XS.gguf new file mode 100644 index 0000000..a9dd375 --- /dev/null +++ b/Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e27293946ca39dbd533a2ec865d3e765f4708ceae4d3863741c8d3816366973 +size 281184096 diff --git a/Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.i1-IQ3_XXS.gguf b/Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..f1f0f97 --- /dev/null +++ b/Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6248443483b0f5b423b07b1f5d33a32280d58c86655e03bf313421a82183e99 +size 253167456 diff --git a/Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.i1-IQ4_NL.gguf b/Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.i1-IQ4_NL.gguf new file mode 100644 index 0000000..e9e9311 --- /dev/null +++ b/Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2add3bd38de7aafff09c25400ea30ff59438adcb23606265f2d594711152d26 +size 351962976 diff --git a/Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.i1-IQ4_XS.gguf b/Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.i1-IQ4_XS.gguf new file mode 100644 index 0000000..1713e08 --- /dev/null +++ b/Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66d78cdb79764cb185ad7dd60ecd1b49708bb1f6959b7eae0bb69a6756113e52 +size 337807200 diff --git a/Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.i1-Q2_K.gguf b/Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.i1-Q2_K.gguf new file mode 100644 index 0000000..ba0f678 --- /dev/null +++ b/Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d53f4ad0681dcc7e8c9d2f31c7409c4773ae5aa9ee907462cbce2c4896db6c6 +size 263685984 diff --git a/Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.i1-Q2_K_S.gguf b/Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.i1-Q2_K_S.gguf new file mode 100644 index 0000000..05735f5 --- /dev/null +++ b/Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60ee4caa01211016b67bd49f6852211c8e9bb18bb15688e7443bfea72bc871e6 +size 248743776 diff --git a/Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.i1-Q3_K_L.gguf b/Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.i1-Q3_K_L.gguf new file mode 100644 index 0000000..750ee08 --- /dev/null +++ b/Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:223535ac932ee3303feea099e337214d7c805b93c27d7f8a19b28c482b0ebc7d +size 337217376 diff --git a/Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.i1-Q3_K_M.gguf b/Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.i1-Q3_K_M.gguf new file mode 100644 index 0000000..4f50100 --- /dev/null +++ b/Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f195ae62f8412388bc82c5114ed24cce3327e4681f7071228e1d6f85d36d9480 +size 315983712 diff --git a/Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.i1-Q3_K_S.gguf b/Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.i1-Q3_K_S.gguf new file mode 100644 index 0000000..7713c22 --- /dev/null +++ b/Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7a198d654f828747b4d3b3da8f848b0eb97e3d12ad1b5174458f94aced249f3 +size 291800928 diff --git a/Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.i1-Q4_0.gguf b/Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.i1-Q4_0.gguf new file mode 100644 index 0000000..0b497b9 --- /dev/null +++ b/Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb52f780ffe4587088e27d70d5b84193c16b917212cc9528313836861dc6d66c +size 352749408 diff --git a/Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.i1-Q4_1.gguf b/Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.i1-Q4_1.gguf new file mode 100644 index 0000000..092382e --- /dev/null +++ b/Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f48a37925f95159fb94cefdb00f8e1d1c46dec00efdc17f52d0b8fff64190184 +size 380274528 diff --git a/Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.i1-Q4_K_M.gguf b/Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.i1-Q4_K_M.gguf new file mode 100644 index 0000000..d8f655e --- /dev/null +++ b/Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e399a3b51045d1a84b46645433c621faee28f9f8042c7652948c069754e12ee8 +size 368183136 diff --git a/Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.i1-Q4_K_S.gguf b/Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.i1-Q4_K_S.gguf new file mode 100644 index 0000000..ded01e6 --- /dev/null +++ b/Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9b9daa9f916b8c04435b97cc4ff9e5822463b6756357f687ef37db2b635a89f +size 354060128 diff --git a/Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.i1-Q5_K_M.gguf b/Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.i1-Q5_K_M.gguf new file mode 100644 index 0000000..42c683d --- /dev/null +++ b/Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67042469a320068e2652a38d904bef3f61c9ca04c914fa4c7cc2e79ec41e8c15 +size 416941920 diff --git a/Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.i1-Q5_K_S.gguf b/Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.i1-Q5_K_S.gguf new file mode 100644 index 0000000..70af72a --- /dev/null +++ b/Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0dce49b6b94a278caa3040fa5a3863f7dfbf601435dc513abdfba7e920a64711 +size 408586080 diff --git a/Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.i1-Q6_K.gguf b/Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.i1-Q6_K.gguf new file mode 100644 index 0000000..d197081 --- /dev/null +++ b/Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a7024729f923eb6512d52b137be8f011aa6996d4ee886c2231e92672f705f19 +size 468748128 diff --git a/Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.imatrix.gguf b/Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.imatrix.gguf new file mode 100644 index 0000000..964b0e2 --- /dev/null +++ b/Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.imatrix.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d53f2c6d153399de91940dc11de7b28fc6d90d3efa0d4f24fb5fe978b9328c4d +size 1107232 diff --git a/README.md b/README.md new file mode 100644 index 0000000..9bf6cfd --- /dev/null +++ b/README.md @@ -0,0 +1,86 @@ +--- +base_model: hereticness/Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B +language: +- en +library_name: transformers +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- heretic +--- +## About + + + + + + + + + +weighted/imatrix quants of https://huggingface.co/hereticness/Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B-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/Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B-i1-GGUF/resolve/main/Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) | +| [GGUF](https://huggingface.co/mradermacher/Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B-i1-GGUF/resolve/main/Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.i1-IQ1_S.gguf) | i1-IQ1_S | 0.3 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B-i1-GGUF/resolve/main/Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.i1-IQ1_M.gguf) | i1-IQ1_M | 0.3 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B-i1-GGUF/resolve/main/Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 0.3 | | +| [GGUF](https://huggingface.co/mradermacher/Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B-i1-GGUF/resolve/main/Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.i1-IQ2_XS.gguf) | i1-IQ2_XS | 0.3 | | +| [GGUF](https://huggingface.co/mradermacher/Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B-i1-GGUF/resolve/main/Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.i1-IQ2_S.gguf) | i1-IQ2_S | 0.3 | | +| [GGUF](https://huggingface.co/mradermacher/Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B-i1-GGUF/resolve/main/Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.i1-IQ2_M.gguf) | i1-IQ2_M | 0.3 | | +| [GGUF](https://huggingface.co/mradermacher/Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B-i1-GGUF/resolve/main/Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.i1-Q2_K_S.gguf) | i1-Q2_K_S | 0.3 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B-i1-GGUF/resolve/main/Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 0.4 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B-i1-GGUF/resolve/main/Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.i1-Q2_K.gguf) | i1-Q2_K | 0.4 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B-i1-GGUF/resolve/main/Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.i1-IQ3_XS.gguf) | i1-IQ3_XS | 0.4 | | +| [GGUF](https://huggingface.co/mradermacher/Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B-i1-GGUF/resolve/main/Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.i1-IQ3_S.gguf) | i1-IQ3_S | 0.4 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B-i1-GGUF/resolve/main/Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.i1-Q3_K_S.gguf) | i1-Q3_K_S | 0.4 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B-i1-GGUF/resolve/main/Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.i1-IQ3_M.gguf) | i1-IQ3_M | 0.4 | | +| [GGUF](https://huggingface.co/mradermacher/Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B-i1-GGUF/resolve/main/Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.i1-Q3_K_M.gguf) | i1-Q3_K_M | 0.4 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B-i1-GGUF/resolve/main/Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.i1-Q3_K_L.gguf) | i1-Q3_K_L | 0.4 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B-i1-GGUF/resolve/main/Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.i1-IQ4_XS.gguf) | i1-IQ4_XS | 0.4 | | +| [GGUF](https://huggingface.co/mradermacher/Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B-i1-GGUF/resolve/main/Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.i1-IQ4_NL.gguf) | i1-IQ4_NL | 0.5 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B-i1-GGUF/resolve/main/Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.i1-Q4_0.gguf) | i1-Q4_0 | 0.5 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B-i1-GGUF/resolve/main/Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.i1-Q4_K_S.gguf) | i1-Q4_K_S | 0.5 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B-i1-GGUF/resolve/main/Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.i1-Q4_K_M.gguf) | i1-Q4_K_M | 0.5 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B-i1-GGUF/resolve/main/Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.i1-Q4_1.gguf) | i1-Q4_1 | 0.5 | | +| [GGUF](https://huggingface.co/mradermacher/Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B-i1-GGUF/resolve/main/Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.i1-Q5_K_S.gguf) | i1-Q5_K_S | 0.5 | | +| [GGUF](https://huggingface.co/mradermacher/Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B-i1-GGUF/resolve/main/Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.i1-Q5_K_M.gguf) | i1-Q5_K_M | 0.5 | | +| [GGUF](https://huggingface.co/mradermacher/Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B-i1-GGUF/resolve/main/Heretic-HyperCLOVAX-SEED-Text-Instruct-0.5B.i1-Q6_K.gguf) | i1-Q6_K | 0.6 | 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. + +