初始化项目,由ModelHub XC社区提供模型
Model: mradermacher/T3Q-Platypus-MistralM7-7B-GGUF Source: Original Platform
This commit is contained in:
48
.gitattributes
vendored
Normal file
48
.gitattributes
vendored
Normal file
@@ -0,0 +1,48 @@
|
||||
*.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
|
||||
T3Q-Platypus-MistralM7-7B.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
T3Q-Platypus-MistralM7-7B.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
T3Q-Platypus-MistralM7-7B.f16.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
T3Q-Platypus-MistralM7-7B.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
T3Q-Platypus-MistralM7-7B.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
T3Q-Platypus-MistralM7-7B.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
T3Q-Platypus-MistralM7-7B.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
T3Q-Platypus-MistralM7-7B.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
T3Q-Platypus-MistralM7-7B.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
T3Q-Platypus-MistralM7-7B.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
T3Q-Platypus-MistralM7-7B.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
T3Q-Platypus-MistralM7-7B.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
T3Q-Platypus-MistralM7-7B.Q4_0_4_4.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
69
README.md
Normal file
69
README.md
Normal file
@@ -0,0 +1,69 @@
|
||||
---
|
||||
base_model: chlee10/T3Q-Platypus-MistralM7-7B
|
||||
datasets:
|
||||
- kyujinpy/Open-platypus-Commercial
|
||||
language:
|
||||
- en
|
||||
library_name: transformers
|
||||
license: apache-2.0
|
||||
quantized_by: mradermacher
|
||||
tags:
|
||||
- Open-platypus-Commercial
|
||||
---
|
||||
## About
|
||||
|
||||
<!-- ### quantize_version: 2 -->
|
||||
<!-- ### output_tensor_quantised: 1 -->
|
||||
<!-- ### convert_type: hf -->
|
||||
<!-- ### vocab_type: -->
|
||||
<!-- ### tags: -->
|
||||
static quants of https://huggingface.co/chlee10/T3Q-Platypus-MistralM7-7B
|
||||
|
||||
<!-- 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/T3Q-Platypus-MistralM7-7B-GGUF/resolve/main/T3Q-Platypus-MistralM7-7B.Q2_K.gguf) | Q2_K | 2.8 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/T3Q-Platypus-MistralM7-7B-GGUF/resolve/main/T3Q-Platypus-MistralM7-7B.Q3_K_S.gguf) | Q3_K_S | 3.3 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/T3Q-Platypus-MistralM7-7B-GGUF/resolve/main/T3Q-Platypus-MistralM7-7B.Q3_K_M.gguf) | Q3_K_M | 3.6 | lower quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/T3Q-Platypus-MistralM7-7B-GGUF/resolve/main/T3Q-Platypus-MistralM7-7B.Q3_K_L.gguf) | Q3_K_L | 3.9 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/T3Q-Platypus-MistralM7-7B-GGUF/resolve/main/T3Q-Platypus-MistralM7-7B.IQ4_XS.gguf) | IQ4_XS | 4.0 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/T3Q-Platypus-MistralM7-7B-GGUF/resolve/main/T3Q-Platypus-MistralM7-7B.Q4_0_4_4.gguf) | Q4_0_4_4 | 4.2 | fast on arm, low quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/T3Q-Platypus-MistralM7-7B-GGUF/resolve/main/T3Q-Platypus-MistralM7-7B.Q4_K_S.gguf) | Q4_K_S | 4.2 | fast, recommended |
|
||||
| [GGUF](https://huggingface.co/mradermacher/T3Q-Platypus-MistralM7-7B-GGUF/resolve/main/T3Q-Platypus-MistralM7-7B.Q4_K_M.gguf) | Q4_K_M | 4.5 | fast, recommended |
|
||||
| [GGUF](https://huggingface.co/mradermacher/T3Q-Platypus-MistralM7-7B-GGUF/resolve/main/T3Q-Platypus-MistralM7-7B.Q5_K_S.gguf) | Q5_K_S | 5.1 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/T3Q-Platypus-MistralM7-7B-GGUF/resolve/main/T3Q-Platypus-MistralM7-7B.Q5_K_M.gguf) | Q5_K_M | 5.2 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/T3Q-Platypus-MistralM7-7B-GGUF/resolve/main/T3Q-Platypus-MistralM7-7B.Q6_K.gguf) | Q6_K | 6.0 | very good quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/T3Q-Platypus-MistralM7-7B-GGUF/resolve/main/T3Q-Platypus-MistralM7-7B.Q8_0.gguf) | Q8_0 | 7.8 | fast, best quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/T3Q-Platypus-MistralM7-7B-GGUF/resolve/main/T3Q-Platypus-MistralM7-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
T3Q-Platypus-MistralM7-7B.IQ4_XS.gguf
Normal file
3
T3Q-Platypus-MistralM7-7B.IQ4_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9a53a2f49f0a06b009627c74016625ab66dc895a86a072c3a81e7ac20d74977e
|
||||
size 3944389504
|
||||
3
T3Q-Platypus-MistralM7-7B.Q2_K.gguf
Normal file
3
T3Q-Platypus-MistralM7-7B.Q2_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:06e2c3f321cffcece910c0464b65aff9ea49100ab062d986740163fbc3aba9ff
|
||||
size 2719243136
|
||||
3
T3Q-Platypus-MistralM7-7B.Q3_K_L.gguf
Normal file
3
T3Q-Platypus-MistralM7-7B.Q3_K_L.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e15738a6852c8c6ae98a723fe253f3eefee89d75c327d22c39d913d0d84134fc
|
||||
size 3822025600
|
||||
3
T3Q-Platypus-MistralM7-7B.Q3_K_M.gguf
Normal file
3
T3Q-Platypus-MistralM7-7B.Q3_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:94d73e4864ea8e0dc4b1899b466db342c9beb905dfe0cc254717f976b6fdb0c5
|
||||
size 3518987136
|
||||
3
T3Q-Platypus-MistralM7-7B.Q3_K_S.gguf
Normal file
3
T3Q-Platypus-MistralM7-7B.Q3_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:93e3d0c576bbac7e846814136256c87c0b0b71944ee9ce86a60c26d3086139a1
|
||||
size 3164568448
|
||||
3
T3Q-Platypus-MistralM7-7B.Q4_0_4_4.gguf
Normal file
3
T3Q-Platypus-MistralM7-7B.Q4_0_4_4.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:53b69f4ed81e0138b73dcd609e7917ffd1a554f8b951f4d1be24ef51e1fa8a50
|
||||
size 4108917632
|
||||
3
T3Q-Platypus-MistralM7-7B.Q4_K_M.gguf
Normal file
3
T3Q-Platypus-MistralM7-7B.Q4_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:50a91ab9bd90d0b834609d98d97e7b6070b4649df5156a20710566210b3efda2
|
||||
size 4368440192
|
||||
3
T3Q-Platypus-MistralM7-7B.Q4_K_S.gguf
Normal file
3
T3Q-Platypus-MistralM7-7B.Q4_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b7df462630df732d2a42025ffca32a529e5e5f3294265e12768d8c716118c34c
|
||||
size 4140374912
|
||||
3
T3Q-Platypus-MistralM7-7B.Q5_K_M.gguf
Normal file
3
T3Q-Platypus-MistralM7-7B.Q5_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e91ea1f57b2c1da51e34cb023db919c5dc2b1782ea646d2205097cc5f1e97df3
|
||||
size 5131410304
|
||||
3
T3Q-Platypus-MistralM7-7B.Q5_K_S.gguf
Normal file
3
T3Q-Platypus-MistralM7-7B.Q5_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2b1750158f3aaa5e4a9eb23e30d4b49fa1d2298ad5d1847fd1902376c2458558
|
||||
size 4997716864
|
||||
3
T3Q-Platypus-MistralM7-7B.Q6_K.gguf
Normal file
3
T3Q-Platypus-MistralM7-7B.Q6_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ee7338de1e136d921dc3ffb72b07d47590a07666f78f071a97460eaf41227ef1
|
||||
size 5942066048
|
||||
3
T3Q-Platypus-MistralM7-7B.Q8_0.gguf
Normal file
3
T3Q-Platypus-MistralM7-7B.Q8_0.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:391fa859cc139d9e2373a01fba73a77c619db16f7d595e2a8665c3b90bf2e853
|
||||
size 7695858560
|
||||
3
T3Q-Platypus-MistralM7-7B.f16.gguf
Normal file
3
T3Q-Platypus-MistralM7-7B.f16.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e734682e7ffdd5cc42c4dd1133c2d6d408118047e273709b2dc4677fd852e7d6
|
||||
size 14484732800
|
||||
Reference in New Issue
Block a user