初始化项目,由ModelHub XC社区提供模型
Model: mradermacher/llama-3-8B-chat-mindguardian-v3-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-8B-chat-mindguardian-v3.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
llama-3-8B-chat-mindguardian-v3.f16.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
llama-3-8B-chat-mindguardian-v3.IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
llama-3-8B-chat-mindguardian-v3.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
llama-3-8B-chat-mindguardian-v3.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
llama-3-8B-chat-mindguardian-v3.IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
llama-3-8B-chat-mindguardian-v3.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
llama-3-8B-chat-mindguardian-v3.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
llama-3-8B-chat-mindguardian-v3.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
llama-3-8B-chat-mindguardian-v3.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
llama-3-8B-chat-mindguardian-v3.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
llama-3-8B-chat-mindguardian-v3.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
llama-3-8B-chat-mindguardian-v3.IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
llama-3-8B-chat-mindguardian-v3.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
llama-3-8B-chat-mindguardian-v3.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
67
README.md
Normal file
67
README.md
Normal file
@@ -0,0 +1,67 @@
|
|||||||
|
---
|
||||||
|
base_model: dots-13/llama-3-8B-chat-mindguardian-v3
|
||||||
|
language:
|
||||||
|
- en
|
||||||
|
library_name: transformers
|
||||||
|
quantized_by: mradermacher
|
||||||
|
tags: []
|
||||||
|
---
|
||||||
|
## About
|
||||||
|
|
||||||
|
<!-- ### quantize_version: 2 -->
|
||||||
|
<!-- ### output_tensor_quantised: 1 -->
|
||||||
|
<!-- ### convert_type: hf -->
|
||||||
|
<!-- ### vocab_type: -->
|
||||||
|
<!-- ### tags: -->
|
||||||
|
static quants of https://huggingface.co/dots-13/llama-3-8B-chat-mindguardian-v3
|
||||||
|
|
||||||
|
<!-- provided-files -->
|
||||||
|
weighted/imatrix quants seem not to be available (by me) at this time. If they do not show up a week or so after the static ones, I have probably not planned for them. Feel free to request them by opening a Community Discussion.
|
||||||
|
## 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-8B-chat-mindguardian-v3-GGUF/resolve/main/llama-3-8B-chat-mindguardian-v3.Q2_K.gguf) | Q2_K | 0.5 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/llama-3-8B-chat-mindguardian-v3-GGUF/resolve/main/llama-3-8B-chat-mindguardian-v3.IQ3_XS.gguf) | IQ3_XS | 0.6 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/llama-3-8B-chat-mindguardian-v3-GGUF/resolve/main/llama-3-8B-chat-mindguardian-v3.Q3_K_S.gguf) | Q3_K_S | 0.6 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/llama-3-8B-chat-mindguardian-v3-GGUF/resolve/main/llama-3-8B-chat-mindguardian-v3.IQ3_S.gguf) | IQ3_S | 0.6 | beats Q3_K* |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/llama-3-8B-chat-mindguardian-v3-GGUF/resolve/main/llama-3-8B-chat-mindguardian-v3.IQ3_M.gguf) | IQ3_M | 0.6 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/llama-3-8B-chat-mindguardian-v3-GGUF/resolve/main/llama-3-8B-chat-mindguardian-v3.Q3_K_M.gguf) | Q3_K_M | 0.6 | lower quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/llama-3-8B-chat-mindguardian-v3-GGUF/resolve/main/llama-3-8B-chat-mindguardian-v3.Q3_K_L.gguf) | Q3_K_L | 0.7 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/llama-3-8B-chat-mindguardian-v3-GGUF/resolve/main/llama-3-8B-chat-mindguardian-v3.IQ4_XS.gguf) | IQ4_XS | 0.7 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/llama-3-8B-chat-mindguardian-v3-GGUF/resolve/main/llama-3-8B-chat-mindguardian-v3.Q4_K_S.gguf) | Q4_K_S | 0.7 | fast, recommended |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/llama-3-8B-chat-mindguardian-v3-GGUF/resolve/main/llama-3-8B-chat-mindguardian-v3.Q4_K_M.gguf) | Q4_K_M | 0.8 | fast, recommended |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/llama-3-8B-chat-mindguardian-v3-GGUF/resolve/main/llama-3-8B-chat-mindguardian-v3.Q5_K_S.gguf) | Q5_K_S | 0.9 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/llama-3-8B-chat-mindguardian-v3-GGUF/resolve/main/llama-3-8B-chat-mindguardian-v3.Q5_K_M.gguf) | Q5_K_M | 0.9 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/llama-3-8B-chat-mindguardian-v3-GGUF/resolve/main/llama-3-8B-chat-mindguardian-v3.Q6_K.gguf) | Q6_K | 1.0 | very good quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/llama-3-8B-chat-mindguardian-v3-GGUF/resolve/main/llama-3-8B-chat-mindguardian-v3.Q8_0.gguf) | Q8_0 | 1.3 | fast, best quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/llama-3-8B-chat-mindguardian-v3-GGUF/resolve/main/llama-3-8B-chat-mindguardian-v3.f16.gguf) | f16 | 2.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
llama-3-8B-chat-mindguardian-v3.IQ3_M.gguf
Normal file
3
llama-3-8B-chat-mindguardian-v3.IQ3_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:2a59a5fef4441df17381feb8a9df619ab7ab006437b33da8c6dbda26ee3bf928
|
||||||
|
size 516194176
|
||||||
3
llama-3-8B-chat-mindguardian-v3.IQ3_S.gguf
Normal file
3
llama-3-8B-chat-mindguardian-v3.IQ3_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:8d0fd3c4b2e76d091cd2e785b493fb578661a84e92fcc1f73d064b5d7917bd2d
|
||||||
|
size 500875136
|
||||||
3
llama-3-8B-chat-mindguardian-v3.IQ3_XS.gguf
Normal file
3
llama-3-8B-chat-mindguardian-v3.IQ3_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a5e35e1211c26be4ffd664e4bceb06f50bce56baaa84a91ea792dd11af63b2af
|
||||||
|
size 477626240
|
||||||
3
llama-3-8B-chat-mindguardian-v3.IQ4_XS.gguf
Normal file
3
llama-3-8B-chat-mindguardian-v3.IQ4_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:1d5f0923af28b3900e737c07aaa388c92f8923c3fefa09ac532d4c89993a72d4
|
||||||
|
size 609808256
|
||||||
3
llama-3-8B-chat-mindguardian-v3.Q2_K.gguf
Normal file
3
llama-3-8B-chat-mindguardian-v3.Q2_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:7f8d575e4fc83ded223c36250f593703088fbba51d81a7d1f09eb33df61920bf
|
||||||
|
size 432131968
|
||||||
3
llama-3-8B-chat-mindguardian-v3.Q3_K_L.gguf
Normal file
3
llama-3-8B-chat-mindguardian-v3.Q3_K_L.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:3e12b9d6fb56a7dfc97f0a486adf2b460f886d358db752ee3dc60eead70c96e6
|
||||||
|
size 591527808
|
||||||
3
llama-3-8B-chat-mindguardian-v3.Q3_K_M.gguf
Normal file
3
llama-3-8B-chat-mindguardian-v3.Q3_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:8e83db3da12352f65ea54d8f68097a100438bb91a7938d01ff9d666387a3ad22
|
||||||
|
size 548405120
|
||||||
3
llama-3-8B-chat-mindguardian-v3.Q3_K_S.gguf
Normal file
3
llama-3-8B-chat-mindguardian-v3.Q3_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d4e1bdd694e3238803dde8e2f056b0a1c54ea11a73edf0b19324812db0953a3a
|
||||||
|
size 499343232
|
||||||
3
llama-3-8B-chat-mindguardian-v3.Q4_K_M.gguf
Normal file
3
llama-3-8B-chat-mindguardian-v3.Q4_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:af175815c8419d02c01f1015bd79d61f4c8c9d8491f6cf501307516f5a8dc9c3
|
||||||
|
size 667815808
|
||||||
3
llama-3-8B-chat-mindguardian-v3.Q4_K_S.gguf
Normal file
3
llama-3-8B-chat-mindguardian-v3.Q4_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d83ab2fa8243dc8faa7a33f24917e714b9e78de135cbe31f4789ac0dea7276ec
|
||||||
|
size 639872896
|
||||||
3
llama-3-8B-chat-mindguardian-v3.Q5_K_M.gguf
Normal file
3
llama-3-8B-chat-mindguardian-v3.Q5_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:bb0688b793ead68764410e9cc520e2c56c9ab42feb8416fc01cda57fa6d940a7
|
||||||
|
size 782045056
|
||||||
3
llama-3-8B-chat-mindguardian-v3.Q5_K_S.gguf
Normal file
3
llama-3-8B-chat-mindguardian-v3.Q5_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:0321ac5692d82cb53580b99c127167ad5884d44dfbb12c29c22a0d69275c64a0
|
||||||
|
size 766029696
|
||||||
3
llama-3-8B-chat-mindguardian-v3.Q6_K.gguf
Normal file
3
llama-3-8B-chat-mindguardian-v3.Q6_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:6c39d74fc4249d1df6dbd1149838ba3a99b4a79042473db80a9c97bda9cf01f3
|
||||||
|
size 903413632
|
||||||
3
llama-3-8B-chat-mindguardian-v3.Q8_0.gguf
Normal file
3
llama-3-8B-chat-mindguardian-v3.Q8_0.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:73020de89946b5db7ec293b10b49d46083dc04b05f42e1c4fad55dfe3216b2d4
|
||||||
|
size 1169809280
|
||||||
3
llama-3-8B-chat-mindguardian-v3.f16.gguf
Normal file
3
llama-3-8B-chat-mindguardian-v3.f16.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:efad4a98c23a8d8b22df8b96f643630545ff65c162e31e441f069cbe73246af3
|
||||||
|
size 2201018240
|
||||||
Reference in New Issue
Block a user