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

Model: mradermacher/WiNGPT-Babel-2.1-i1-GGUF
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-05-06 05:23:41 +08:00
commit 635dc8a8a5
27 changed files with 271 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
WiNGPT-Babel-2.1.imatrix.gguf filter=lfs diff=lfs merge=lfs -text
WiNGPT-Babel-2.1.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text
WiNGPT-Babel-2.1.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text
WiNGPT-Babel-2.1.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text
WiNGPT-Babel-2.1.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text
WiNGPT-Babel-2.1.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text
WiNGPT-Babel-2.1.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text
WiNGPT-Babel-2.1.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text
WiNGPT-Babel-2.1.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text
WiNGPT-Babel-2.1.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text
WiNGPT-Babel-2.1.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text
WiNGPT-Babel-2.1.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text
WiNGPT-Babel-2.1.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
WiNGPT-Babel-2.1.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
WiNGPT-Babel-2.1.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text
WiNGPT-Babel-2.1.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
WiNGPT-Babel-2.1.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
WiNGPT-Babel-2.1.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
WiNGPT-Babel-2.1.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
WiNGPT-Babel-2.1.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text
WiNGPT-Babel-2.1.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
WiNGPT-Babel-2.1.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
WiNGPT-Babel-2.1.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
WiNGPT-Babel-2.1.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
WiNGPT-Babel-2.1.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text

136
README.md Normal file
View File

