初始化项目,由ModelHub XC社区提供模型
Model: mradermacher/WEBGEN-OSS-20B-GGUF Source: Original Platform
This commit is contained in:
46
.gitattributes
vendored
Normal file
46
.gitattributes
vendored
Normal file
@@ -0,0 +1,46 @@
|
|||||||
|
*.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
|
||||||
|
WEBGEN-OSS-20B.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
WEBGEN-OSS-20B.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
WEBGEN-OSS-20B.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
WEBGEN-OSS-20B.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
WEBGEN-OSS-20B.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
WEBGEN-OSS-20B.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
WEBGEN-OSS-20B.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
WEBGEN-OSS-20B.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
WEBGEN-OSS-20B.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
WEBGEN-OSS-20B.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
WEBGEN-OSS-20B.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||||
85
README.md
Normal file
85
README.md
Normal file
@@ -0,0 +1,85 @@
|
|||||||
|
---
|
||||||
|
base_model: Tesslate/WEBGEN-OSS-20B
|
||||||
|
language:
|
||||||
|
- en
|
||||||
|
library_name: transformers
|
||||||
|
license: apache-2.0
|
||||||
|
mradermacher:
|
||||||
|
readme_rev: 1
|
||||||
|
quantized_by: mradermacher
|
||||||
|
tags:
|
||||||
|
- text-generation-inference
|
||||||
|
- transformers
|
||||||
|
- unsloth
|
||||||
|
- gpt_oss
|
||||||
|
- web-generation
|
||||||
|
- html
|
||||||
|
- css
|
||||||
|
- tailwind-css
|
||||||
|
- ui-generation
|
||||||
|
- web-design
|
||||||
|
- small-model
|
||||||
|
- qwen3
|
||||||
|
- transformers
|
||||||
|
---
|
||||||
|
## About
|
||||||
|
|
||||||
|
<!-- ### quantize_version: 2 -->
|
||||||
|
<!-- ### output_tensor_quantised: 1 -->
|
||||||
|
<!-- ### convert_type: hf -->
|
||||||
|
<!-- ### vocab_type: -->
|
||||||
|
<!-- ### tags: -->
|
||||||
|
<!-- ### quants: x-f16 Q4_K_S Q2_K Q8_0 Q6_K Q3_K_M Q3_K_S Q3_K_L Q4_K_M Q5_K_S Q5_K_M IQ4_XS -->
|
||||||
|
<!-- ### quants_skip: -->
|
||||||
|
<!-- ### skip_mmproj: -->
|
||||||
|
static quants of https://huggingface.co/Tesslate/WEBGEN-OSS-20B
|
||||||
|
|
||||||
|
<!-- provided-files -->
|
||||||
|
|
||||||
|
***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#WEBGEN-OSS-20B-GGUF).***
|
||||||
|
|
||||||
|
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/WEBGEN-OSS-20B-GGUF/resolve/main/WEBGEN-OSS-20B.Q3_K_S.gguf) | Q3_K_S | 12.2 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/WEBGEN-OSS-20B-GGUF/resolve/main/WEBGEN-OSS-20B.Q2_K.gguf) | Q2_K | 12.2 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/WEBGEN-OSS-20B-GGUF/resolve/main/WEBGEN-OSS-20B.IQ4_XS.gguf) | IQ4_XS | 12.3 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/WEBGEN-OSS-20B-GGUF/resolve/main/WEBGEN-OSS-20B.Q3_K_M.gguf) | Q3_K_M | 13.0 | lower quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/WEBGEN-OSS-20B-GGUF/resolve/main/WEBGEN-OSS-20B.Q3_K_L.gguf) | Q3_K_L | 13.4 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/WEBGEN-OSS-20B-GGUF/resolve/main/WEBGEN-OSS-20B.Q4_K_S.gguf) | Q4_K_S | 14.8 | fast, recommended |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/WEBGEN-OSS-20B-GGUF/resolve/main/WEBGEN-OSS-20B.Q4_K_M.gguf) | Q4_K_M | 15.9 | fast, recommended |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/WEBGEN-OSS-20B-GGUF/resolve/main/WEBGEN-OSS-20B.Q5_K_S.gguf) | Q5_K_S | 16.0 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/WEBGEN-OSS-20B-GGUF/resolve/main/WEBGEN-OSS-20B.Q5_K_M.gguf) | Q5_K_M | 17.0 | |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/WEBGEN-OSS-20B-GGUF/resolve/main/WEBGEN-OSS-20B.Q6_K.gguf) | Q6_K | 22.3 | very good quality |
|
||||||
|
| [GGUF](https://huggingface.co/mradermacher/WEBGEN-OSS-20B-GGUF/resolve/main/WEBGEN-OSS-20B.Q8_0.gguf) | Q8_0 | 22.4 | fast, best quality |
|
||||||
|
|
||||||
|
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
WEBGEN-OSS-20B.IQ4_XS.gguf
Normal file
3
WEBGEN-OSS-20B.IQ4_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:ee2ad0b16fa17f1be9c668df373086910ae1f6fbcaba66b36816bc0b67d1f936
|
||||||
|
size 12245778176
|
||||||
3
WEBGEN-OSS-20B.Q2_K.gguf
Normal file
3
WEBGEN-OSS-20B.Q2_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:ba470aec04196a1898b397ec62492067d6b71d423006b8467062efc8bd82e076
|
||||||
|
size 12065513216
|
||||||
3
WEBGEN-OSS-20B.Q3_K_L.gguf
Normal file
3
WEBGEN-OSS-20B.Q3_K_L.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:2112438b1ebb7dd67af1ef58e8bf3028468e1e2550cea3c777856ab7af0d9f26
|
||||||
|
size 13335109376
|
||||||
3
WEBGEN-OSS-20B.Q3_K_M.gguf
Normal file
3
WEBGEN-OSS-20B.Q3_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:37f48ab772295f8cb4216030b6bcad72c438c4668ebe96a37ccc16a92d957cdc
|
||||||
|
size 12916150016
|
||||||
3
WEBGEN-OSS-20B.Q3_K_S.gguf
Normal file
3
WEBGEN-OSS-20B.Q3_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b8fa74d16f3a7259e090ae414388bce2fee297270cdf5f8d56a7dffe212b1506
|
||||||
|
size 12061089536
|
||||||
3
WEBGEN-OSS-20B.Q4_K_M.gguf
Normal file
3
WEBGEN-OSS-20B.Q4_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:97e25c2300d653a48a8b04c8a67bb49fb7bfc121ca589a9a4a58a6ace517726f
|
||||||
|
size 15805135616
|
||||||
3
WEBGEN-OSS-20B.Q4_K_S.gguf
Normal file
3
WEBGEN-OSS-20B.Q4_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b46a65e0a465bead22742ea2f732db862ba10755cb7ef91b9b53178362fe590e
|
||||||
|
size 14654241536
|
||||||
3
WEBGEN-OSS-20B.Q5_K_M.gguf
Normal file
3
WEBGEN-OSS-20B.Q5_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:2da035a50d2536c8379f81f468301657827a4a6b44203d64d0c5381ce5630e3c
|
||||||
|
size 16893061376
|
||||||
3
WEBGEN-OSS-20B.Q5_K_S.gguf
Normal file
3
WEBGEN-OSS-20B.Q5_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:24bf2415513677e877bc8f22aa81e0f3bff8491b4416747584e2c561735d4784
|
||||||
|
size 15892203776
|
||||||
3
WEBGEN-OSS-20B.Q6_K.gguf
Normal file
3
WEBGEN-OSS-20B.Q6_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:87065ab0b4b45d68faa9552e713796ac227dad00611111617aec7199b131a3df
|
||||||
|
size 22193344256
|
||||||
3
WEBGEN-OSS-20B.Q8_0.gguf
Normal file
3
WEBGEN-OSS-20B.Q8_0.gguf
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:4a7992c0ae30dcf0d16c53f2e0865cf0a80a62de79282b3c449e5f687706ac1d
|
||||||
|
size 22261911296
|
||||||
Reference in New Issue
Block a user