初始化项目,由ModelHub XC社区提供模型
Model: mradermacher/VersatiLlama-Llama-3.2-3B-Instruct-Abliterated-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
|
||||||
|
VersatiLlama-Llama-3.2-3B-Instruct-Abliterated.IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
VersatiLlama-Llama-3.2-3B-Instruct-Abliterated.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
VersatiLlama-Llama-3.2-3B-Instruct-Abliterated.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
VersatiLlama-Llama-3.2-3B-Instruct-Abliterated.f16.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
VersatiLlama-Llama-3.2-3B-Instruct-Abliterated.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
VersatiLlama-Llama-3.2-3B-Instruct-Abliterated.IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
VersatiLlama-Llama-3.2-3B-Instruct-Abliterated.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
VersatiLlama-Llama-3.2-3B-Instruct-Abliterated.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
VersatiLlama-Llama-3.2-3B-Instruct-Abliterated.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
VersatiLlama-Llama-3.2-3B-Instruct-Abliterated.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
VersatiLlama-Llama-3.2-3B-Instruct-Abliterated.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
VersatiLlama-Llama-3.2-3B-Instruct-Abliterated.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
VersatiLlama-Llama-3.2-3B-Instruct-Abliterated.IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
VersatiLlama-Llama-3.2-3B-Instruct-Abliterated.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
VersatiLlama-Llama-3.2-3B-Instruct-Abliterated.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
72
README.md
Normal file
72
README.md
Normal file
@@ -0,0 +1,72 @@
|
|||||||
|
---
|
||||||
|
base_model: Devarui379/VersatiLlama-Llama-3.2-3B-Instruct-Abliterated
|
||||||
|
language:
|
||||||
|
- en
|
||||||
|
library_name: transformers
|
||||||
|
license: cc-by-4.0
|
||||||
|
mradermacher:
|
||||||
|
readme_rev: 1
|
||||||
|
quantized_by: mradermacher
|
||||||
|
---
|
||||||
|
## About
|
||||||
|
|
||||||
|
<!-- ### quantize_version: 2 -->
|
||||||
|
<!-- ### output_tensor_quantised: 1 -->
|
||||||
|
<!-- ### convert_type: hf -->
|
||||||
|
<!-- ### vocab_type: -->
|
||||||
|
<!-- ### tags: -->
|
||||||
|
static quants of https://huggingface.co/Devarui379/VersatiLlama-Llama-3.2-3B-Instruct-Abliterated
|
||||||
|
|
||||||
|
<!-- provided-files -->
|
||||||
|
|
||||||
|
***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#VersatiLlama-Llama-3.2-3B-Instruct-Abliterated-GGUF).***
|
||||||
|
|
||||||
|
weighted/imatrix quants are available at https://huggingface.co/mradermacher/VersatiLlama-Llama-3.2-3B-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/VersatiLlama-Llama-3.2-3B-Instruct-Abliterated-GGUF/resolve/main/VersatiLlama-Llama-3.2-3B-Instruct-Abliterated.Q2_K.gguf) | Q2_K | 1.5 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/VersatiLlama-Llama-3.2-3B-Instruct-Abliterated-GGUF/resolve/main/VersatiLlama-Llama-3.2-3B-Instruct-Abliterated.IQ3_XS.gguf) | IQ3_XS | 1.6 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/VersatiLlama-Llama-3.2-3B-Instruct-Abliterated-GGUF/resolve/main/VersatiLlama-Llama-3.2-3B-Instruct-Abliterated.IQ3_S.gguf) | IQ3_S | 1.6 | beats Q3_K* |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/VersatiLlama-Llama-3.2-3B-Instruct-Abliterated-GGUF/resolve/main/VersatiLlama-Llama-3.2-3B-Instruct-Abliterated.Q3_K_S.gguf) | Q3_K_S | 1.6 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/VersatiLlama-Llama-3.2-3B-Instruct-Abliterated-GGUF/resolve/main/VersatiLlama-Llama-3.2-3B-Instruct-Abliterated.IQ3_M.gguf) | IQ3_M | 1.7 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/VersatiLlama-Llama-3.2-3B-Instruct-Abliterated-GGUF/resolve/main/VersatiLlama-Llama-3.2-3B-Instruct-Abliterated.Q3_K_M.gguf) | Q3_K_M | 1.8 | lower quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/VersatiLlama-Llama-3.2-3B-Instruct-Abliterated-GGUF/resolve/main/VersatiLlama-Llama-3.2-3B-Instruct-Abliterated.Q3_K_L.gguf) | Q3_K_L | 1.9 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/VersatiLlama-Llama-3.2-3B-Instruct-Abliterated-GGUF/resolve/main/VersatiLlama-Llama-3.2-3B-Instruct-Abliterated.IQ4_XS.gguf) | IQ4_XS | 1.9 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/VersatiLlama-Llama-3.2-3B-Instruct-Abliterated-GGUF/resolve/main/VersatiLlama-Llama-3.2-3B-Instruct-Abliterated.Q4_K_S.gguf) | Q4_K_S | 2.0 | fast, recommended |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/VersatiLlama-Llama-3.2-3B-Instruct-Abliterated-GGUF/resolve/main/VersatiLlama-Llama-3.2-3B-Instruct-Abliterated.Q4_K_M.gguf) | Q4_K_M | 2.1 | fast, recommended |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/VersatiLlama-Llama-3.2-3B-Instruct-Abliterated-GGUF/resolve/main/VersatiLlama-Llama-3.2-3B-Instruct-Abliterated.Q5_K_S.gguf) | Q5_K_S | 2.4 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/VersatiLlama-Llama-3.2-3B-Instruct-Abliterated-GGUF/resolve/main/VersatiLlama-Llama-3.2-3B-Instruct-Abliterated.Q5_K_M.gguf) | Q5_K_M | 2.4 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/VersatiLlama-Llama-3.2-3B-Instruct-Abliterated-GGUF/resolve/main/VersatiLlama-Llama-3.2-3B-Instruct-Abliterated.Q6_K.gguf) | Q6_K | 2.7 | very good quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/VersatiLlama-Llama-3.2-3B-Instruct-Abliterated-GGUF/resolve/main/VersatiLlama-Llama-3.2-3B-Instruct-Abliterated.Q8_0.gguf) | Q8_0 | 3.5 | fast, best quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/VersatiLlama-Llama-3.2-3B-Instruct-Abliterated-GGUF/resolve/main/VersatiLlama-Llama-3.2-3B-Instruct-Abliterated.f16.gguf) | f16 | 6.5 | 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 -->
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:1ac5f8c5851253d0679a8ea6c1e8db3d50aebc9cc8af833fcfa009bf748cab48
|
||||||
|
size 1599669216
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:53c46f645e9268e432034a7ec2a975374ce83f75c11c3c10ce0bfa8649f20253
|
||||||
|
size 1542849504
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:31b4e62c1162934141fb2343bc53b974cb62398d8ea3c511010ae4f310d91d5c
|
||||||
|
size 1476789216
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:5c75ddfc8e2f70745e2c3bcf562406669692e754aa22dd59de1b33537823add3
|
||||||
|
size 1840907232
|
||||||
3
VersatiLlama-Llama-3.2-3B-Instruct-Abliterated.Q2_K.gguf
Normal file
3
VersatiLlama-Llama-3.2-3B-Instruct-Abliterated.Q2_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d0ad8ab7add05529f43e1d3c05b1fb9d1d6ae5645963a58bdb6eb6edefae4ef6
|
||||||
|
size 1363936224
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b198a17844bb7cedea372e2f7494db2351cb03dc6550af8292d751099bfb7774
|
||||||
|
size 1815348192
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c90b1fe763b6627b43f04252812ca44c4868ede4f6966eb2219069123800e79a
|
||||||
|
size 1687159776
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:eb60c1f82be398fa37c842ca811f272b3406c24a535b96fef4edfdbc2d03c0c9
|
||||||
|
size 1542849504
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:2a9d6e38cc0d0cbc39172929c27265ec829157fe7d2f1dd84c44f04dc3dcae60
|
||||||
|
size 2019378144
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:3f815a8728d851fc7d7395a0fac34cc87c9202b6fc4a29d3cfda150156fbfc5b
|
||||||
|
size 1928201184
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:68165da45678b71c797dbe79283daf7b498ec4bbfad5385d3a51fef7ac1f41d3
|
||||||
|
size 2322154464
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:46618153cb9f7e1ee10d0b5c71226e88338995c967a093589169798f92ac41e4
|
||||||
|
size 2269512672
|
||||||
3
VersatiLlama-Llama-3.2-3B-Instruct-Abliterated.Q6_K.gguf
Normal file
3
VersatiLlama-Llama-3.2-3B-Instruct-Abliterated.Q6_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c900665a0e989d95a4e14ae0a8f728fb9174385520c73eaf0438237381d67377
|
||||||
|
size 2643854304
|
||||||
3
VersatiLlama-Llama-3.2-3B-Instruct-Abliterated.Q8_0.gguf
Normal file
3
VersatiLlama-Llama-3.2-3B-Instruct-Abliterated.Q8_0.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:1ea9b5198d12e2ab29065827e4d45cb899402c86708629e6f3ed45a89213455a
|
||||||
|
size 3421899744
|
||||||
3
VersatiLlama-Llama-3.2-3B-Instruct-Abliterated.f16.gguf
Normal file
3
VersatiLlama-Llama-3.2-3B-Instruct-Abliterated.f16.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:f69c9302c8e710fee11136decedadda922c775339289da2086df0f58215a24ba
|
||||||
|
size 6433688544
|
||||||
Reference in New Issue
Block a user