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

Model: mradermacher/liberalis-cogitator-llama-3.1-8b-dpo-GGUF
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-05-26 09:22:16 +08:00
commit 976d38c785
14 changed files with 164 additions and 0 deletions

47
.gitattributes vendored Normal file
View File

@@ -0,0 +1,47 @@
*.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.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
liberalis-cogitator-llama-3.1-8b-dpo.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
liberalis-cogitator-llama-3.1-8b-dpo.f16.gguf filter=lfs diff=lfs merge=lfs -text
liberalis-cogitator-llama-3.1-8b-dpo.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
liberalis-cogitator-llama-3.1-8b-dpo.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
liberalis-cogitator-llama-3.1-8b-dpo.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
liberalis-cogitator-llama-3.1-8b-dpo.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
liberalis-cogitator-llama-3.1-8b-dpo.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
liberalis-cogitator-llama-3.1-8b-dpo.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
liberalis-cogitator-llama-3.1-8b-dpo.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
liberalis-cogitator-llama-3.1-8b-dpo.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
liberalis-cogitator-llama-3.1-8b-dpo.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text

81
README.md Normal file
View File

@@ -0,0 +1,81 @@
---
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: -->
<!-- ### quants: x-f16 Q4_K_S Q2_K Q8_0 Q6_K Q3_K_M Q3_K_S Q3_K_L Q4_K_M Q5_K_S Q5_K_M IQ4_XS -->
<!-- ### quants_skip: -->
<!-- ### skip_mmproj: -->
static 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-GGUF).***
weighted/imatrix quants are available at https://huggingface.co/mradermacher/liberalis-cogitator-llama-3.1-8b-dpo-i1-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-GGUF/resolve/main/liberalis-cogitator-llama-3.1-8b-dpo.Q2_K.gguf) | Q2_K | 3.3 | |
| [GGUF](https://huggingface.co/mradermacher/liberalis-cogitator-llama-3.1-8b-dpo-GGUF/resolve/main/liberalis-cogitator-llama-3.1-8b-dpo.Q3_K_S.gguf) | Q3_K_S | 3.8 | |
| [GGUF](https://huggingface.co/mradermacher/liberalis-cogitator-llama-3.1-8b-dpo-GGUF/resolve/main/liberalis-cogitator-llama-3.1-8b-dpo.Q3_K_M.gguf) | Q3_K_M | 4.1 | lower quality |
| [GGUF](https://huggingface.co/mradermacher/liberalis-cogitator-llama-3.1-8b-dpo-GGUF/resolve/main/liberalis-cogitator-llama-3.1-8b-dpo.Q3_K_L.gguf) | Q3_K_L | 4.4 | |
| [GGUF](https://huggingface.co/mradermacher/liberalis-cogitator-llama-3.1-8b-dpo-GGUF/resolve/main/liberalis-cogitator-llama-3.1-8b-dpo.IQ4_XS.gguf) | IQ4_XS | 4.6 | |
| [GGUF](https://huggingface.co/mradermacher/liberalis-cogitator-llama-3.1-8b-dpo-GGUF/resolve/main/liberalis-cogitator-llama-3.1-8b-dpo.Q4_K_S.gguf) | Q4_K_S | 4.8 | fast, recommended |
| [GGUF](https://huggingface.co/mradermacher/liberalis-cogitator-llama-3.1-8b-dpo-GGUF/resolve/main/liberalis-cogitator-llama-3.1-8b-dpo.Q4_K_M.gguf) | Q4_K_M | 5.0 | fast, recommended |
| [GGUF](https://huggingface.co/mradermacher/liberalis-cogitator-llama-3.1-8b-dpo-GGUF/resolve/main/liberalis-cogitator-llama-3.1-8b-dpo.Q5_K_S.gguf) | Q5_K_S | 5.7 | |
| [GGUF](https://huggingface.co/mradermacher/liberalis-cogitator-llama-3.1-8b-dpo-GGUF/resolve/main/liberalis-cogitator-llama-3.1-8b-dpo.Q5_K_M.gguf) | Q5_K_M | 5.8 | |
| [GGUF](https://huggingface.co/mradermacher/liberalis-cogitator-llama-3.1-8b-dpo-GGUF/resolve/main/liberalis-cogitator-llama-3.1-8b-dpo.Q6_K.gguf) | Q6_K | 6.7 | very good quality |
| [GGUF](https://huggingface.co/mradermacher/liberalis-cogitator-llama-3.1-8b-dpo-GGUF/resolve/main/liberalis-cogitator-llama-3.1-8b-dpo.Q8_0.gguf) | Q8_0 | 8.6 | fast, best quality |
| [GGUF](https://huggingface.co/mradermacher/liberalis-cogitator-llama-3.1-8b-dpo-GGUF/resolve/main/liberalis-cogitator-llama-3.1-8b-dpo.f16.gguf) | f16 | 16.2 | 16 bpw, overkill |
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.
<!-- end -->

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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