初始化项目,由ModelHub XC社区提供模型
Model: mradermacher/llama3-8b-science-sft-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
|
||||||
|
llama3-8b-science-sft.IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
llama3-8b-science-sft.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
llama3-8b-science-sft.f16.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
llama3-8b-science-sft.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
llama3-8b-science-sft.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
llama3-8b-science-sft.IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
llama3-8b-science-sft.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
llama3-8b-science-sft.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
llama3-8b-science-sft.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
llama3-8b-science-sft.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
llama3-8b-science-sft.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
llama3-8b-science-sft.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
llama3-8b-science-sft.IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
llama3-8b-science-sft.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
llama3-8b-science-sft.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
77
README.md
Normal file
77
README.md
Normal file
@@ -0,0 +1,77 @@
|
|||||||
|
---
|
||||||
|
base_model: Dynosaur/llama3-8b-science-sft
|
||||||
|
datasets:
|
||||||
|
- Dynosaur/science-sft
|
||||||
|
language:
|
||||||
|
- en
|
||||||
|
library_name: transformers
|
||||||
|
license: llama3
|
||||||
|
quantized_by: mradermacher
|
||||||
|
tags:
|
||||||
|
- alignment-handbook
|
||||||
|
- trl
|
||||||
|
- sft
|
||||||
|
- generated_from_trainer
|
||||||
|
- trl
|
||||||
|
- sft
|
||||||
|
- generated_from_trainer
|
||||||
|
---
|
||||||
|
## About
|
||||||
|
|
||||||
|
<!-- ### quantize_version: 2 -->
|
||||||
|
<!-- ### output_tensor_quantised: 1 -->
|
||||||
|
<!-- ### convert_type: hf -->
|
||||||
|
<!-- ### vocab_type: -->
|
||||||
|
<!-- ### tags: -->
|
||||||
|
static quants of https://huggingface.co/Dynosaur/llama3-8b-science-sft
|
||||||
|
|
||||||
|
<!-- 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/llama3-8b-science-sft-GGUF/resolve/main/llama3-8b-science-sft.Q2_K.gguf) | Q2_K | 3.3 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/llama3-8b-science-sft-GGUF/resolve/main/llama3-8b-science-sft.IQ3_XS.gguf) | IQ3_XS | 3.6 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/llama3-8b-science-sft-GGUF/resolve/main/llama3-8b-science-sft.Q3_K_S.gguf) | Q3_K_S | 3.8 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/llama3-8b-science-sft-GGUF/resolve/main/llama3-8b-science-sft.IQ3_S.gguf) | IQ3_S | 3.8 | beats Q3_K* |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/llama3-8b-science-sft-GGUF/resolve/main/llama3-8b-science-sft.IQ3_M.gguf) | IQ3_M | 3.9 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/llama3-8b-science-sft-GGUF/resolve/main/llama3-8b-science-sft.Q3_K_M.gguf) | Q3_K_M | 4.1 | lower quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/llama3-8b-science-sft-GGUF/resolve/main/llama3-8b-science-sft.Q3_K_L.gguf) | Q3_K_L | 4.4 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/llama3-8b-science-sft-GGUF/resolve/main/llama3-8b-science-sft.IQ4_XS.gguf) | IQ4_XS | 4.6 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/llama3-8b-science-sft-GGUF/resolve/main/llama3-8b-science-sft.Q4_K_S.gguf) | Q4_K_S | 4.8 | fast, recommended |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/llama3-8b-science-sft-GGUF/resolve/main/llama3-8b-science-sft.Q4_K_M.gguf) | Q4_K_M | 5.0 | fast, recommended |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/llama3-8b-science-sft-GGUF/resolve/main/llama3-8b-science-sft.Q5_K_S.gguf) | Q5_K_S | 5.7 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/llama3-8b-science-sft-GGUF/resolve/main/llama3-8b-science-sft.Q5_K_M.gguf) | Q5_K_M | 5.8 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/llama3-8b-science-sft-GGUF/resolve/main/llama3-8b-science-sft.Q6_K.gguf) | Q6_K | 6.7 | very good quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/llama3-8b-science-sft-GGUF/resolve/main/llama3-8b-science-sft.Q8_0.gguf) | Q8_0 | 8.6 | fast, best quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/llama3-8b-science-sft-GGUF/resolve/main/llama3-8b-science-sft.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
llama3-8b-science-sft.IQ3_M.gguf
Normal file
3
llama3-8b-science-sft.IQ3_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:9a4944f7c67d2f6a35381d784699278b85fb69196f0b9119c85acecf2dcd0042
|
||||||
|
size 3784824512
|
||||||
3
llama3-8b-science-sft.IQ3_S.gguf
Normal file
3
llama3-8b-science-sft.IQ3_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a2bfa99d9d3c962f400d5610d2e3f35bfc7c5d1364d08b38b161fd049038e83d
|
||||||
|
size 3682326208
|
||||||
3
llama3-8b-science-sft.IQ3_XS.gguf
Normal file
3
llama3-8b-science-sft.IQ3_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e502ee7be14783d6da7b25b60569af3742016b42a0bbfde352dfcbf99ecc7261
|
||||||
|
size 3518748352
|
||||||
3
llama3-8b-science-sft.IQ4_XS.gguf
Normal file
3
llama3-8b-science-sft.IQ4_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:2dd4e53e8058f2e9c2005bfa493c88d7985a3e3a53115dc9389b79aec92e5ce9
|
||||||
|
size 4484363968
|
||||||
3
llama3-8b-science-sft.Q2_K.gguf
Normal file
3
llama3-8b-science-sft.Q2_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:8feb6ffd324b7faaf1244c36f92623a788f58c59f2eda1a0b613ee433b1cfd76
|
||||||
|
size 3179132608
|
||||||
3
llama3-8b-science-sft.Q3_K_L.gguf
Normal file
3
llama3-8b-science-sft.Q3_K_L.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:8f4ac7daf19ef70713111233de04329e7deaf021f99093c7832f75350ae7ab97
|
||||||
|
size 4321957568
|
||||||
3
llama3-8b-science-sft.Q3_K_M.gguf
Normal file
3
llama3-8b-science-sft.Q3_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:491177f713f6b34ac571850479f118eefda715578ac75559cd1f194567ec27bd
|
||||||
|
size 4018919104
|
||||||
3
llama3-8b-science-sft.Q3_K_S.gguf
Normal file
3
llama3-8b-science-sft.Q3_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e545e60f31f370c37db1e8395638fbe296264ec6cc92710791f9d530f182642e
|
||||||
|
size 3664500416
|
||||||
3
llama3-8b-science-sft.Q4_K_M.gguf
Normal file
3
llama3-8b-science-sft.Q4_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:ecb906b3c35a4f827950ec779e6d66af5493060c7b5c023f6bd846feb4bc61cb
|
||||||
|
size 4920735424
|
||||||
3
llama3-8b-science-sft.Q4_K_S.gguf
Normal file
3
llama3-8b-science-sft.Q4_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:24a03a35f75e150f870214ea695ed5f9f14f7a78af06061f557e05042ba6fc38
|
||||||
|
size 4692670144
|
||||||
3
llama3-8b-science-sft.Q5_K_M.gguf
Normal file
3
llama3-8b-science-sft.Q5_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:fa6657d82adc9499f5403d5cd9c6f81317eeeec0ec94b92b76ec770253ddfa54
|
||||||
|
size 5732988608
|
||||||
3
llama3-8b-science-sft.Q5_K_S.gguf
Normal file
3
llama3-8b-science-sft.Q5_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:ed5377b79242dc06c56a5755e58b6f67169fc72fb4b6906831d597a5f45282ee
|
||||||
|
size 5599295168
|
||||||
3
llama3-8b-science-sft.Q6_K.gguf
Normal file
3
llama3-8b-science-sft.Q6_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:70e020d01067f1b17751ebc44456aabf5185dcf867a8160c9501e0fe80c8e1c7
|
||||||
|
size 6596007616
|
||||||
3
llama3-8b-science-sft.Q8_0.gguf
Normal file
3
llama3-8b-science-sft.Q8_0.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:847d1c9b46e3bf6ec2eb5b0a2298caed343b1f4b1dde95e7d9752ff940af9232
|
||||||
|
size 8540772032
|
||||||
3
llama3-8b-science-sft.f16.gguf
Normal file
3
llama3-8b-science-sft.f16.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:3aadf06d8c3eab0d9c634b11857ff6f07657afcff537b1179a2c3c2256843ca6
|
||||||
|
size 16068892352
|
||||||
Reference in New Issue
Block a user