Compare commits
10 Commits
8179df821c
...
d0005e4828
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d0005e4828 | ||
|
|
a3b9f0ef4e | ||
|
|
9f42be3c1e | ||
|
|
2a2cc7857f | ||
|
|
1521845df6 | ||
|
|
c9de494f2e | ||
|
|
42d40fd0e5 | ||
|
|
e55d0eaff7 | ||
|
|
ed8da9a944 | ||
|
|
407d4b4e7d |
8
.gitattributes
vendored
8
.gitattributes
vendored
@@ -37,3 +37,11 @@ VPO-2B.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
|||||||
VPO-2B.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
VPO-2B.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
VPO-2B.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
VPO-2B.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
VPO-2B.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
VPO-2B.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
VPO-2B.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
VPO-2B.f16.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
VPO-2B.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
VPO-2B.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
VPO-2B.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
VPO-2B.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
VPO-2B.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
VPO-2B.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
|||||||
58
README.md
58
README.md
@@ -1,6 +1,64 @@
|
|||||||
|
---
|
||||||
|
base_model: CCCCCC/VPO-2B
|
||||||
|
language:
|
||||||
|
- en
|
||||||
|
library_name: transformers
|
||||||
|
license: apache-2.0
|
||||||
|
quantized_by: mradermacher
|
||||||
|
---
|
||||||
|
## About
|
||||||
|
|
||||||
<!-- ### quantize_version: 2 -->
|
<!-- ### quantize_version: 2 -->
|
||||||
<!-- ### output_tensor_quantised: 1 -->
|
<!-- ### output_tensor_quantised: 1 -->
|
||||||
<!-- ### convert_type: hf -->
|
<!-- ### convert_type: hf -->
|
||||||
<!-- ### vocab_type: -->
|
<!-- ### vocab_type: -->
|
||||||
<!-- ### tags: -->
|
<!-- ### tags: -->
|
||||||
static quants of https://huggingface.co/CCCCCC/VPO-2B
|
static quants of https://huggingface.co/CCCCCC/VPO-2B
|
||||||
|
|
||||||
|
<!-- 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/VPO-2B-GGUF/resolve/main/VPO-2B.Q2_K.gguf) | Q2_K | 3.3 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/VPO-2B-GGUF/resolve/main/VPO-2B.Q3_K_S.gguf) | Q3_K_S | 3.8 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/VPO-2B-GGUF/resolve/main/VPO-2B.Q3_K_M.gguf) | Q3_K_M | 4.1 | lower quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/VPO-2B-GGUF/resolve/main/VPO-2B.Q3_K_L.gguf) | Q3_K_L | 4.4 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/VPO-2B-GGUF/resolve/main/VPO-2B.IQ4_XS.gguf) | IQ4_XS | 4.6 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/VPO-2B-GGUF/resolve/main/VPO-2B.Q4_K_S.gguf) | Q4_K_S | 4.8 | fast, recommended |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/VPO-2B-GGUF/resolve/main/VPO-2B.Q4_K_M.gguf) | Q4_K_M | 5.0 | fast, recommended |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/VPO-2B-GGUF/resolve/main/VPO-2B.Q5_K_S.gguf) | Q5_K_S | 5.7 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/VPO-2B-GGUF/resolve/main/VPO-2B.Q5_K_M.gguf) | Q5_K_M | 5.8 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/VPO-2B-GGUF/resolve/main/VPO-2B.Q6_K.gguf) | Q6_K | 6.7 | very good quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/VPO-2B-GGUF/resolve/main/VPO-2B.Q8_0.gguf) | Q8_0 | 8.6 | fast, best quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/VPO-2B-GGUF/resolve/main/VPO-2B.f16.gguf) | f16 | 16.2 | 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
VPO-2B.IQ4_XS.gguf
Normal file
3
VPO-2B.IQ4_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:8f9c21f3bf40430ecf0924491d78732eea83dd64806f04857c3b3c35e71af1e6
|
||||||
|
size 4484363360
|
||||||
3
VPO-2B.Q3_K_L.gguf
Normal file
3
VPO-2B.Q3_K_L.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:1cf580a2c4c7b8c656decc46eaa7dcd908d4e90d60c9b7d146ecf6f4628bbbaa
|
||||||
|
size 4321956960
|
||||||
3
VPO-2B.Q3_K_S.gguf
Normal file
3
VPO-2B.Q3_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:4a8cde426201c440b2a0a01c6395227e7ddc90b59e5ce68cbcb98ca6bf107bda
|
||||||
|
size 3664499808
|
||||||
3
VPO-2B.Q4_K_M.gguf
Normal file
3
VPO-2B.Q4_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e10d80b5ec13f435d2baec592cfe1d9db9f566f18fa6aeb40bee34359e8e7f1c
|
||||||
|
size 4920734816
|
||||||
3
VPO-2B.Q5_K_M.gguf
Normal file
3
VPO-2B.Q5_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:ea340a5cdec5ba20c204787b6ba3e21b643bdafe96b11ad378eb28ac24134f52
|
||||||
|
size 5732988000
|
||||||
3
VPO-2B.Q5_K_S.gguf
Normal file
3
VPO-2B.Q5_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:8bcfea5cd299701d0b65e035e25e8efe616a82a2976aaab814a651d0de3012a5
|
||||||
|
size 5599294560
|
||||||
3
VPO-2B.Q6_K.gguf
Normal file
3
VPO-2B.Q6_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:5bfeb231d16419335d3b559bb36279aafe6476736d74c77513d0004dc44eec8d
|
||||||
|
size 6596007008
|
||||||
3
VPO-2B.f16.gguf
Normal file
3
VPO-2B.f16.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d37162ca43dc44bd4c5d0d1bd3ccf868367f771b2760cd118699e8eb60016ba3
|
||||||
|
size 16068891744
|
||||||
Reference in New Issue
Block a user