初始化项目,由ModelHub XC社区提供模型

Model: mradermacher/TinySwallow-1.5B-Instruct-i1-GGUF
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-04-11 09:12:01 +08:00
commit fa853e366f
27 changed files with 215 additions and 0 deletions

60
.gitattributes vendored Normal file
View File

@@ -0,0 +1,60 @@
*.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
imatrix.dat filter=lfs diff=lfs merge=lfs -text
TinySwallow-1.5B-Instruct.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text
TinySwallow-1.5B-Instruct.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text
TinySwallow-1.5B-Instruct.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text
TinySwallow-1.5B-Instruct.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text
TinySwallow-1.5B-Instruct.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text
TinySwallow-1.5B-Instruct.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text
TinySwallow-1.5B-Instruct.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text
TinySwallow-1.5B-Instruct.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text
TinySwallow-1.5B-Instruct.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text
TinySwallow-1.5B-Instruct.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text
TinySwallow-1.5B-Instruct.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text
TinySwallow-1.5B-Instruct.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
TinySwallow-1.5B-Instruct.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
TinySwallow-1.5B-Instruct.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text
TinySwallow-1.5B-Instruct.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
TinySwallow-1.5B-Instruct.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
TinySwallow-1.5B-Instruct.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
TinySwallow-1.5B-Instruct.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
TinySwallow-1.5B-Instruct.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text
TinySwallow-1.5B-Instruct.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
TinySwallow-1.5B-Instruct.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
TinySwallow-1.5B-Instruct.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
TinySwallow-1.5B-Instruct.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
TinySwallow-1.5B-Instruct.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text

80
README.md Normal file
View File

