初始化项目,由ModelHub XC社区提供模型

Model: mradermacher/chatglm3-6b-i1-GGUF
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-06-13 04:44:15 +08:00
commit 0d42fce3fb
26 changed files with 216 additions and 0 deletions

59
.gitattributes vendored Normal file
View File

@@ -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

85
README.md Normal file
View File

@@ -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
<!-- ### quantize_version: 2 -->
<!-- ### output_tensor_quantised: 1 -->
<!-- ### convert_type: hf -->
<!-- ### vocab_type: -->
<!-- ### tags: nicoboss -->
weighted/imatrix quants of https://huggingface.co/zai-org/chatglm3-6b
<!-- provided-files -->
***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.
<!-- end -->

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1f556efbcb931fc8f4ebac371973b71461a537194deba6f629308fb1797c23d9
size 2080923712

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5daa11170c3173e38e38e624f692a459648602691f95de8bebd0cecf069727bb
size 1994907712

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d95bfc0cdd97153d1bd8b87fc90c2296d708fec8a72f24253ea719fb6b4ca821
size 2561450048

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7eab6a58aca9c95a2d5d4d5c96608dba3417b35bbd73e3312c2d72969438f8de
size 2446762048

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5b9fca22ff4f332c2744c230bea3d767d1ffcdd770e82413df4873fcc1b47859
size 2353651776

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6144b95a9eccdcd9b5b039bfbaf3e13b59ecc45266e84f526f25b0bc9be4ee43
size 2224283712

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a808955d4d6ba3f3f71a50358bd3b2011b2bf404cba54841601eed4241c995aa
size 3151847488

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b793d04cbe6afcd03e55b98daa30abc3cbc50087f436e1f39f4142b4d52aef23
size 2998231104

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e52efa699e2da1f45ce96911ac4b9dd4d067bb86d17c0e1e3691d02ada3296ab
size 2887786560

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3a5dae5b8d656039121fb07b8614aa3df9b611d2f33d8d280acc5f2a22dc4dcd
size 2790826048

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ee0ca6105b9a196d4f9251318dca5898dd29229249f63563212a7c90d695406d
size 3583418432

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:113942f054eeb5ae458e3c94f4f86fa05cb94d2414504283a0130c2873fc7d80
size 3445727296

3
chatglm3-6b.i1-Q2_K.gguf Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9e8329a7130b6a7975ae2b23a5adefea88926fb0bd860a5ad36db324be49fb89
size 2598445120

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:82dc1bd8979599ede753c242f41d65b1be6dea73c82196ca39733b55b07fdfb6
size 2571771968

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:fef556d427c78736788f2c2800e1257e89ab74e17f6cd9218677a06142a0ec5e
size 3484049472

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:12d948f49304f77e1a16cb0228db2183958c59a4d440847cf2efe34588574a99
size 3330662464

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:020a6a3f64442bf7814b581a69db06b75b5f067f5a99dcca802a917fc4dba2f9
size 2998231104

3
chatglm3-6b.i1-Q4_0.gguf Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1a4b54ebdbb3b22553ea050f730b5632b26925aa28b5ed53085c4eb56496b9e5
size 3593936960

3
chatglm3-6b.i1-Q4_1.gguf Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c4d9649fd02afce414c857132be5506dd0ce8901cdfadaea3726fb698940c089
size 3956973632

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b10f259e4a28d711ff63edf96d4101becd25f8d90c24e7ca1275cf5c4893ba9b
size 4140343360

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6ea1d46816603f0f09adef50ca9aebad75d4932ff3c582af3c8e9cf833988786
size 3790282816

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9cc0b233e9e56af8114ce54ae2cc29652923370a0fa88dcca0dae397fa58e5f0
size 4744323136

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b33c6336fdb424951d8fbd8690ee00657d570ff680eb79118bca6bffd9c77727
size 4428701760

3
chatglm3-6b.i1-Q6_K.gguf Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bb5b4305200e7d99ea9bc9f8d56a87e9dbf7f740d1f8bf7bfca967e352068dbd
size 5504753728