初始化项目,由ModelHub XC社区提供模型
Model: mradermacher/RYS-Llama-3-8B-Instruct-GGUF Source: Original Platform
This commit is contained in:
47
.gitattributes
vendored
Normal file
47
.gitattributes
vendored
Normal file
@@ -0,0 +1,47 @@
|
||||
*.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
|
||||
RYS-Llama-3-8B-Instruct.f16.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
RYS-Llama-3-8B-Instruct.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
RYS-Llama-3-8B-Instruct.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
RYS-Llama-3-8B-Instruct.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
RYS-Llama-3-8B-Instruct.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
RYS-Llama-3-8B-Instruct.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
RYS-Llama-3-8B-Instruct.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
RYS-Llama-3-8B-Instruct.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
RYS-Llama-3-8B-Instruct.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
RYS-Llama-3-8B-Instruct.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
RYS-Llama-3-8B-Instruct.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
RYS-Llama-3-8B-Instruct.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
64
README.md
Normal file
64
README.md
Normal file
@@ -0,0 +1,64 @@
|
||||
---
|
||||
base_model: dnhkng/RYS-Llama-3-8B-Instruct
|
||||
language:
|
||||
- en
|
||||
library_name: transformers
|
||||
license: mit
|
||||
quantized_by: mradermacher
|
||||
---
|
||||
## About
|
||||
|
||||
<!-- ### quantize_version: 2 -->
|
||||
<!-- ### output_tensor_quantised: 1 -->
|
||||
<!-- ### convert_type: hf -->
|
||||
<!-- ### vocab_type: -->
|
||||
<!-- ### tags: -->
|
||||
static quants of https://huggingface.co/dnhkng/RYS-Llama-3-8B-Instruct
|
||||
|
||||
<!-- provided-files -->
|
||||
weighted/imatrix quants are available at https://huggingface.co/mradermacher/RYS-Llama-3-8B-Instruct-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/RYS-Llama-3-8B-Instruct-GGUF/resolve/main/RYS-Llama-3-8B-Instruct.Q2_K.gguf) | Q2_K | 3.4 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/RYS-Llama-3-8B-Instruct-GGUF/resolve/main/RYS-Llama-3-8B-Instruct.Q3_K_S.gguf) | Q3_K_S | 3.9 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/RYS-Llama-3-8B-Instruct-GGUF/resolve/main/RYS-Llama-3-8B-Instruct.Q3_K_M.gguf) | Q3_K_M | 4.2 | lower quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/RYS-Llama-3-8B-Instruct-GGUF/resolve/main/RYS-Llama-3-8B-Instruct.Q3_K_L.gguf) | Q3_K_L | 4.5 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/RYS-Llama-3-8B-Instruct-GGUF/resolve/main/RYS-Llama-3-8B-Instruct.IQ4_XS.gguf) | IQ4_XS | 4.7 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/RYS-Llama-3-8B-Instruct-GGUF/resolve/main/RYS-Llama-3-8B-Instruct.Q4_K_S.gguf) | Q4_K_S | 4.9 | fast, recommended |
|
||||
| [GGUF](https://huggingface.co/mradermacher/RYS-Llama-3-8B-Instruct-GGUF/resolve/main/RYS-Llama-3-8B-Instruct.Q4_K_M.gguf) | Q4_K_M | 5.2 | fast, recommended |
|
||||
| [GGUF](https://huggingface.co/mradermacher/RYS-Llama-3-8B-Instruct-GGUF/resolve/main/RYS-Llama-3-8B-Instruct.Q5_K_S.gguf) | Q5_K_S | 5.8 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/RYS-Llama-3-8B-Instruct-GGUF/resolve/main/RYS-Llama-3-8B-Instruct.Q5_K_M.gguf) | Q5_K_M | 6.0 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/RYS-Llama-3-8B-Instruct-GGUF/resolve/main/RYS-Llama-3-8B-Instruct.Q6_K.gguf) | Q6_K | 6.9 | very good quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/RYS-Llama-3-8B-Instruct-GGUF/resolve/main/RYS-Llama-3-8B-Instruct.Q8_0.gguf) | Q8_0 | 8.9 | fast, best quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/RYS-Llama-3-8B-Instruct-GGUF/resolve/main/RYS-Llama-3-8B-Instruct.f16.gguf) | f16 | 16.6 | 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
RYS-Llama-3-8B-Instruct.IQ4_XS.gguf
Normal file
3
RYS-Llama-3-8B-Instruct.IQ4_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:82c0ad08e64cbca95a147cfb57c3b0472145fc9dfc958acfe4e79d67c3056dc1
|
||||
size 4600919488
|
||||
3
RYS-Llama-3-8B-Instruct.Q2_K.gguf
Normal file
3
RYS-Llama-3-8B-Instruct.Q2_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f27492078fd9bb3c935bf5af62e41a08137ec7609470e1d9f02008526bd93690
|
||||
size 3259381184
|
||||
3
RYS-Llama-3-8B-Instruct.Q3_K_L.gguf
Normal file
3
RYS-Llama-3-8B-Instruct.Q3_K_L.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:021c6736e7f1725437798bdbb845ad51d1a8023294b923823ff04a5e78b38c81
|
||||
size 4436252096
|
||||
3
RYS-Llama-3-8B-Instruct.Q3_K_M.gguf
Normal file
3
RYS-Llama-3-8B-Instruct.Q3_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:057c41c15e80f1186a6b566ac493153f480410dfa572aef87fe074a3130e5761
|
||||
size 4123252160
|
||||
3
RYS-Llama-3-8B-Instruct.Q3_K_S.gguf
Normal file
3
RYS-Llama-3-8B-Instruct.Q3_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:294fc7898fbb75027f85bc97bf694afc33444be5f06923ca8d29eed78a096443
|
||||
size 3758249408
|
||||
3
RYS-Llama-3-8B-Instruct.Q4_K_M.gguf
Normal file
3
RYS-Llama-3-8B-Instruct.Q4_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4ffd394aeec917431fbf6e80220c616aedf1124df3fc1b98e07c4263068f36f0
|
||||
size 5059671488
|
||||
3
RYS-Llama-3-8B-Instruct.Q4_K_S.gguf
Normal file
3
RYS-Llama-3-8B-Instruct.Q4_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b195165e7ee1770f05d94d39d6474abbf6c531eee8b918caf61cd3e823d2cbd1
|
||||
size 4815386048
|
||||
3
RYS-Llama-3-8B-Instruct.Q5_K_M.gguf
Normal file
3
RYS-Llama-3-8B-Instruct.Q5_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0654c26c565f0739c12eead7b99bb9ebdb627859f1c6c13c3964d6960cf308e7
|
||||
size 5891323328
|
||||
3
RYS-Llama-3-8B-Instruct.Q5_K_S.gguf
Normal file
3
RYS-Llama-3-8B-Instruct.Q5_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a2074cdf2d58a188cbf6cfecc813a9f6ca7bc8a67a7c72721425ecb1efa28fa7
|
||||
size 5749274048
|
||||
3
RYS-Llama-3-8B-Instruct.Q6_K.gguf
Normal file
3
RYS-Llama-3-8B-Instruct.Q6_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d4c0e9419ec281943a86e98a13eb633cfef0f0fb977a28e492b9c938b9929e3a
|
||||
size 6774953408
|
||||
3
RYS-Llama-3-8B-Instruct.Q8_0.gguf
Normal file
3
RYS-Llama-3-8B-Instruct.Q8_0.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2f856ebae8e62ad8a732860e021c809113a4cb92c4602eb9c86216c581fcae5e
|
||||
size 8772539840
|
||||
3
RYS-Llama-3-8B-Instruct.f16.gguf
Normal file
3
RYS-Llama-3-8B-Instruct.f16.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bcee9a5bbc93fd14ded03672ccd11d5227c170e8aef943eeb0a314b99a552031
|
||||
size 16505132480
|
||||
Reference in New Issue
Block a user