From 0d42fce3fb21924382ac1148b8175fc5f3ef1aca Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Sat, 13 Jun 2026 04:44:15 +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/chatglm3-6b-i1-GGUF Source: Original Platform --- .gitattributes | 59 +++++++++++++++++++++++++ README.md | 85 +++++++++++++++++++++++++++++++++++++ chatglm3-6b.i1-IQ1_M.gguf | 3 ++ chatglm3-6b.i1-IQ1_S.gguf | 3 ++ chatglm3-6b.i1-IQ2_M.gguf | 3 ++ chatglm3-6b.i1-IQ2_S.gguf | 3 ++ chatglm3-6b.i1-IQ2_XS.gguf | 3 ++ chatglm3-6b.i1-IQ2_XXS.gguf | 3 ++ chatglm3-6b.i1-IQ3_M.gguf | 3 ++ chatglm3-6b.i1-IQ3_S.gguf | 3 ++ chatglm3-6b.i1-IQ3_XS.gguf | 3 ++ chatglm3-6b.i1-IQ3_XXS.gguf | 3 ++ chatglm3-6b.i1-IQ4_NL.gguf | 3 ++ chatglm3-6b.i1-IQ4_XS.gguf | 3 ++ chatglm3-6b.i1-Q2_K.gguf | 3 ++ chatglm3-6b.i1-Q2_K_S.gguf | 3 ++ chatglm3-6b.i1-Q3_K_L.gguf | 3 ++ chatglm3-6b.i1-Q3_K_M.gguf | 3 ++ chatglm3-6b.i1-Q3_K_S.gguf | 3 ++ chatglm3-6b.i1-Q4_0.gguf | 3 ++ chatglm3-6b.i1-Q4_1.gguf | 3 ++ chatglm3-6b.i1-Q4_K_M.gguf | 3 ++ chatglm3-6b.i1-Q4_K_S.gguf | 3 ++ chatglm3-6b.i1-Q5_K_M.gguf | 3 ++ chatglm3-6b.i1-Q5_K_S.gguf | 3 ++ chatglm3-6b.i1-Q6_K.gguf | 3 ++ 26 files changed, 216 insertions(+) create mode 100644 .gitattributes create mode 100644 README.md create mode 100644 chatglm3-6b.i1-IQ1_M.gguf create mode 100644 chatglm3-6b.i1-IQ1_S.gguf create mode 100644 chatglm3-6b.i1-IQ2_M.gguf create mode 100644 chatglm3-6b.i1-IQ2_S.gguf create mode 100644 chatglm3-6b.i1-IQ2_XS.gguf create mode 100644 chatglm3-6b.i1-IQ2_XXS.gguf create mode 100644 chatglm3-6b.i1-IQ3_M.gguf create mode 100644 chatglm3-6b.i1-IQ3_S.gguf create mode 100644 chatglm3-6b.i1-IQ3_XS.gguf create mode 100644 chatglm3-6b.i1-IQ3_XXS.gguf create mode 100644 chatglm3-6b.i1-IQ4_NL.gguf create mode 100644 chatglm3-6b.i1-IQ4_XS.gguf create mode 100644 chatglm3-6b.i1-Q2_K.gguf create mode 100644 chatglm3-6b.i1-Q2_K_S.gguf create mode 100644 chatglm3-6b.i1-Q3_K_L.gguf create mode 100644 chatglm3-6b.i1-Q3_K_M.gguf create mode 100644 chatglm3-6b.i1-Q3_K_S.gguf create mode 100644 chatglm3-6b.i1-Q4_0.gguf create mode 100644 chatglm3-6b.i1-Q4_1.gguf create mode 100644 chatglm3-6b.i1-Q4_K_M.gguf create mode 100644 chatglm3-6b.i1-Q4_K_S.gguf create mode 100644 chatglm3-6b.i1-Q5_K_M.gguf create mode 100644 chatglm3-6b.i1-Q5_K_S.gguf create mode 100644 chatglm3-6b.i1-Q6_K.gguf diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..80978e0 --- /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 +chatglm3-6b.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +chatglm3-6b.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +chatglm3-6b.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +chatglm3-6b.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +chatglm3-6b.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +chatglm3-6b.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +chatglm3-6b.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +chatglm3-6b.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +chatglm3-6b.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +chatglm3-6b.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +chatglm3-6b.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +chatglm3-6b.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +chatglm3-6b.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +chatglm3-6b.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +chatglm3-6b.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +chatglm3-6b.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +chatglm3-6b.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +chatglm3-6b.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +chatglm3-6b.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +chatglm3-6b.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +chatglm3-6b.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +chatglm3-6b.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +chatglm3-6b.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +chatglm3-6b.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/README.md b/README.md new file mode 100644 index 0000000..4164240 --- /dev/null +++ b/README.md @@ -0,0 +1,85 @@ +--- +base_model: zai-org/chatglm3-6b +language: +- zh +- en +library_name: transformers +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- glm +- chatglm +- thudm +--- +## About + + + + + + +weighted/imatrix quants of https://huggingface.co/zai-org/chatglm3-6b + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#chatglm3-6b-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/chatglm3-6b-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/chatglm3-6b-i1-GGUF/resolve/main/chatglm3-6b.i1-IQ1_S.gguf) | i1-IQ1_S | 2.1 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/chatglm3-6b-i1-GGUF/resolve/main/chatglm3-6b.i1-IQ1_M.gguf) | i1-IQ1_M | 2.2 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/chatglm3-6b-i1-GGUF/resolve/main/chatglm3-6b.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 2.3 | | +| [GGUF](https://huggingface.co/mradermacher/chatglm3-6b-i1-GGUF/resolve/main/chatglm3-6b.i1-IQ2_XS.gguf) | i1-IQ2_XS | 2.5 | | +| [GGUF](https://huggingface.co/mradermacher/chatglm3-6b-i1-GGUF/resolve/main/chatglm3-6b.i1-IQ2_S.gguf) | i1-IQ2_S | 2.5 | | +| [GGUF](https://huggingface.co/mradermacher/chatglm3-6b-i1-GGUF/resolve/main/chatglm3-6b.i1-IQ2_M.gguf) | i1-IQ2_M | 2.7 | | +| [GGUF](https://huggingface.co/mradermacher/chatglm3-6b-i1-GGUF/resolve/main/chatglm3-6b.i1-Q2_K_S.gguf) | i1-Q2_K_S | 2.7 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/chatglm3-6b-i1-GGUF/resolve/main/chatglm3-6b.i1-Q2_K.gguf) | i1-Q2_K | 2.7 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/chatglm3-6b-i1-GGUF/resolve/main/chatglm3-6b.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 2.9 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/chatglm3-6b-i1-GGUF/resolve/main/chatglm3-6b.i1-IQ3_XS.gguf) | i1-IQ3_XS | 3.0 | | +| [GGUF](https://huggingface.co/mradermacher/chatglm3-6b-i1-GGUF/resolve/main/chatglm3-6b.i1-IQ3_S.gguf) | i1-IQ3_S | 3.1 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/chatglm3-6b-i1-GGUF/resolve/main/chatglm3-6b.i1-Q3_K_S.gguf) | i1-Q3_K_S | 3.1 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/chatglm3-6b-i1-GGUF/resolve/main/chatglm3-6b.i1-IQ3_M.gguf) | i1-IQ3_M | 3.3 | | +| [GGUF](https://huggingface.co/mradermacher/chatglm3-6b-i1-GGUF/resolve/main/chatglm3-6b.i1-Q3_K_M.gguf) | i1-Q3_K_M | 3.4 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/chatglm3-6b-i1-GGUF/resolve/main/chatglm3-6b.i1-IQ4_XS.gguf) | i1-IQ4_XS | 3.5 | | +| [GGUF](https://huggingface.co/mradermacher/chatglm3-6b-i1-GGUF/resolve/main/chatglm3-6b.i1-Q3_K_L.gguf) | i1-Q3_K_L | 3.6 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/chatglm3-6b-i1-GGUF/resolve/main/chatglm3-6b.i1-IQ4_NL.gguf) | i1-IQ4_NL | 3.7 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/chatglm3-6b-i1-GGUF/resolve/main/chatglm3-6b.i1-Q4_0.gguf) | i1-Q4_0 | 3.7 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/chatglm3-6b-i1-GGUF/resolve/main/chatglm3-6b.i1-Q4_K_S.gguf) | i1-Q4_K_S | 3.9 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/chatglm3-6b-i1-GGUF/resolve/main/chatglm3-6b.i1-Q4_1.gguf) | i1-Q4_1 | 4.1 | | +| [GGUF](https://huggingface.co/mradermacher/chatglm3-6b-i1-GGUF/resolve/main/chatglm3-6b.i1-Q4_K_M.gguf) | i1-Q4_K_M | 4.2 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/chatglm3-6b-i1-GGUF/resolve/main/chatglm3-6b.i1-Q5_K_S.gguf) | i1-Q5_K_S | 4.5 | | +| [GGUF](https://huggingface.co/mradermacher/chatglm3-6b-i1-GGUF/resolve/main/chatglm3-6b.i1-Q5_K_M.gguf) | i1-Q5_K_M | 4.8 | | +| [GGUF](https://huggingface.co/mradermacher/chatglm3-6b-i1-GGUF/resolve/main/chatglm3-6b.i1-Q6_K.gguf) | i1-Q6_K | 5.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. + + diff --git a/chatglm3-6b.i1-IQ1_M.gguf b/chatglm3-6b.i1-IQ1_M.gguf new file mode 100644 index 0000000..2ebbca9 --- /dev/null +++ b/chatglm3-6b.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f556efbcb931fc8f4ebac371973b71461a537194deba6f629308fb1797c23d9 +size 2080923712 diff --git a/chatglm3-6b.i1-IQ1_S.gguf b/chatglm3-6b.i1-IQ1_S.gguf new file mode 100644 index 0000000..41388df --- /dev/null +++ b/chatglm3-6b.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5daa11170c3173e38e38e624f692a459648602691f95de8bebd0cecf069727bb +size 1994907712 diff --git a/chatglm3-6b.i1-IQ2_M.gguf b/chatglm3-6b.i1-IQ2_M.gguf new file mode 100644 index 0000000..d006f23 --- /dev/null +++ b/chatglm3-6b.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d95bfc0cdd97153d1bd8b87fc90c2296d708fec8a72f24253ea719fb6b4ca821 +size 2561450048 diff --git a/chatglm3-6b.i1-IQ2_S.gguf b/chatglm3-6b.i1-IQ2_S.gguf new file mode 100644 index 0000000..8ed3826 --- /dev/null +++ b/chatglm3-6b.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7eab6a58aca9c95a2d5d4d5c96608dba3417b35bbd73e3312c2d72969438f8de +size 2446762048 diff --git a/chatglm3-6b.i1-IQ2_XS.gguf b/chatglm3-6b.i1-IQ2_XS.gguf new file mode 100644 index 0000000..78d76f9 --- /dev/null +++ b/chatglm3-6b.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b9fca22ff4f332c2744c230bea3d767d1ffcdd770e82413df4873fcc1b47859 +size 2353651776 diff --git a/chatglm3-6b.i1-IQ2_XXS.gguf b/chatglm3-6b.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..d834e3d --- /dev/null +++ b/chatglm3-6b.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6144b95a9eccdcd9b5b039bfbaf3e13b59ecc45266e84f526f25b0bc9be4ee43 +size 2224283712 diff --git a/chatglm3-6b.i1-IQ3_M.gguf b/chatglm3-6b.i1-IQ3_M.gguf new file mode 100644 index 0000000..ff22db0 --- /dev/null +++ b/chatglm3-6b.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a808955d4d6ba3f3f71a50358bd3b2011b2bf404cba54841601eed4241c995aa +size 3151847488 diff --git a/chatglm3-6b.i1-IQ3_S.gguf b/chatglm3-6b.i1-IQ3_S.gguf new file mode 100644 index 0000000..228ec9d --- /dev/null +++ b/chatglm3-6b.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b793d04cbe6afcd03e55b98daa30abc3cbc50087f436e1f39f4142b4d52aef23 +size 2998231104 diff --git a/chatglm3-6b.i1-IQ3_XS.gguf b/chatglm3-6b.i1-IQ3_XS.gguf new file mode 100644 index 0000000..d160398 --- /dev/null +++ b/chatglm3-6b.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e52efa699e2da1f45ce96911ac4b9dd4d067bb86d17c0e1e3691d02ada3296ab +size 2887786560 diff --git a/chatglm3-6b.i1-IQ3_XXS.gguf b/chatglm3-6b.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..f4c3786 --- /dev/null +++ b/chatglm3-6b.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a5dae5b8d656039121fb07b8614aa3df9b611d2f33d8d280acc5f2a22dc4dcd +size 2790826048 diff --git a/chatglm3-6b.i1-IQ4_NL.gguf b/chatglm3-6b.i1-IQ4_NL.gguf new file mode 100644 index 0000000..421b23c --- /dev/null +++ b/chatglm3-6b.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee0ca6105b9a196d4f9251318dca5898dd29229249f63563212a7c90d695406d +size 3583418432 diff --git a/chatglm3-6b.i1-IQ4_XS.gguf b/chatglm3-6b.i1-IQ4_XS.gguf new file mode 100644 index 0000000..d8eb1f4 --- /dev/null +++ b/chatglm3-6b.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:113942f054eeb5ae458e3c94f4f86fa05cb94d2414504283a0130c2873fc7d80 +size 3445727296 diff --git a/chatglm3-6b.i1-Q2_K.gguf b/chatglm3-6b.i1-Q2_K.gguf new file mode 100644 index 0000000..a4d5707 --- /dev/null +++ b/chatglm3-6b.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e8329a7130b6a7975ae2b23a5adefea88926fb0bd860a5ad36db324be49fb89 +size 2598445120 diff --git a/chatglm3-6b.i1-Q2_K_S.gguf b/chatglm3-6b.i1-Q2_K_S.gguf new file mode 100644 index 0000000..3968ddf --- /dev/null +++ b/chatglm3-6b.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82dc1bd8979599ede753c242f41d65b1be6dea73c82196ca39733b55b07fdfb6 +size 2571771968 diff --git a/chatglm3-6b.i1-Q3_K_L.gguf b/chatglm3-6b.i1-Q3_K_L.gguf new file mode 100644 index 0000000..f8e5b3d --- /dev/null +++ b/chatglm3-6b.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fef556d427c78736788f2c2800e1257e89ab74e17f6cd9218677a06142a0ec5e +size 3484049472 diff --git a/chatglm3-6b.i1-Q3_K_M.gguf b/chatglm3-6b.i1-Q3_K_M.gguf new file mode 100644 index 0000000..bbe910f --- /dev/null +++ b/chatglm3-6b.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12d948f49304f77e1a16cb0228db2183958c59a4d440847cf2efe34588574a99 +size 3330662464 diff --git a/chatglm3-6b.i1-Q3_K_S.gguf b/chatglm3-6b.i1-Q3_K_S.gguf new file mode 100644 index 0000000..ee572cb --- /dev/null +++ b/chatglm3-6b.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:020a6a3f64442bf7814b581a69db06b75b5f067f5a99dcca802a917fc4dba2f9 +size 2998231104 diff --git a/chatglm3-6b.i1-Q4_0.gguf b/chatglm3-6b.i1-Q4_0.gguf new file mode 100644 index 0000000..6deea40 --- /dev/null +++ b/chatglm3-6b.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a4b54ebdbb3b22553ea050f730b5632b26925aa28b5ed53085c4eb56496b9e5 +size 3593936960 diff --git a/chatglm3-6b.i1-Q4_1.gguf b/chatglm3-6b.i1-Q4_1.gguf new file mode 100644 index 0000000..92011c6 --- /dev/null +++ b/chatglm3-6b.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4d9649fd02afce414c857132be5506dd0ce8901cdfadaea3726fb698940c089 +size 3956973632 diff --git a/chatglm3-6b.i1-Q4_K_M.gguf b/chatglm3-6b.i1-Q4_K_M.gguf new file mode 100644 index 0000000..3f3fab8 --- /dev/null +++ b/chatglm3-6b.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b10f259e4a28d711ff63edf96d4101becd25f8d90c24e7ca1275cf5c4893ba9b +size 4140343360 diff --git a/chatglm3-6b.i1-Q4_K_S.gguf b/chatglm3-6b.i1-Q4_K_S.gguf new file mode 100644 index 0000000..bafefd5 --- /dev/null +++ b/chatglm3-6b.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ea1d46816603f0f09adef50ca9aebad75d4932ff3c582af3c8e9cf833988786 +size 3790282816 diff --git a/chatglm3-6b.i1-Q5_K_M.gguf b/chatglm3-6b.i1-Q5_K_M.gguf new file mode 100644 index 0000000..c9deb1c --- /dev/null +++ b/chatglm3-6b.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9cc0b233e9e56af8114ce54ae2cc29652923370a0fa88dcca0dae397fa58e5f0 +size 4744323136 diff --git a/chatglm3-6b.i1-Q5_K_S.gguf b/chatglm3-6b.i1-Q5_K_S.gguf new file mode 100644 index 0000000..56581bf --- /dev/null +++ b/chatglm3-6b.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b33c6336fdb424951d8fbd8690ee00657d570ff680eb79118bca6bffd9c77727 +size 4428701760 diff --git a/chatglm3-6b.i1-Q6_K.gguf b/chatglm3-6b.i1-Q6_K.gguf new file mode 100644 index 0000000..7c68be7 --- /dev/null +++ b/chatglm3-6b.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb5b4305200e7d99ea9bc9f8d56a87e9dbf7f740d1f8bf7bfca967e352068dbd +size 5504753728