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

Model: mradermacher/oh-dcft-v3.1-llama-3.1-8b-i1-GGUF
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-08-05 10:39:16 +08:00
commit b99f4e0218
25 changed files with 205 additions and 0 deletions

58
.gitattributes vendored Normal file
View File

@@ -0,0 +1,58 @@
*.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
oh-dcft-v3.1-llama-3.1-8b.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
oh-dcft-v3.1-llama-3.1-8b.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text
oh-dcft-v3.1-llama-3.1-8b.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
oh-dcft-v3.1-llama-3.1-8b.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text
oh-dcft-v3.1-llama-3.1-8b.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
oh-dcft-v3.1-llama-3.1-8b.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
oh-dcft-v3.1-llama-3.1-8b.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text
oh-dcft-v3.1-llama-3.1-8b.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
oh-dcft-v3.1-llama-3.1-8b.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
oh-dcft-v3.1-llama-3.1-8b.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text
oh-dcft-v3.1-llama-3.1-8b.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text
oh-dcft-v3.1-llama-3.1-8b.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
oh-dcft-v3.1-llama-3.1-8b.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text
oh-dcft-v3.1-llama-3.1-8b.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
oh-dcft-v3.1-llama-3.1-8b.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text
oh-dcft-v3.1-llama-3.1-8b.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
oh-dcft-v3.1-llama-3.1-8b.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text
oh-dcft-v3.1-llama-3.1-8b.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text
oh-dcft-v3.1-llama-3.1-8b.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
oh-dcft-v3.1-llama-3.1-8b.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
oh-dcft-v3.1-llama-3.1-8b.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text
oh-dcft-v3.1-llama-3.1-8b.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text

78
README.md Normal file
View File

