初始化项目,由ModelHub XC社区提供模型

Model: mradermacher/WiNGPT2-Llama-3-8B-Chat-i1-GGUF
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-06-11 03:02:16 +08:00
commit 8593ae87fb
27 changed files with 223 additions and 0 deletions

60
.gitattributes vendored Normal file
View File

@@ -0,0 +1,60 @@
*.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
WiNGPT2-Llama-3-8B-Chat.imatrix.gguf filter=lfs diff=lfs merge=lfs -text
WiNGPT2-Llama-3-8B-Chat.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
WiNGPT2-Llama-3-8B-Chat.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text
WiNGPT2-Llama-3-8B-Chat.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
WiNGPT2-Llama-3-8B-Chat.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
WiNGPT2-Llama-3-8B-Chat.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text
WiNGPT2-Llama-3-8B-Chat.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
WiNGPT2-Llama-3-8B-Chat.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text
WiNGPT2-Llama-3-8B-Chat.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text
WiNGPT2-Llama-3-8B-Chat.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
WiNGPT2-Llama-3-8B-Chat.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text
WiNGPT2-Llama-3-8B-Chat.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
WiNGPT2-Llama-3-8B-Chat.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
WiNGPT2-Llama-3-8B-Chat.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text
WiNGPT2-Llama-3-8B-Chat.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text
WiNGPT2-Llama-3-8B-Chat.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
WiNGPT2-Llama-3-8B-Chat.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text
WiNGPT2-Llama-3-8B-Chat.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
WiNGPT2-Llama-3-8B-Chat.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text
WiNGPT2-Llama-3-8B-Chat.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text
WiNGPT2-Llama-3-8B-Chat.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
WiNGPT2-Llama-3-8B-Chat.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
WiNGPT2-Llama-3-8B-Chat.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text
WiNGPT2-Llama-3-8B-Chat.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text
WiNGPT2-Llama-3-8B-Chat.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text

88
README.md Normal file
View File

