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

Model: bartowski/Buddy-2B-v1-GGUF
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-08-21 02:13:13 +08:00
commit cef2d8479b
22 changed files with 233 additions and 0 deletions

54
.gitattributes vendored Normal file
View File

@@ -0,0 +1,54 @@
*.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
Buddy-2B-v1-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
Buddy-2B-v1-Q6_K_L.gguf filter=lfs diff=lfs merge=lfs -text
Buddy-2B-v1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
Buddy-2B-v1-Q5_K_L.gguf filter=lfs diff=lfs merge=lfs -text
Buddy-2B-v1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
Buddy-2B-v1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
Buddy-2B-v1-Q4_K_L.gguf filter=lfs diff=lfs merge=lfs -text
Buddy-2B-v1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
Buddy-2B-v1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
Buddy-2B-v1-Q4_0_8_8.gguf filter=lfs diff=lfs merge=lfs -text
Buddy-2B-v1-Q4_0_4_8.gguf filter=lfs diff=lfs merge=lfs -text
Buddy-2B-v1-Q4_0_4_4.gguf filter=lfs diff=lfs merge=lfs -text
Buddy-2B-v1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
Buddy-2B-v1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
Buddy-2B-v1-Q3_K_XL.gguf filter=lfs diff=lfs merge=lfs -text
Buddy-2B-v1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
Buddy-2B-v1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text
Buddy-2B-v1-f16.gguf filter=lfs diff=lfs merge=lfs -text
Buddy-2B-v1.imatrix filter=lfs diff=lfs merge=lfs -text

3
Buddy-2B-v1-IQ3_M.gguf Normal file
View File

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

3
Buddy-2B-v1-IQ4_XS.gguf Normal file
View File

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

3
Buddy-2B-v1-Q3_K_L.gguf Normal file
View File

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

3
Buddy-2B-v1-Q3_K_XL.gguf Normal file
View File

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

3
Buddy-2B-v1-Q4_0.gguf Normal file
View File

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

View File

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

View File

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

View File

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

3
Buddy-2B-v1-Q4_K_L.gguf Normal file
View File

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

3
Buddy-2B-v1-Q4_K_M.gguf Normal file
View File

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

3
Buddy-2B-v1-Q4_K_S.gguf Normal file
View File

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

3
Buddy-2B-v1-Q5_K_L.gguf Normal file
View File

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

3
Buddy-2B-v1-Q5_K_M.gguf Normal file
View File

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

3
Buddy-2B-v1-Q5_K_S.gguf Normal file
View File

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

3
Buddy-2B-v1-Q6_K.gguf Normal file
View File

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

3
Buddy-2B-v1-Q6_K_L.gguf Normal file
View File

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

3
Buddy-2B-v1-Q8_0.gguf Normal file
View File

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

3
Buddy-2B-v1-f16.gguf Normal file
View File

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

3
Buddy-2B-v1.imatrix Normal file
View File

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

121
README.md Normal file
View File

