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

Model: mradermacher/Ollpheist-12B-i1-GGUF
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-04-09 12:54:20 +08:00
commit 4d281d4225
27 changed files with 224 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
Ollpheist-12B.imatrix.gguf filter=lfs diff=lfs merge=lfs -text
Ollpheist-12B.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
Ollpheist-12B.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text
Ollpheist-12B.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
Ollpheist-12B.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
Ollpheist-12B.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text
Ollpheist-12B.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text
Ollpheist-12B.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
Ollpheist-12B.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text
Ollpheist-12B.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text
Ollpheist-12B.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
Ollpheist-12B.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
Ollpheist-12B.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text
Ollpheist-12B.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
Ollpheist-12B.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text
Ollpheist-12B.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
Ollpheist-12B.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text
Ollpheist-12B.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
Ollpheist-12B.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text
Ollpheist-12B.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text
Ollpheist-12B.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
Ollpheist-12B.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
Ollpheist-12B.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text
Ollpheist-12B.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text
Ollpheist-12B.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

89
README.md Normal file
View File

@@ -0,0 +1,89 @@
---
base_model: Retreatcost/Ollpheist-12B
language:
- en
library_name: transformers
license: apache-2.0
mradermacher:
readme_rev: 1
quantized_by: mradermacher
tags:
- mergekit
- merge
- frankenmerge
---
## 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/Retreatcost/Ollpheist-12B
<!-- provided-files -->
***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Ollpheist-12B-i1-GGUF).***
static quants are available at https://huggingface.co/mradermacher/Ollpheist-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/Ollpheist-12B-i1-GGUF/resolve/main/Ollpheist-12B.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) |
| [GGUF](https://huggingface.co/mradermacher/Ollpheist-12B-i1-GGUF/resolve/main/Ollpheist-12B.i1-IQ1_S.gguf) | i1-IQ1_S | 3.1 | for the desperate |
| [GGUF](https://huggingface.co/mradermacher/Ollpheist-12B-i1-GGUF/resolve/main/Ollpheist-12B.i1-IQ1_M.gguf) | i1-IQ1_M | 3.3 | mostly desperate |
| [GGUF](https://huggingface.co/mradermacher/Ollpheist-12B-i1-GGUF/resolve/main/Ollpheist-12B.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 3.7 | |
| [GGUF](https://huggingface.co/mradermacher/Ollpheist-12B-i1-GGUF/resolve/main/Ollpheist-12B.i1-IQ2_XS.gguf) | i1-IQ2_XS | 4.0 | |
| [GGUF](https://huggingface.co/mradermacher/Ollpheist-12B-i1-GGUF/resolve/main/Ollpheist-12B.i1-IQ2_S.gguf) | i1-IQ2_S | 4.2 | |
| [GGUF](https://huggingface.co/mradermacher/Ollpheist-12B-i1-GGUF/resolve/main/Ollpheist-12B.i1-IQ2_M.gguf) | i1-IQ2_M | 4.5 | |
| [GGUF](https://huggingface.co/mradermacher/Ollpheist-12B-i1-GGUF/resolve/main/Ollpheist-12B.i1-Q2_K_S.gguf) | i1-Q2_K_S | 4.6 | very low quality |
| [GGUF](https://huggingface.co/mradermacher/Ollpheist-12B-i1-GGUF/resolve/main/Ollpheist-12B.i1-Q2_K.gguf) | i1-Q2_K | 4.9 | IQ3_XXS probably better |
| [GGUF](https://huggingface.co/mradermacher/Ollpheist-12B-i1-GGUF/resolve/main/Ollpheist-12B.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 5.0 | lower quality |
| [GGUF](https://huggingface.co/mradermacher/Ollpheist-12B-i1-GGUF/resolve/main/Ollpheist-12B.i1-IQ3_XS.gguf) | i1-IQ3_XS | 5.4 | |
| [GGUF](https://huggingface.co/mradermacher/Ollpheist-12B-i1-GGUF/resolve/main/Ollpheist-12B.i1-Q3_K_S.gguf) | i1-Q3_K_S | 5.6 | IQ3_XS probably better |
| [GGUF](https://huggingface.co/mradermacher/Ollpheist-12B-i1-GGUF/resolve/main/Ollpheist-12B.i1-IQ3_S.gguf) | i1-IQ3_S | 5.7 | beats Q3_K* |
| [GGUF](https://huggingface.co/mradermacher/Ollpheist-12B-i1-GGUF/resolve/main/Ollpheist-12B.i1-IQ3_M.gguf) | i1-IQ3_M | 5.8 | |
| [GGUF](https://huggingface.co/mradermacher/Ollpheist-12B-i1-GGUF/resolve/main/Ollpheist-12B.i1-Q3_K_M.gguf) | i1-Q3_K_M | 6.2 | IQ3_S probably better |
| [GGUF](https://huggingface.co/mradermacher/Ollpheist-12B-i1-GGUF/resolve/main/Ollpheist-12B.i1-Q3_K_L.gguf) | i1-Q3_K_L | 6.7 | IQ3_M probably better |
| [GGUF](https://huggingface.co/mradermacher/Ollpheist-12B-i1-GGUF/resolve/main/Ollpheist-12B.i1-IQ4_XS.gguf) | i1-IQ4_XS | 6.8 | |
| [GGUF](https://huggingface.co/mradermacher/Ollpheist-12B-i1-GGUF/resolve/main/Ollpheist-12B.i1-Q4_0.gguf) | i1-Q4_0 | 7.2 | fast, low quality |
| [GGUF](https://huggingface.co/mradermacher/Ollpheist-12B-i1-GGUF/resolve/main/Ollpheist-12B.i1-IQ4_NL.gguf) | i1-IQ4_NL | 7.2 | prefer IQ4_XS |
| [GGUF](https://huggingface.co/mradermacher/Ollpheist-12B-i1-GGUF/resolve/main/Ollpheist-12B.i1-Q4_K_S.gguf) | i1-Q4_K_S | 7.2 | optimal size/speed/quality |
| [GGUF](https://huggingface.co/mradermacher/Ollpheist-12B-i1-GGUF/resolve/main/Ollpheist-12B.i1-Q4_K_M.gguf) | i1-Q4_K_M | 7.6 | fast, recommended |
| [GGUF](https://huggingface.co/mradermacher/Ollpheist-12B-i1-GGUF/resolve/main/Ollpheist-12B.i1-Q4_1.gguf) | i1-Q4_1 | 7.9 | |
| [GGUF](https://huggingface.co/mradermacher/Ollpheist-12B-i1-GGUF/resolve/main/Ollpheist-12B.i1-Q5_K_S.gguf) | i1-Q5_K_S | 8.6 | |
| [GGUF](https://huggingface.co/mradermacher/Ollpheist-12B-i1-GGUF/resolve/main/Ollpheist-12B.i1-Q5_K_M.gguf) | i1-Q5_K_M | 8.8 | |
| [GGUF](https://huggingface.co/mradermacher/Ollpheist-12B-i1-GGUF/resolve/main/Ollpheist-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 -->