初始化项目,由ModelHub XC社区提供模型
Model: mradermacher/bunder-1b-v0.3-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
|
||||
bunder-1b-v0.3.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
bunder-1b-v0.3.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
bunder-1b-v0.3.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
bunder-1b-v0.3.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
bunder-1b-v0.3.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
bunder-1b-v0.3.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
bunder-1b-v0.3.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
bunder-1b-v0.3.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
bunder-1b-v0.3.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
bunder-1b-v0.3.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
bunder-1b-v0.3.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
bunder-1b-v0.3.f16.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
71
README.md
Normal file
71
README.md
Normal file
@@ -0,0 +1,71 @@
|
||||
---
|
||||
base_model: kavonalds/bunder-1b-v0.3
|
||||
language:
|
||||
- en
|
||||
library_name: transformers
|
||||
license: apache-2.0
|
||||
quantized_by: mradermacher
|
||||
tags:
|
||||
- text-generation-inference
|
||||
- transformers
|
||||
- unsloth
|
||||
- llama
|
||||
- trl
|
||||
- sft
|
||||
---
|
||||
## About
|
||||
|
||||
<!-- ### quantize_version: 2 -->
|
||||
<!-- ### output_tensor_quantised: 1 -->
|
||||
<!-- ### convert_type: hf -->
|
||||
<!-- ### vocab_type: -->
|
||||
<!-- ### tags: -->
|
||||
static quants of https://huggingface.co/kavonalds/bunder-1b-v0.3
|
||||
|
||||
<!-- 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/bunder-1b-v0.3-GGUF/resolve/main/bunder-1b-v0.3.Q2_K.gguf) | Q2_K | 0.7 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/bunder-1b-v0.3-GGUF/resolve/main/bunder-1b-v0.3.Q3_K_S.gguf) | Q3_K_S | 0.7 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/bunder-1b-v0.3-GGUF/resolve/main/bunder-1b-v0.3.Q3_K_M.gguf) | Q3_K_M | 0.8 | lower quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/bunder-1b-v0.3-GGUF/resolve/main/bunder-1b-v0.3.Q3_K_L.gguf) | Q3_K_L | 0.8 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/bunder-1b-v0.3-GGUF/resolve/main/bunder-1b-v0.3.IQ4_XS.gguf) | IQ4_XS | 0.8 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/bunder-1b-v0.3-GGUF/resolve/main/bunder-1b-v0.3.Q4_K_S.gguf) | Q4_K_S | 0.9 | fast, recommended |
|
||||
| [GGUF](https://huggingface.co/mradermacher/bunder-1b-v0.3-GGUF/resolve/main/bunder-1b-v0.3.Q4_K_M.gguf) | Q4_K_M | 0.9 | fast, recommended |
|
||||
| [GGUF](https://huggingface.co/mradermacher/bunder-1b-v0.3-GGUF/resolve/main/bunder-1b-v0.3.Q5_K_S.gguf) | Q5_K_S | 1.0 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/bunder-1b-v0.3-GGUF/resolve/main/bunder-1b-v0.3.Q5_K_M.gguf) | Q5_K_M | 1.0 | |
|
||||
| [GGUF](https://huggingface.co/mradermacher/bunder-1b-v0.3-GGUF/resolve/main/bunder-1b-v0.3.Q6_K.gguf) | Q6_K | 1.1 | very good quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/bunder-1b-v0.3-GGUF/resolve/main/bunder-1b-v0.3.Q8_0.gguf) | Q8_0 | 1.4 | fast, best quality |
|
||||
| [GGUF](https://huggingface.co/mradermacher/bunder-1b-v0.3-GGUF/resolve/main/bunder-1b-v0.3.f16.gguf) | f16 | 2.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
bunder-1b-v0.3.IQ4_XS.gguf
Normal file
3
bunder-1b-v0.3.IQ4_XS.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:64277cb9a801a4e754905d9dc0c4abc5bcaa019828d286b460d94b6d2f4e85c5
|
||||
size 748385600
|
||||
3
bunder-1b-v0.3.Q2_K.gguf
Normal file
3
bunder-1b-v0.3.Q2_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:eb6a9b8b81bc306cd4a0a11a2a8d03334f692add27bd2b52c9b53a3cdf99db49
|
||||
size 580875584
|
||||
3
bunder-1b-v0.3.Q3_K_L.gguf
Normal file
3
bunder-1b-v0.3.Q3_K_L.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:19e458b2f14dc1fdfa440008b1d7b1b3e6096ab43261e2a7704d3e313a57c06d
|
||||
size 732525888
|
||||
3
bunder-1b-v0.3.Q3_K_M.gguf
Normal file
3
bunder-1b-v0.3.Q3_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c99cda7a1bf6b736c16809f100aa257f1e06da6f115a5942303536ea3403730e
|
||||
size 690844992
|
||||
3
bunder-1b-v0.3.Q3_K_S.gguf
Normal file
3
bunder-1b-v0.3.Q3_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:493433043a9bee321b9005a8a0411e3f8677788fd1c9a8b3dd1d5e9c07eb2606
|
||||
size 641692992
|
||||
3
bunder-1b-v0.3.Q4_K_M.gguf
Normal file
3
bunder-1b-v0.3.Q4_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:dfb6d1d4692f3768e0940ae9b1c14f73bc464269315705d96df55d46e2e1f434
|
||||
size 807695680
|
||||
3
bunder-1b-v0.3.Q4_K_S.gguf
Normal file
3
bunder-1b-v0.3.Q4_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7dbfeb2b79e0bfd1e02cfbc852d0a35dc25940da1684dd0d96e5237cbda47e6d
|
||||
size 775648576
|
||||
3
bunder-1b-v0.3.Q5_K_M.gguf
Normal file
3
bunder-1b-v0.3.Q5_K_M.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:55820b73653b1885465942a9dd3d158cae5eee3133f45af2be3caac0063442a9
|
||||
size 911504704
|
||||
3
bunder-1b-v0.3.Q5_K_S.gguf
Normal file
3
bunder-1b-v0.3.Q5_K_S.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:55989d882e8a0ec087c9db6b298eaf28ae91d014700701f19d3209944cf1fdda
|
||||
size 892564800
|
||||
3
bunder-1b-v0.3.Q6_K.gguf
Normal file
3
bunder-1b-v0.3.Q6_K.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e3b88bd6ba9f7e03969a9c12cdad8a689730a0349c92935888696af37c471dc9
|
||||
size 1021801792
|
||||
3
bunder-1b-v0.3.Q8_0.gguf
Normal file
3
bunder-1b-v0.3.Q8_0.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:44c32a563e68a1ffe92df477eb066420d45aac2ccd17566fda6d6ad8e8267c6f
|
||||
size 1321084224
|
||||
3
bunder-1b-v0.3.f16.gguf
Normal file
3
bunder-1b-v0.3.f16.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e0e336623cc86aaac1bd23e14a1ea96bbf7c7186dcfc309a509a135ef5f403b8
|
||||
size 2479596864
|
||||
Reference in New Issue
Block a user