初始化项目,由ModelHub XC社区提供模型
Model: mradermacher/UnitDeSTA-8B-base-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
|
||||
UnitDeSTA-8B-base.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
UnitDeSTA-8B-base.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
UnitDeSTA-8B-base.f16.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
UnitDeSTA-8B-base.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
UnitDeSTA-8B-base.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
UnitDeSTA-8B-base.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
UnitDeSTA-8B-base.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
UnitDeSTA-8B-base.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
UnitDeSTA-8B-base.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
UnitDeSTA-8B-base.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
UnitDeSTA-8B-base.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
UnitDeSTA-8B-base.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
64
README.md
Normal file
64
README.md
Normal file
@@ -0,0 +1,64 @@
|
||||
---
|
||||
base_model: voidful/UnitDeSTA-3.0-8B-base
|
||||
language:
|
||||
- en
|
||||
library_name: transformers
|
||||
quantized_by: mradermacher
|
||||
tags: []
|
||||
---
|
||||
## About
|
||||
|
||||
<!-- ### quantize_version: 2 -->
|
||||
<!-- ### output_tensor_quantised: 1 -->
|
||||
<!-- ### convert_type: hf -->
|
||||
<!-- ### vocab_type: -->
|
||||
<!-- ### tags: -->
|
||||
static quants of https://huggingface.co/voidful/UnitDeSTA-3.0-8B-base
|
||||
|
||||
<!-- 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/UnitDeSTA-8B-base-GGUF/resolve/main/UnitDeSTA-8B-base.Q2_K.gguf) | Q2_K | 3.4 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/UnitDeSTA-8B-base-GGUF/resolve/main/UnitDeSTA-8B-base.Q3_K_S.gguf) | Q3_K_S | 3.8 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/UnitDeSTA-8B-base-GGUF/resolve/main/UnitDeSTA-8B-base.Q3_K_M.gguf) | Q3_K_M | 4.2 | lower quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/UnitDeSTA-8B-base-GGUF/resolve/main/UnitDeSTA-8B-base.Q3_K_L.gguf) | Q3_K_L | 4.5 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/UnitDeSTA-8B-base-GGUF/resolve/main/UnitDeSTA-8B-base.IQ4_XS.gguf) | IQ4_XS | 4.7 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/UnitDeSTA-8B-base-GGUF/resolve/main/UnitDeSTA-8B-base.Q4_K_S.gguf) | Q4_K_S | 4.9 | fast, recommended |
|
||||
| [GGUF](https://huggingface.co/mradermacher/UnitDeSTA-8B-base-GGUF/resolve/main/UnitDeSTA-8B-base.Q4_K_M.gguf) | Q4_K_M | 5.1 | fast, recommended |
|
||||
| [GGUF](https://huggingface.co/mradermacher/UnitDeSTA-8B-base-GGUF/resolve/main/UnitDeSTA-8B-base.Q5_K_S.gguf) | Q5_K_S | 5.8 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/UnitDeSTA-8B-base-GGUF/resolve/main/UnitDeSTA-8B-base.Q5_K_M.gguf) | Q5_K_M | 5.9 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/UnitDeSTA-8B-base-GGUF/resolve/main/UnitDeSTA-8B-base.Q6_K.gguf) | Q6_K | 6.8 | very good quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/UnitDeSTA-8B-base-GGUF/resolve/main/UnitDeSTA-8B-base.Q8_0.gguf) | Q8_0 | 8.8 | fast, best quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/UnitDeSTA-8B-base-GGUF/resolve/main/UnitDeSTA-8B-base.f16.gguf) | f16 | 16.4 | 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
UnitDeSTA-8B-base.IQ4_XS.gguf
Normal file
3
UnitDeSTA-8B-base.IQ4_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a3c9038654a416c90feb86099e292a9a420cdc435464788aab93eb3ffb21247b
|
||||
size 4575430816
|
||||
3
UnitDeSTA-8B-base.Q2_K.gguf
Normal file
3
UnitDeSTA-8B-base.Q2_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cc0723220e3e505e9d071de843b2ad5841412803138c9289f06c62a19ab133ef
|
||||
size 3256567968
|
||||
3
UnitDeSTA-8B-base.Q3_K_L.gguf
Normal file
3
UnitDeSTA-8B-base.Q3_K_L.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cea3e84924abee52b25f36496a37cf5ea35685f32b7c0c09facd723197f86ea4
|
||||
size 4406208672
|
||||
3
UnitDeSTA-8B-base.Q3_K_M.gguf
Normal file
3
UnitDeSTA-8B-base.Q3_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7304b83ad14b47846f78f9667e6f71273cc6715b8eb39f1d56fd5b487200a304
|
||||
size 4103170208
|
||||
3
UnitDeSTA-8B-base.Q3_K_S.gguf
Normal file
3
UnitDeSTA-8B-base.Q3_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5c3b7aa001c94224bfa144d0ba34a144442779c0a33e9514823777ea5ee94fc9
|
||||
size 3748751520
|
||||
3
UnitDeSTA-8B-base.Q4_K_M.gguf
Normal file
3
UnitDeSTA-8B-base.Q4_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:535a58ad0bac3ab8aea58c12125a59cc74d4e3ecf191beb08a1a7037c92971f8
|
||||
size 5013899424
|
||||
3
UnitDeSTA-8B-base.Q4_K_S.gguf
Normal file
3
UnitDeSTA-8B-base.Q4_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7c159c0bc9885397314ff43ea13956822672e9800e2b0598dee40cd07b400376
|
||||
size 4785834144
|
||||
3
UnitDeSTA-8B-base.Q5_K_M.gguf
Normal file
3
UnitDeSTA-8B-base.Q5_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0979605810d319ce05a79ebad03a7abb7a9e84abe3c3074377272d32017db909
|
||||
size 5834541216
|
||||
3
UnitDeSTA-8B-base.Q5_K_S.gguf
Normal file
3
UnitDeSTA-8B-base.Q5_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e92d2fc374db87bccc41d5981df67bebd8a0ef40662b66d2b7e5dc0069c815df
|
||||
size 5700847776
|
||||
3
UnitDeSTA-8B-base.Q6_K.gguf
Normal file
3
UnitDeSTA-8B-base.Q6_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4b4f6d474edbd62c9e38f6f6e9b4108c6c32bddc0ccf620a6e5cfc6f7523815a
|
||||
size 6706473120
|
||||
3
UnitDeSTA-8B-base.Q8_0.gguf
Normal file
3
UnitDeSTA-8B-base.Q8_0.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8815331fd1bee2730327bfed8a5188de7864f0d04d74f30fc2b44879ce5392ce
|
||||
size 8683743392
|
||||
3
UnitDeSTA-8B-base.f16.gguf
Normal file
3
UnitDeSTA-8B-base.f16.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cf20b5a5fd308416c2518478c7a5317e2cdde8b894fb63c0bec947d2f0338513
|
||||
size 16337692832
|
||||
Reference in New Issue
Block a user