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

Model: mradermacher/Tiny-DarkLlama-SPIN-Implementation-i1-GGUF
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-04-20 10:56:19 +08:00
commit d182bb09e6
27 changed files with 216 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
Tiny-DarkLlama-SPIN-Implementation.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text
Tiny-DarkLlama-SPIN-Implementation.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text
Tiny-DarkLlama-SPIN-Implementation.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text
Tiny-DarkLlama-SPIN-Implementation.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text
Tiny-DarkLlama-SPIN-Implementation.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text
Tiny-DarkLlama-SPIN-Implementation.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text
Tiny-DarkLlama-SPIN-Implementation.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text
Tiny-DarkLlama-SPIN-Implementation.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text
Tiny-DarkLlama-SPIN-Implementation.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text
Tiny-DarkLlama-SPIN-Implementation.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text
Tiny-DarkLlama-SPIN-Implementation.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text
Tiny-DarkLlama-SPIN-Implementation.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
Tiny-DarkLlama-SPIN-Implementation.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
Tiny-DarkLlama-SPIN-Implementation.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text
Tiny-DarkLlama-SPIN-Implementation.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
Tiny-DarkLlama-SPIN-Implementation.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
Tiny-DarkLlama-SPIN-Implementation.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
Tiny-DarkLlama-SPIN-Implementation.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
Tiny-DarkLlama-SPIN-Implementation.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text
Tiny-DarkLlama-SPIN-Implementation.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
Tiny-DarkLlama-SPIN-Implementation.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
Tiny-DarkLlama-SPIN-Implementation.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
Tiny-DarkLlama-SPIN-Implementation.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
Tiny-DarkLlama-SPIN-Implementation.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text

81
README.md Normal file
View File