@@ -0,0 +1,80 @@
---
base_model: SakanaAI/TinySwallow-1.5B-Instruct
datasets:
- tokyotech-llm/lmsys-chat-1m-synth
- tokyotech-llm/swallow-magpie-ultra-v0.1
- tokyotech-llm/swallow-swallow-gemma-magpie-v0.1
language:
- ja
library_name: transformers
license: apache-2.0
quantized_by: mradermacher
---
## About
<!-- ### quantize_version: 2 -->
<!-- ### output_tensor_quantised: 1 -->
<!-- ### convert_type: hf -->
<!-- ### vocab_type: -->
<!-- ### tags: nicoboss -->
weighted/imatrix quants of https://huggingface.co/SakanaAI/TinySwallow-1.5B-Instruct
<!-- provided-files -->
static quants are available at https://huggingface.co/mradermacher/TinySwallow-1.5B-Instruct-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/TinySwallow-1.5B-Instruct-i1-GGUF/resolve/main/TinySwallow-1.5B-Instruct.i1-IQ1_S.gguf) | i1-IQ1_S | 0.5 | for the desperate |
| [GGUF](https://huggingface.co/mradermacher/TinySwallow-1.5B-Instruct-i1-GGUF/resolve/main/TinySwallow-1.5B-Instruct.i1-IQ1_M.gguf) | i1-IQ1_M | 0.6 | mostly desperate |
| [GGUF](https://huggingface.co/mradermacher/TinySwallow-1.5B-Instruct-i1-GGUF/resolve/main/TinySwallow-1.5B-Instruct.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 0.6 | |
| [GGUF](https://huggingface.co/mradermacher/TinySwallow-1.5B-Instruct-i1-GGUF/resolve/main/TinySwallow-1.5B-Instruct.i1-IQ2_XS.gguf) | i1-IQ2_XS | 0.7 | |
| [GGUF](https://huggingface.co/mradermacher/TinySwallow-1.5B-Instruct-i1-GGUF/resolve/main/TinySwallow-1.5B-Instruct.i1-IQ2_S.gguf) | i1-IQ2_S | 0.7 | |
| [GGUF](https://huggingface.co/mradermacher/TinySwallow-1.5B-Instruct-i1-GGUF/resolve/main/TinySwallow-1.5B-Instruct.i1-IQ2_M.gguf) | i1-IQ2_M | 0.7 | |
| [GGUF](https://huggingface.co/mradermacher/TinySwallow-1.5B-Instruct-i1-GGUF/resolve/main/TinySwallow-1.5B-Instruct.i1-Q2_K_S.gguf) | i1-Q2_K_S | 0.7 | very low quality |
| [GGUF](https://huggingface.co/mradermacher/TinySwallow-1.5B-Instruct-i1-GGUF/resolve/main/TinySwallow-1.5B-Instruct.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 0.8 | lower quality |
| [GGUF](https://huggingface.co/mradermacher/TinySwallow-1.5B-Instruct-i1-GGUF/resolve/main/TinySwallow-1.5B-Instruct.i1-Q2_K.gguf) | i1-Q2_K | 0.8 | IQ3_XXS probably better |
| [GGUF](https://huggingface.co/mradermacher/TinySwallow-1.5B-Instruct-i1-GGUF/resolve/main/TinySwallow-1.5B-Instruct.i1-IQ3_XS.gguf) | i1-IQ3_XS | 0.8 | |
| [GGUF](https://huggingface.co/mradermacher/TinySwallow-1.5B-Instruct-i1-GGUF/resolve/main/TinySwallow-1.5B-Instruct.i1-Q3_K_S.gguf) | i1-Q3_K_S | 0.9 | IQ3_XS probably better |
| [GGUF](https://huggingface.co/mradermacher/TinySwallow-1.5B-Instruct-i1-GGUF/resolve/main/TinySwallow-1.5B-Instruct.i1-IQ3_S.gguf) | i1-IQ3_S | 0.9 | beats Q3_K* |
| [GGUF](https://huggingface.co/mradermacher/TinySwallow-1.5B-Instruct-i1-GGUF/resolve/main/TinySwallow-1.5B-Instruct.i1-IQ3_M.gguf) | i1-IQ3_M | 0.9 | |
| [GGUF](https://huggingface.co/mradermacher/TinySwallow-1.5B-Instruct-i1-GGUF/resolve/main/TinySwallow-1.5B-Instruct.i1-Q3_K_M.gguf) | i1-Q3_K_M | 0.9 | IQ3_S probably better |
| [GGUF](https://huggingface.co/mradermacher/TinySwallow-1.5B-Instruct-i1-GGUF/resolve/main/TinySwallow-1.5B-Instruct.i1-Q3_K_L.gguf) | i1-Q3_K_L | 1.0 | IQ3_M probably better |
| [GGUF](https://huggingface.co/mradermacher/TinySwallow-1.5B-Instruct-i1-GGUF/resolve/main/TinySwallow-1.5B-Instruct.i1-IQ4_XS.gguf) | i1-IQ4_XS | 1.0 | |
| [GGUF](https://huggingface.co/mradermacher/TinySwallow-1.5B-Instruct-i1-GGUF/resolve/main/TinySwallow-1.5B-Instruct.i1-IQ4_NL.gguf) | i1-IQ4_NL | 1.0 | prefer IQ4_XS |
| [GGUF](https://huggingface.co/mradermacher/TinySwallow-1.5B-Instruct-i1-GGUF/resolve/main/TinySwallow-1.5B-Instruct.i1-Q4_0.gguf) | i1-Q4_0 | 1.0 | fast, low quality |
| [GGUF](https://huggingface.co/mradermacher/TinySwallow-1.5B-Instruct-i1-GGUF/resolve/main/TinySwallow-1.5B-Instruct.i1-Q4_K_S.gguf) | i1-Q4_K_S | 1.0 | optimal size/speed/quality |
| [GGUF](https://huggingface.co/mradermacher/TinySwallow-1.5B-Instruct-i1-GGUF/resolve/main/TinySwallow-1.5B-Instruct.i1-Q4_K_M.gguf) | i1-Q4_K_M | 1.1 | fast, recommended |
| [GGUF](https://huggingface.co/mradermacher/TinySwallow-1.5B-Instruct-i1-GGUF/resolve/main/TinySwallow-1.5B-Instruct.i1-Q4_1.gguf) | i1-Q4_1 | 1.1 | |
| [GGUF](https://huggingface.co/mradermacher/TinySwallow-1.5B-Instruct-i1-GGUF/resolve/main/TinySwallow-1.5B-Instruct.i1-Q5_K_S.gguf) | i1-Q5_K_S | 1.2 | |
| [GGUF](https://huggingface.co/mradermacher/TinySwallow-1.5B-Instruct-i1-GGUF/resolve/main/TinySwallow-1.5B-Instruct.i1-Q5_K_M.gguf) | i1-Q5_K_M | 1.2 | |
| [GGUF](https://huggingface.co/mradermacher/TinySwallow-1.5B-Instruct-i1-GGUF/resolve/main/TinySwallow-1.5B-Instruct.i1-Q6_K.gguf) | i1-Q6_K | 1.4 | practically like static Q6_K |
Here is a handy graph by ikawrakow comparing some lower-quality quant
types (lower is better):
![image.png](https://www.nethype.de/huggingface_embed/quantpplgraph.png)
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. Additional thanks to [@nicoboss](https://huggingface.co/nicoboss) for giving me access to his private supercomputer, enabling me to provide many more imatrix quants, at much higher quality, than I would otherwise be able to.
<!-- end -->

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b7a1ec09bebe2598fb5af7a5600008e4ed6983330e6eb323619211492144a414
size 464462912

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f180c9c9e6b15a9c44fb08c8fe5e459e9e348632566fc1c89870b372c449d7d9
size 436529216

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:573099fbd82ca7974949cf6e66e7844af959e09e19653e0c483174638a1bfb34
size 601056320

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b1e1d1bc918040dd614cfddf30650892de4eb6a67729338d24e1a4cd05934d52
size 563811392

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:23425c5e2ba725ae9cbd502fdcbb980774df0afdb3cd7b5abf82478ea550af74
size 550328384

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4eeb21d6560fa3251f1ce391f71479051371e3b20cdffef2546cb191153b8a10
size 511019072

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:61896373757ba102d172e45b3f2d4d1e4807ede5d9fb3b28a82007afcc8f71bc
size 776665664

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:265bed27765e9de89df4625765ef5ad2fd2fe9ebad658e9a7866e6a031f83cf8
size 762408512

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5da79c4aa4510a0f61fcf089ba100bb763fa149094d7e951b7c986aaae257628
size 731700800

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:62d55cc0b205254065e52dfbe15ce2720e130b1dee1bb52aa70682b6aee3e47c
size 668793920

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5e327365096df01f3f2d876553cb9aac7abecb8378009335dceb305daa1d68bc
size 936332864

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:53d4fbd1365539552f08b0ba6085102bd719277e588f79b648d92f6327c6d241
size 895733312

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:281097fdd8e91966b885632b252a4e3db7f0ebeb68df2446495032d79ef1faff
size 676306496

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b22670c24142490dba116430acbce842bf122eeac9f6697c6dc596e200b61846
size 640136768

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:68fe6e1437dbe79b32bef61aca25ec8f4361c3e97c87e24a6aa3b4618c64e090
size 880164416

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:39ab646eb6d7eefc701fd7b687214b3ea8759010f39100d33efd85688bc8e744
size 824180288

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:879053b36441039e2e46bd542aa76892bc4496c5eb526a12840880d51cf6541a
size 760946240

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9c90d54f9d6c62f26873b637022921d6d4e54078f40cb49db1d20403868e4e0d
size 937537088

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c39e31f5ee995c7a4eb231e0f82b89f5dff3fcaacbb99bc6dd67c4fb1ca6d704
size 1016843840

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2dd551a9e560f7abf94b017407581f9287c86503c44572e7fef04b0c29af79fe
size 986050112

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:64950d9b5e9a2859a2c30b34a911509e86eda4fe15794e320e8fcc02b9fc8eef
size 940314176

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e69a0d3231069cc9a1f9cb9b379684966adf8f659e44e3f38ce6d027c1a1a722
size 1125051968

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:788d66c1ccbd01c0b6d1473f41c13f1296480023b8c7d76dc427ac986b6dc6e2
size 1098731072

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5dffb0392d8608eeb8da4fd6fb6f0e6f6dc0cf6a92e0376ee7684338d343a2a0
size 1272741440

3
imatrix.dat Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:51320d94368715a40b3123a6a806c98783531daf6902cf7f94b8bc3b015bc0d4
size 2042201