@@ -0,0 +1,121 @@
---
base_model: TheDrummer/Buddy-2B-v1
license: cc-by-nc-4.0
pipeline_tag: text-generation
quantized_by: bartowski
---
## Llamacpp imatrix Quantizations of Buddy-2B-v1
Using <a href="https://github.com/ggerganov/llama.cpp/">llama.cpp</a> release <a href="https://github.com/ggerganov/llama.cpp/releases/tag/b3715">b3715</a> for quantization.
Original model: https://huggingface.co/TheDrummer/Buddy-2B-v1
All quants made using imatrix option with dataset from [here](https://gist.github.com/bartowski1182/eb213dccb3571f863da82e99418f81e8)
Run them in [LM Studio](https://lmstudio.ai/)
## Prompt format
```
<bos><start_of_turn>user
{prompt}<end_of_turn>
<start_of_turn>model
<end_of_turn>
<start_of_turn>model
```
Note that this model does not support a System prompt.
## Download a file (not the whole branch) from below:
| Filename | Quant type | File Size | Split | Description |
| -------- | ---------- | --------- | ----- | ----------- |
| [Buddy-2B-v1-f16.gguf](https://huggingface.co/bartowski/Buddy-2B-v1-GGUF/blob/main/Buddy-2B-v1-f16.gguf) | f16 | 5.24GB | false | Full F16 weights. |
| [Buddy-2B-v1-Q8_0.gguf](https://huggingface.co/bartowski/Buddy-2B-v1-GGUF/blob/main/Buddy-2B-v1-Q8_0.gguf) | Q8_0 | 2.78GB | false | Extremely high quality, generally unneeded but max available quant. |
| [Buddy-2B-v1-Q6_K_L.gguf](https://huggingface.co/bartowski/Buddy-2B-v1-GGUF/blob/main/Buddy-2B-v1-Q6_K_L.gguf) | Q6_K_L | 2.29GB | false | Uses Q8_0 for embed and output weights. Very high quality, near perfect, *recommended*. |
| [Buddy-2B-v1-Q6_K.gguf](https://huggingface.co/bartowski/Buddy-2B-v1-GGUF/blob/main/Buddy-2B-v1-Q6_K.gguf) | Q6_K | 2.15GB | false | Very high quality, near perfect, *recommended*. |
| [Buddy-2B-v1-Q5_K_L.gguf](https://huggingface.co/bartowski/Buddy-2B-v1-GGUF/blob/main/Buddy-2B-v1-Q5_K_L.gguf) | Q5_K_L | 2.07GB | false | Uses Q8_0 for embed and output weights. High quality, *recommended*. |
| [Buddy-2B-v1-Q5_K_M.gguf](https://huggingface.co/bartowski/Buddy-2B-v1-GGUF/blob/main/Buddy-2B-v1-Q5_K_M.gguf) | Q5_K_M | 1.92GB | false | High quality, *recommended*. |
| [Buddy-2B-v1-Q5_K_S.gguf](https://huggingface.co/bartowski/Buddy-2B-v1-GGUF/blob/main/Buddy-2B-v1-Q5_K_S.gguf) | Q5_K_S | 1.88GB | false | High quality, *recommended*. |
| [Buddy-2B-v1-Q4_K_L.gguf](https://huggingface.co/bartowski/Buddy-2B-v1-GGUF/blob/main/Buddy-2B-v1-Q4_K_L.gguf) | Q4_K_L | 1.85GB | false | Uses Q8_0 for embed and output weights. Good quality, *recommended*. |
| [Buddy-2B-v1-Q4_K_M.gguf](https://huggingface.co/bartowski/Buddy-2B-v1-GGUF/blob/main/Buddy-2B-v1-Q4_K_M.gguf) | Q4_K_M | 1.71GB | false | Good quality, default size for must use cases, *recommended*. |
| [Buddy-2B-v1-Q3_K_XL.gguf](https://huggingface.co/bartowski/Buddy-2B-v1-GGUF/blob/main/Buddy-2B-v1-Q3_K_XL.gguf) | Q3_K_XL | 1.69GB | false | Uses Q8_0 for embed and output weights. Lower quality but usable, good for low RAM availability. |
| [Buddy-2B-v1-Q4_K_S.gguf](https://huggingface.co/bartowski/Buddy-2B-v1-GGUF/blob/main/Buddy-2B-v1-Q4_K_S.gguf) | Q4_K_S | 1.64GB | false | Slightly lower quality with more space savings, *recommended*. |
| [Buddy-2B-v1-Q4_0_8_8.gguf](https://huggingface.co/bartowski/Buddy-2B-v1-GGUF/blob/main/Buddy-2B-v1-Q4_0_8_8.gguf) | Q4_0_8_8 | 1.63GB | false | Optimized for ARM inference. Requires 'sve' support (see link below). |
| [Buddy-2B-v1-Q4_0_4_8.gguf](https://huggingface.co/bartowski/Buddy-2B-v1-GGUF/blob/main/Buddy-2B-v1-Q4_0_4_8.gguf) | Q4_0_4_8 | 1.63GB | false | Optimized for ARM inference. Requires 'i8mm' support (see link below). |
| [Buddy-2B-v1-Q4_0_4_4.gguf](https://huggingface.co/bartowski/Buddy-2B-v1-GGUF/blob/main/Buddy-2B-v1-Q4_0_4_4.gguf) | Q4_0_4_4 | 1.63GB | false | Optimized for ARM inference. Should work well on all ARM chips, pick this if you're unsure. |
| [Buddy-2B-v1-Q4_0.gguf](https://huggingface.co/bartowski/Buddy-2B-v1-GGUF/blob/main/Buddy-2B-v1-Q4_0.gguf) | Q4_0 | 1.63GB | false | Legacy format, generally not worth using over similarly sized formats |
| [Buddy-2B-v1-IQ4_XS.gguf](https://huggingface.co/bartowski/Buddy-2B-v1-GGUF/blob/main/Buddy-2B-v1-IQ4_XS.gguf) | IQ4_XS | 1.57GB | false | Decent quality, smaller than Q4_K_S with similar performance, *recommended*. |
| [Buddy-2B-v1-Q3_K_L.gguf](https://huggingface.co/bartowski/Buddy-2B-v1-GGUF/blob/main/Buddy-2B-v1-Q3_K_L.gguf) | Q3_K_L | 1.55GB | false | Lower quality but usable, good for low RAM availability. |
| [Buddy-2B-v1-IQ3_M.gguf](https://huggingface.co/bartowski/Buddy-2B-v1-GGUF/blob/main/Buddy-2B-v1-IQ3_M.gguf) | IQ3_M | 1.39GB | false | Medium-low quality, new method with decent performance comparable to Q3_K_M. |
## Embed/output weights
Some of these quants (Q3_K_XL, Q4_K_L etc) are the standard quantization method with the embeddings and output weights quantized to Q8_0 instead of what they would normally default to.
Some say that this improves the quality, others don't notice any difference. If you use these models PLEASE COMMENT with your findings. I would like feedback that these are actually used and useful so I don't keep uploading quants no one is using.
Thanks!
## Downloading using huggingface-cli
First, make sure you have hugginface-cli installed:
```
pip install -U "huggingface_hub[cli]"
```
Then, you can target the specific file you want:
```
huggingface-cli download bartowski/Buddy-2B-v1-GGUF --include "Buddy-2B-v1-Q4_K_M.gguf" --local-dir ./
```
If the model is bigger than 50GB, it will have been split into multiple files. In order to download them all to a local folder, run:
```
huggingface-cli download bartowski/Buddy-2B-v1-GGUF --include "Buddy-2B-v1-Q8_0/*" --local-dir ./
```
You can either specify a new local-dir (Buddy-2B-v1-Q8_0) or download them all in place (./)
## Q4_0_X_X
These are *NOT* for Metal (Apple) offloading, only ARM chips.
If you're using an ARM chip, the Q4_0_X_X quants will have a substantial speedup. Check out Q4_0_4_4 speed comparisons [on the original pull request](https://github.com/ggerganov/llama.cpp/pull/5780#pullrequestreview-21657544660)
To check which one would work best for your ARM chip, you can check [AArch64 SoC features](https://gpages.juszkiewicz.com.pl/arm-socs-table/arm-socs.html) (thanks EloyOn!).
## Which file should I choose?
A great write up with charts showing various performances is provided by Artefact2 [here](https://gist.github.com/Artefact2/b5f810600771265fc1e39442288e8ec9)
The first thing to figure out is how big a model you can run. To do this, you'll need to figure out how much RAM and/or VRAM you have.
If you want your model running as FAST as possible, you'll want to fit the whole thing on your GPU's VRAM. Aim for a quant with a file size 1-2GB smaller than your GPU's total VRAM.
If you want the absolute maximum quality, add both your system RAM and your GPU's VRAM together, then similarly grab a quant with a file size 1-2GB Smaller than that total.
Next, you'll need to decide if you want to use an 'I-quant' or a 'K-quant'.
If you don't want to think too much, grab one of the K-quants. These are in format 'QX_K_X', like Q5_K_M.
If you want to get more into the weeds, you can check out this extremely useful feature chart:
[llama.cpp feature matrix](https://github.com/ggerganov/llama.cpp/wiki/Feature-matrix)
But basically, if you're aiming for below Q4, and you're running cuBLAS (Nvidia) or rocBLAS (AMD), you should look towards the I-quants. These are in format IQX_X, like IQ3_M. These are newer and offer better performance for their size.
These I-quants can also be used on CPU and Apple Metal, but will be slower than their K-quant equivalent, so speed vs performance is a tradeoff you'll have to decide.
The I-quants are *not* compatible with Vulcan, which is also AMD, so if you have an AMD card double check if you're using the rocBLAS build or the Vulcan build. At the time of writing this, LM Studio has a preview with ROCm support, and other inference engines have specific builds for ROCm.
## Credits
Thank you kalomaze and Dampf for assistance in creating the imatrix calibration dataset
Thank you ZeroWw for the inspiration to experiment with embed/output
Want to support my work? Visit my ko-fi page here: https://ko-fi.com/bartowski

1
configuration.json Normal file
View File

@@ -0,0 +1 @@
{"framework": "pytorch", "task": "text-generation", "allow_remote": true}