初始化项目,由ModelHub XC社区提供模型
Model: mradermacher/kanana-nano-2.1b-instruct-abliterated-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
|
||||||
|
kanana-nano-2.1b-instruct-abliterated.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
kanana-nano-2.1b-instruct-abliterated.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
kanana-nano-2.1b-instruct-abliterated.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
kanana-nano-2.1b-instruct-abliterated.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
kanana-nano-2.1b-instruct-abliterated.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
kanana-nano-2.1b-instruct-abliterated.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
kanana-nano-2.1b-instruct-abliterated.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
kanana-nano-2.1b-instruct-abliterated.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
kanana-nano-2.1b-instruct-abliterated.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
kanana-nano-2.1b-instruct-abliterated.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
kanana-nano-2.1b-instruct-abliterated.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
kanana-nano-2.1b-instruct-abliterated.f16.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
68
README.md
Normal file
68
README.md
Normal file
@@ -0,0 +1,68 @@
|
|||||||
|
---
|
||||||
|
base_model: huihui-ai/kanana-nano-2.1b-instruct-abliterated
|
||||||
|
language:
|
||||||
|
- en
|
||||||
|
- ko
|
||||||
|
library_name: transformers
|
||||||
|
license: cc-by-nc-4.0
|
||||||
|
quantized_by: mradermacher
|
||||||
|
tags:
|
||||||
|
- abliterated
|
||||||
|
- uncensored
|
||||||
|
---
|
||||||
|
## About
|
||||||
|
|
||||||
|
<!-- ### quantize_version: 2 -->
|
||||||
|
<!-- ### output_tensor_quantised: 1 -->
|
||||||
|
<!-- ### convert_type: hf -->
|
||||||
|
<!-- ### vocab_type: -->
|
||||||
|
<!-- ### tags: -->
|
||||||
|
static quants of https://huggingface.co/huihui-ai/kanana-nano-2.1b-instruct-abliterated
|
||||||
|
|
||||||
|
<!-- provided-files -->
|
||||||
|
weighted/imatrix quants are available at https://huggingface.co/mradermacher/kanana-nano-2.1b-instruct-abliterated-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/kanana-nano-2.1b-instruct-abliterated-GGUF/resolve/main/kanana-nano-2.1b-instruct-abliterated.Q2_K.gguf) | Q2_K | 1.0 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/kanana-nano-2.1b-instruct-abliterated-GGUF/resolve/main/kanana-nano-2.1b-instruct-abliterated.Q3_K_S.gguf) | Q3_K_S | 1.2 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/kanana-nano-2.1b-instruct-abliterated-GGUF/resolve/main/kanana-nano-2.1b-instruct-abliterated.Q3_K_M.gguf) | Q3_K_M | 1.2 | lower quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/kanana-nano-2.1b-instruct-abliterated-GGUF/resolve/main/kanana-nano-2.1b-instruct-abliterated.Q3_K_L.gguf) | Q3_K_L | 1.3 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/kanana-nano-2.1b-instruct-abliterated-GGUF/resolve/main/kanana-nano-2.1b-instruct-abliterated.IQ4_XS.gguf) | IQ4_XS | 1.3 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/kanana-nano-2.1b-instruct-abliterated-GGUF/resolve/main/kanana-nano-2.1b-instruct-abliterated.Q4_K_S.gguf) | Q4_K_S | 1.4 | fast, recommended |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/kanana-nano-2.1b-instruct-abliterated-GGUF/resolve/main/kanana-nano-2.1b-instruct-abliterated.Q4_K_M.gguf) | Q4_K_M | 1.5 | fast, recommended |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/kanana-nano-2.1b-instruct-abliterated-GGUF/resolve/main/kanana-nano-2.1b-instruct-abliterated.Q5_K_S.gguf) | Q5_K_S | 1.6 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/kanana-nano-2.1b-instruct-abliterated-GGUF/resolve/main/kanana-nano-2.1b-instruct-abliterated.Q5_K_M.gguf) | Q5_K_M | 1.7 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/kanana-nano-2.1b-instruct-abliterated-GGUF/resolve/main/kanana-nano-2.1b-instruct-abliterated.Q6_K.gguf) | Q6_K | 1.9 | very good quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/kanana-nano-2.1b-instruct-abliterated-GGUF/resolve/main/kanana-nano-2.1b-instruct-abliterated.Q8_0.gguf) | Q8_0 | 2.3 | fast, best quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/kanana-nano-2.1b-instruct-abliterated-GGUF/resolve/main/kanana-nano-2.1b-instruct-abliterated.f16.gguf) | f16 | 4.3 | 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
kanana-nano-2.1b-instruct-abliterated.IQ4_XS.gguf
Normal file
3
kanana-nano-2.1b-instruct-abliterated.IQ4_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e73ad71a5683c5d1fb4f3f6be862828741db0433b8072fd3c25941d5da6b0431
|
||||||
|
size 1208674304
|
||||||
3
kanana-nano-2.1b-instruct-abliterated.Q2_K.gguf
Normal file
3
kanana-nano-2.1b-instruct-abliterated.Q2_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c5d21ba5fdcd452f0e9ed73e4a1f5f5b0bc74bf7c7cd57a318750d7a8b45b616
|
||||||
|
size 938412032
|
||||||
3
kanana-nano-2.1b-instruct-abliterated.Q3_K_L.gguf
Normal file
3
kanana-nano-2.1b-instruct-abliterated.Q3_K_L.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a8b696642e19cf72ace1ffa548e8efd3f9dbbf09a4f948589d13f6f81920f481
|
||||||
|
size 1203456000
|
||||||
3
kanana-nano-2.1b-instruct-abliterated.Q3_K_M.gguf
Normal file
3
kanana-nano-2.1b-instruct-abliterated.Q3_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:34523c6d990abc10cd626f10d4f3e880e486676a3d886008f9963cf463fd2bce
|
||||||
|
size 1147459584
|
||||||
3
kanana-nano-2.1b-instruct-abliterated.Q3_K_S.gguf
Normal file
3
kanana-nano-2.1b-instruct-abliterated.Q3_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:849f8fb6a57f31d53be90a7c2ff4b37e37e0bce62bb105aa1c085595e9e77824
|
||||||
|
size 1056196608
|
||||||
3
kanana-nano-2.1b-instruct-abliterated.Q4_K_M.gguf
Normal file
3
kanana-nano-2.1b-instruct-abliterated.Q4_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e5b6755c1e0e695cdc1143cd722f005d1098636f7c0c5cef1c70c8b43540b890
|
||||||
|
size 1393494016
|
||||||
3
kanana-nano-2.1b-instruct-abliterated.Q4_K_S.gguf
Normal file
3
kanana-nano-2.1b-instruct-abliterated.Q4_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b1d712619a9ec42f4df7ec1fa662624fd6da679605b4395235ee0f221ddd577d
|
||||||
|
size 1303750656
|
||||||
3
kanana-nano-2.1b-instruct-abliterated.Q5_K_M.gguf
Normal file
3
kanana-nano-2.1b-instruct-abliterated.Q5_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:64b398f0a61656452a7e699a16423f3c09e210b8b840c100cfcdbb2468a5073e
|
||||||
|
size 1578600448
|
||||||
3
kanana-nano-2.1b-instruct-abliterated.Q5_K_S.gguf
Normal file
3
kanana-nano-2.1b-instruct-abliterated.Q5_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d08fa9239b4dca98f10aba81e777703cccc1113f349a6bd2929fd8c893583999
|
||||||
|
size 1502447616
|
||||||
3
kanana-nano-2.1b-instruct-abliterated.Q6_K.gguf
Normal file
3
kanana-nano-2.1b-instruct-abliterated.Q6_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:4a128e50b3fb6c106e2cebab7204e2b17c0173c439d76aa4387bd951d88bc95a
|
||||||
|
size 1832175616
|
||||||
3
kanana-nano-2.1b-instruct-abliterated.Q8_0.gguf
Normal file
3
kanana-nano-2.1b-instruct-abliterated.Q8_0.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:0424fd7522ee04047fffb2af7309e305194e5da9fea2310440996a4c44546a11
|
||||||
|
size 2225594880
|
||||||
3
kanana-nano-2.1b-instruct-abliterated.f16.gguf
Normal file
3
kanana-nano-2.1b-instruct-abliterated.f16.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:ef92d244f6202366af487d3a5b3cd88d9e70142020c5e77661dae991f0c247fe
|
||||||
|
size 4182028800
|
||||||
Reference in New Issue
Block a user