初始化项目,由ModelHub XC社区提供模型
Model: mradermacher/llama-3-cat-8b-instruct-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-cat-8b-instruct.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
llama-3-cat-8b-instruct.IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
llama-3-cat-8b-instruct.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
llama-3-cat-8b-instruct.f16.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
llama-3-cat-8b-instruct.IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
llama-3-cat-8b-instruct.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
llama-3-cat-8b-instruct.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
llama-3-cat-8b-instruct.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
llama-3-cat-8b-instruct.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
llama-3-cat-8b-instruct.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
llama-3-cat-8b-instruct.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
llama-3-cat-8b-instruct.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
llama-3-cat-8b-instruct.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
llama-3-cat-8b-instruct.IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
llama-3-cat-8b-instruct.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
66
README.md
Normal file
66
README.md
Normal file
@@ -0,0 +1,66 @@
|
|||||||
|
---
|
||||||
|
base_model: TheSkullery/llama-3-cat-8b-instruct
|
||||||
|
language:
|
||||||
|
- en
|
||||||
|
library_name: transformers
|
||||||
|
license: llama3
|
||||||
|
quantized_by: mradermacher
|
||||||
|
---
|
||||||
|
## About
|
||||||
|
|
||||||
|
<!-- ### quantize_version: 2 -->
|
||||||
|
<!-- ### output_tensor_quantised: 1 -->
|
||||||
|
<!-- ### convert_type: hf -->
|
||||||
|
<!-- ### vocab_type: -->
|
||||||
|
static quants of https://huggingface.co/TheSkullery/llama-3-cat-8b-instruct
|
||||||
|
|
||||||
|
<!-- 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-cat-8b-instruct-GGUF/resolve/main/llama-3-cat-8b-instruct.Q2_K.gguf) | Q2_K | 3.3 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/llama-3-cat-8b-instruct-GGUF/resolve/main/llama-3-cat-8b-instruct.IQ3_XS.gguf) | IQ3_XS | 3.6 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/llama-3-cat-8b-instruct-GGUF/resolve/main/llama-3-cat-8b-instruct.Q3_K_S.gguf) | Q3_K_S | 3.8 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/llama-3-cat-8b-instruct-GGUF/resolve/main/llama-3-cat-8b-instruct.IQ3_S.gguf) | IQ3_S | 3.8 | beats Q3_K* |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/llama-3-cat-8b-instruct-GGUF/resolve/main/llama-3-cat-8b-instruct.IQ3_M.gguf) | IQ3_M | 3.9 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/llama-3-cat-8b-instruct-GGUF/resolve/main/llama-3-cat-8b-instruct.Q3_K_M.gguf) | Q3_K_M | 4.1 | lower quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/llama-3-cat-8b-instruct-GGUF/resolve/main/llama-3-cat-8b-instruct.Q3_K_L.gguf) | Q3_K_L | 4.4 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/llama-3-cat-8b-instruct-GGUF/resolve/main/llama-3-cat-8b-instruct.IQ4_XS.gguf) | IQ4_XS | 4.6 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/llama-3-cat-8b-instruct-GGUF/resolve/main/llama-3-cat-8b-instruct.Q4_K_S.gguf) | Q4_K_S | 4.8 | fast, recommended |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/llama-3-cat-8b-instruct-GGUF/resolve/main/llama-3-cat-8b-instruct.Q4_K_M.gguf) | Q4_K_M | 5.0 | fast, recommended |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/llama-3-cat-8b-instruct-GGUF/resolve/main/llama-3-cat-8b-instruct.Q5_K_S.gguf) | Q5_K_S | 5.7 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/llama-3-cat-8b-instruct-GGUF/resolve/main/llama-3-cat-8b-instruct.Q5_K_M.gguf) | Q5_K_M | 5.8 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/llama-3-cat-8b-instruct-GGUF/resolve/main/llama-3-cat-8b-instruct.Q6_K.gguf) | Q6_K | 6.7 | very good quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/llama-3-cat-8b-instruct-GGUF/resolve/main/llama-3-cat-8b-instruct.Q8_0.gguf) | Q8_0 | 8.6 | fast, best quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/llama-3-cat-8b-instruct-GGUF/resolve/main/llama-3-cat-8b-instruct.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-cat-8b-instruct.IQ3_M.gguf
Normal file
3
llama-3-cat-8b-instruct.IQ3_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d11273445fcd0d8f6f7df2393547f71e67a8ba2d1cd5c1cd150d1aab58be1010
|
||||||
|
size 3784833856
|
||||||
3
llama-3-cat-8b-instruct.IQ3_S.gguf
Normal file
3
llama-3-cat-8b-instruct.IQ3_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:51e90246ca7ec389163bbfbc44146c0bc3abbfec41e492361b1015eaaf4b5c58
|
||||||
|
size 3682335552
|
||||||
3
llama-3-cat-8b-instruct.IQ3_XS.gguf
Normal file
3
llama-3-cat-8b-instruct.IQ3_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:2591233e9b2518c910f427f032b77671d40713e6da644d82eb7a1478199c21f0
|
||||||
|
size 3518757696
|
||||||
3
llama-3-cat-8b-instruct.IQ4_XS.gguf
Normal file
3
llama-3-cat-8b-instruct.IQ4_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:407c9be7233c289a808b0038576f74231b0102bb8d798cc536fb1b9436342a11
|
||||||
|
size 4484374144
|
||||||
3
llama-3-cat-8b-instruct.Q2_K.gguf
Normal file
3
llama-3-cat-8b-instruct.Q2_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d156d42fa49d0817b976592c306e4313d98211398ab3efba8d53595f311054e1
|
||||||
|
size 3179141120
|
||||||
3
llama-3-cat-8b-instruct.Q3_K_L.gguf
Normal file
3
llama-3-cat-8b-instruct.Q3_K_L.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:ec2f34cdf0f5514605fa1d221893975361408ba2a31ac502f58455185f781d36
|
||||||
|
size 4321966912
|
||||||
3
llama-3-cat-8b-instruct.Q3_K_M.gguf
Normal file
3
llama-3-cat-8b-instruct.Q3_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c3332bed3b6efddf2c90010e3c1d5ac78782beaf9d4a4b62b455f22a0c7cd070
|
||||||
|
size 4018928448
|
||||||
3
llama-3-cat-8b-instruct.Q3_K_S.gguf
Normal file
3
llama-3-cat-8b-instruct.Q3_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:72ae61ed931f15be65bb7ca245636c6c9e58743d4ec5ecc2275503f5936313f4
|
||||||
|
size 3664509760
|
||||||
3
llama-3-cat-8b-instruct.Q4_K_M.gguf
Normal file
3
llama-3-cat-8b-instruct.Q4_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b7fcfcdd99a30770a36f4a65089efbaebc8c73fc92ddadf7aba4ee6a09135762
|
||||||
|
size 4920745856
|
||||||
3
llama-3-cat-8b-instruct.Q4_K_S.gguf
Normal file
3
llama-3-cat-8b-instruct.Q4_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:3e3fae7eb9b69d9a4544c0421daa87dd5cf83e9f043dcda68ae16719da204fee
|
||||||
|
size 4692680576
|
||||||
3
llama-3-cat-8b-instruct.Q5_K_M.gguf
Normal file
3
llama-3-cat-8b-instruct.Q5_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:8eff8e8ee75d1851045206aea9d59980fce96d236a97aa803aa690dfed2fc60e
|
||||||
|
size 5733000064
|
||||||
3
llama-3-cat-8b-instruct.Q5_K_S.gguf
Normal file
3
llama-3-cat-8b-instruct.Q5_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:34af02bcbb3f2d15691fe897e9393b838b712fef7c67e899e9b13735752d2bde
|
||||||
|
size 5599306624
|
||||||
3
llama-3-cat-8b-instruct.Q6_K.gguf
Normal file
3
llama-3-cat-8b-instruct.Q6_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:708ed7e35918e05752afbe6ddf5e5b5e283bde316e5d32edc8985b085d0fd7f4
|
||||||
|
size 6596020160
|
||||||
3
llama-3-cat-8b-instruct.Q8_0.gguf
Normal file
3
llama-3-cat-8b-instruct.Q8_0.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:38507994fd8828ea2eb72500f6f544ecb727ae0d4c32f2b7b3459f0438cfa26e
|
||||||
|
size 8540788544
|
||||||
3
llama-3-cat-8b-instruct.f16.gguf
Normal file
3
llama-3-cat-8b-instruct.f16.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b55b517fe482df0a1fd84bd21ec8433fa5c90854ce06ffb57cc0e7d33b47b9fe
|
||||||
|
size 16068924224
|
||||||
Reference in New Issue
Block a user