初始化项目,由ModelHub XC社区提供模型
Model: mradermacher/Sailor2-L-1B-SFT-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
|
||||
Sailor2-L-1B-SFT.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
Sailor2-L-1B-SFT.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
Sailor2-L-1B-SFT.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
Sailor2-L-1B-SFT.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
Sailor2-L-1B-SFT.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
Sailor2-L-1B-SFT.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
Sailor2-L-1B-SFT.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
Sailor2-L-1B-SFT.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
Sailor2-L-1B-SFT.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
Sailor2-L-1B-SFT.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
Sailor2-L-1B-SFT.f16.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
78
README.md
Normal file
78
README.md
Normal file
@@ -0,0 +1,78 @@
|
||||
---
|
||||
base_model: sail/Sailor2-L-1B-SFT
|
||||
language:
|
||||
- en
|
||||
- zh
|
||||
- id
|
||||
- th
|
||||
- vi
|
||||
- ms
|
||||
- lo
|
||||
- my
|
||||
- jv
|
||||
- km
|
||||
- su
|
||||
- tl
|
||||
library_name: transformers
|
||||
license: apache-2.0
|
||||
quantized_by: mradermacher
|
||||
tags:
|
||||
- multilingual
|
||||
- sea
|
||||
- sailor
|
||||
---
|
||||
## About
|
||||
|
||||
<!-- ### quantize_version: 2 -->
|
||||
<!-- ### output_tensor_quantised: 1 -->
|
||||
<!-- ### convert_type: hf -->
|
||||
<!-- ### vocab_type: -->
|
||||
<!-- ### tags: -->
|
||||
static quants of https://huggingface.co/sail/Sailor2-L-1B-SFT
|
||||
|
||||
<!-- 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/Sailor2-L-1B-SFT-GGUF/resolve/main/Sailor2-L-1B-SFT.Q3_K_S.gguf) | Q3_K_S | 0.7 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Sailor2-L-1B-SFT-GGUF/resolve/main/Sailor2-L-1B-SFT.Q2_K.gguf) | Q2_K | 0.7 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Sailor2-L-1B-SFT-GGUF/resolve/main/Sailor2-L-1B-SFT.IQ4_XS.gguf) | IQ4_XS | 0.7 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Sailor2-L-1B-SFT-GGUF/resolve/main/Sailor2-L-1B-SFT.Q3_K_M.gguf) | Q3_K_M | 0.7 | lower quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Sailor2-L-1B-SFT-GGUF/resolve/main/Sailor2-L-1B-SFT.Q3_K_L.gguf) | Q3_K_L | 0.8 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Sailor2-L-1B-SFT-GGUF/resolve/main/Sailor2-L-1B-SFT.Q4_K_S.gguf) | Q4_K_S | 0.8 | fast, recommended |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Sailor2-L-1B-SFT-GGUF/resolve/main/Sailor2-L-1B-SFT.Q4_K_M.gguf) | Q4_K_M | 0.8 | fast, recommended |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Sailor2-L-1B-SFT-GGUF/resolve/main/Sailor2-L-1B-SFT.Q5_K_S.gguf) | Q5_K_S | 0.9 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Sailor2-L-1B-SFT-GGUF/resolve/main/Sailor2-L-1B-SFT.Q5_K_M.gguf) | Q5_K_M | 0.9 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Sailor2-L-1B-SFT-GGUF/resolve/main/Sailor2-L-1B-SFT.Q6_K.gguf) | Q6_K | 1.1 | very good quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/Sailor2-L-1B-SFT-GGUF/resolve/main/Sailor2-L-1B-SFT.f16.gguf) | f16 | 2.1 | 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-L-1B-SFT.IQ4_XS.gguf
Normal file
3
Sailor2-L-1B-SFT.IQ4_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5778414279a33f376fb8f9300854bd26e0280acea0e713a279a8c0f1ea422b47
|
||||
size 628886592
|
||||
3
Sailor2-L-1B-SFT.Q2_K.gguf
Normal file
3
Sailor2-L-1B-SFT.Q2_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:dcabcbcf2eec374b923e7a2b3ffe7e4938980d8d556d8a89a64eb84bc3877c9a
|
||||
size 603210816
|
||||
3
Sailor2-L-1B-SFT.Q3_K_L.gguf
Normal file
3
Sailor2-L-1B-SFT.Q3_K_L.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f6e6dcdee8d863f8affb49db667bd75c8144e750fca69dec2c0d23696a16171d
|
||||
size 664712256
|
||||
3
Sailor2-L-1B-SFT.Q3_K_M.gguf
Normal file
3
Sailor2-L-1B-SFT.Q3_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5822b662d49c64f2c8b4b2e093f3485599dddc692a2bef8ce1f8e8fd10d1f4c0
|
||||
size 637459520
|
||||
3
Sailor2-L-1B-SFT.Q3_K_S.gguf
Normal file
3
Sailor2-L-1B-SFT.Q3_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a40eb1baf54934f5f3099c16fe43f4a2d3d3b62c778025c8118e35fa021240f1
|
||||
size 602522688
|
||||
3
Sailor2-L-1B-SFT.Q4_K_M.gguf
Normal file
3
Sailor2-L-1B-SFT.Q4_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:17e9508a8156458bf5a7d5b61916c11e50b146aaf401afcb0f4c74158e29b729
|
||||
size 738628672
|
||||
3
Sailor2-L-1B-SFT.Q4_K_S.gguf
Normal file
3
Sailor2-L-1B-SFT.Q4_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9a2d164101e1b88a7baa97bde47c0509dd8ffcd548269daa50e2b89b9d6859f0
|
||||
size 713927744
|
||||
3
Sailor2-L-1B-SFT.Q5_K_M.gguf
Normal file
3
Sailor2-L-1B-SFT.Q5_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4a90dcf768f62c2ccf1ab6ec8e9e7b877f1a904ff78ba8aef39f3c1eafb4d3e6
|
||||
size 791693376
|
||||
3
Sailor2-L-1B-SFT.Q5_K_S.gguf
Normal file
3
Sailor2-L-1B-SFT.Q5_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1c7e1871fd43f6f3ee6688c6411654dcf48827ee1b96a1bc365dc10832a84a49
|
||||
size 776941632
|
||||
3
Sailor2-L-1B-SFT.Q6_K.gguf
Normal file
3
Sailor2-L-1B-SFT.Q6_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cb081a9822ecc84cd792c672fa21cb8447a5ff2915d9a4f171719d635c7052cb
|
||||
size 1005536320
|
||||
3
Sailor2-L-1B-SFT.f16.gguf
Normal file
3
Sailor2-L-1B-SFT.f16.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6bb77da2268717f999da400e8a88ae1d7f6fae92cc14b2fccfb6530fcaa28d9a
|
||||
size 1982377024
|
||||
Reference in New Issue
Block a user