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

Model: mradermacher/granite-guardian-3.2-8b-factuality-detection-i1-GGUF
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-06-17 02:00:18 +08:00
commit cd92418ec5
27 changed files with 220 additions and 0 deletions

60
.gitattributes vendored Normal file
View File

@@ -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
granite-guardian-3.2-8b-factuality-detection.imatrix.gguf filter=lfs diff=lfs merge=lfs -text
granite-guardian-3.2-8b-factuality-detection.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
granite-guardian-3.2-8b-factuality-detection.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text
granite-guardian-3.2-8b-factuality-detection.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
granite-guardian-3.2-8b-factuality-detection.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text
granite-guardian-3.2-8b-factuality-detection.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
granite-guardian-3.2-8b-factuality-detection.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
granite-guardian-3.2-8b-factuality-detection.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text
granite-guardian-3.2-8b-factuality-detection.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text
granite-guardian-3.2-8b-factuality-detection.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text
granite-guardian-3.2-8b-factuality-detection.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
granite-guardian-3.2-8b-factuality-detection.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
granite-guardian-3.2-8b-factuality-detection.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
granite-guardian-3.2-8b-factuality-detection.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text
granite-guardian-3.2-8b-factuality-detection.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text
granite-guardian-3.2-8b-factuality-detection.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
granite-guardian-3.2-8b-factuality-detection.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text
granite-guardian-3.2-8b-factuality-detection.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
granite-guardian-3.2-8b-factuality-detection.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text
granite-guardian-3.2-8b-factuality-detection.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text
granite-guardian-3.2-8b-factuality-detection.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
granite-guardian-3.2-8b-factuality-detection.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
granite-guardian-3.2-8b-factuality-detection.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text
granite-guardian-3.2-8b-factuality-detection.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text
granite-guardian-3.2-8b-factuality-detection.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text

85
README.md Normal file
View File

