初始化项目,由ModelHub XC社区提供模型
Model: mradermacher/llama-3-spicy-abliterated-stella-8B-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
|
||||||
|
llama-3-spicy-abliterated-stella-8B.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
llama-3-spicy-abliterated-stella-8B.IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
llama-3-spicy-abliterated-stella-8B.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
llama-3-spicy-abliterated-stella-8B.f16.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
llama-3-spicy-abliterated-stella-8B.IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
llama-3-spicy-abliterated-stella-8B.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
llama-3-spicy-abliterated-stella-8B.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
llama-3-spicy-abliterated-stella-8B.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
llama-3-spicy-abliterated-stella-8B.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
llama-3-spicy-abliterated-stella-8B.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
llama-3-spicy-abliterated-stella-8B.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
llama-3-spicy-abliterated-stella-8B.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
llama-3-spicy-abliterated-stella-8B.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
llama-3-spicy-abliterated-stella-8B.IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
llama-3-spicy-abliterated-stella-8B.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: nbeerbower/llama-3-spicy-abliterated-stella-8B
|
||||||
|
language:
|
||||||
|
- en
|
||||||
|
library_name: transformers
|
||||||
|
license: llama3
|
||||||
|
quantized_by: mradermacher
|
||||||
|
tags:
|
||||||
|
- mergekit
|
||||||
|
- merge
|
||||||
|
---
|
||||||
|
## About
|
||||||
|
|
||||||
|
<!-- ### quantize_version: 2 -->
|
||||||
|
<!-- ### output_tensor_quantised: 1 -->
|
||||||
|
<!-- ### convert_type: hfhfix -->
|
||||||
|
<!-- ### vocab_type: -->
|
||||||
|
static quants of https://huggingface.co/nbeerbower/llama-3-spicy-abliterated-stella-8B
|
||||||
|
|
||||||
|
<!-- provided-files -->
|
||||||
|
weighted/imatrix quants are available at https://huggingface.co/mradermacher/llama-3-spicy-abliterated-stella-8B-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/llama-3-spicy-abliterated-stella-8B-GGUF/resolve/main/llama-3-spicy-abliterated-stella-8B.Q2_K.gguf) | Q2_K | 3.3 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/llama-3-spicy-abliterated-stella-8B-GGUF/resolve/main/llama-3-spicy-abliterated-stella-8B.IQ3_XS.gguf) | IQ3_XS | 3.6 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/llama-3-spicy-abliterated-stella-8B-GGUF/resolve/main/llama-3-spicy-abliterated-stella-8B.Q3_K_S.gguf) | Q3_K_S | 3.8 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/llama-3-spicy-abliterated-stella-8B-GGUF/resolve/main/llama-3-spicy-abliterated-stella-8B.IQ3_S.gguf) | IQ3_S | 3.8 | beats Q3_K* |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/llama-3-spicy-abliterated-stella-8B-GGUF/resolve/main/llama-3-spicy-abliterated-stella-8B.IQ3_M.gguf) | IQ3_M | 3.9 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/llama-3-spicy-abliterated-stella-8B-GGUF/resolve/main/llama-3-spicy-abliterated-stella-8B.Q3_K_M.gguf) | Q3_K_M | 4.1 | lower quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/llama-3-spicy-abliterated-stella-8B-GGUF/resolve/main/llama-3-spicy-abliterated-stella-8B.Q3_K_L.gguf) | Q3_K_L | 4.4 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/llama-3-spicy-abliterated-stella-8B-GGUF/resolve/main/llama-3-spicy-abliterated-stella-8B.IQ4_XS.gguf) | IQ4_XS | 4.6 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/llama-3-spicy-abliterated-stella-8B-GGUF/resolve/main/llama-3-spicy-abliterated-stella-8B.Q4_K_S.gguf) | Q4_K_S | 4.8 | fast, recommended |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/llama-3-spicy-abliterated-stella-8B-GGUF/resolve/main/llama-3-spicy-abliterated-stella-8B.Q4_K_M.gguf) | Q4_K_M | 5.0 | fast, recommended |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/llama-3-spicy-abliterated-stella-8B-GGUF/resolve/main/llama-3-spicy-abliterated-stella-8B.Q5_K_S.gguf) | Q5_K_S | 5.7 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/llama-3-spicy-abliterated-stella-8B-GGUF/resolve/main/llama-3-spicy-abliterated-stella-8B.Q5_K_M.gguf) | Q5_K_M | 5.8 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/llama-3-spicy-abliterated-stella-8B-GGUF/resolve/main/llama-3-spicy-abliterated-stella-8B.Q6_K.gguf) | Q6_K | 6.7 | very good quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/llama-3-spicy-abliterated-stella-8B-GGUF/resolve/main/llama-3-spicy-abliterated-stella-8B.Q8_0.gguf) | Q8_0 | 8.6 | fast, best quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/llama-3-spicy-abliterated-stella-8B-GGUF/resolve/main/llama-3-spicy-abliterated-stella-8B.f16.gguf) | f16 | 16.2 | 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
llama-3-spicy-abliterated-stella-8B.IQ3_M.gguf
Normal file
3
llama-3-spicy-abliterated-stella-8B.IQ3_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:22720e0c68bb10b38d621a56d8ff4fbba6fb695ada47bcb8d8998026cfc9d4d6
|
||||||
|
size 3784823520
|
||||||
3
llama-3-spicy-abliterated-stella-8B.IQ3_S.gguf
Normal file
3
llama-3-spicy-abliterated-stella-8B.IQ3_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:3b42b32e9b9e5285c122c24f04607d207db44ae95c45c172ab19416d3dcb73f4
|
||||||
|
size 3682325216
|
||||||
3
llama-3-spicy-abliterated-stella-8B.IQ3_XS.gguf
Normal file
3
llama-3-spicy-abliterated-stella-8B.IQ3_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e92fb38bb430d9b3a5a12d46a7d6469ab44dd01df76cabc9c4793523e265a428
|
||||||
|
size 3518747360
|
||||||
3
llama-3-spicy-abliterated-stella-8B.IQ4_XS.gguf
Normal file
3
llama-3-spicy-abliterated-stella-8B.IQ4_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:0ef984e6076c903cecf815ba564cf643692ed06d48ec15e31e6bc8b68e156959
|
||||||
|
size 4484362976
|
||||||
3
llama-3-spicy-abliterated-stella-8B.Q2_K.gguf
Normal file
3
llama-3-spicy-abliterated-stella-8B.Q2_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:7021b66891851e1b4bfd5ebc856450b3adf2b4462e83b903c968ced17ade2998
|
||||||
|
size 3179131616
|
||||||
3
llama-3-spicy-abliterated-stella-8B.Q3_K_L.gguf
Normal file
3
llama-3-spicy-abliterated-stella-8B.Q3_K_L.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:713fa408045bf0e0b0eb6ce87127fb16c846b7d7fca257dc68a1b1239edc3d22
|
||||||
|
size 4321956576
|
||||||
3
llama-3-spicy-abliterated-stella-8B.Q3_K_M.gguf
Normal file
3
llama-3-spicy-abliterated-stella-8B.Q3_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:8e205be2ca8ef35d38a1d0fc9ad9a7773a1032505a2a9abbfe6e07c9b48c2425
|
||||||
|
size 4018918112
|
||||||
3
llama-3-spicy-abliterated-stella-8B.Q3_K_S.gguf
Normal file
3
llama-3-spicy-abliterated-stella-8B.Q3_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:53fee0db2bb3aa971fa20be4a5bba935d20b0cc0002f699caffefe6aed01135a
|
||||||
|
size 3664499424
|
||||||
3
llama-3-spicy-abliterated-stella-8B.Q4_K_M.gguf
Normal file
3
llama-3-spicy-abliterated-stella-8B.Q4_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:20344df78a968148e81331580e0414ea078303cdfb7f736a9141fb58fb4b5e53
|
||||||
|
size 4920734432
|
||||||
3
llama-3-spicy-abliterated-stella-8B.Q4_K_S.gguf
Normal file
3
llama-3-spicy-abliterated-stella-8B.Q4_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:9dade1ccfc35d72f830a2d6a28c7e1df1a738e87a671d0962dc609b722f56b48
|
||||||
|
size 4692669152
|
||||||
3
llama-3-spicy-abliterated-stella-8B.Q5_K_M.gguf
Normal file
3
llama-3-spicy-abliterated-stella-8B.Q5_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:63084ceed4faa4ee45e0efeff2b7a55980670c372044ff06a673dec8062219da
|
||||||
|
size 5732987616
|
||||||
3
llama-3-spicy-abliterated-stella-8B.Q5_K_S.gguf
Normal file
3
llama-3-spicy-abliterated-stella-8B.Q5_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:67107c840adb229032401435484ffe464177adf8e0c701fa991beb318a57dc60
|
||||||
|
size 5599294176
|
||||||
3
llama-3-spicy-abliterated-stella-8B.Q6_K.gguf
Normal file
3
llama-3-spicy-abliterated-stella-8B.Q6_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:140f496ea1755987946f3f6544aa530ad7d3e16f83bf3f1524f10e2c9cbabc87
|
||||||
|
size 6596006624
|
||||||
3
llama-3-spicy-abliterated-stella-8B.Q8_0.gguf
Normal file
3
llama-3-spicy-abliterated-stella-8B.Q8_0.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a21d7cc600e96098a4041f59b35d05a0a2ce1e2d862c264ee881d2064654ebba
|
||||||
|
size 8540771040
|
||||||
3
llama-3-spicy-abliterated-stella-8B.f16.gguf
Normal file
3
llama-3-spicy-abliterated-stella-8B.f16.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:61d88b7ac54c3b39a7b576c3967430fa13d525a3490104fe5890565d2a3c175b
|
||||||
|
size 16068891360
|
||||||
Reference in New Issue
Block a user