初始化项目,由ModelHub XC社区提供模型
Model: mradermacher/Swallow-MS-7b-v0.1-GGUF Source: Original Platform
This commit is contained in:
50
.gitattributes
vendored
Normal file
50
.gitattributes
vendored
Normal file
@@ -0,0 +1,50 @@
|
|||||||
|
*.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
|
||||||
|
Swallow-MS-7b-v0.1.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
Swallow-MS-7b-v0.1.IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
Swallow-MS-7b-v0.1.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
Swallow-MS-7b-v0.1.f16.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
Swallow-MS-7b-v0.1.IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
Swallow-MS-7b-v0.1.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
Swallow-MS-7b-v0.1.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
Swallow-MS-7b-v0.1.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
Swallow-MS-7b-v0.1.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
Swallow-MS-7b-v0.1.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
Swallow-MS-7b-v0.1.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
Swallow-MS-7b-v0.1.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
Swallow-MS-7b-v0.1.IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
Swallow-MS-7b-v0.1.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
Swallow-MS-7b-v0.1.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
69
README.md
Normal file
69
README.md
Normal file
@@ -0,0 +1,69 @@
|
|||||||
|
---
|
||||||
|
base_model: tokyotech-llm/Swallow-MS-7b-v0.1
|
||||||
|
language:
|
||||||
|
- en
|
||||||
|
- ja
|
||||||
|
library_name: transformers
|
||||||
|
license: apache-2.0
|
||||||
|
model_type: mistral
|
||||||
|
quantized_by: mradermacher
|
||||||
|
---
|
||||||
|
## About
|
||||||
|
|
||||||
|
<!-- ### quantize_version: 2 -->
|
||||||
|
<!-- ### output_tensor_quantised: 1 -->
|
||||||
|
<!-- ### convert_type: hf -->
|
||||||
|
<!-- ### vocab_type: -->
|
||||||
|
<!-- ### tags: -->
|
||||||
|
static quants of https://huggingface.co/tokyotech-llm/Swallow-MS-7b-v0.1
|
||||||
|
|
||||||
|
<!-- provided-files -->
|
||||||
|
weighted/imatrix quants are available at https://huggingface.co/mradermacher/Swallow-MS-7b-v0.1-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/Swallow-MS-7b-v0.1-GGUF/resolve/main/Swallow-MS-7b-v0.1.Q2_K.gguf) | Q2_K | 2.9 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/Swallow-MS-7b-v0.1-GGUF/resolve/main/Swallow-MS-7b-v0.1.IQ3_XS.gguf) | IQ3_XS | 3.2 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/Swallow-MS-7b-v0.1-GGUF/resolve/main/Swallow-MS-7b-v0.1.Q3_K_S.gguf) | Q3_K_S | 3.3 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/Swallow-MS-7b-v0.1-GGUF/resolve/main/Swallow-MS-7b-v0.1.IQ3_S.gguf) | IQ3_S | 3.3 | beats Q3_K* |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/Swallow-MS-7b-v0.1-GGUF/resolve/main/Swallow-MS-7b-v0.1.IQ3_M.gguf) | IQ3_M | 3.4 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/Swallow-MS-7b-v0.1-GGUF/resolve/main/Swallow-MS-7b-v0.1.Q3_K_M.gguf) | Q3_K_M | 3.7 | lower quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/Swallow-MS-7b-v0.1-GGUF/resolve/main/Swallow-MS-7b-v0.1.Q3_K_L.gguf) | Q3_K_L | 4.0 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/Swallow-MS-7b-v0.1-GGUF/resolve/main/Swallow-MS-7b-v0.1.IQ4_XS.gguf) | IQ4_XS | 4.1 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/Swallow-MS-7b-v0.1-GGUF/resolve/main/Swallow-MS-7b-v0.1.Q4_K_S.gguf) | Q4_K_S | 4.3 | fast, recommended |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/Swallow-MS-7b-v0.1-GGUF/resolve/main/Swallow-MS-7b-v0.1.Q4_K_M.gguf) | Q4_K_M | 4.5 | fast, recommended |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/Swallow-MS-7b-v0.1-GGUF/resolve/main/Swallow-MS-7b-v0.1.Q5_K_S.gguf) | Q5_K_S | 5.2 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/Swallow-MS-7b-v0.1-GGUF/resolve/main/Swallow-MS-7b-v0.1.Q5_K_M.gguf) | Q5_K_M | 5.3 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/Swallow-MS-7b-v0.1-GGUF/resolve/main/Swallow-MS-7b-v0.1.Q6_K.gguf) | Q6_K | 6.1 | very good quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/Swallow-MS-7b-v0.1-GGUF/resolve/main/Swallow-MS-7b-v0.1.Q8_0.gguf) | Q8_0 | 7.9 | fast, best quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/Swallow-MS-7b-v0.1-GGUF/resolve/main/Swallow-MS-7b-v0.1.f16.gguf) | f16 | 14.8 | 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
Swallow-MS-7b-v0.1.IQ3_M.gguf
Normal file
3
Swallow-MS-7b-v0.1.IQ3_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:cbe8b77154df4d790984de4cf6d30d2ff355ef23ee197509758e0fca26fecd16
|
||||||
|
size 3340436000
|
||||||
3
Swallow-MS-7b-v0.1.IQ3_S.gguf
Normal file
3
Swallow-MS-7b-v0.1.IQ3_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:71c680446d8891cc382201e69a14d1183e5cbf68c394f33dd79a14f68bfd9ba6
|
||||||
|
size 3237937696
|
||||||
3
Swallow-MS-7b-v0.1.IQ3_XS.gguf
Normal file
3
Swallow-MS-7b-v0.1.IQ3_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:f46e10fd34441968841c28df148a3fb3e112040b6562ca6ff31e2d2f96e61bd5
|
||||||
|
size 3074359840
|
||||||
3
Swallow-MS-7b-v0.1.IQ4_XS.gguf
Normal file
3
Swallow-MS-7b-v0.1.IQ4_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:976ef9c54669ef9493bb1a94525c5432309fb73f0e70a5f29a29242a3442226e
|
||||||
|
size 4004425760
|
||||||
3
Swallow-MS-7b-v0.1.Q2_K.gguf
Normal file
3
Swallow-MS-7b-v0.1.Q2_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a3e6c2eb3e995201f8913dd8e7d852086feafd06f3a753501b7e5192fdc09e13
|
||||||
|
size 2770293792
|
||||||
3
Swallow-MS-7b-v0.1.Q3_K_L.gguf
Normal file
3
Swallow-MS-7b-v0.1.Q3_K_L.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:6700e8cd1f476bc652f85bf92145b07402e0aa7375d1c60662795235ca2d2f5c
|
||||||
|
size 3877569056
|
||||||
3
Swallow-MS-7b-v0.1.Q3_K_M.gguf
Normal file
3
Swallow-MS-7b-v0.1.Q3_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:f6100152c84f5b587128abb5ffb8b2bcb11ff8eba197afae6b9e5188d5321661
|
||||||
|
size 3574530592
|
||||||
3
Swallow-MS-7b-v0.1.Q3_K_S.gguf
Normal file
3
Swallow-MS-7b-v0.1.Q3_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:5182eac3ced6f661aebee66fd2be4775d0f4a600ecbb1d995e659d67b55f7b4f
|
||||||
|
size 3220111904
|
||||||
3
Swallow-MS-7b-v0.1.Q4_K_M.gguf
Normal file
3
Swallow-MS-7b-v0.1.Q4_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:1addd749bd8d447813aa74b8c3ea2924727a0329bc547ee2e20a49d523d7b34c
|
||||||
|
size 4429858848
|
||||||
3
Swallow-MS-7b-v0.1.Q4_K_S.gguf
Normal file
3
Swallow-MS-7b-v0.1.Q4_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:05046a87df4092c1864e7cfe999fb682d854fda7af6050bf36cabea8c11fbcdc
|
||||||
|
size 4201793568
|
||||||
3
Swallow-MS-7b-v0.1.Q5_K_M.gguf
Normal file
3
Swallow-MS-7b-v0.1.Q5_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:5da6779d7d891f8e894c6353b788fc36862383efd6542334eca277fa088f16f4
|
||||||
|
size 5198358560
|
||||||
3
Swallow-MS-7b-v0.1.Q5_K_S.gguf
Normal file
3
Swallow-MS-7b-v0.1.Q5_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:80d4f392007eac02d440b2469a225e5d7de8c3801fce63cd92f9ef9ea8a26cf9
|
||||||
|
size 5064665120
|
||||||
3
Swallow-MS-7b-v0.1.Q6_K.gguf
Normal file
3
Swallow-MS-7b-v0.1.Q6_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:4612986295493452ff50cc038e1873d05978efe1e7f88d67b0474fd1b8e7296e
|
||||||
|
size 6014889504
|
||||||
3
Swallow-MS-7b-v0.1.Q8_0.gguf
Normal file
3
Swallow-MS-7b-v0.1.Q8_0.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:1e9b359fb2ec7e8365c2bff1b1fb1a927829d3cbf5cfc4f977079a99aa9ec34c
|
||||||
|
size 7790109216
|
||||||
3
Swallow-MS-7b-v0.1.f16.gguf
Normal file
3
Swallow-MS-7b-v0.1.f16.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:39b67e4c6c39583be93b64c71b813e41a35b559b4f16f1c5feb892007b8dd6e7
|
||||||
|
size 14661927456
|
||||||
Reference in New Issue
Block a user