初始化项目,由ModelHub XC社区提供模型
Model: mradermacher/Starling-dolphin-E26-7B-GGUF Source: Original Platform
This commit is contained in:
47
.gitattributes
vendored
Normal file
47
.gitattributes
vendored
Normal 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
|
||||||
|
Starling-dolphin-E26-7B.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
Starling-dolphin-E26-7B.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
Starling-dolphin-E26-7B.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
Starling-dolphin-E26-7B.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
Starling-dolphin-E26-7B.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
Starling-dolphin-E26-7B.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
Starling-dolphin-E26-7B.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
Starling-dolphin-E26-7B.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
Starling-dolphin-E26-7B.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
Starling-dolphin-E26-7B.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
Starling-dolphin-E26-7B.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
Starling-dolphin-E26-7B.f16.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
73
README.md
Normal file
73
README.md
Normal file
@@ -0,0 +1,73 @@
|
|||||||
|
---
|
||||||
|
base_model: bunnycore/Starling-dolphin-E26-7B
|
||||||
|
language:
|
||||||
|
- en
|
||||||
|
library_name: transformers
|
||||||
|
license: apache-2.0
|
||||||
|
mradermacher:
|
||||||
|
readme_rev: 1
|
||||||
|
quantized_by: mradermacher
|
||||||
|
tags:
|
||||||
|
- merge
|
||||||
|
- mergekit
|
||||||
|
- lazymergekit
|
||||||
|
---
|
||||||
|
## About
|
||||||
|
|
||||||
|
<!-- ### quantize_version: 2 -->
|
||||||
|
<!-- ### output_tensor_quantised: 1 -->
|
||||||
|
<!-- ### convert_type: hf -->
|
||||||
|
<!-- ### vocab_type: -->
|
||||||
|
<!-- ### tags: -->
|
||||||
|
static quants of https://huggingface.co/bunnycore/Starling-dolphin-E26-7B
|
||||||
|
|
||||||
|
<!-- provided-files -->
|
||||||
|
|
||||||
|
***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Starling-dolphin-E26-7B-GGUF).***
|
||||||
|
|
||||||
|
weighted/imatrix quants are available at https://huggingface.co/mradermacher/Starling-dolphin-E26-7B-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/Starling-dolphin-E26-7B-GGUF/resolve/main/Starling-dolphin-E26-7B.Q2_K.gguf) | Q2_K | 2.8 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/Starling-dolphin-E26-7B-GGUF/resolve/main/Starling-dolphin-E26-7B.Q3_K_S.gguf) | Q3_K_S | 3.3 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/Starling-dolphin-E26-7B-GGUF/resolve/main/Starling-dolphin-E26-7B.Q3_K_M.gguf) | Q3_K_M | 3.6 | lower quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/Starling-dolphin-E26-7B-GGUF/resolve/main/Starling-dolphin-E26-7B.Q3_K_L.gguf) | Q3_K_L | 3.9 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/Starling-dolphin-E26-7B-GGUF/resolve/main/Starling-dolphin-E26-7B.IQ4_XS.gguf) | IQ4_XS | 4.0 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/Starling-dolphin-E26-7B-GGUF/resolve/main/Starling-dolphin-E26-7B.Q4_K_S.gguf) | Q4_K_S | 4.2 | fast, recommended |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/Starling-dolphin-E26-7B-GGUF/resolve/main/Starling-dolphin-E26-7B.Q4_K_M.gguf) | Q4_K_M | 4.5 | fast, recommended |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/Starling-dolphin-E26-7B-GGUF/resolve/main/Starling-dolphin-E26-7B.Q5_K_S.gguf) | Q5_K_S | 5.1 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/Starling-dolphin-E26-7B-GGUF/resolve/main/Starling-dolphin-E26-7B.Q5_K_M.gguf) | Q5_K_M | 5.2 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/Starling-dolphin-E26-7B-GGUF/resolve/main/Starling-dolphin-E26-7B.Q6_K.gguf) | Q6_K | 6.0 | very good quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/Starling-dolphin-E26-7B-GGUF/resolve/main/Starling-dolphin-E26-7B.Q8_0.gguf) | Q8_0 | 7.8 | fast, best quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/Starling-dolphin-E26-7B-GGUF/resolve/main/Starling-dolphin-E26-7B.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
Starling-dolphin-E26-7B.IQ4_XS.gguf
Normal file
3
Starling-dolphin-E26-7B.IQ4_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:8e70d1ad62b6ebd452c35fcf47a11d3d212ad7f983e53fb2a53cb67c07cfed4b
|
||||||
|
size 3944389568
|
||||||
3
Starling-dolphin-E26-7B.Q2_K.gguf
Normal file
3
Starling-dolphin-E26-7B.Q2_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:f09b4c5fa0f8824ea378a0534c774142a9dcaf8f68dbacd6b390265f7cc0d8ca
|
||||||
|
size 2719243200
|
||||||
3
Starling-dolphin-E26-7B.Q3_K_L.gguf
Normal file
3
Starling-dolphin-E26-7B.Q3_K_L.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:be2375b45e1dee874ed14006faddf7ca089471fc6b5295786a2cfcb121b14f19
|
||||||
|
size 3822025664
|
||||||
3
Starling-dolphin-E26-7B.Q3_K_M.gguf
Normal file
3
Starling-dolphin-E26-7B.Q3_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:8bcb4dab22a9f906c8783329bd070f90e77e7a279f2770ac440d00345700a6ab
|
||||||
|
size 3518987200
|
||||||
3
Starling-dolphin-E26-7B.Q3_K_S.gguf
Normal file
3
Starling-dolphin-E26-7B.Q3_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:02672e6a2a364d07e5a11ad6fae8e5eb5eceee1504b0015e469d70636c6e8838
|
||||||
|
size 3164568512
|
||||||
3
Starling-dolphin-E26-7B.Q4_K_M.gguf
Normal file
3
Starling-dolphin-E26-7B.Q4_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:dacf111e03fdcb7066a8969522cb367ea842c80c3d81e6292f79930be0ce82cb
|
||||||
|
size 4368440256
|
||||||
3
Starling-dolphin-E26-7B.Q4_K_S.gguf
Normal file
3
Starling-dolphin-E26-7B.Q4_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:5b695f97620a147c4f27511a8af2ba3506f63f2bac440455f83724798fd14145
|
||||||
|
size 4140374976
|
||||||
3
Starling-dolphin-E26-7B.Q5_K_M.gguf
Normal file
3
Starling-dolphin-E26-7B.Q5_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:dcde9b4d5f82e852d8099c6c686b911d10c2672b29fb072927404f80ae90c7e8
|
||||||
|
size 5131410368
|
||||||
3
Starling-dolphin-E26-7B.Q5_K_S.gguf
Normal file
3
Starling-dolphin-E26-7B.Q5_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:290e73daa7325fc1ef8d7294248a6a91eac790f83465a8d355ebb0609704a414
|
||||||
|
size 4997716928
|
||||||
3
Starling-dolphin-E26-7B.Q6_K.gguf
Normal file
3
Starling-dolphin-E26-7B.Q6_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:af7283eaacfbea799aa8f06e5a20262f7b44da51536a3d94046ebcddf8b95479
|
||||||
|
size 5942066112
|
||||||
3
Starling-dolphin-E26-7B.Q8_0.gguf
Normal file
3
Starling-dolphin-E26-7B.Q8_0.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:5e32ea572eb98a70abb3de8940e5f786a2e09a563a3b42f351829f0148184ea2
|
||||||
|
size 7695858624
|
||||||
3
Starling-dolphin-E26-7B.f16.gguf
Normal file
3
Starling-dolphin-E26-7B.f16.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:56333db6210274effd1a140c868e6aec4562a8a1692a2cf232112408c6323334
|
||||||
|
size 14484732864
|
||||||
Reference in New Issue
Block a user