@@ -0,0 +1,78 @@
---
base_model: mlfoundations-dev/oh-dcft-v3.1-llama-3.1-8b
language:
- en
library_name: transformers
license: llama3.1
quantized_by: mradermacher
tags:
- llama-factory
- full
- generated_from_trainer
---
## About
<!-- ### quantize_version: 2 -->
<!-- ### output_tensor_quantised: 1 -->
<!-- ### convert_type: hf -->
<!-- ### vocab_type: -->
<!-- ### tags: nicoboss -->
weighted/imatrix quants of https://huggingface.co/mlfoundations-dev/oh-dcft-v3.1-llama-3.1-8b
<!-- provided-files -->
static quants are available at https://huggingface.co/mradermacher/oh-dcft-v3.1-llama-3.1-8b-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/oh-dcft-v3.1-llama-3.1-8b-i1-GGUF/resolve/main/oh-dcft-v3.1-llama-3.1-8b.i1-IQ1_S.gguf) | i1-IQ1_S | 2.1 | for the desperate |
| [GGUF](https://huggingface.co/mradermacher/oh-dcft-v3.1-llama-3.1-8b-i1-GGUF/resolve/main/oh-dcft-v3.1-llama-3.1-8b.i1-IQ1_M.gguf) | i1-IQ1_M | 2.3 | mostly desperate |
| [GGUF](https://huggingface.co/mradermacher/oh-dcft-v3.1-llama-3.1-8b-i1-GGUF/resolve/main/oh-dcft-v3.1-llama-3.1-8b.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 2.5 | |
| [GGUF](https://huggingface.co/mradermacher/oh-dcft-v3.1-llama-3.1-8b-i1-GGUF/resolve/main/oh-dcft-v3.1-llama-3.1-8b.i1-IQ2_XS.gguf) | i1-IQ2_XS | 2.7 | |
| [GGUF](https://huggingface.co/mradermacher/oh-dcft-v3.1-llama-3.1-8b-i1-GGUF/resolve/main/oh-dcft-v3.1-llama-3.1-8b.i1-IQ2_S.gguf) | i1-IQ2_S | 2.9 | |
| [GGUF](https://huggingface.co/mradermacher/oh-dcft-v3.1-llama-3.1-8b-i1-GGUF/resolve/main/oh-dcft-v3.1-llama-3.1-8b.i1-IQ2_M.gguf) | i1-IQ2_M | 3.0 | |
| [GGUF](https://huggingface.co/mradermacher/oh-dcft-v3.1-llama-3.1-8b-i1-GGUF/resolve/main/oh-dcft-v3.1-llama-3.1-8b.i1-Q2_K_S.gguf) | i1-Q2_K_S | 3.1 | very low quality |
| [GGUF](https://huggingface.co/mradermacher/oh-dcft-v3.1-llama-3.1-8b-i1-GGUF/resolve/main/oh-dcft-v3.1-llama-3.1-8b.i1-Q2_K.gguf) | i1-Q2_K | 3.3 | IQ3_XXS probably better |
| [GGUF](https://huggingface.co/mradermacher/oh-dcft-v3.1-llama-3.1-8b-i1-GGUF/resolve/main/oh-dcft-v3.1-llama-3.1-8b.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 3.4 | lower quality |
| [GGUF](https://huggingface.co/mradermacher/oh-dcft-v3.1-llama-3.1-8b-i1-GGUF/resolve/main/oh-dcft-v3.1-llama-3.1-8b.i1-IQ3_XS.gguf) | i1-IQ3_XS | 3.6 | |
| [GGUF](https://huggingface.co/mradermacher/oh-dcft-v3.1-llama-3.1-8b-i1-GGUF/resolve/main/oh-dcft-v3.1-llama-3.1-8b.i1-Q3_K_S.gguf) | i1-Q3_K_S | 3.8 | IQ3_XS probably better |
| [GGUF](https://huggingface.co/mradermacher/oh-dcft-v3.1-llama-3.1-8b-i1-GGUF/resolve/main/oh-dcft-v3.1-llama-3.1-8b.i1-IQ3_S.gguf) | i1-IQ3_S | 3.8 | beats Q3_K* |
| [GGUF](https://huggingface.co/mradermacher/oh-dcft-v3.1-llama-3.1-8b-i1-GGUF/resolve/main/oh-dcft-v3.1-llama-3.1-8b.i1-IQ3_M.gguf) | i1-IQ3_M | 3.9 | |
| [GGUF](https://huggingface.co/mradermacher/oh-dcft-v3.1-llama-3.1-8b-i1-GGUF/resolve/main/oh-dcft-v3.1-llama-3.1-8b.i1-Q3_K_M.gguf) | i1-Q3_K_M | 4.1 | IQ3_S probably better |
| [GGUF](https://huggingface.co/mradermacher/oh-dcft-v3.1-llama-3.1-8b-i1-GGUF/resolve/main/oh-dcft-v3.1-llama-3.1-8b.i1-Q3_K_L.gguf) | i1-Q3_K_L | 4.4 | IQ3_M probably better |
| [GGUF](https://huggingface.co/mradermacher/oh-dcft-v3.1-llama-3.1-8b-i1-GGUF/resolve/main/oh-dcft-v3.1-llama-3.1-8b.i1-IQ4_XS.gguf) | i1-IQ4_XS | 4.5 | |
| [GGUF](https://huggingface.co/mradermacher/oh-dcft-v3.1-llama-3.1-8b-i1-GGUF/resolve/main/oh-dcft-v3.1-llama-3.1-8b.i1-Q4_0.gguf) | i1-Q4_0 | 4.8 | fast, low quality |
| [GGUF](https://huggingface.co/mradermacher/oh-dcft-v3.1-llama-3.1-8b-i1-GGUF/resolve/main/oh-dcft-v3.1-llama-3.1-8b.i1-Q4_K_S.gguf) | i1-Q4_K_S | 4.8 | optimal size/speed/quality |
| [GGUF](https://huggingface.co/mradermacher/oh-dcft-v3.1-llama-3.1-8b-i1-GGUF/resolve/main/oh-dcft-v3.1-llama-3.1-8b.i1-Q4_K_M.gguf) | i1-Q4_K_M | 5.0 | fast, recommended |
| [GGUF](https://huggingface.co/mradermacher/oh-dcft-v3.1-llama-3.1-8b-i1-GGUF/resolve/main/oh-dcft-v3.1-llama-3.1-8b.i1-Q5_K_S.gguf) | i1-Q5_K_S | 5.7 | |
| [GGUF](https://huggingface.co/mradermacher/oh-dcft-v3.1-llama-3.1-8b-i1-GGUF/resolve/main/oh-dcft-v3.1-llama-3.1-8b.i1-Q5_K_M.gguf) | i1-Q5_K_M | 5.8 | |
| [GGUF](https://huggingface.co/mradermacher/oh-dcft-v3.1-llama-3.1-8b-i1-GGUF/resolve/main/oh-dcft-v3.1-llama-3.1-8b.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 -->

3
imatrix.dat Normal file
View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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