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

Model: mradermacher/Ultra-Instruct-12B-i1-GGUF
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-06-10 01:44:16 +08:00
commit 08347ad268
24 changed files with 199 additions and 0 deletions

57
.gitattributes vendored Normal file
View File

@@ -0,0 +1,57 @@
*.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
imatrix.dat filter=lfs diff=lfs merge=lfs -text
Ultra-Instruct-12B.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
Ultra-Instruct-12B.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text
Ultra-Instruct-12B.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
Ultra-Instruct-12B.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text
Ultra-Instruct-12B.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
Ultra-Instruct-12B.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
Ultra-Instruct-12B.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text
Ultra-Instruct-12B.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
Ultra-Instruct-12B.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text
Ultra-Instruct-12B.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
Ultra-Instruct-12B.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
Ultra-Instruct-12B.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text
Ultra-Instruct-12B.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
Ultra-Instruct-12B.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text
Ultra-Instruct-12B.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
Ultra-Instruct-12B.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text
Ultra-Instruct-12B.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text
Ultra-Instruct-12B.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
Ultra-Instruct-12B.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
Ultra-Instruct-12B.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text
Ultra-Instruct-12B.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text

76
README.md Normal file
View File

@@ -0,0 +1,76 @@
---
base_model: Dampfinchen/Ultra-Instruct-12B
language:
- en
library_name: transformers
license: cc-by-nc-4.0
quantized_by: mradermacher
tags:
- mergekit
- merge
---
## About
<!-- ### quantize_version: 2 -->
<!-- ### output_tensor_quantised: 1 -->
<!-- ### convert_type: hf -->
<!-- ### vocab_type: -->
<!-- ### tags: nicoboss -->
weighted/imatrix quants of https://huggingface.co/Dampfinchen/Ultra-Instruct-12B
<!-- provided-files -->
static quants are available at https://huggingface.co/mradermacher/Ultra-Instruct-12B-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/Ultra-Instruct-12B-i1-GGUF/resolve/main/Ultra-Instruct-12B.i1-IQ1_S.gguf) | i1-IQ1_S | 3.1 | for the desperate |
| [GGUF](https://huggingface.co/mradermacher/Ultra-Instruct-12B-i1-GGUF/resolve/main/Ultra-Instruct-12B.i1-IQ1_M.gguf) | i1-IQ1_M | 3.3 | mostly desperate |
| [GGUF](https://huggingface.co/mradermacher/Ultra-Instruct-12B-i1-GGUF/resolve/main/Ultra-Instruct-12B.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 3.7 | |
| [GGUF](https://huggingface.co/mradermacher/Ultra-Instruct-12B-i1-GGUF/resolve/main/Ultra-Instruct-12B.i1-IQ2_XS.gguf) | i1-IQ2_XS | 4.0 | |
| [GGUF](https://huggingface.co/mradermacher/Ultra-Instruct-12B-i1-GGUF/resolve/main/Ultra-Instruct-12B.i1-IQ2_S.gguf) | i1-IQ2_S | 4.2 | |
| [GGUF](https://huggingface.co/mradermacher/Ultra-Instruct-12B-i1-GGUF/resolve/main/Ultra-Instruct-12B.i1-IQ2_M.gguf) | i1-IQ2_M | 4.5 | |
| [GGUF](https://huggingface.co/mradermacher/Ultra-Instruct-12B-i1-GGUF/resolve/main/Ultra-Instruct-12B.i1-Q2_K.gguf) | i1-Q2_K | 4.9 | IQ3_XXS probably better |
| [GGUF](https://huggingface.co/mradermacher/Ultra-Instruct-12B-i1-GGUF/resolve/main/Ultra-Instruct-12B.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 5.0 | lower quality |
| [GGUF](https://huggingface.co/mradermacher/Ultra-Instruct-12B-i1-GGUF/resolve/main/Ultra-Instruct-12B.i1-IQ3_XS.gguf) | i1-IQ3_XS | 5.4 | |
| [GGUF](https://huggingface.co/mradermacher/Ultra-Instruct-12B-i1-GGUF/resolve/main/Ultra-Instruct-12B.i1-Q3_K_S.gguf) | i1-Q3_K_S | 5.6 | IQ3_XS probably better |
| [GGUF](https://huggingface.co/mradermacher/Ultra-Instruct-12B-i1-GGUF/resolve/main/Ultra-Instruct-12B.i1-IQ3_S.gguf) | i1-IQ3_S | 5.7 | beats Q3_K* |
| [GGUF](https://huggingface.co/mradermacher/Ultra-Instruct-12B-i1-GGUF/resolve/main/Ultra-Instruct-12B.i1-IQ3_M.gguf) | i1-IQ3_M | 5.8 | |
| [GGUF](https://huggingface.co/mradermacher/Ultra-Instruct-12B-i1-GGUF/resolve/main/Ultra-Instruct-12B.i1-Q3_K_M.gguf) | i1-Q3_K_M | 6.2 | IQ3_S probably better |
| [GGUF](https://huggingface.co/mradermacher/Ultra-Instruct-12B-i1-GGUF/resolve/main/Ultra-Instruct-12B.i1-Q3_K_L.gguf) | i1-Q3_K_L | 6.7 | IQ3_M probably better |
| [GGUF](https://huggingface.co/mradermacher/Ultra-Instruct-12B-i1-GGUF/resolve/main/Ultra-Instruct-12B.i1-IQ4_XS.gguf) | i1-IQ4_XS | 6.8 | |
| [GGUF](https://huggingface.co/mradermacher/Ultra-Instruct-12B-i1-GGUF/resolve/main/Ultra-Instruct-12B.i1-Q4_0.gguf) | i1-Q4_0 | 7.2 | fast, low quality |
| [GGUF](https://huggingface.co/mradermacher/Ultra-Instruct-12B-i1-GGUF/resolve/main/Ultra-Instruct-12B.i1-Q4_K_S.gguf) | i1-Q4_K_S | 7.2 | optimal size/speed/quality |
| [GGUF](https://huggingface.co/mradermacher/Ultra-Instruct-12B-i1-GGUF/resolve/main/Ultra-Instruct-12B.i1-Q4_K_M.gguf) | i1-Q4_K_M | 7.6 | fast, recommended |
| [GGUF](https://huggingface.co/mradermacher/Ultra-Instruct-12B-i1-GGUF/resolve/main/Ultra-Instruct-12B.i1-Q5_K_S.gguf) | i1-Q5_K_S | 8.6 | |
| [GGUF](https://huggingface.co/mradermacher/Ultra-Instruct-12B-i1-GGUF/resolve/main/Ultra-Instruct-12B.i1-Q5_K_M.gguf) | i1-Q5_K_M | 8.8 | |
| [GGUF](https://huggingface.co/mradermacher/Ultra-Instruct-12B-i1-GGUF/resolve/main/Ultra-Instruct-12B.i1-Q6_K.gguf) | i1-Q6_K | 10.2 | 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:82fdec43dcedfe664fdcbef20c0e19d4bb70590930732a6905fa9afe27ab3396
size 3221625504

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

3
imatrix.dat Normal file
View File

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