初始化项目,由ModelHub XC社区提供模型
Model: mradermacher/dolphin-2.6-mistral-7b-dpo-laser-GGUF Source: Original Platform
This commit is contained in:
48
.gitattributes
vendored
Normal file
48
.gitattributes
vendored
Normal 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.6-mistral-7b-dpo-laser.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
dolphin-2.6-mistral-7b-dpo-laser.f16.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
dolphin-2.6-mistral-7b-dpo-laser.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
dolphin-2.6-mistral-7b-dpo-laser.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
dolphin-2.6-mistral-7b-dpo-laser.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
dolphin-2.6-mistral-7b-dpo-laser.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
dolphin-2.6-mistral-7b-dpo-laser.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
dolphin-2.6-mistral-7b-dpo-laser.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
dolphin-2.6-mistral-7b-dpo-laser.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
dolphin-2.6-mistral-7b-dpo-laser.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
dolphin-2.6-mistral-7b-dpo-laser.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
dolphin-2.6-mistral-7b-dpo-laser.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
dolphin-2.6-mistral-7b-dpo-laser.Q4_0_4_4.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
78
README.md
Normal file
78
README.md
Normal file
@@ -0,0 +1,78 @@
|
|||||||
|
---
|
||||||
|
base_model: dphn/dolphin-2.6-mistral-7b-dpo-laser
|
||||||
|
datasets:
|
||||||
|
- ehartford/dolphin
|
||||||
|
- jondurbin/airoboros-2.2.1
|
||||||
|
- ehartford/dolphin-coder
|
||||||
|
- teknium/openhermes
|
||||||
|
- ise-uiuc/Magicoder-OSS-Instruct-75K
|
||||||
|
- ise-uiuc/Magicoder-Evol-Instruct-110K
|
||||||
|
- LDJnr/Capybara
|
||||||
|
language:
|
||||||
|
- en
|
||||||
|
library_name: transformers
|
||||||
|
license: apache-2.0
|
||||||
|
mradermacher:
|
||||||
|
readme_rev: 1
|
||||||
|
quantized_by: mradermacher
|
||||||
|
---
|
||||||
|
## About
|
||||||
|
|
||||||
|
<!-- ### quantize_version: 2 -->
|
||||||
|
<!-- ### output_tensor_quantised: 1 -->
|
||||||
|
<!-- ### convert_type: hf -->
|
||||||
|
<!-- ### vocab_type: -->
|
||||||
|
<!-- ### tags: -->
|
||||||
|
static quants of https://huggingface.co/dphn/dolphin-2.6-mistral-7b-dpo-laser
|
||||||
|
|
||||||
|
<!-- provided-files -->
|
||||||
|
|
||||||
|
***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#dolphin-2.6-mistral-7b-dpo-laser-GGUF).***
|
||||||
|
|
||||||
|
weighted/imatrix quants are available at https://huggingface.co/mradermacher/dolphin-2.6-mistral-7b-dpo-laser-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/dolphin-2.6-mistral-7b-dpo-laser-GGUF/resolve/main/dolphin-2.6-mistral-7b-dpo-laser.Q2_K.gguf) | Q2_K | 2.8 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/dolphin-2.6-mistral-7b-dpo-laser-GGUF/resolve/main/dolphin-2.6-mistral-7b-dpo-laser.Q3_K_S.gguf) | Q3_K_S | 3.3 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/dolphin-2.6-mistral-7b-dpo-laser-GGUF/resolve/main/dolphin-2.6-mistral-7b-dpo-laser.Q3_K_M.gguf) | Q3_K_M | 3.6 | lower quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/dolphin-2.6-mistral-7b-dpo-laser-GGUF/resolve/main/dolphin-2.6-mistral-7b-dpo-laser.Q3_K_L.gguf) | Q3_K_L | 3.9 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/dolphin-2.6-mistral-7b-dpo-laser-GGUF/resolve/main/dolphin-2.6-mistral-7b-dpo-laser.IQ4_XS.gguf) | IQ4_XS | 4.0 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/dolphin-2.6-mistral-7b-dpo-laser-GGUF/resolve/main/dolphin-2.6-mistral-7b-dpo-laser.Q4_0_4_4.gguf) | Q4_0_4_4 | 4.2 | fast on arm, low quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/dolphin-2.6-mistral-7b-dpo-laser-GGUF/resolve/main/dolphin-2.6-mistral-7b-dpo-laser.Q4_K_S.gguf) | Q4_K_S | 4.2 | fast, recommended |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/dolphin-2.6-mistral-7b-dpo-laser-GGUF/resolve/main/dolphin-2.6-mistral-7b-dpo-laser.Q4_K_M.gguf) | Q4_K_M | 4.5 | fast, recommended |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/dolphin-2.6-mistral-7b-dpo-laser-GGUF/resolve/main/dolphin-2.6-mistral-7b-dpo-laser.Q5_K_S.gguf) | Q5_K_S | 5.1 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/dolphin-2.6-mistral-7b-dpo-laser-GGUF/resolve/main/dolphin-2.6-mistral-7b-dpo-laser.Q5_K_M.gguf) | Q5_K_M | 5.2 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/dolphin-2.6-mistral-7b-dpo-laser-GGUF/resolve/main/dolphin-2.6-mistral-7b-dpo-laser.Q6_K.gguf) | Q6_K | 6.0 | very good quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/dolphin-2.6-mistral-7b-dpo-laser-GGUF/resolve/main/dolphin-2.6-mistral-7b-dpo-laser.Q8_0.gguf) | Q8_0 | 7.8 | fast, best quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/dolphin-2.6-mistral-7b-dpo-laser-GGUF/resolve/main/dolphin-2.6-mistral-7b-dpo-laser.f16.gguf) | f16 | 14.6 | 16 bpw, overkill |
|
||||||
|
|
||||||
|
Here is a handy graph by ikawrakow comparing some lower-quality quant
|
||||||
|
types (lower is better):
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
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 -->
|
||||||
3
dolphin-2.6-mistral-7b-dpo-laser.IQ4_XS.gguf
Normal file
3
dolphin-2.6-mistral-7b-dpo-laser.IQ4_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c502e3343359f32e21d5553891ea7ae7967146915ab14859b731f9fb817e8c0d
|
||||||
|
size 3944395584
|
||||||
3
dolphin-2.6-mistral-7b-dpo-laser.Q2_K.gguf
Normal file
3
dolphin-2.6-mistral-7b-dpo-laser.Q2_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b58ed3125706eb759d79fc36ac1d92d9887a10772417fed91da98015b74cfc88
|
||||||
|
size 2719248384
|
||||||
3
dolphin-2.6-mistral-7b-dpo-laser.Q3_K_L.gguf
Normal file
3
dolphin-2.6-mistral-7b-dpo-laser.Q3_K_L.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:368aa67da4e38af4f9464771fa6588f8a21827990264ebafde3039fd0ea7ff81
|
||||||
|
size 3822031264
|
||||||
3
dolphin-2.6-mistral-7b-dpo-laser.Q3_K_M.gguf
Normal file
3
dolphin-2.6-mistral-7b-dpo-laser.Q3_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:6a6ee85ba303c81d3329a8b75af373efc54ee2fc72f2428e92e9388de304a884
|
||||||
|
size 3518992800
|
||||||
3
dolphin-2.6-mistral-7b-dpo-laser.Q3_K_S.gguf
Normal file
3
dolphin-2.6-mistral-7b-dpo-laser.Q3_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d9a7c844c9c8e0088a188846d96c84def11170a6da441763b9401d3172df064d
|
||||||
|
size 3164574112
|
||||||
3
dolphin-2.6-mistral-7b-dpo-laser.Q4_0_4_4.gguf
Normal file
3
dolphin-2.6-mistral-7b-dpo-laser.Q4_0_4_4.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:35116b3c720d951db7e58031828a9e530e885f2ef17098f3ea23600017cc6002
|
||||||
|
size 4108923840
|
||||||
3
dolphin-2.6-mistral-7b-dpo-laser.Q4_K_M.gguf
Normal file
3
dolphin-2.6-mistral-7b-dpo-laser.Q4_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:0dd5417d5f24a331aa625f61e2efacc2d01be21e30480e831503947ea934ba85
|
||||||
|
size 4368446400
|
||||||
3
dolphin-2.6-mistral-7b-dpo-laser.Q4_K_S.gguf
Normal file
3
dolphin-2.6-mistral-7b-dpo-laser.Q4_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:71cb9c26a3d3a61d383ef1c7dad004d8af57ca457d9cffd5f46363b7d69a103c
|
||||||
|
size 4140381120
|
||||||
3
dolphin-2.6-mistral-7b-dpo-laser.Q5_K_M.gguf
Normal file
3
dolphin-2.6-mistral-7b-dpo-laser.Q5_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:9fa84391e182e0313e77ed1edfe786d67588d68cca7ca7250739443b217c6c20
|
||||||
|
size 5131417024
|
||||||
3
dolphin-2.6-mistral-7b-dpo-laser.Q5_K_S.gguf
Normal file
3
dolphin-2.6-mistral-7b-dpo-laser.Q5_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:6d5ef47b93a25de99e2ab90191bfb59d7cb5e89f33edc3a8c39a2ccfbc2e2ada
|
||||||
|
size 4997723584
|
||||||
3
dolphin-2.6-mistral-7b-dpo-laser.Q6_K.gguf
Normal file
3
dolphin-2.6-mistral-7b-dpo-laser.Q6_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:4b55171f56bea462278d2227b28625bbc97d547f1cc168ec21a20a5ac2bc3955
|
||||||
|
size 5942073312
|
||||||
3
dolphin-2.6-mistral-7b-dpo-laser.Q8_0.gguf
Normal file
3
dolphin-2.6-mistral-7b-dpo-laser.Q8_0.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:12f3faaf05b69ca15f090330f6277cafcbc354c99b493b062e5afd87ae5769ca
|
||||||
|
size 7695867808
|
||||||
3
dolphin-2.6-mistral-7b-dpo-laser.f16.gguf
Normal file
3
dolphin-2.6-mistral-7b-dpo-laser.f16.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:12dd6e30dd42547af1a263fdd968e432026c39c7110dcafdfd00f79c7503bad1
|
||||||
|
size 14484749728
|
||||||
Reference in New Issue
Block a user