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

Model: mradermacher/dolphin-2.9-llama3-8b-dus-GGUF
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-07-15 10:25:09 +08:00
commit 4cf4499205
15 changed files with 156 additions and 0 deletions

48
.gitattributes vendored Normal file
View File

@@ -0,0 +1,48 @@
*.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
dolphin-2.9-llama3-8b-dus.f16.gguf filter=lfs diff=lfs merge=lfs -text
dolphin-2.9-llama3-8b-dus.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
dolphin-2.9-llama3-8b-dus.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
dolphin-2.9-llama3-8b-dus.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
dolphin-2.9-llama3-8b-dus.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
dolphin-2.9-llama3-8b-dus.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
dolphin-2.9-llama3-8b-dus.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
dolphin-2.9-llama3-8b-dus.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
dolphin-2.9-llama3-8b-dus.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
dolphin-2.9-llama3-8b-dus.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
dolphin-2.9-llama3-8b-dus.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
dolphin-2.9-llama3-8b-dus.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
dolphin-2.9-llama3-8b-dus.Q4_0_4_4.gguf filter=lfs diff=lfs merge=lfs -text

69
README.md Normal file
View File

@@ -0,0 +1,69 @@
---
base_model: ManniX-ITA/dolphin-2.9-llama3-8b-dus
language:
- en
library_name: transformers
quantized_by: mradermacher
tags:
- merge
- mergekit
- lazymergekit
- cognitivecomputations/dolphin-2.9-llama3-8b
---
## About
<!-- ### quantize_version: 2 -->
<!-- ### output_tensor_quantised: 1 -->
<!-- ### convert_type: hf -->
<!-- ### vocab_type: -->
<!-- ### tags: nicoboss -->
static quants of https://huggingface.co/ManniX-ITA/dolphin-2.9-llama3-8b-dus
<!-- provided-files -->
weighted/imatrix quants seem not to be available (by me) at this time. If they do not show up a week or so after the static ones, I have probably not planned for them. Feel free to request them by opening a Community Discussion.
## 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/dolphin-2.9-llama3-8b-dus-GGUF/resolve/main/dolphin-2.9-llama3-8b-dus.Q2_K.gguf) | Q2_K | 3.9 | |
| [GGUF](https://huggingface.co/mradermacher/dolphin-2.9-llama3-8b-dus-GGUF/resolve/main/dolphin-2.9-llama3-8b-dus.Q3_K_S.gguf) | Q3_K_S | 4.5 | |
| [GGUF](https://huggingface.co/mradermacher/dolphin-2.9-llama3-8b-dus-GGUF/resolve/main/dolphin-2.9-llama3-8b-dus.Q3_K_M.gguf) | Q3_K_M | 5.0 | lower quality |
| [GGUF](https://huggingface.co/mradermacher/dolphin-2.9-llama3-8b-dus-GGUF/resolve/main/dolphin-2.9-llama3-8b-dus.Q3_K_L.gguf) | Q3_K_L | 5.3 | |
| [GGUF](https://huggingface.co/mradermacher/dolphin-2.9-llama3-8b-dus-GGUF/resolve/main/dolphin-2.9-llama3-8b-dus.IQ4_XS.gguf) | IQ4_XS | 5.5 | |
| [GGUF](https://huggingface.co/mradermacher/dolphin-2.9-llama3-8b-dus-GGUF/resolve/main/dolphin-2.9-llama3-8b-dus.Q4_0_4_4.gguf) | Q4_0_4_4 | 5.7 | fast on arm, low quality |
| [GGUF](https://huggingface.co/mradermacher/dolphin-2.9-llama3-8b-dus-GGUF/resolve/main/dolphin-2.9-llama3-8b-dus.Q4_K_S.gguf) | Q4_K_S | 5.8 | fast, recommended |
| [GGUF](https://huggingface.co/mradermacher/dolphin-2.9-llama3-8b-dus-GGUF/resolve/main/dolphin-2.9-llama3-8b-dus.Q4_K_M.gguf) | Q4_K_M | 6.1 | fast, recommended |
| [GGUF](https://huggingface.co/mradermacher/dolphin-2.9-llama3-8b-dus-GGUF/resolve/main/dolphin-2.9-llama3-8b-dus.Q5_K_S.gguf) | Q5_K_S | 6.9 | |
| [GGUF](https://huggingface.co/mradermacher/dolphin-2.9-llama3-8b-dus-GGUF/resolve/main/dolphin-2.9-llama3-8b-dus.Q5_K_M.gguf) | Q5_K_M | 7.1 | |
| [GGUF](https://huggingface.co/mradermacher/dolphin-2.9-llama3-8b-dus-GGUF/resolve/main/dolphin-2.9-llama3-8b-dus.Q6_K.gguf) | Q6_K | 8.1 | very good quality |
| [GGUF](https://huggingface.co/mradermacher/dolphin-2.9-llama3-8b-dus-GGUF/resolve/main/dolphin-2.9-llama3-8b-dus.Q8_0.gguf) | Q8_0 | 10.5 | fast, best quality |
| [GGUF](https://huggingface.co/mradermacher/dolphin-2.9-llama3-8b-dus-GGUF/resolve/main/dolphin-2.9-llama3-8b-dus.f16.gguf) | f16 | 19.7 | 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. 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:cf6da910663adc540d537b7f4b32f3e33973fb0d15abb5d59d46983609a435b4
size 5426000512

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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