初始化项目,由ModelHub XC社区提供模型
Model: mradermacher/TinyStable-Hybrid-1.6B-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
|
||||||
|
TinyStable-Hybrid-1.6B.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
TinyStable-Hybrid-1.6B.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
TinyStable-Hybrid-1.6B.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
TinyStable-Hybrid-1.6B.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
TinyStable-Hybrid-1.6B.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
TinyStable-Hybrid-1.6B.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
TinyStable-Hybrid-1.6B.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
TinyStable-Hybrid-1.6B.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
TinyStable-Hybrid-1.6B.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
TinyStable-Hybrid-1.6B.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
TinyStable-Hybrid-1.6B.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
TinyStable-Hybrid-1.6B.f16.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
70
README.md
Normal file
70
README.md
Normal file
@@ -0,0 +1,70 @@
|
|||||||
|
---
|
||||||
|
base_model: MatteoKhan/TinyStable-Hybrid-1.6B
|
||||||
|
language:
|
||||||
|
- en
|
||||||
|
library_name: transformers
|
||||||
|
license: mit
|
||||||
|
quantized_by: mradermacher
|
||||||
|
tags:
|
||||||
|
- mergekit
|
||||||
|
- merged-model
|
||||||
|
- tinyllama
|
||||||
|
- stablelm
|
||||||
|
- language-model
|
||||||
|
---
|
||||||
|
## About
|
||||||
|
|
||||||
|
<!-- ### quantize_version: 2 -->
|
||||||
|
<!-- ### output_tensor_quantised: 1 -->
|
||||||
|
<!-- ### convert_type: hf -->
|
||||||
|
<!-- ### vocab_type: -->
|
||||||
|
<!-- ### tags: -->
|
||||||
|
static quants of https://huggingface.co/MatteoKhan/TinyStable-Hybrid-1.6B
|
||||||
|
|
||||||
|
<!-- 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/TinyStable-Hybrid-1.6B-GGUF/resolve/main/TinyStable-Hybrid-1.6B.Q2_K.gguf) | Q2_K | 0.5 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/TinyStable-Hybrid-1.6B-GGUF/resolve/main/TinyStable-Hybrid-1.6B.Q3_K_S.gguf) | Q3_K_S | 0.6 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/TinyStable-Hybrid-1.6B-GGUF/resolve/main/TinyStable-Hybrid-1.6B.Q3_K_M.gguf) | Q3_K_M | 0.6 | lower quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/TinyStable-Hybrid-1.6B-GGUF/resolve/main/TinyStable-Hybrid-1.6B.Q3_K_L.gguf) | Q3_K_L | 0.7 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/TinyStable-Hybrid-1.6B-GGUF/resolve/main/TinyStable-Hybrid-1.6B.IQ4_XS.gguf) | IQ4_XS | 0.7 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/TinyStable-Hybrid-1.6B-GGUF/resolve/main/TinyStable-Hybrid-1.6B.Q4_K_S.gguf) | Q4_K_S | 0.7 | fast, recommended |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/TinyStable-Hybrid-1.6B-GGUF/resolve/main/TinyStable-Hybrid-1.6B.Q4_K_M.gguf) | Q4_K_M | 0.8 | fast, recommended |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/TinyStable-Hybrid-1.6B-GGUF/resolve/main/TinyStable-Hybrid-1.6B.Q5_K_S.gguf) | Q5_K_S | 0.9 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/TinyStable-Hybrid-1.6B-GGUF/resolve/main/TinyStable-Hybrid-1.6B.Q5_K_M.gguf) | Q5_K_M | 0.9 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/TinyStable-Hybrid-1.6B-GGUF/resolve/main/TinyStable-Hybrid-1.6B.Q6_K.gguf) | Q6_K | 1.0 | very good quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/TinyStable-Hybrid-1.6B-GGUF/resolve/main/TinyStable-Hybrid-1.6B.Q8_0.gguf) | Q8_0 | 1.3 | fast, best quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/TinyStable-Hybrid-1.6B-GGUF/resolve/main/TinyStable-Hybrid-1.6B.f16.gguf) | f16 | 2.3 | 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
TinyStable-Hybrid-1.6B.IQ4_XS.gguf
Normal file
3
TinyStable-Hybrid-1.6B.IQ4_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e4a2a30f2c3f72d9f1aaec6cf7782821ea48a59d7045c3534559bf6bb5b6edb8
|
||||||
|
size 609808512
|
||||||
3
TinyStable-Hybrid-1.6B.Q2_K.gguf
Normal file
3
TinyStable-Hybrid-1.6B.Q2_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d3968999c7f83d3466b661afb18bd5e6e6ea3cc7315b0aebecabf3232d712fb1
|
||||||
|
size 432132224
|
||||||
3
TinyStable-Hybrid-1.6B.Q3_K_L.gguf
Normal file
3
TinyStable-Hybrid-1.6B.Q3_K_L.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:1fb86c340148b126f39713ceb22630d5b4a3134dd4c003663207ec1898ce563d
|
||||||
|
size 591528064
|
||||||
3
TinyStable-Hybrid-1.6B.Q3_K_M.gguf
Normal file
3
TinyStable-Hybrid-1.6B.Q3_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:42ed8201f882d71752ac4319f1d0353143cc5adbdb9e25a4b2c1eca7522daacf
|
||||||
|
size 548405376
|
||||||
3
TinyStable-Hybrid-1.6B.Q3_K_S.gguf
Normal file
3
TinyStable-Hybrid-1.6B.Q3_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:eee585df3b04483ce5deb860a553536d69d81f22544c09b2f854d0a95be68b26
|
||||||
|
size 499343488
|
||||||
3
TinyStable-Hybrid-1.6B.Q4_K_M.gguf
Normal file
3
TinyStable-Hybrid-1.6B.Q4_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:bcc767fcc30b936c3fa413a84d31643e57d08266316b000c4cd1b270d0f2cf4b
|
||||||
|
size 667816064
|
||||||
3
TinyStable-Hybrid-1.6B.Q4_K_S.gguf
Normal file
3
TinyStable-Hybrid-1.6B.Q4_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:7d489a2a2bdc40c95254cc9da7dafb743da548cf98da025c4499dddb4eed2c9a
|
||||||
|
size 639873152
|
||||||
3
TinyStable-Hybrid-1.6B.Q5_K_M.gguf
Normal file
3
TinyStable-Hybrid-1.6B.Q5_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:59143403222f7ebb6e72f0fe97acd63fad3b3153c7686c8ca4014fea86d334a0
|
||||||
|
size 782045312
|
||||||
3
TinyStable-Hybrid-1.6B.Q5_K_S.gguf
Normal file
3
TinyStable-Hybrid-1.6B.Q5_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:216145ab1b9012f19ffa41861dce099589d8cc5b137a492fc3aba53c31fbe6d8
|
||||||
|
size 766029952
|
||||||
3
TinyStable-Hybrid-1.6B.Q6_K.gguf
Normal file
3
TinyStable-Hybrid-1.6B.Q6_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:7093a38327be85870355f496ba7036bfa86a38754bd1f20eb2cbd3bae576c037
|
||||||
|
size 903413888
|
||||||
3
TinyStable-Hybrid-1.6B.Q8_0.gguf
Normal file
3
TinyStable-Hybrid-1.6B.Q8_0.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e45ea0351040bbc46ed51651ec3eab56e6d2f2f5cb9e7eb070302ca45a83f252
|
||||||
|
size 1169809536
|
||||||
3
TinyStable-Hybrid-1.6B.f16.gguf
Normal file
3
TinyStable-Hybrid-1.6B.f16.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:211171d2852a59d01909e5dcd5c94390812fcdb45993483bf6689195f078e2ba
|
||||||
|
size 2201018496
|
||||||
Reference in New Issue
Block a user