初始化项目,由ModelHub XC社区提供模型
Model: mradermacher/SELM-Llama-3-8B-Instruct-iter-1-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
|
||||||
|
SELM-Llama-3-8B-Instruct-iter-1.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
SELM-Llama-3-8B-Instruct-iter-1.f16.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
SELM-Llama-3-8B-Instruct-iter-1.IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
SELM-Llama-3-8B-Instruct-iter-1.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
SELM-Llama-3-8B-Instruct-iter-1.IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
SELM-Llama-3-8B-Instruct-iter-1.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
SELM-Llama-3-8B-Instruct-iter-1.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
SELM-Llama-3-8B-Instruct-iter-1.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
SELM-Llama-3-8B-Instruct-iter-1.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
SELM-Llama-3-8B-Instruct-iter-1.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
SELM-Llama-3-8B-Instruct-iter-1.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
SELM-Llama-3-8B-Instruct-iter-1.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
SELM-Llama-3-8B-Instruct-iter-1.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
SELM-Llama-3-8B-Instruct-iter-1.IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
SELM-Llama-3-8B-Instruct-iter-1.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
79
README.md
Normal file
79
README.md
Normal file
@@ -0,0 +1,79 @@
|
|||||||
|
---
|
||||||
|
base_model: jcmei/SELM-Llama-3-8B-Instruct-iter-1
|
||||||
|
datasets:
|
||||||
|
- updated
|
||||||
|
- original
|
||||||
|
language:
|
||||||
|
- en
|
||||||
|
library_name: transformers
|
||||||
|
license: llama3
|
||||||
|
quantized_by: mradermacher
|
||||||
|
tags:
|
||||||
|
- alignment-handbook
|
||||||
|
- trl
|
||||||
|
- dpo
|
||||||
|
- generated_from_trainer
|
||||||
|
- trl
|
||||||
|
- dpo
|
||||||
|
- alignment-handbook
|
||||||
|
- generated_from_trainer
|
||||||
|
---
|
||||||
|
## About
|
||||||
|
|
||||||
|
<!-- ### quantize_version: 2 -->
|
||||||
|
<!-- ### output_tensor_quantised: 1 -->
|
||||||
|
<!-- ### convert_type: hf -->
|
||||||
|
<!-- ### vocab_type: -->
|
||||||
|
<!-- ### tags: -->
|
||||||
|
static quants of https://huggingface.co/jcmei/SELM-Llama-3-8B-Instruct-iter-1
|
||||||
|
|
||||||
|
<!-- 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/SELM-Llama-3-8B-Instruct-iter-1-GGUF/resolve/main/SELM-Llama-3-8B-Instruct-iter-1.Q2_K.gguf) | Q2_K | 3.3 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/SELM-Llama-3-8B-Instruct-iter-1-GGUF/resolve/main/SELM-Llama-3-8B-Instruct-iter-1.IQ3_XS.gguf) | IQ3_XS | 3.6 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/SELM-Llama-3-8B-Instruct-iter-1-GGUF/resolve/main/SELM-Llama-3-8B-Instruct-iter-1.Q3_K_S.gguf) | Q3_K_S | 3.8 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/SELM-Llama-3-8B-Instruct-iter-1-GGUF/resolve/main/SELM-Llama-3-8B-Instruct-iter-1.IQ3_S.gguf) | IQ3_S | 3.8 | beats Q3_K* |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/SELM-Llama-3-8B-Instruct-iter-1-GGUF/resolve/main/SELM-Llama-3-8B-Instruct-iter-1.IQ3_M.gguf) | IQ3_M | 3.9 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/SELM-Llama-3-8B-Instruct-iter-1-GGUF/resolve/main/SELM-Llama-3-8B-Instruct-iter-1.Q3_K_M.gguf) | Q3_K_M | 4.1 | lower quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/SELM-Llama-3-8B-Instruct-iter-1-GGUF/resolve/main/SELM-Llama-3-8B-Instruct-iter-1.Q3_K_L.gguf) | Q3_K_L | 4.4 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/SELM-Llama-3-8B-Instruct-iter-1-GGUF/resolve/main/SELM-Llama-3-8B-Instruct-iter-1.IQ4_XS.gguf) | IQ4_XS | 4.6 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/SELM-Llama-3-8B-Instruct-iter-1-GGUF/resolve/main/SELM-Llama-3-8B-Instruct-iter-1.Q4_K_S.gguf) | Q4_K_S | 4.8 | fast, recommended |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/SELM-Llama-3-8B-Instruct-iter-1-GGUF/resolve/main/SELM-Llama-3-8B-Instruct-iter-1.Q4_K_M.gguf) | Q4_K_M | 5.0 | fast, recommended |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/SELM-Llama-3-8B-Instruct-iter-1-GGUF/resolve/main/SELM-Llama-3-8B-Instruct-iter-1.Q5_K_S.gguf) | Q5_K_S | 5.7 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/SELM-Llama-3-8B-Instruct-iter-1-GGUF/resolve/main/SELM-Llama-3-8B-Instruct-iter-1.Q5_K_M.gguf) | Q5_K_M | 5.8 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/SELM-Llama-3-8B-Instruct-iter-1-GGUF/resolve/main/SELM-Llama-3-8B-Instruct-iter-1.Q6_K.gguf) | Q6_K | 6.7 | very good quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/SELM-Llama-3-8B-Instruct-iter-1-GGUF/resolve/main/SELM-Llama-3-8B-Instruct-iter-1.Q8_0.gguf) | Q8_0 | 8.6 | fast, best quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/SELM-Llama-3-8B-Instruct-iter-1-GGUF/resolve/main/SELM-Llama-3-8B-Instruct-iter-1.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
SELM-Llama-3-8B-Instruct-iter-1.IQ3_M.gguf
Normal file
3
SELM-Llama-3-8B-Instruct-iter-1.IQ3_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:961fda84c7e6f74cfe2da8ac7d52d51293281ce7dc6c17f43cc08d12fe0d8ecd
|
||||||
|
size 3784824416
|
||||||
3
SELM-Llama-3-8B-Instruct-iter-1.IQ3_S.gguf
Normal file
3
SELM-Llama-3-8B-Instruct-iter-1.IQ3_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:2a18cb237a93e61bc79f345f81b463ea2636a5709c8d010bcd3489ca7c56d0a8
|
||||||
|
size 3682326112
|
||||||
3
SELM-Llama-3-8B-Instruct-iter-1.IQ3_XS.gguf
Normal file
3
SELM-Llama-3-8B-Instruct-iter-1.IQ3_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:29be97224c7130e5da607c5f73a71e0371dfc1d3128f087607047ec420076d0d
|
||||||
|
size 3518748256
|
||||||
3
SELM-Llama-3-8B-Instruct-iter-1.IQ4_XS.gguf
Normal file
3
SELM-Llama-3-8B-Instruct-iter-1.IQ4_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:62d388b0d6038ad9dfbf23ea111aded441f2be18159887ee9bb1a0c485b66e30
|
||||||
|
size 4484363872
|
||||||
3
SELM-Llama-3-8B-Instruct-iter-1.Q2_K.gguf
Normal file
3
SELM-Llama-3-8B-Instruct-iter-1.Q2_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:7d4309f1ec768dd56c1de3bfc3770ae74674bf059554586a102c0613f4e09158
|
||||||
|
size 3179132512
|
||||||
3
SELM-Llama-3-8B-Instruct-iter-1.Q3_K_L.gguf
Normal file
3
SELM-Llama-3-8B-Instruct-iter-1.Q3_K_L.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:14a67111a279772b9d4bb9201708ea64ea8742f451b2aace9736febe3df59686
|
||||||
|
size 4321957472
|
||||||
3
SELM-Llama-3-8B-Instruct-iter-1.Q3_K_M.gguf
Normal file
3
SELM-Llama-3-8B-Instruct-iter-1.Q3_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:44f9207864f0ccbbffee9267977496168d8c1f4399cad22151aecdca333d874f
|
||||||
|
size 4018919008
|
||||||
3
SELM-Llama-3-8B-Instruct-iter-1.Q3_K_S.gguf
Normal file
3
SELM-Llama-3-8B-Instruct-iter-1.Q3_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:8b9cfbc34720de63cdc33bf5346fd7e3748696973b47259cc47f2a03c9a10f6e
|
||||||
|
size 3664500320
|
||||||
3
SELM-Llama-3-8B-Instruct-iter-1.Q4_K_M.gguf
Normal file
3
SELM-Llama-3-8B-Instruct-iter-1.Q4_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e989f85c4723be54d5e0f4afe9f0a1c1f95c51b878ce6e6d4cc3a8d9041c6fb3
|
||||||
|
size 4920735328
|
||||||
3
SELM-Llama-3-8B-Instruct-iter-1.Q4_K_S.gguf
Normal file
3
SELM-Llama-3-8B-Instruct-iter-1.Q4_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b548391e0d1235970e38f161431ec78a4c9be3d3f5bb8bc2eb18d317858000d4
|
||||||
|
size 4692670048
|
||||||
3
SELM-Llama-3-8B-Instruct-iter-1.Q5_K_M.gguf
Normal file
3
SELM-Llama-3-8B-Instruct-iter-1.Q5_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:3dc2e8a92f049eb607adc893b6c4298c043ccb971c790a725152158e49c69e92
|
||||||
|
size 5732988512
|
||||||
3
SELM-Llama-3-8B-Instruct-iter-1.Q5_K_S.gguf
Normal file
3
SELM-Llama-3-8B-Instruct-iter-1.Q5_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b2fab1d151a83df31dca3d102c773802a2d508a28884e8bb45e705a427fa5f6c
|
||||||
|
size 5599295072
|
||||||
3
SELM-Llama-3-8B-Instruct-iter-1.Q6_K.gguf
Normal file
3
SELM-Llama-3-8B-Instruct-iter-1.Q6_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:4da2d0455dbb2f1d7a387c179fae75804f82b5f1cd2423989efe05fd448dcdce
|
||||||
|
size 6596007520
|
||||||
3
SELM-Llama-3-8B-Instruct-iter-1.Q8_0.gguf
Normal file
3
SELM-Llama-3-8B-Instruct-iter-1.Q8_0.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a15e973cc644a6e893deae6613340cc6a842061d62e25a7036d1ab3123d9be48
|
||||||
|
size 8540771936
|
||||||
3
SELM-Llama-3-8B-Instruct-iter-1.f16.gguf
Normal file
3
SELM-Llama-3-8B-Instruct-iter-1.f16.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:dd211f81f010e4c1b541e99598680b75b07315cbc7d44eadb35f36246779b9e8
|
||||||
|
size 16068892256
|
||||||
Reference in New Issue
Block a user