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

Model: mradermacher/Heretic-UIGEN-T1.5-3B-i1-GGUF
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-05-15 02:11:10 +08:00
commit 169b4dc4bc
27 changed files with 221 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
Heretic-UIGEN-T1.5-3B.imatrix.gguf filter=lfs diff=lfs merge=lfs -text
Heretic-UIGEN-T1.5-3B.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text
Heretic-UIGEN-T1.5-3B.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text
Heretic-UIGEN-T1.5-3B.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text
Heretic-UIGEN-T1.5-3B.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text
Heretic-UIGEN-T1.5-3B.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text
Heretic-UIGEN-T1.5-3B.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text
Heretic-UIGEN-T1.5-3B.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text
Heretic-UIGEN-T1.5-3B.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text
Heretic-UIGEN-T1.5-3B.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text
Heretic-UIGEN-T1.5-3B.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text
Heretic-UIGEN-T1.5-3B.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text
Heretic-UIGEN-T1.5-3B.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
Heretic-UIGEN-T1.5-3B.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
Heretic-UIGEN-T1.5-3B.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text
Heretic-UIGEN-T1.5-3B.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
Heretic-UIGEN-T1.5-3B.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
Heretic-UIGEN-T1.5-3B.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
Heretic-UIGEN-T1.5-3B.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
Heretic-UIGEN-T1.5-3B.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text
Heretic-UIGEN-T1.5-3B.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
Heretic-UIGEN-T1.5-3B.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
Heretic-UIGEN-T1.5-3B.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
Heretic-UIGEN-T1.5-3B.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
Heretic-UIGEN-T1.5-3B.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

86
README.md Normal file
View File