@@ -0,0 +1,136 @@
---
base_model: winninghealth/WiNGPT-Babel-2.1
datasets:
- google/wmt24pp
language:
- ar
- bg
- bn
- ca
- cs
- da
- de
- el
- es
- et
- fa
- fi
- fil
- fr
- gu
- he
- hi
- hr
- hu
- id
- is
- it
- ja
- kn
- ko
- lt
- lv
- ml
- mr
- nl
- no
- pa
- pl
- pt
- ro
- ru
- sk
- sl
- sr
- sv
- sw
- ta
- te
- th
- tr
- uk
- ur
- vi
- zh
- zu
library_name: transformers
license: apache-2.0
mradermacher:
readme_rev: 1
quantized_by: mradermacher
---
## 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/WiNGPT-Babel-2.1
<!-- provided-files -->
***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#WiNGPT-Babel-2.1-i1-GGUF).***
static quants are available at https://huggingface.co/mradermacher/WiNGPT-Babel-2.1-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/WiNGPT-Babel-2.1-i1-GGUF/resolve/main/WiNGPT-Babel-2.1.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) |
| [GGUF](https://huggingface.co/mradermacher/WiNGPT-Babel-2.1-i1-GGUF/resolve/main/WiNGPT-Babel-2.1.i1-IQ1_S.gguf) | i1-IQ1_S | 0.6 | for the desperate |
| [GGUF](https://huggingface.co/mradermacher/WiNGPT-Babel-2.1-i1-GGUF/resolve/main/WiNGPT-Babel-2.1.i1-IQ1_M.gguf) | i1-IQ1_M | 0.6 | mostly desperate |
| [GGUF](https://huggingface.co/mradermacher/WiNGPT-Babel-2.1-i1-GGUF/resolve/main/WiNGPT-Babel-2.1.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 0.7 | |
| [GGUF](https://huggingface.co/mradermacher/WiNGPT-Babel-2.1-i1-GGUF/resolve/main/WiNGPT-Babel-2.1.i1-IQ2_XS.gguf) | i1-IQ2_XS | 0.7 | |
| [GGUF](https://huggingface.co/mradermacher/WiNGPT-Babel-2.1-i1-GGUF/resolve/main/WiNGPT-Babel-2.1.i1-IQ2_S.gguf) | i1-IQ2_S | 0.8 | |
| [GGUF](https://huggingface.co/mradermacher/WiNGPT-Babel-2.1-i1-GGUF/resolve/main/WiNGPT-Babel-2.1.i1-IQ2_M.gguf) | i1-IQ2_M | 0.8 | |
| [GGUF](https://huggingface.co/mradermacher/WiNGPT-Babel-2.1-i1-GGUF/resolve/main/WiNGPT-Babel-2.1.i1-Q2_K_S.gguf) | i1-Q2_K_S | 0.8 | very low quality |
| [GGUF](https://huggingface.co/mradermacher/WiNGPT-Babel-2.1-i1-GGUF/resolve/main/WiNGPT-Babel-2.1.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 0.9 | lower quality |
| [GGUF](https://huggingface.co/mradermacher/WiNGPT-Babel-2.1-i1-GGUF/resolve/main/WiNGPT-Babel-2.1.i1-Q2_K.gguf) | i1-Q2_K | 0.9 | IQ3_XXS probably better |
| [GGUF](https://huggingface.co/mradermacher/WiNGPT-Babel-2.1-i1-GGUF/resolve/main/WiNGPT-Babel-2.1.i1-IQ3_XS.gguf) | i1-IQ3_XS | 0.9 | |
| [GGUF](https://huggingface.co/mradermacher/WiNGPT-Babel-2.1-i1-GGUF/resolve/main/WiNGPT-Babel-2.1.i1-IQ3_S.gguf) | i1-IQ3_S | 1.0 | beats Q3_K* |
| [GGUF](https://huggingface.co/mradermacher/WiNGPT-Babel-2.1-i1-GGUF/resolve/main/WiNGPT-Babel-2.1.i1-Q3_K_S.gguf) | i1-Q3_K_S | 1.0 | IQ3_XS probably better |
| [GGUF](https://huggingface.co/mradermacher/WiNGPT-Babel-2.1-i1-GGUF/resolve/main/WiNGPT-Babel-2.1.i1-IQ3_M.gguf) | i1-IQ3_M | 1.0 | |
| [GGUF](https://huggingface.co/mradermacher/WiNGPT-Babel-2.1-i1-GGUF/resolve/main/WiNGPT-Babel-2.1.i1-Q3_K_M.gguf) | i1-Q3_K_M | 1.0 | IQ3_S probably better |
| [GGUF](https://huggingface.co/mradermacher/WiNGPT-Babel-2.1-i1-GGUF/resolve/main/WiNGPT-Babel-2.1.i1-Q3_K_L.gguf) | i1-Q3_K_L | 1.1 | IQ3_M probably better |
| [GGUF](https://huggingface.co/mradermacher/WiNGPT-Babel-2.1-i1-GGUF/resolve/main/WiNGPT-Babel-2.1.i1-IQ4_XS.gguf) | i1-IQ4_XS | 1.1 | |
| [GGUF](https://huggingface.co/mradermacher/WiNGPT-Babel-2.1-i1-GGUF/resolve/main/WiNGPT-Babel-2.1.i1-IQ4_NL.gguf) | i1-IQ4_NL | 1.2 | prefer IQ4_XS |
| [GGUF](https://huggingface.co/mradermacher/WiNGPT-Babel-2.1-i1-GGUF/resolve/main/WiNGPT-Babel-2.1.i1-Q4_0.gguf) | i1-Q4_0 | 1.2 | fast, low quality |
| [GGUF](https://huggingface.co/mradermacher/WiNGPT-Babel-2.1-i1-GGUF/resolve/main/WiNGPT-Babel-2.1.i1-Q4_K_S.gguf) | i1-Q4_K_S | 1.2 | optimal size/speed/quality |
| [GGUF](https://huggingface.co/mradermacher/WiNGPT-Babel-2.1-i1-GGUF/resolve/main/WiNGPT-Babel-2.1.i1-Q4_K_M.gguf) | i1-Q4_K_M | 1.2 | fast, recommended |
| [GGUF](https://huggingface.co/mradermacher/WiNGPT-Babel-2.1-i1-GGUF/resolve/main/WiNGPT-Babel-2.1.i1-Q4_1.gguf) | i1-Q4_1 | 1.2 | |
| [GGUF](https://huggingface.co/mradermacher/WiNGPT-Babel-2.1-i1-GGUF/resolve/main/WiNGPT-Babel-2.1.i1-Q5_K_S.gguf) | i1-Q5_K_S | 1.3 | |
| [GGUF](https://huggingface.co/mradermacher/WiNGPT-Babel-2.1-i1-GGUF/resolve/main/WiNGPT-Babel-2.1.i1-Q5_K_M.gguf) | i1-Q5_K_M | 1.4 | |
| [GGUF](https://huggingface.co/mradermacher/WiNGPT-Babel-2.1-i1-GGUF/resolve/main/WiNGPT-Babel-2.1.i1-Q6_K.gguf) | i1-Q6_K | 1.5 | 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:0e23dadb7b8111ee877bee8f4aa83288ad3fe76b72783fcd3379ad40cbdc1860
size 543790784

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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