初始化项目,由ModelHub XC社区提供模型
Model: mradermacher/T3Q-Platypus-SOLAR-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-SOLAR.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
T3Q-Platypus-SOLAR.f16.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
T3Q-Platypus-SOLAR.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
T3Q-Platypus-SOLAR.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
T3Q-Platypus-SOLAR.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
T3Q-Platypus-SOLAR.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
T3Q-Platypus-SOLAR.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
T3Q-Platypus-SOLAR.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
T3Q-Platypus-SOLAR.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
T3Q-Platypus-SOLAR.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
T3Q-Platypus-SOLAR.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
T3Q-Platypus-SOLAR.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
T3Q-Platypus-SOLAR.Q4_0_4_4.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
70
README.md
Normal file
70
README.md
Normal file
@@ -0,0 +1,70 @@
|
|||||||
|
---
|
||||||
|
base_model: chlee10/T3Q-Platypus-SOLAR
|
||||||
|
datasets:
|
||||||
|
- kyujinpy/Open-platypus-Commercial
|
||||||
|
language:
|
||||||
|
- en
|
||||||
|
library_name: transformers
|
||||||
|
license: apache-2.0
|
||||||
|
quantized_by: mradermacher
|
||||||
|
tags:
|
||||||
|
- SOLAR-10.7B-v1.0
|
||||||
|
- 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-SOLAR
|
||||||
|
|
||||||
|
<!-- 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-SOLAR-GGUF/resolve/main/T3Q-Platypus-SOLAR.Q2_K.gguf) | Q2_K | 4.1 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/T3Q-Platypus-SOLAR-GGUF/resolve/main/T3Q-Platypus-SOLAR.Q3_K_S.gguf) | Q3_K_S | 4.8 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/T3Q-Platypus-SOLAR-GGUF/resolve/main/T3Q-Platypus-SOLAR.Q3_K_M.gguf) | Q3_K_M | 5.3 | lower quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/T3Q-Platypus-SOLAR-GGUF/resolve/main/T3Q-Platypus-SOLAR.Q3_K_L.gguf) | Q3_K_L | 5.8 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/T3Q-Platypus-SOLAR-GGUF/resolve/main/T3Q-Platypus-SOLAR.IQ4_XS.gguf) | IQ4_XS | 5.9 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/T3Q-Platypus-SOLAR-GGUF/resolve/main/T3Q-Platypus-SOLAR.Q4_0_4_4.gguf) | Q4_0_4_4 | 6.2 | fast on arm, low quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/T3Q-Platypus-SOLAR-GGUF/resolve/main/T3Q-Platypus-SOLAR.Q4_K_S.gguf) | Q4_K_S | 6.2 | fast, recommended |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/T3Q-Platypus-SOLAR-GGUF/resolve/main/T3Q-Platypus-SOLAR.Q4_K_M.gguf) | Q4_K_M | 6.6 | fast, recommended |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/T3Q-Platypus-SOLAR-GGUF/resolve/main/T3Q-Platypus-SOLAR.Q5_K_S.gguf) | Q5_K_S | 7.5 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/T3Q-Platypus-SOLAR-GGUF/resolve/main/T3Q-Platypus-SOLAR.Q5_K_M.gguf) | Q5_K_M | 7.7 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/T3Q-Platypus-SOLAR-GGUF/resolve/main/T3Q-Platypus-SOLAR.Q6_K.gguf) | Q6_K | 8.9 | very good quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/T3Q-Platypus-SOLAR-GGUF/resolve/main/T3Q-Platypus-SOLAR.Q8_0.gguf) | Q8_0 | 11.5 | fast, best quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/T3Q-Platypus-SOLAR-GGUF/resolve/main/T3Q-Platypus-SOLAR.f16.gguf) | f16 | 21.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-SOLAR.IQ4_XS.gguf
Normal file
3
T3Q-Platypus-SOLAR.IQ4_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:eca13d0b47c6d6c2b542dc71e85a5890244221c7f60fd3241df15bd34ba73ffc
|
||||||
|
size 5827640576
|
||||||
3
T3Q-Platypus-SOLAR.Q2_K.gguf
Normal file
3
T3Q-Platypus-SOLAR.Q2_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:ba9c0fd3f71ec59f1c361c569a2cf8f311b8daaa6d385df2d506b2ecc996ffdb
|
||||||
|
size 4003233024
|
||||||
3
T3Q-Platypus-SOLAR.Q3_K_L.gguf
Normal file
3
T3Q-Platypus-SOLAR.Q3_K_L.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:812163f086adbf471c82ed4243875a851ea3d3c30f150793925eb6e32e079701
|
||||||
|
size 5650750720
|
||||||
3
T3Q-Platypus-SOLAR.Q3_K_M.gguf
Normal file
3
T3Q-Platypus-SOLAR.Q3_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:66e80897d3253e67b796c395341021a916790484415cb1e35b0961e0b011ed27
|
||||||
|
size 5195668736
|
||||||
3
T3Q-Platypus-SOLAR.Q3_K_S.gguf
Normal file
3
T3Q-Platypus-SOLAR.Q3_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b9bfd7b8333fa21e16c639987479a229a1cb6c5e64c778b8b23fd7f9e2d0bab6
|
||||||
|
size 4664564992
|
||||||
3
T3Q-Platypus-SOLAR.Q4_0_4_4.gguf
Normal file
3
T3Q-Platypus-SOLAR.Q4_0_4_4.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:55443abb3bfd44fcf8fd1ae12caa0ed096132a54a569c76fc34ad3edf0beceb9
|
||||||
|
size 6072384768
|
||||||
3
T3Q-Platypus-SOLAR.Q4_K_M.gguf
Normal file
3
T3Q-Platypus-SOLAR.Q4_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:ac9e842e361a147da269d8207c865de1aa123dbb57fca6079963deaf0a7a294f
|
||||||
|
size 6461668608
|
||||||
3
T3Q-Platypus-SOLAR.Q4_K_S.gguf
Normal file
3
T3Q-Platypus-SOLAR.Q4_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:19b5e055ac478b5e14dfcc5c5c699fe5dcb710c0b163a42550fda5d14af76b0d
|
||||||
|
size 6118522112
|
||||||
3
T3Q-Platypus-SOLAR.Q5_K_M.gguf
Normal file
3
T3Q-Platypus-SOLAR.Q5_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a9e0cc952ae56dfa42baad17c99dfc88835283b4d98110e32e60d961757e3ab5
|
||||||
|
size 7597931776
|
||||||
3
T3Q-Platypus-SOLAR.Q5_K_S.gguf
Normal file
3
T3Q-Platypus-SOLAR.Q5_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d7678fa0a0b15e8e659b9e9509885eae092be5e83ed9694a6797097d9490ad9b
|
||||||
|
size 7397391616
|
||||||
3
T3Q-Platypus-SOLAR.Q6_K.gguf
Normal file
3
T3Q-Platypus-SOLAR.Q6_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:1b728418ad0c2d474c21dcfec5bc5d1c19c6910179b314e67cc881749c464886
|
||||||
|
size 8805211392
|
||||||
3
T3Q-Platypus-SOLAR.Q8_0.gguf
Normal file
3
T3Q-Platypus-SOLAR.Q8_0.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e2cb2cd540c2e95e90dd6ec320fb6dd1453b4683fd9fce97ae724a3f2d8bcaf3
|
||||||
|
size 11404156160
|
||||||
3
T3Q-Platypus-SOLAR.f16.gguf
Normal file
3
T3Q-Platypus-SOLAR.f16.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:bbac6db09736db5e29028354d26c239daa231ea1056fa1b77e090caf0c423842
|
||||||
|
size 21464587520
|
||||||
Reference in New Issue
Block a user