初始化项目,由ModelHub XC社区提供模型
Model: mradermacher/Slush-FallMix-12B-GGUF Source: Original Platform
This commit is contained in:
46
.gitattributes
vendored
Normal file
46
.gitattributes
vendored
Normal file
@@ -0,0 +1,46 @@
|
|||||||
|
*.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
|
||||||
|
Slush-FallMix-12B.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
Slush-FallMix-12B.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
Slush-FallMix-12B.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
Slush-FallMix-12B.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
Slush-FallMix-12B.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
Slush-FallMix-12B.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
Slush-FallMix-12B.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
Slush-FallMix-12B.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
Slush-FallMix-12B.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
Slush-FallMix-12B.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
Slush-FallMix-12B.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
70
README.md
Normal file
70
README.md
Normal file
@@ -0,0 +1,70 @@
|
|||||||
|
---
|
||||||
|
base_model: mergekit-community/Slush-FallMix-12B
|
||||||
|
language:
|
||||||
|
- en
|
||||||
|
library_name: transformers
|
||||||
|
mradermacher:
|
||||||
|
readme_rev: 1
|
||||||
|
quantized_by: mradermacher
|
||||||
|
tags:
|
||||||
|
- mergekit
|
||||||
|
- merge
|
||||||
|
---
|
||||||
|
## About
|
||||||
|
|
||||||
|
<!-- ### quantize_version: 2 -->
|
||||||
|
<!-- ### output_tensor_quantised: 1 -->
|
||||||
|
<!-- ### convert_type: hf -->
|
||||||
|
<!-- ### vocab_type: -->
|
||||||
|
<!-- ### tags: -->
|
||||||
|
static quants of https://huggingface.co/mergekit-community/Slush-FallMix-12B
|
||||||
|
|
||||||
|
<!-- provided-files -->
|
||||||
|
|
||||||
|
***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Slush-FallMix-12B-GGUF).***
|
||||||
|
|
||||||
|
weighted/imatrix quants are available at https://huggingface.co/mradermacher/Slush-FallMix-12B-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/Slush-FallMix-12B-GGUF/resolve/main/Slush-FallMix-12B.Q2_K.gguf) | Q2_K | 4.9 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/Slush-FallMix-12B-GGUF/resolve/main/Slush-FallMix-12B.Q3_K_S.gguf) | Q3_K_S | 5.6 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/Slush-FallMix-12B-GGUF/resolve/main/Slush-FallMix-12B.Q3_K_M.gguf) | Q3_K_M | 6.2 | lower quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/Slush-FallMix-12B-GGUF/resolve/main/Slush-FallMix-12B.Q3_K_L.gguf) | Q3_K_L | 6.7 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/Slush-FallMix-12B-GGUF/resolve/main/Slush-FallMix-12B.IQ4_XS.gguf) | IQ4_XS | 6.9 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/Slush-FallMix-12B-GGUF/resolve/main/Slush-FallMix-12B.Q4_K_S.gguf) | Q4_K_S | 7.2 | fast, recommended |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/Slush-FallMix-12B-GGUF/resolve/main/Slush-FallMix-12B.Q4_K_M.gguf) | Q4_K_M | 7.6 | fast, recommended |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/Slush-FallMix-12B-GGUF/resolve/main/Slush-FallMix-12B.Q5_K_S.gguf) | Q5_K_S | 8.6 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/Slush-FallMix-12B-GGUF/resolve/main/Slush-FallMix-12B.Q5_K_M.gguf) | Q5_K_M | 8.8 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/Slush-FallMix-12B-GGUF/resolve/main/Slush-FallMix-12B.Q6_K.gguf) | Q6_K | 10.2 | very good quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/Slush-FallMix-12B-GGUF/resolve/main/Slush-FallMix-12B.Q8_0.gguf) | Q8_0 | 13.1 | fast, best quality |
|
||||||
|
|
||||||
|
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
Slush-FallMix-12B.IQ4_XS.gguf
Normal file
3
Slush-FallMix-12B.IQ4_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:9e1e9bd14d0f5b0809595628d3eae3a6e8facd74a804945651ff9811e53dab9f
|
||||||
|
size 6800057760
|
||||||
3
Slush-FallMix-12B.Q2_K.gguf
Normal file
3
Slush-FallMix-12B.Q2_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b0949d77c8275f8981045213e69fb51ee7b876105052e59ca28deb920fd292c2
|
||||||
|
size 4791051680
|
||||||
3
Slush-FallMix-12B.Q3_K_L.gguf
Normal file
3
Slush-FallMix-12B.Q3_K_L.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:5c3db0b817907e7d94dbd2cc4898bd2038337fd27a9a807b0e56a5f9fec4cee1
|
||||||
|
size 6561506720
|
||||||
3
Slush-FallMix-12B.Q3_K_M.gguf
Normal file
3
Slush-FallMix-12B.Q3_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:3ed072bfb212fe2cbef1e8288092990bfe5b2e5b43131abec9ed6ffce87bf6ee
|
||||||
|
size 6083093920
|
||||||
3
Slush-FallMix-12B.Q3_K_S.gguf
Normal file
3
Slush-FallMix-12B.Q3_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:611df31c7a4c9531d8d32a5e74f886ca1c9c3dbe078c4fb76e7302eddcd1ec71
|
||||||
|
size 5534229920
|
||||||
3
Slush-FallMix-12B.Q4_K_M.gguf
Normal file
3
Slush-FallMix-12B.Q4_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:9d17b4ef06361767e017a642ee3fa4135af3ffe71f12ec9bb67d54f0bc08b6c8
|
||||||
|
size 7477208480
|
||||||
3
Slush-FallMix-12B.Q4_K_S.gguf
Normal file
3
Slush-FallMix-12B.Q4_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:8e22353f489e140f84b9a6da74bce2fa6032222f29238ef8ead3ab816db5dce3
|
||||||
|
size 7120201120
|
||||||
3
Slush-FallMix-12B.Q5_K_M.gguf
Normal file
3
Slush-FallMix-12B.Q5_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:4a5a54f31c146de1401f4151e06408c039c165dfe750dbf6b6fd0ad2ba6ef63c
|
||||||
|
size 8727635360
|
||||||
3
Slush-FallMix-12B.Q5_K_S.gguf
Normal file
3
Slush-FallMix-12B.Q5_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b9cbc06b98616b1c96666b7079520154efd69e0b8c76613d4181811b66da0d93
|
||||||
|
size 8518739360
|
||||||
3
Slush-FallMix-12B.Q6_K.gguf
Normal file
3
Slush-FallMix-12B.Q6_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b26382af2aa084a77689df139ae4a58bbcf82cb54813a3ad8d47407fc948be9a
|
||||||
|
size 10056213920
|
||||||
3
Slush-FallMix-12B.Q8_0.gguf
Normal file
3
Slush-FallMix-12B.Q8_0.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:0a3376a560ef11ca32311fd5e46d7d8b77a397eded758f9576fd2949f9f3208e
|
||||||
|
size 13022373280
|
||||||
Reference in New Issue
Block a user