@@ -0,0 +1,85 @@
---
base_model: ibm-granite/granite-guardian-3.2-8b-factuality-detection
language:
- en
library_name: transformers
license: apache-2.0
mradermacher:
readme_rev: 1
quantized_by: mradermacher
---
## About
<!-- ### quantize_version: 2 -->
<!-- ### output_tensor_quantised: 1 -->
<!-- ### convert_type: hf -->
<!-- ### vocab_type: -->
<!-- ### tags: nicoboss -->
<!-- ### quants: Q2_K IQ3_M Q4_K_S IQ3_XXS Q3_K_M small-IQ4_NL Q4_K_M IQ2_M Q6_K IQ4_XS Q2_K_S IQ1_M Q3_K_S IQ2_XXS Q3_K_L IQ2_XS Q5_K_S IQ2_S IQ1_S Q5_K_M Q4_0 IQ3_XS Q4_1 IQ3_S -->
<!-- ### quants_skip: -->
<!-- ### skip_mmproj: -->
weighted/imatrix quants of https://huggingface.co/ibm-granite/granite-guardian-3.2-8b-factuality-detection
<!-- provided-files -->
***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#granite-guardian-3.2-8b-factuality-detection-i1-GGUF).***
static quants are available at https://huggingface.co/mradermacher/granite-guardian-3.2-8b-factuality-detection-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/granite-guardian-3.2-8b-factuality-detection-i1-GGUF/resolve/main/granite-guardian-3.2-8b-factuality-detection.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) |
| [GGUF](https://huggingface.co/mradermacher/granite-guardian-3.2-8b-factuality-detection-i1-GGUF/resolve/main/granite-guardian-3.2-8b-factuality-detection.i1-IQ1_S.gguf) | i1-IQ1_S | 1.9 | for the desperate |
| [GGUF](https://huggingface.co/mradermacher/granite-guardian-3.2-8b-factuality-detection-i1-GGUF/resolve/main/granite-guardian-3.2-8b-factuality-detection.i1-IQ1_M.gguf) | i1-IQ1_M | 2.1 | mostly desperate |
| [GGUF](https://huggingface.co/mradermacher/granite-guardian-3.2-8b-factuality-detection-i1-GGUF/resolve/main/granite-guardian-3.2-8b-factuality-detection.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 2.4 | |
| [GGUF](https://huggingface.co/mradermacher/granite-guardian-3.2-8b-factuality-detection-i1-GGUF/resolve/main/granite-guardian-3.2-8b-factuality-detection.i1-IQ2_XS.gguf) | i1-IQ2_XS | 2.6 | |
| [GGUF](https://huggingface.co/mradermacher/granite-guardian-3.2-8b-factuality-detection-i1-GGUF/resolve/main/granite-guardian-3.2-8b-factuality-detection.i1-IQ2_S.gguf) | i1-IQ2_S | 2.7 | |
| [GGUF](https://huggingface.co/mradermacher/granite-guardian-3.2-8b-factuality-detection-i1-GGUF/resolve/main/granite-guardian-3.2-8b-factuality-detection.i1-IQ2_M.gguf) | i1-IQ2_M | 2.9 | |
| [GGUF](https://huggingface.co/mradermacher/granite-guardian-3.2-8b-factuality-detection-i1-GGUF/resolve/main/granite-guardian-3.2-8b-factuality-detection.i1-Q2_K_S.gguf) | i1-Q2_K_S | 3.0 | very low quality |
| [GGUF](https://huggingface.co/mradermacher/granite-guardian-3.2-8b-factuality-detection-i1-GGUF/resolve/main/granite-guardian-3.2-8b-factuality-detection.i1-Q2_K.gguf) | i1-Q2_K | 3.2 | IQ3_XXS probably better |
| [GGUF](https://huggingface.co/mradermacher/granite-guardian-3.2-8b-factuality-detection-i1-GGUF/resolve/main/granite-guardian-3.2-8b-factuality-detection.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 3.3 | lower quality |
| [GGUF](https://huggingface.co/mradermacher/granite-guardian-3.2-8b-factuality-detection-i1-GGUF/resolve/main/granite-guardian-3.2-8b-factuality-detection.i1-IQ3_XS.gguf) | i1-IQ3_XS | 3.5 | |
| [GGUF](https://huggingface.co/mradermacher/granite-guardian-3.2-8b-factuality-detection-i1-GGUF/resolve/main/granite-guardian-3.2-8b-factuality-detection.i1-Q3_K_S.gguf) | i1-Q3_K_S | 3.7 | IQ3_XS probably better |
| [GGUF](https://huggingface.co/mradermacher/granite-guardian-3.2-8b-factuality-detection-i1-GGUF/resolve/main/granite-guardian-3.2-8b-factuality-detection.i1-IQ3_S.gguf) | i1-IQ3_S | 3.7 | beats Q3_K* |
| [GGUF](https://huggingface.co/mradermacher/granite-guardian-3.2-8b-factuality-detection-i1-GGUF/resolve/main/granite-guardian-3.2-8b-factuality-detection.i1-IQ3_M.gguf) | i1-IQ3_M | 3.8 | |
| [GGUF](https://huggingface.co/mradermacher/granite-guardian-3.2-8b-factuality-detection-i1-GGUF/resolve/main/granite-guardian-3.2-8b-factuality-detection.i1-Q3_K_M.gguf) | i1-Q3_K_M | 4.1 | IQ3_S probably better |
| [GGUF](https://huggingface.co/mradermacher/granite-guardian-3.2-8b-factuality-detection-i1-GGUF/resolve/main/granite-guardian-3.2-8b-factuality-detection.i1-Q3_K_L.gguf) | i1-Q3_K_L | 4.4 | IQ3_M probably better |
| [GGUF](https://huggingface.co/mradermacher/granite-guardian-3.2-8b-factuality-detection-i1-GGUF/resolve/main/granite-guardian-3.2-8b-factuality-detection.i1-IQ4_XS.gguf) | i1-IQ4_XS | 4.5 | |
| [GGUF](https://huggingface.co/mradermacher/granite-guardian-3.2-8b-factuality-detection-i1-GGUF/resolve/main/granite-guardian-3.2-8b-factuality-detection.i1-Q4_0.gguf) | i1-Q4_0 | 4.8 | fast, low quality |
| [GGUF](https://huggingface.co/mradermacher/granite-guardian-3.2-8b-factuality-detection-i1-GGUF/resolve/main/granite-guardian-3.2-8b-factuality-detection.i1-IQ4_NL.gguf) | i1-IQ4_NL | 4.8 | prefer IQ4_XS |
| [GGUF](https://huggingface.co/mradermacher/granite-guardian-3.2-8b-factuality-detection-i1-GGUF/resolve/main/granite-guardian-3.2-8b-factuality-detection.i1-Q4_K_S.gguf) | i1-Q4_K_S | 4.8 | optimal size/speed/quality |
| [GGUF](https://huggingface.co/mradermacher/granite-guardian-3.2-8b-factuality-detection-i1-GGUF/resolve/main/granite-guardian-3.2-8b-factuality-detection.i1-Q4_K_M.gguf) | i1-Q4_K_M | 5.0 | fast, recommended |
| [GGUF](https://huggingface.co/mradermacher/granite-guardian-3.2-8b-factuality-detection-i1-GGUF/resolve/main/granite-guardian-3.2-8b-factuality-detection.i1-Q4_1.gguf) | i1-Q4_1 | 5.2 | |
| [GGUF](https://huggingface.co/mradermacher/granite-guardian-3.2-8b-factuality-detection-i1-GGUF/resolve/main/granite-guardian-3.2-8b-factuality-detection.i1-Q5_K_S.gguf) | i1-Q5_K_S | 5.7 | |
| [GGUF](https://huggingface.co/mradermacher/granite-guardian-3.2-8b-factuality-detection-i1-GGUF/resolve/main/granite-guardian-3.2-8b-factuality-detection.i1-Q5_K_M.gguf) | i1-Q5_K_M | 5.9 | |
| [GGUF](https://huggingface.co/mradermacher/granite-guardian-3.2-8b-factuality-detection-i1-GGUF/resolve/main/granite-guardian-3.2-8b-factuality-detection.i1-Q6_K.gguf) | i1-Q6_K | 6.8 | 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:d493cef77e936c1e5f09befce2475033d3ae659eae6fed0b94708a063b183765
size 1997311936

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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