初始化项目,由ModelHub XC社区提供模型
Model: mradermacher/Sailor2-8B-Chat-Uncensored-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
|
||||||
|
Sailor2-8B-Chat-Uncensored.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
Sailor2-8B-Chat-Uncensored.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
Sailor2-8B-Chat-Uncensored.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
Sailor2-8B-Chat-Uncensored.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
Sailor2-8B-Chat-Uncensored.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
Sailor2-8B-Chat-Uncensored.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
Sailor2-8B-Chat-Uncensored.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
Sailor2-8B-Chat-Uncensored.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
Sailor2-8B-Chat-Uncensored.f16.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
Sailor2-8B-Chat-Uncensored.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
Sailor2-8B-Chat-Uncensored.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
Sailor2-8B-Chat-Uncensored.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
65
README.md
Normal file
65
README.md
Normal file
@@ -0,0 +1,65 @@
|
|||||||
|
---
|
||||||
|
base_model: BlossomsAI/Sailor2-8B-Chat-Uncensored
|
||||||
|
language:
|
||||||
|
- en
|
||||||
|
- vi
|
||||||
|
library_name: transformers
|
||||||
|
license: mit
|
||||||
|
quantized_by: mradermacher
|
||||||
|
---
|
||||||
|
## About
|
||||||
|
|
||||||
|
<!-- ### quantize_version: 2 -->
|
||||||
|
<!-- ### output_tensor_quantised: 1 -->
|
||||||
|
<!-- ### convert_type: hf -->
|
||||||
|
<!-- ### vocab_type: -->
|
||||||
|
<!-- ### tags: -->
|
||||||
|
static quants of https://huggingface.co/BlossomsAI/Sailor2-8B-Chat-Uncensored
|
||||||
|
|
||||||
|
<!-- provided-files -->
|
||||||
|
weighted/imatrix quants are available at https://huggingface.co/mradermacher/Sailor2-8B-Chat-Uncensored-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/Sailor2-8B-Chat-Uncensored-GGUF/resolve/main/Sailor2-8B-Chat-Uncensored.Q2_K.gguf) | Q2_K | 3.5 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/Sailor2-8B-Chat-Uncensored-GGUF/resolve/main/Sailor2-8B-Chat-Uncensored.Q3_K_S.gguf) | Q3_K_S | 4.0 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/Sailor2-8B-Chat-Uncensored-GGUF/resolve/main/Sailor2-8B-Chat-Uncensored.Q3_K_M.gguf) | Q3_K_M | 4.4 | lower quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/Sailor2-8B-Chat-Uncensored-GGUF/resolve/main/Sailor2-8B-Chat-Uncensored.Q3_K_L.gguf) | Q3_K_L | 4.7 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/Sailor2-8B-Chat-Uncensored-GGUF/resolve/main/Sailor2-8B-Chat-Uncensored.IQ4_XS.gguf) | IQ4_XS | 4.9 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/Sailor2-8B-Chat-Uncensored-GGUF/resolve/main/Sailor2-8B-Chat-Uncensored.Q4_K_S.gguf) | Q4_K_S | 5.1 | fast, recommended |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/Sailor2-8B-Chat-Uncensored-GGUF/resolve/main/Sailor2-8B-Chat-Uncensored.Q4_K_M.gguf) | Q4_K_M | 5.3 | fast, recommended |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/Sailor2-8B-Chat-Uncensored-GGUF/resolve/main/Sailor2-8B-Chat-Uncensored.Q5_K_S.gguf) | Q5_K_S | 6.1 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/Sailor2-8B-Chat-Uncensored-GGUF/resolve/main/Sailor2-8B-Chat-Uncensored.Q5_K_M.gguf) | Q5_K_M | 6.2 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/Sailor2-8B-Chat-Uncensored-GGUF/resolve/main/Sailor2-8B-Chat-Uncensored.Q6_K.gguf) | Q6_K | 7.1 | very good quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/Sailor2-8B-Chat-Uncensored-GGUF/resolve/main/Sailor2-8B-Chat-Uncensored.Q8_0.gguf) | Q8_0 | 9.2 | fast, best quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/Sailor2-8B-Chat-Uncensored-GGUF/resolve/main/Sailor2-8B-Chat-Uncensored.f16.gguf) | f16 | 17.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
Sailor2-8B-Chat-Uncensored.IQ4_XS.gguf
Normal file
3
Sailor2-8B-Chat-Uncensored.IQ4_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c66d1268123aaca316b9c87df955a41dda98d49e9277a6b729b5cec71003441a
|
||||||
|
size 4756843776
|
||||||
3
Sailor2-8B-Chat-Uncensored.Q2_K.gguf
Normal file
3
Sailor2-8B-Chat-Uncensored.Q2_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:70d84b13c137d991e8dea0c83c781ebb039be54b38990949cf1613bd61c580fe
|
||||||
|
size 3355994368
|
||||||
3
Sailor2-8B-Chat-Uncensored.Q3_K_L.gguf
Normal file
3
Sailor2-8B-Chat-Uncensored.Q3_K_L.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b8ef960fcd5172407370a5542da3f28ad3ca6cc377ed9f984ddc4a1bfb6e462f
|
||||||
|
size 4573776640
|
||||||
3
Sailor2-8B-Chat-Uncensored.Q3_K_M.gguf
Normal file
3
Sailor2-8B-Chat-Uncensored.Q3_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:976b8f373734a5779f6b81df861c39e76b792ce65fc406fc3a4de4e8fcf248fe
|
||||||
|
size 4260907776
|
||||||
3
Sailor2-8B-Chat-Uncensored.Q3_K_S.gguf
Normal file
3
Sailor2-8B-Chat-Uncensored.Q3_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b823e173e00384e363245d4c915f962e3787d5fb0671dd4c395eeb702b85a94b
|
||||||
|
size 3892529920
|
||||||
3
Sailor2-8B-Chat-Uncensored.Q4_K_M.gguf
Normal file
3
Sailor2-8B-Chat-Uncensored.Q4_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:077a029f159727a9c9e38925ccdda3f2a5027afb192d14a73998c9353afe3fba
|
||||||
|
size 5242934528
|
||||||
3
Sailor2-8B-Chat-Uncensored.Q4_K_S.gguf
Normal file
3
Sailor2-8B-Chat-Uncensored.Q4_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:faaea47db6245b21ec52cf417c1c5ae3a68cf595106b5766aee39742d7246b9f
|
||||||
|
size 4990162176
|
||||||
3
Sailor2-8B-Chat-Uncensored.Q5_K_M.gguf
Normal file
3
Sailor2-8B-Chat-Uncensored.Q5_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c853bc28c80c6b9ca8de6ef3c0077ded478c6bc2ded06cad749b5600f425165e
|
||||||
|
size 6103725312
|
||||||
3
Sailor2-8B-Chat-Uncensored.Q5_K_S.gguf
Normal file
3
Sailor2-8B-Chat-Uncensored.Q5_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d6dfea0631bc96b1abd4202cfd48a80f98dce591d288d963cf9470d264a9bbe5
|
||||||
|
size 5955548416
|
||||||
3
Sailor2-8B-Chat-Uncensored.Q6_K.gguf
Normal file
3
Sailor2-8B-Chat-Uncensored.Q6_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:39ae283ab23b21dae5a683f13b8483f7db5ce2b22485f200ea02725ab65c1b01
|
||||||
|
size 7018315520
|
||||||
3
Sailor2-8B-Chat-Uncensored.Q8_0.gguf
Normal file
3
Sailor2-8B-Chat-Uncensored.Q8_0.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b0f268a60a903949c98c3f338ef642e0844ac5201b9449bfd93bc77e8c59f900
|
||||||
|
size 9088183040
|
||||||
3
Sailor2-8B-Chat-Uncensored.f16.gguf
Normal file
3
Sailor2-8B-Chat-Uncensored.f16.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:54fe12a24c9a075436908ef429bf10c4c97d4078a4fbd5e460622cee240749bf
|
||||||
|
size 17100573440
|
||||||
Reference in New Issue
Block a user