@@ -0,0 +1,81 @@
---
base_model: mrcuddle/Tiny-DarkLlama-SPIN-Implementation
datasets:
- ChaoticNeutrals/Synthetic-RP
language:
- en
library_name: transformers
license: other
quantized_by: mradermacher
tags:
- text-generation-inference
- text-generation
---
## About
<!-- ### quantize_version: 2 -->
<!-- ### output_tensor_quantised: 1 -->
<!-- ### convert_type: hf -->
<!-- ### vocab_type: -->
<!-- ### tags: nicoboss -->
weighted/imatrix quants of https://huggingface.co/mrcuddle/Tiny-DarkLlama-SPIN-Implementation
<!-- provided-files -->
static quants are available at https://huggingface.co/mradermacher/Tiny-DarkLlama-SPIN-Implementation-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/Tiny-DarkLlama-SPIN-Implementation-i1-GGUF/resolve/main/Tiny-DarkLlama-SPIN-Implementation.i1-IQ1_S.gguf) | i1-IQ1_S | 0.4 | for the desperate |
| [GGUF](https://huggingface.co/mradermacher/Tiny-DarkLlama-SPIN-Implementation-i1-GGUF/resolve/main/Tiny-DarkLlama-SPIN-Implementation.i1-IQ1_M.gguf) | i1-IQ1_M | 0.4 | mostly desperate |
| [GGUF](https://huggingface.co/mradermacher/Tiny-DarkLlama-SPIN-Implementation-i1-GGUF/resolve/main/Tiny-DarkLlama-SPIN-Implementation.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 0.4 | |
| [GGUF](https://huggingface.co/mradermacher/Tiny-DarkLlama-SPIN-Implementation-i1-GGUF/resolve/main/Tiny-DarkLlama-SPIN-Implementation.i1-IQ2_XS.gguf) | i1-IQ2_XS | 0.5 | |
| [GGUF](https://huggingface.co/mradermacher/Tiny-DarkLlama-SPIN-Implementation-i1-GGUF/resolve/main/Tiny-DarkLlama-SPIN-Implementation.i1-IQ2_S.gguf) | i1-IQ2_S | 0.5 | |
| [GGUF](https://huggingface.co/mradermacher/Tiny-DarkLlama-SPIN-Implementation-i1-GGUF/resolve/main/Tiny-DarkLlama-SPIN-Implementation.i1-IQ2_M.gguf) | i1-IQ2_M | 0.5 | |
| [GGUF](https://huggingface.co/mradermacher/Tiny-DarkLlama-SPIN-Implementation-i1-GGUF/resolve/main/Tiny-DarkLlama-SPIN-Implementation.i1-Q2_K_S.gguf) | i1-Q2_K_S | 0.5 | very low quality |
| [GGUF](https://huggingface.co/mradermacher/Tiny-DarkLlama-SPIN-Implementation-i1-GGUF/resolve/main/Tiny-DarkLlama-SPIN-Implementation.i1-Q2_K.gguf) | i1-Q2_K | 0.5 | IQ3_XXS probably better |
| [GGUF](https://huggingface.co/mradermacher/Tiny-DarkLlama-SPIN-Implementation-i1-GGUF/resolve/main/Tiny-DarkLlama-SPIN-Implementation.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 0.5 | lower quality |
| [GGUF](https://huggingface.co/mradermacher/Tiny-DarkLlama-SPIN-Implementation-i1-GGUF/resolve/main/Tiny-DarkLlama-SPIN-Implementation.i1-IQ3_XS.gguf) | i1-IQ3_XS | 0.6 | |
| [GGUF](https://huggingface.co/mradermacher/Tiny-DarkLlama-SPIN-Implementation-i1-GGUF/resolve/main/Tiny-DarkLlama-SPIN-Implementation.i1-Q3_K_S.gguf) | i1-Q3_K_S | 0.6 | IQ3_XS probably better |
| [GGUF](https://huggingface.co/mradermacher/Tiny-DarkLlama-SPIN-Implementation-i1-GGUF/resolve/main/Tiny-DarkLlama-SPIN-Implementation.i1-IQ3_S.gguf) | i1-IQ3_S | 0.6 | beats Q3_K* |
| [GGUF](https://huggingface.co/mradermacher/Tiny-DarkLlama-SPIN-Implementation-i1-GGUF/resolve/main/Tiny-DarkLlama-SPIN-Implementation.i1-IQ3_M.gguf) | i1-IQ3_M | 0.6 | |
| [GGUF](https://huggingface.co/mradermacher/Tiny-DarkLlama-SPIN-Implementation-i1-GGUF/resolve/main/Tiny-DarkLlama-SPIN-Implementation.i1-Q3_K_M.gguf) | i1-Q3_K_M | 0.6 | IQ3_S probably better |
| [GGUF](https://huggingface.co/mradermacher/Tiny-DarkLlama-SPIN-Implementation-i1-GGUF/resolve/main/Tiny-DarkLlama-SPIN-Implementation.i1-Q3_K_L.gguf) | i1-Q3_K_L | 0.7 | IQ3_M probably better |
| [GGUF](https://huggingface.co/mradermacher/Tiny-DarkLlama-SPIN-Implementation-i1-GGUF/resolve/main/Tiny-DarkLlama-SPIN-Implementation.i1-IQ4_XS.gguf) | i1-IQ4_XS | 0.7 | |
| [GGUF](https://huggingface.co/mradermacher/Tiny-DarkLlama-SPIN-Implementation-i1-GGUF/resolve/main/Tiny-DarkLlama-SPIN-Implementation.i1-IQ4_NL.gguf) | i1-IQ4_NL | 0.7 | prefer IQ4_XS |
| [GGUF](https://huggingface.co/mradermacher/Tiny-DarkLlama-SPIN-Implementation-i1-GGUF/resolve/main/Tiny-DarkLlama-SPIN-Implementation.i1-Q4_0.gguf) | i1-Q4_0 | 0.7 | fast, low quality |
| [GGUF](https://huggingface.co/mradermacher/Tiny-DarkLlama-SPIN-Implementation-i1-GGUF/resolve/main/Tiny-DarkLlama-SPIN-Implementation.i1-Q4_K_S.gguf) | i1-Q4_K_S | 0.7 | optimal size/speed/quality |
| [GGUF](https://huggingface.co/mradermacher/Tiny-DarkLlama-SPIN-Implementation-i1-GGUF/resolve/main/Tiny-DarkLlama-SPIN-Implementation.i1-Q4_K_M.gguf) | i1-Q4_K_M | 0.8 | fast, recommended |
| [GGUF](https://huggingface.co/mradermacher/Tiny-DarkLlama-SPIN-Implementation-i1-GGUF/resolve/main/Tiny-DarkLlama-SPIN-Implementation.i1-Q4_1.gguf) | i1-Q4_1 | 0.8 | |
| [GGUF](https://huggingface.co/mradermacher/Tiny-DarkLlama-SPIN-Implementation-i1-GGUF/resolve/main/Tiny-DarkLlama-SPIN-Implementation.i1-Q5_K_S.gguf) | i1-Q5_K_S | 0.9 | |
| [GGUF](https://huggingface.co/mradermacher/Tiny-DarkLlama-SPIN-Implementation-i1-GGUF/resolve/main/Tiny-DarkLlama-SPIN-Implementation.i1-Q5_K_M.gguf) | i1-Q5_K_M | 0.9 | |
| [GGUF](https://huggingface.co/mradermacher/Tiny-DarkLlama-SPIN-Implementation-i1-GGUF/resolve/main/Tiny-DarkLlama-SPIN-Implementation.i1-Q6_K.gguf) | i1-Q6_K | 1.0 | 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:3e2df9b4f713f13c560c5d1765a7a6da99939d69bdd56fa45c4b72ac14493c93
size 289702720

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

3
imatrix.dat Normal file
View File

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