初始化项目,由ModelHub XC社区提供模型
Model: mradermacher/SOLAR-10.7b-Instruct-dpo-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
|
||||||
|
SOLAR-10.7b-Instruct-dpo.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
SOLAR-10.7b-Instruct-dpo.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
SOLAR-10.7b-Instruct-dpo.f16.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
SOLAR-10.7b-Instruct-dpo.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
SOLAR-10.7b-Instruct-dpo.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
SOLAR-10.7b-Instruct-dpo.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
SOLAR-10.7b-Instruct-dpo.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
SOLAR-10.7b-Instruct-dpo.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
SOLAR-10.7b-Instruct-dpo.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
SOLAR-10.7b-Instruct-dpo.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
SOLAR-10.7b-Instruct-dpo.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
SOLAR-10.7b-Instruct-dpo.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
SOLAR-10.7b-Instruct-dpo.Q4_0_4_4.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
65
README.md
Normal file
65
README.md
Normal file
@@ -0,0 +1,65 @@
|
|||||||
|
---
|
||||||
|
base_model: macadeliccc/SOLAR-10.7b-Instruct-dpo
|
||||||
|
language:
|
||||||
|
- en
|
||||||
|
library_name: transformers
|
||||||
|
license: cc-by-nc-4.0
|
||||||
|
quantized_by: mradermacher
|
||||||
|
---
|
||||||
|
## About
|
||||||
|
|
||||||
|
<!-- ### quantize_version: 2 -->
|
||||||
|
<!-- ### output_tensor_quantised: 1 -->
|
||||||
|
<!-- ### convert_type: hf -->
|
||||||
|
<!-- ### vocab_type: -->
|
||||||
|
<!-- ### tags: nicoboss -->
|
||||||
|
static quants of https://huggingface.co/macadeliccc/SOLAR-10.7b-Instruct-dpo
|
||||||
|
|
||||||
|
<!-- provided-files -->
|
||||||
|
weighted/imatrix quants are available at https://huggingface.co/mradermacher/SOLAR-10.7b-Instruct-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/SOLAR-10.7b-Instruct-dpo-GGUF/resolve/main/SOLAR-10.7b-Instruct-dpo.Q2_K.gguf) | Q2_K | 4.1 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/SOLAR-10.7b-Instruct-dpo-GGUF/resolve/main/SOLAR-10.7b-Instruct-dpo.Q3_K_S.gguf) | Q3_K_S | 4.8 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/SOLAR-10.7b-Instruct-dpo-GGUF/resolve/main/SOLAR-10.7b-Instruct-dpo.Q3_K_M.gguf) | Q3_K_M | 5.3 | lower quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/SOLAR-10.7b-Instruct-dpo-GGUF/resolve/main/SOLAR-10.7b-Instruct-dpo.Q3_K_L.gguf) | Q3_K_L | 5.8 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/SOLAR-10.7b-Instruct-dpo-GGUF/resolve/main/SOLAR-10.7b-Instruct-dpo.IQ4_XS.gguf) | IQ4_XS | 5.9 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/SOLAR-10.7b-Instruct-dpo-GGUF/resolve/main/SOLAR-10.7b-Instruct-dpo.Q4_0_4_4.gguf) | Q4_0_4_4 | 6.2 | fast on arm, low quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/SOLAR-10.7b-Instruct-dpo-GGUF/resolve/main/SOLAR-10.7b-Instruct-dpo.Q4_K_S.gguf) | Q4_K_S | 6.2 | fast, recommended |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/SOLAR-10.7b-Instruct-dpo-GGUF/resolve/main/SOLAR-10.7b-Instruct-dpo.Q4_K_M.gguf) | Q4_K_M | 6.6 | fast, recommended |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/SOLAR-10.7b-Instruct-dpo-GGUF/resolve/main/SOLAR-10.7b-Instruct-dpo.Q5_K_S.gguf) | Q5_K_S | 7.5 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/SOLAR-10.7b-Instruct-dpo-GGUF/resolve/main/SOLAR-10.7b-Instruct-dpo.Q5_K_M.gguf) | Q5_K_M | 7.7 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/SOLAR-10.7b-Instruct-dpo-GGUF/resolve/main/SOLAR-10.7b-Instruct-dpo.Q6_K.gguf) | Q6_K | 8.9 | very good quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/SOLAR-10.7b-Instruct-dpo-GGUF/resolve/main/SOLAR-10.7b-Instruct-dpo.Q8_0.gguf) | Q8_0 | 11.5 | fast, best quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/SOLAR-10.7b-Instruct-dpo-GGUF/resolve/main/SOLAR-10.7b-Instruct-dpo.f16.gguf) | f16 | 21.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. 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
SOLAR-10.7b-Instruct-dpo.IQ4_XS.gguf
Normal file
3
SOLAR-10.7b-Instruct-dpo.IQ4_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:303125617bb7f04a902983f00a45c787f184d2297e025ab1a22a3dff20784d6f
|
||||||
|
size 5827640768
|
||||||
3
SOLAR-10.7b-Instruct-dpo.Q2_K.gguf
Normal file
3
SOLAR-10.7b-Instruct-dpo.Q2_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:9ec0424bc9138818cec4601d1d5593cdc039b582743f2cbd1f81b13d88bc10f5
|
||||||
|
size 4003233216
|
||||||
3
SOLAR-10.7b-Instruct-dpo.Q3_K_L.gguf
Normal file
3
SOLAR-10.7b-Instruct-dpo.Q3_K_L.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:8af84a935cc94e0af52cc05cb250e55cef805b8033b0b516a050b5384f613dab
|
||||||
|
size 5650750912
|
||||||
3
SOLAR-10.7b-Instruct-dpo.Q3_K_M.gguf
Normal file
3
SOLAR-10.7b-Instruct-dpo.Q3_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a645ca47223d50aae3ce4fd068976e3e0416c2ff52baa8d769b0650ab832838d
|
||||||
|
size 5195668928
|
||||||
3
SOLAR-10.7b-Instruct-dpo.Q3_K_S.gguf
Normal file
3
SOLAR-10.7b-Instruct-dpo.Q3_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:f8f9aeed14f82b71ee13fd3bd7dd5570f268e8a39046d61ecbe3ec113665ddfe
|
||||||
|
size 4664565184
|
||||||
3
SOLAR-10.7b-Instruct-dpo.Q4_0_4_4.gguf
Normal file
3
SOLAR-10.7b-Instruct-dpo.Q4_0_4_4.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:f6dc01439134685460b4e241a7ffc68c3df4466755ff47347ce99bb935b13a3c
|
||||||
|
size 6072384960
|
||||||
3
SOLAR-10.7b-Instruct-dpo.Q4_K_M.gguf
Normal file
3
SOLAR-10.7b-Instruct-dpo.Q4_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:67e9dbf29379805d2b1eab9e84c5703157e5c58b3a6256a98f1dac4aee2e4d6e
|
||||||
|
size 6461668800
|
||||||
3
SOLAR-10.7b-Instruct-dpo.Q4_K_S.gguf
Normal file
3
SOLAR-10.7b-Instruct-dpo.Q4_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:850f4e0b80c90bf867ac51435024def869402b85cc56c1d99a9c681cb1ea3610
|
||||||
|
size 6118522304
|
||||||
3
SOLAR-10.7b-Instruct-dpo.Q5_K_M.gguf
Normal file
3
SOLAR-10.7b-Instruct-dpo.Q5_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:bca03b9eaf40c14af7d2fae68973e0d88d9b5e5ae0464de8196312734cef0397
|
||||||
|
size 7597931968
|
||||||
3
SOLAR-10.7b-Instruct-dpo.Q5_K_S.gguf
Normal file
3
SOLAR-10.7b-Instruct-dpo.Q5_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:2586d95f670b57260e5a69c2da6e7bb66f3fdb18eb7658972d5f9ee0cea9d825
|
||||||
|
size 7397391808
|
||||||
3
SOLAR-10.7b-Instruct-dpo.Q6_K.gguf
Normal file
3
SOLAR-10.7b-Instruct-dpo.Q6_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:88885365be40646ba407f2de0cd40ad11ee38afaab64597dec92ac3abb85aa67
|
||||||
|
size 8805211584
|
||||||
3
SOLAR-10.7b-Instruct-dpo.Q8_0.gguf
Normal file
3
SOLAR-10.7b-Instruct-dpo.Q8_0.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:f0969cff976cf835388687844e42acccd291d612423a443c8ad15d8c09617983
|
||||||
|
size 11404156352
|
||||||
3
SOLAR-10.7b-Instruct-dpo.f16.gguf
Normal file
3
SOLAR-10.7b-Instruct-dpo.f16.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:569f2bfc4ab5b486cb92dfc12faab8458fe0d2d5da79cb7cd63cbd617f5465c7
|
||||||
|
size 21464587712
|
||||||
Reference in New Issue
Block a user