@@ -0,0 +1,88 @@
---
base_model: winninghealth/WiNGPT2-Llama-3-8B-Chat
language:
- en
- zh
library_name: transformers
license: apache-2.0
mradermacher:
readme_rev: 1
quantized_by: mradermacher
tags:
- medical
---
## About
<!-- ### quantize_version: 2 -->
<!-- ### output_tensor_quantised: 1 -->
<!-- ### convert_type: hf -->
<!-- ### vocab_type: -->
<!-- ### tags: nicoboss -->
<!-- ### quants: Q2_K IQ3_M Q4_K_S IQ3_XXS Q3_K_M small-IQ4_NL Q4_K_M IQ2_M Q6_K IQ4_XS Q2_K_S IQ1_M Q3_K_S IQ2_XXS Q3_K_L IQ2_XS Q5_K_S IQ2_S IQ1_S Q5_K_M Q4_0 IQ3_XS Q4_1 IQ3_S -->
<!-- ### quants_skip: -->
<!-- ### skip_mmproj: -->
weighted/imatrix quants of https://huggingface.co/winninghealth/WiNGPT2-Llama-3-8B-Chat
<!-- provided-files -->
***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#WiNGPT2-Llama-3-8B-Chat-i1-GGUF).***
static quants are available at https://huggingface.co/mradermacher/WiNGPT2-Llama-3-8B-Chat-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/WiNGPT2-Llama-3-8B-Chat-i1-GGUF/resolve/main/WiNGPT2-Llama-3-8B-Chat.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) |
| [GGUF](https://huggingface.co/mradermacher/WiNGPT2-Llama-3-8B-Chat-i1-GGUF/resolve/main/WiNGPT2-Llama-3-8B-Chat.i1-IQ1_S.gguf) | i1-IQ1_S | 2.1 | for the desperate |
| [GGUF](https://huggingface.co/mradermacher/WiNGPT2-Llama-3-8B-Chat-i1-GGUF/resolve/main/WiNGPT2-Llama-3-8B-Chat.i1-IQ1_M.gguf) | i1-IQ1_M | 2.3 | mostly desperate |
| [GGUF](https://huggingface.co/mradermacher/WiNGPT2-Llama-3-8B-Chat-i1-GGUF/resolve/main/WiNGPT2-Llama-3-8B-Chat.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 2.5 | |
| [GGUF](https://huggingface.co/mradermacher/WiNGPT2-Llama-3-8B-Chat-i1-GGUF/resolve/main/WiNGPT2-Llama-3-8B-Chat.i1-IQ2_XS.gguf) | i1-IQ2_XS | 2.7 | |
| [GGUF](https://huggingface.co/mradermacher/WiNGPT2-Llama-3-8B-Chat-i1-GGUF/resolve/main/WiNGPT2-Llama-3-8B-Chat.i1-IQ2_S.gguf) | i1-IQ2_S | 2.9 | |
| [GGUF](https://huggingface.co/mradermacher/WiNGPT2-Llama-3-8B-Chat-i1-GGUF/resolve/main/WiNGPT2-Llama-3-8B-Chat.i1-IQ2_M.gguf) | i1-IQ2_M | 3.0 | |
| [GGUF](https://huggingface.co/mradermacher/WiNGPT2-Llama-3-8B-Chat-i1-GGUF/resolve/main/WiNGPT2-Llama-3-8B-Chat.i1-Q2_K_S.gguf) | i1-Q2_K_S | 3.1 | very low quality |
| [GGUF](https://huggingface.co/mradermacher/WiNGPT2-Llama-3-8B-Chat-i1-GGUF/resolve/main/WiNGPT2-Llama-3-8B-Chat.i1-Q2_K.gguf) | i1-Q2_K | 3.3 | IQ3_XXS probably better |
| [GGUF](https://huggingface.co/mradermacher/WiNGPT2-Llama-3-8B-Chat-i1-GGUF/resolve/main/WiNGPT2-Llama-3-8B-Chat.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 3.4 | lower quality |
| [GGUF](https://huggingface.co/mradermacher/WiNGPT2-Llama-3-8B-Chat-i1-GGUF/resolve/main/WiNGPT2-Llama-3-8B-Chat.i1-IQ3_XS.gguf) | i1-IQ3_XS | 3.6 | |
| [GGUF](https://huggingface.co/mradermacher/WiNGPT2-Llama-3-8B-Chat-i1-GGUF/resolve/main/WiNGPT2-Llama-3-8B-Chat.i1-Q3_K_S.gguf) | i1-Q3_K_S | 3.8 | IQ3_XS probably better |
| [GGUF](https://huggingface.co/mradermacher/WiNGPT2-Llama-3-8B-Chat-i1-GGUF/resolve/main/WiNGPT2-Llama-3-8B-Chat.i1-IQ3_S.gguf) | i1-IQ3_S | 3.8 | beats Q3_K* |
| [GGUF](https://huggingface.co/mradermacher/WiNGPT2-Llama-3-8B-Chat-i1-GGUF/resolve/main/WiNGPT2-Llama-3-8B-Chat.i1-IQ3_M.gguf) | i1-IQ3_M | 3.9 | |
| [GGUF](https://huggingface.co/mradermacher/WiNGPT2-Llama-3-8B-Chat-i1-GGUF/resolve/main/WiNGPT2-Llama-3-8B-Chat.i1-Q3_K_M.gguf) | i1-Q3_K_M | 4.1 | IQ3_S probably better |
| [GGUF](https://huggingface.co/mradermacher/WiNGPT2-Llama-3-8B-Chat-i1-GGUF/resolve/main/WiNGPT2-Llama-3-8B-Chat.i1-Q3_K_L.gguf) | i1-Q3_K_L | 4.4 | IQ3_M probably better |
| [GGUF](https://huggingface.co/mradermacher/WiNGPT2-Llama-3-8B-Chat-i1-GGUF/resolve/main/WiNGPT2-Llama-3-8B-Chat.i1-IQ4_XS.gguf) | i1-IQ4_XS | 4.5 | |
| [GGUF](https://huggingface.co/mradermacher/WiNGPT2-Llama-3-8B-Chat-i1-GGUF/resolve/main/WiNGPT2-Llama-3-8B-Chat.i1-Q4_0.gguf) | i1-Q4_0 | 4.8 | fast, low quality |
| [GGUF](https://huggingface.co/mradermacher/WiNGPT2-Llama-3-8B-Chat-i1-GGUF/resolve/main/WiNGPT2-Llama-3-8B-Chat.i1-IQ4_NL.gguf) | i1-IQ4_NL | 4.8 | prefer IQ4_XS |
| [GGUF](https://huggingface.co/mradermacher/WiNGPT2-Llama-3-8B-Chat-i1-GGUF/resolve/main/WiNGPT2-Llama-3-8B-Chat.i1-Q4_K_S.gguf) | i1-Q4_K_S | 4.8 | optimal size/speed/quality |
| [GGUF](https://huggingface.co/mradermacher/WiNGPT2-Llama-3-8B-Chat-i1-GGUF/resolve/main/WiNGPT2-Llama-3-8B-Chat.i1-Q4_K_M.gguf) | i1-Q4_K_M | 5.0 | fast, recommended |
| [GGUF](https://huggingface.co/mradermacher/WiNGPT2-Llama-3-8B-Chat-i1-GGUF/resolve/main/WiNGPT2-Llama-3-8B-Chat.i1-Q4_1.gguf) | i1-Q4_1 | 5.2 | |
| [GGUF](https://huggingface.co/mradermacher/WiNGPT2-Llama-3-8B-Chat-i1-GGUF/resolve/main/WiNGPT2-Llama-3-8B-Chat.i1-Q5_K_S.gguf) | i1-Q5_K_S | 5.7 | |
| [GGUF](https://huggingface.co/mradermacher/WiNGPT2-Llama-3-8B-Chat-i1-GGUF/resolve/main/WiNGPT2-Llama-3-8B-Chat.i1-Q5_K_M.gguf) | i1-Q5_K_M | 5.8 | |
| [GGUF](https://huggingface.co/mradermacher/WiNGPT2-Llama-3-8B-Chat-i1-GGUF/resolve/main/WiNGPT2-Llama-3-8B-Chat.i1-Q6_K.gguf) | i1-Q6_K | 6.7 | practically like static Q6_K |
Here is a handy graph by ikawrakow comparing some lower-quality quant
types (lower is better):
![image.png](https://www.nethype.de/huggingface_embed/quantpplgraph.png)
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. Additional thanks to [@nicoboss](https://huggingface.co/nicoboss) for giving me access to his private supercomputer, enabling me to provide many more imatrix quants, at much higher quality, than I would otherwise be able to.
<!-- end -->

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:78cdcfad35c87611f360e3ef2c56b9a989a0ca2d983b1f7c136ee50b30b069d7
size 2161972800

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ce368b698febd95f515297867133d73d70b231ccfd308ce3a18289a4aa924703
size 2019628608

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:24c8f6f29aed6197bbd500df833481c66b96837755b23271f77470ec2c39f473
size 2948281920

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4b1f8782939acacfa54ac126792dbce4a83a2b75d3fc14f6d733ed44d592c9e7
size 2758489664

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:74eff5b780d7db5feb288a310abe9d40cc93ca59cf14bef9edcfaeac88ccebb9
size 2605782592

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:207b8f388145dc4b76aae1cc66c2e4fbd5abbb82dada27ec982b9caf6b0480be
size 2399213120

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3198155042e738837410f1646fc4b730114ecd3088c01c653191d638063d41e5
size 3784824384

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:fbfd90dac79af98b5d7569666f74e5a38cbf15b1a951bc8a894d7890fc1f2e08
size 3682326080

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:714f9d5d8f05608bd339dbe41305d848985e98ad3952b347f29b4082672120e9
size 3518748224

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:dafdc36d5db01dc79811959a603eb7f53c6290e13d9f74cc17f40a9cef7d7ace
size 3274913344

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f816ca33e5766c28fc8864d334bcff10db5b858b8b1eb7a7b0f6d1c27b0d7ee6
size 4677989952

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:fb9aa9ed88fe52e04012b6cc18c3ddae16ef5f62ae8ba33d70ea45332e34e1af
size 4447663680

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5c5d36f28dda6d127361f580685951c4a8c8501e28438bb255f63e0f70464e5b
size 3179132480

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a0ae2c2386abec5daa84d5391f98f85106a1e912e9c27e847b6ff2cb411859da
size 2988815936

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d83de4e5af77c8f92f8cfe599614f844195b0cdd61200c0ba96f80d9201d4685
size 4321957440

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7181322b1a06c07656498beacba7a34ab0fc2c672e33792dbdfa70d0ec8f36df
size 4018918976

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bfa8660b0b64a8711dce026d86e4590c8ad44397aac250c89e63a59838150cf6
size 3664500288

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:cb7b5f519cd36dec5fd41229c9f2e9e703629a4cc8d8115f69515b1f7c579c77
size 4675892800

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5f9d6fdea79296290bf78e036779e8de13be60e3d9b4a6be5d390908ae193ad0
size 5130253888

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5394e2cb0d6e6a386a8f35654943e2fd0c3a6c747df71c42f355235a6efb68e6
size 4920735296

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:78b225514ad954a0c597e5927d4e0783a268c3aaa6e8c0097310ccaa199493c1
size 4692670016

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:844f45e5e22ebf4842712a418b5b1f604793a1669c0ce11f93259f24b88fa578
size 5732988480

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c9b01a5ded1bc3895cfb83ff37231a28a6a3b8f7f0127565c80cb52d78b35cfc
size 5599295040

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:218d053f5bc2ea04fb6c82c3b47246dd8cca919e75827a6a926ba9efb6f3ef8e
size 6596007488

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:449911fbe8e66edf5522b1ea38013db7d6fa5a9beed6d9cfa29520e845dba1c4
size 5015200