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

Model: mradermacher/liberalis-cogitator-llama-3.1-8b-dpo-i1-GGUF
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-06-18 00:43:17 +08:00
commit cd25bfff1a
27 changed files with 229 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
liberalis-cogitator-llama-3.1-8b-dpo.imatrix.gguf filter=lfs diff=lfs merge=lfs -text
liberalis-cogitator-llama-3.1-8b-dpo.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
liberalis-cogitator-llama-3.1-8b-dpo.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text
liberalis-cogitator-llama-3.1-8b-dpo.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
liberalis-cogitator-llama-3.1-8b-dpo.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text
liberalis-cogitator-llama-3.1-8b-dpo.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
liberalis-cogitator-llama-3.1-8b-dpo.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text
liberalis-cogitator-llama-3.1-8b-dpo.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
liberalis-cogitator-llama-3.1-8b-dpo.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text
liberalis-cogitator-llama-3.1-8b-dpo.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
liberalis-cogitator-llama-3.1-8b-dpo.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
liberalis-cogitator-llama-3.1-8b-dpo.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text
liberalis-cogitator-llama-3.1-8b-dpo.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text
liberalis-cogitator-llama-3.1-8b-dpo.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
liberalis-cogitator-llama-3.1-8b-dpo.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text
liberalis-cogitator-llama-3.1-8b-dpo.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
liberalis-cogitator-llama-3.1-8b-dpo.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text
liberalis-cogitator-llama-3.1-8b-dpo.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
liberalis-cogitator-llama-3.1-8b-dpo.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text
liberalis-cogitator-llama-3.1-8b-dpo.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text
liberalis-cogitator-llama-3.1-8b-dpo.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
liberalis-cogitator-llama-3.1-8b-dpo.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
liberalis-cogitator-llama-3.1-8b-dpo.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text
liberalis-cogitator-llama-3.1-8b-dpo.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text
liberalis-cogitator-llama-3.1-8b-dpo.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text

94
README.md Normal file
View File