@@ -0,0 +1,86 @@
---
base_model: hereticness/Heretic-UIGEN-T1.5-3B
language:
- en
library_name: transformers
mradermacher:
readme_rev: 1
quantized_by: mradermacher
tags:
- heretic
---
## 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/hereticness/Heretic-UIGEN-T1.5-3B
<!-- provided-files -->
***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Heretic-UIGEN-T1.5-3B-i1-GGUF).***
static quants are available at https://huggingface.co/mradermacher/Heretic-UIGEN-T1.5-3B-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-UIGEN-T1.5-3B-i1-GGUF/resolve/main/Heretic-UIGEN-T1.5-3B.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) |
| [GGUF](https://huggingface.co/mradermacher/Heretic-UIGEN-T1.5-3B-i1-GGUF/resolve/main/Heretic-UIGEN-T1.5-3B.i1-IQ1_S.gguf) | i1-IQ1_S | 0.9 | for the desperate |
| [GGUF](https://huggingface.co/mradermacher/Heretic-UIGEN-T1.5-3B-i1-GGUF/resolve/main/Heretic-UIGEN-T1.5-3B.i1-IQ1_M.gguf) | i1-IQ1_M | 1.0 | mostly desperate |
| [GGUF](https://huggingface.co/mradermacher/Heretic-UIGEN-T1.5-3B-i1-GGUF/resolve/main/Heretic-UIGEN-T1.5-3B.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 1.0 | |
| [GGUF](https://huggingface.co/mradermacher/Heretic-UIGEN-T1.5-3B-i1-GGUF/resolve/main/Heretic-UIGEN-T1.5-3B.i1-IQ2_XS.gguf) | i1-IQ2_XS | 1.1 | |
| [GGUF](https://huggingface.co/mradermacher/Heretic-UIGEN-T1.5-3B-i1-GGUF/resolve/main/Heretic-UIGEN-T1.5-3B.i1-IQ2_S.gguf) | i1-IQ2_S | 1.2 | |
| [GGUF](https://huggingface.co/mradermacher/Heretic-UIGEN-T1.5-3B-i1-GGUF/resolve/main/Heretic-UIGEN-T1.5-3B.i1-IQ2_M.gguf) | i1-IQ2_M | 1.2 | |
| [GGUF](https://huggingface.co/mradermacher/Heretic-UIGEN-T1.5-3B-i1-GGUF/resolve/main/Heretic-UIGEN-T1.5-3B.i1-Q2_K_S.gguf) | i1-Q2_K_S | 1.3 | very low quality |
| [GGUF](https://huggingface.co/mradermacher/Heretic-UIGEN-T1.5-3B-i1-GGUF/resolve/main/Heretic-UIGEN-T1.5-3B.i1-Q2_K.gguf) | i1-Q2_K | 1.4 | IQ3_XXS probably better |
| [GGUF](https://huggingface.co/mradermacher/Heretic-UIGEN-T1.5-3B-i1-GGUF/resolve/main/Heretic-UIGEN-T1.5-3B.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 1.4 | lower quality |
| [GGUF](https://huggingface.co/mradermacher/Heretic-UIGEN-T1.5-3B-i1-GGUF/resolve/main/Heretic-UIGEN-T1.5-3B.i1-IQ3_XS.gguf) | i1-IQ3_XS | 1.5 | |
| [GGUF](https://huggingface.co/mradermacher/Heretic-UIGEN-T1.5-3B-i1-GGUF/resolve/main/Heretic-UIGEN-T1.5-3B.i1-Q3_K_S.gguf) | i1-Q3_K_S | 1.6 | IQ3_XS probably better |
| [GGUF](https://huggingface.co/mradermacher/Heretic-UIGEN-T1.5-3B-i1-GGUF/resolve/main/Heretic-UIGEN-T1.5-3B.i1-IQ3_S.gguf) | i1-IQ3_S | 1.6 | beats Q3_K* |
| [GGUF](https://huggingface.co/mradermacher/Heretic-UIGEN-T1.5-3B-i1-GGUF/resolve/main/Heretic-UIGEN-T1.5-3B.i1-IQ3_M.gguf) | i1-IQ3_M | 1.6 | |
| [GGUF](https://huggingface.co/mradermacher/Heretic-UIGEN-T1.5-3B-i1-GGUF/resolve/main/Heretic-UIGEN-T1.5-3B.i1-Q3_K_M.gguf) | i1-Q3_K_M | 1.7 | IQ3_S probably better |
| [GGUF](https://huggingface.co/mradermacher/Heretic-UIGEN-T1.5-3B-i1-GGUF/resolve/main/Heretic-UIGEN-T1.5-3B.i1-Q3_K_L.gguf) | i1-Q3_K_L | 1.8 | IQ3_M probably better |
| [GGUF](https://huggingface.co/mradermacher/Heretic-UIGEN-T1.5-3B-i1-GGUF/resolve/main/Heretic-UIGEN-T1.5-3B.i1-IQ4_XS.gguf) | i1-IQ4_XS | 1.8 | |
| [GGUF](https://huggingface.co/mradermacher/Heretic-UIGEN-T1.5-3B-i1-GGUF/resolve/main/Heretic-UIGEN-T1.5-3B.i1-IQ4_NL.gguf) | i1-IQ4_NL | 1.9 | prefer IQ4_XS |
| [GGUF](https://huggingface.co/mradermacher/Heretic-UIGEN-T1.5-3B-i1-GGUF/resolve/main/Heretic-UIGEN-T1.5-3B.i1-Q4_0.gguf) | i1-Q4_0 | 1.9 | fast, low quality |
| [GGUF](https://huggingface.co/mradermacher/Heretic-UIGEN-T1.5-3B-i1-GGUF/resolve/main/Heretic-UIGEN-T1.5-3B.i1-Q4_K_S.gguf) | i1-Q4_K_S | 1.9 | optimal size/speed/quality |
| [GGUF](https://huggingface.co/mradermacher/Heretic-UIGEN-T1.5-3B-i1-GGUF/resolve/main/Heretic-UIGEN-T1.5-3B.i1-Q4_K_M.gguf) | i1-Q4_K_M | 2.0 | fast, recommended |
| [GGUF](https://huggingface.co/mradermacher/Heretic-UIGEN-T1.5-3B-i1-GGUF/resolve/main/Heretic-UIGEN-T1.5-3B.i1-Q4_1.gguf) | i1-Q4_1 | 2.1 | |
| [GGUF](https://huggingface.co/mradermacher/Heretic-UIGEN-T1.5-3B-i1-GGUF/resolve/main/Heretic-UIGEN-T1.5-3B.i1-Q5_K_S.gguf) | i1-Q5_K_S | 2.3 | |
| [GGUF](https://huggingface.co/mradermacher/Heretic-UIGEN-T1.5-3B-i1-GGUF/resolve/main/Heretic-UIGEN-T1.5-3B.i1-Q5_K_M.gguf) | i1-Q5_K_M | 2.3 | |
| [GGUF](https://huggingface.co/mradermacher/Heretic-UIGEN-T1.5-3B-i1-GGUF/resolve/main/Heretic-UIGEN-T1.5-3B.i1-Q6_K.gguf) | i1-Q6_K | 2.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 -->