@@ -0,0 +1,94 @@
---
base_model: Locutusque/liberalis-cogitator-llama-3.1-8b-dpo
language:
- en
library_name: transformers
license: llama3.1
model_name: liberalis-cogitator-llama-3.1-8b-dpo
mradermacher:
readme_rev: 1
quantized_by: mradermacher
tags:
- uncensored
- roleplay
- storytelling
- dpo
- llama-3.1
- 8b
- liberalis-cogitator
---
## 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/Locutusque/liberalis-cogitator-llama-3.1-8b-dpo
<!-- provided-files -->
***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#liberalis-cogitator-llama-3.1-8b-dpo-i1-GGUF).***
static quants are available at https://huggingface.co/mradermacher/liberalis-cogitator-llama-3.1-8b-dpo-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/liberalis-cogitator-llama-3.1-8b-dpo-i1-GGUF/resolve/main/liberalis-cogitator-llama-3.1-8b-dpo.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) |
| [GGUF](https://huggingface.co/mradermacher/liberalis-cogitator-llama-3.1-8b-dpo-i1-GGUF/resolve/main/liberalis-cogitator-llama-3.1-8b-dpo.i1-IQ1_S.gguf) | i1-IQ1_S | 2.1 | for the desperate |
| [GGUF](https://huggingface.co/mradermacher/liberalis-cogitator-llama-3.1-8b-dpo-i1-GGUF/resolve/main/liberalis-cogitator-llama-3.1-8b-dpo.i1-IQ1_M.gguf) | i1-IQ1_M | 2.3 | mostly desperate |
| [GGUF](https://huggingface.co/mradermacher/liberalis-cogitator-llama-3.1-8b-dpo-i1-GGUF/resolve/main/liberalis-cogitator-llama-3.1-8b-dpo.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 2.5 | |
| [GGUF](https://huggingface.co/mradermacher/liberalis-cogitator-llama-3.1-8b-dpo-i1-GGUF/resolve/main/liberalis-cogitator-llama-3.1-8b-dpo.i1-IQ2_XS.gguf) | i1-IQ2_XS | 2.7 | |
| [GGUF](https://huggingface.co/mradermacher/liberalis-cogitator-llama-3.1-8b-dpo-i1-GGUF/resolve/main/liberalis-cogitator-llama-3.1-8b-dpo.i1-IQ2_S.gguf) | i1-IQ2_S | 2.9 | |
| [GGUF](https://huggingface.co/mradermacher/liberalis-cogitator-llama-3.1-8b-dpo-i1-GGUF/resolve/main/liberalis-cogitator-llama-3.1-8b-dpo.i1-IQ2_M.gguf) | i1-IQ2_M | 3.0 | |
| [GGUF](https://huggingface.co/mradermacher/liberalis-cogitator-llama-3.1-8b-dpo-i1-GGUF/resolve/main/liberalis-cogitator-llama-3.1-8b-dpo.i1-Q2_K_S.gguf) | i1-Q2_K_S | 3.1 | very low quality |
| [GGUF](https://huggingface.co/mradermacher/liberalis-cogitator-llama-3.1-8b-dpo-i1-GGUF/resolve/main/liberalis-cogitator-llama-3.1-8b-dpo.i1-Q2_K.gguf) | i1-Q2_K | 3.3 | IQ3_XXS probably better |
| [GGUF](https://huggingface.co/mradermacher/liberalis-cogitator-llama-3.1-8b-dpo-i1-GGUF/resolve/main/liberalis-cogitator-llama-3.1-8b-dpo.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 3.4 | lower quality |
| [GGUF](https://huggingface.co/mradermacher/liberalis-cogitator-llama-3.1-8b-dpo-i1-GGUF/resolve/main/liberalis-cogitator-llama-3.1-8b-dpo.i1-IQ3_XS.gguf) | i1-IQ3_XS | 3.6 | |
| [GGUF](https://huggingface.co/mradermacher/liberalis-cogitator-llama-3.1-8b-dpo-i1-GGUF/resolve/main/liberalis-cogitator-llama-3.1-8b-dpo.i1-Q3_K_S.gguf) | i1-Q3_K_S | 3.8 | IQ3_XS probably better |
| [GGUF](https://huggingface.co/mradermacher/liberalis-cogitator-llama-3.1-8b-dpo-i1-GGUF/resolve/main/liberalis-cogitator-llama-3.1-8b-dpo.i1-IQ3_S.gguf) | i1-IQ3_S | 3.8 | beats Q3_K* |
| [GGUF](https://huggingface.co/mradermacher/liberalis-cogitator-llama-3.1-8b-dpo-i1-GGUF/resolve/main/liberalis-cogitator-llama-3.1-8b-dpo.i1-IQ3_M.gguf) | i1-IQ3_M | 3.9 | |
| [GGUF](https://huggingface.co/mradermacher/liberalis-cogitator-llama-3.1-8b-dpo-i1-GGUF/resolve/main/liberalis-cogitator-llama-3.1-8b-dpo.i1-Q3_K_M.gguf) | i1-Q3_K_M | 4.1 | IQ3_S probably better |
| [GGUF](https://huggingface.co/mradermacher/liberalis-cogitator-llama-3.1-8b-dpo-i1-GGUF/resolve/main/liberalis-cogitator-llama-3.1-8b-dpo.i1-Q3_K_L.gguf) | i1-Q3_K_L | 4.4 | IQ3_M probably better |
| [GGUF](https://huggingface.co/mradermacher/liberalis-cogitator-llama-3.1-8b-dpo-i1-GGUF/resolve/main/liberalis-cogitator-llama-3.1-8b-dpo.i1-IQ4_XS.gguf) | i1-IQ4_XS | 4.5 | |
| [GGUF](https://huggingface.co/mradermacher/liberalis-cogitator-llama-3.1-8b-dpo-i1-GGUF/resolve/main/liberalis-cogitator-llama-3.1-8b-dpo.i1-Q4_0.gguf) | i1-Q4_0 | 4.8 | fast, low quality |
| [GGUF](https://huggingface.co/mradermacher/liberalis-cogitator-llama-3.1-8b-dpo-i1-GGUF/resolve/main/liberalis-cogitator-llama-3.1-8b-dpo.i1-IQ4_NL.gguf) | i1-IQ4_NL | 4.8 | prefer IQ4_XS |
| [GGUF](https://huggingface.co/mradermacher/liberalis-cogitator-llama-3.1-8b-dpo-i1-GGUF/resolve/main/liberalis-cogitator-llama-3.1-8b-dpo.i1-Q4_K_S.gguf) | i1-Q4_K_S | 4.8 | optimal size/speed/quality |
| [GGUF](https://huggingface.co/mradermacher/liberalis-cogitator-llama-3.1-8b-dpo-i1-GGUF/resolve/main/liberalis-cogitator-llama-3.1-8b-dpo.i1-Q4_K_M.gguf) | i1-Q4_K_M | 5.0 | fast, recommended |
| [GGUF](https://huggingface.co/mradermacher/liberalis-cogitator-llama-3.1-8b-dpo-i1-GGUF/resolve/main/liberalis-cogitator-llama-3.1-8b-dpo.i1-Q4_1.gguf) | i1-Q4_1 | 5.2 | |
| [GGUF](https://huggingface.co/mradermacher/liberalis-cogitator-llama-3.1-8b-dpo-i1-GGUF/resolve/main/liberalis-cogitator-llama-3.1-8b-dpo.i1-Q5_K_S.gguf) | i1-Q5_K_S | 5.7 | |
| [GGUF](https://huggingface.co/mradermacher/liberalis-cogitator-llama-3.1-8b-dpo-i1-GGUF/resolve/main/liberalis-cogitator-llama-3.1-8b-dpo.i1-Q5_K_M.gguf) | i1-Q5_K_M | 5.8 | |
| [GGUF](https://huggingface.co/mradermacher/liberalis-cogitator-llama-3.1-8b-dpo-i1-GGUF/resolve/main/liberalis-cogitator-llama-3.1-8b-dpo.i1-Q6_K.gguf) | i1-Q6_K | 6.7 | 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:3ab20415b3daeeacfda39c0948e1b8a1129873aed3af02764af473c7924954f2
size 2161973696

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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