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

Model: bartowski/aya-23-8B-GGUF
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-07-10 13:34:06 +08:00
commit e6f130d69b
27 changed files with 252 additions and 0 deletions

59
.gitattributes vendored Normal file
View File

@@ -0,0 +1,59 @@
*.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
aya-23-8B-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text
aya-23-8B-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text
aya-23-8B-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text
aya-23-8B-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text
aya-23-8B-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text
aya-23-8B-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text
aya-23-8B-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text
aya-23-8B-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text
aya-23-8B-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text
aya-23-8B-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text
aya-23-8B-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text
aya-23-8B-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
aya-23-8B-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
aya-23-8B-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
aya-23-8B-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
aya-23-8B-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
aya-23-8B-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
aya-23-8B-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
aya-23-8B-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
aya-23-8B-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
aya-23-8B-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
aya-23-8B-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
aya-23-8B-f16.gguf filter=lfs diff=lfs merge=lfs -text
aya-23-8B.imatrix filter=lfs diff=lfs merge=lfs -text

120
README.md Normal file
View File

@@ -0,0 +1,120 @@
---
library_name: transformers
language:
- en
- fr
- de
- es
- it
- pt
- ja
- ko
- zh
- ar
- el
- fa
- pl
- id
- cs
- he
- hi
- nl
- ro
- ru
- tr
- uk
- vi
license: cc-by-nc-4.0
quantized_by: bartowski
pipeline_tag: text-generation
base_model: CohereForAI/aya-23-8B
---
## Llamacpp imatrix Quantizations of aya-23-8B
Using <a href="https://github.com/ggerganov/llama.cpp/">llama.cpp</a> release <a href="https://github.com/ggerganov/llama.cpp/releases/tag/b2965">b2965</a> for quantization.
Original model: https://huggingface.co/CohereForAI/aya-23-8B
All quants made using imatrix option with dataset from [here](https://gist.github.com/bartowski1182/b6ac44691e994344625687afe3263b3a)
## Prompt format
```
<BOS_TOKEN><|START_OF_TURN_TOKEN|><|SYSTEM_TOKEN|>{system_prompt}<|END_OF_TURN_TOKEN|><|START_OF_TURN_TOKEN|><|USER_TOKEN|>{prompt}<|END_OF_TURN_TOKEN|><|START_OF_TURN_TOKEN|><|CHATBOT_TOKEN|><|END_OF_TURN_TOKEN|><|START_OF_TURN_TOKEN|><|CHATBOT_TOKEN|>
```
## Download a file (not the whole branch) from below:
| Filename | Quant type | File Size | Description |
| -------- | ---------- | --------- | ----------- |
| [aya-23-8B-Q8_0.gguf](https://huggingface.co/bartowski/aya-23-8B-GGUF/blob/main/aya-23-8B-Q8_0.gguf) | Q8_0 | 8.54GB | Extremely high quality, generally unneeded but max available quant. |
| [aya-23-8B-Q6_K.gguf](https://huggingface.co/bartowski/aya-23-8B-GGUF/blob/main/aya-23-8B-Q6_K.gguf) | Q6_K | 6.59GB | Very high quality, near perfect, *recommended*. |
| [aya-23-8B-Q5_K_M.gguf](https://huggingface.co/bartowski/aya-23-8B-GGUF/blob/main/aya-23-8B-Q5_K_M.gguf) | Q5_K_M | 5.80GB | High quality, *recommended*. |
| [aya-23-8B-Q5_K_S.gguf](https://huggingface.co/bartowski/aya-23-8B-GGUF/blob/main/aya-23-8B-Q5_K_S.gguf) | Q5_K_S | 5.66GB | High quality, *recommended*. |
| [aya-23-8B-Q4_K_M.gguf](https://huggingface.co/bartowski/aya-23-8B-GGUF/blob/main/aya-23-8B-Q4_K_M.gguf) | Q4_K_M | 5.05GB | Good quality, uses about 4.83 bits per weight, *recommended*. |
| [aya-23-8B-Q4_K_S.gguf](https://huggingface.co/bartowski/aya-23-8B-GGUF/blob/main/aya-23-8B-Q4_K_S.gguf) | Q4_K_S | 4.82GB | Slightly lower quality with more space savings, *recommended*. |
| [aya-23-8B-IQ4_NL.gguf](https://huggingface.co/bartowski/aya-23-8B-GGUF/blob/main/aya-23-8B-IQ4_NL.gguf) | IQ4_NL | 4.81GB | Decent quality, slightly smaller than Q4_K_S with similar performance *recommended*. |
| [aya-23-8B-IQ4_XS.gguf](https://huggingface.co/bartowski/aya-23-8B-GGUF/blob/main/aya-23-8B-IQ4_XS.gguf) | IQ4_XS | 4.60GB | Decent quality, smaller than Q4_K_S with similar performance, *recommended*. |
| [aya-23-8B-Q3_K_L.gguf](https://huggingface.co/bartowski/aya-23-8B-GGUF/blob/main/aya-23-8B-Q3_K_L.gguf) | Q3_K_L | 4.52GB | Lower quality but usable, good for low RAM availability. |
| [aya-23-8B-Q3_K_M.gguf](https://huggingface.co/bartowski/aya-23-8B-GGUF/blob/main/aya-23-8B-Q3_K_M.gguf) | Q3_K_M | 4.22GB | Even lower quality. |
| [aya-23-8B-IQ3_M.gguf](https://huggingface.co/bartowski/aya-23-8B-GGUF/blob/main/aya-23-8B-IQ3_M.gguf) | IQ3_M | 3.99GB | Medium-low quality, new method with decent performance comparable to Q3_K_M. |
| [aya-23-8B-IQ3_S.gguf](https://huggingface.co/bartowski/aya-23-8B-GGUF/blob/main/aya-23-8B-IQ3_S.gguf) | IQ3_S | 3.88GB | Lower quality, new method with decent performance, recommended over Q3_K_S quant, same size with better performance. |
| [aya-23-8B-Q3_K_S.gguf](https://huggingface.co/bartowski/aya-23-8B-GGUF/blob/main/aya-23-8B-Q3_K_S.gguf) | Q3_K_S | 3.87GB | Low quality, not recommended. |
| [aya-23-8B-IQ3_XS.gguf](https://huggingface.co/bartowski/aya-23-8B-GGUF/blob/main/aya-23-8B-IQ3_XS.gguf) | IQ3_XS | 3.72GB | Lower quality, new method with decent performance, slightly better than Q3_K_S. |
| [aya-23-8B-IQ3_XXS.gguf](https://huggingface.co/bartowski/aya-23-8B-GGUF/blob/main/aya-23-8B-IQ3_XXS.gguf) | IQ3_XXS | 3.41GB | Lower quality, new method with decent performance, comparable to Q3 quants. |
| [aya-23-8B-Q2_K.gguf](https://huggingface.co/bartowski/aya-23-8B-GGUF/blob/main/aya-23-8B-Q2_K.gguf) | Q2_K | 3.43GB | Very low quality but surprisingly usable. |
| [aya-23-8B-IQ2_M.gguf](https://huggingface.co/bartowski/aya-23-8B-GGUF/blob/main/aya-23-8B-IQ2_M.gguf) | IQ2_M | 3.08GB | Very low quality, uses SOTA techniques to also be surprisingly usable. |
| [aya-23-8B-IQ2_S.gguf](https://huggingface.co/bartowski/aya-23-8B-GGUF/blob/main/aya-23-8B-IQ2_S.gguf) | IQ2_S | 2.89GB | Very low quality, uses SOTA techniques to be usable. |
| [aya-23-8B-IQ2_XS.gguf](https://huggingface.co/bartowski/aya-23-8B-GGUF/blob/main/aya-23-8B-IQ2_XS.gguf) | IQ2_XS | 2.79GB | Very low quality, uses SOTA techniques to be usable. |
| [aya-23-8B-IQ2_XXS.gguf](https://huggingface.co/bartowski/aya-23-8B-GGUF/blob/main/aya-23-8B-IQ2_XXS.gguf) | IQ2_XXS | 2.58GB | Lower quality, uses SOTA techniques to be usable. |
| [aya-23-8B-IQ1_M.gguf](https://huggingface.co/bartowski/aya-23-8B-GGUF/blob/main/aya-23-8B-IQ1_M.gguf) | IQ1_M | 2.35GB | Extremely low quality, *not* recommended. |
| [aya-23-8B-IQ1_S.gguf](https://huggingface.co/bartowski/aya-23-8B-GGUF/blob/main/aya-23-8B-IQ1_S.gguf) | IQ1_S | 2.20GB | Extremely low quality, *not* recommended. |
## 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/aya-23-8B-GGUF --include "aya-23-8B-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/aya-23-8B-GGUF --include "aya-23-8B-Q8_0.gguf/*" --local-dir aya-23-8B-Q8_0
```
You can either specify a new local-dir (aya-23-8B-Q8_0) or download them all in place (./)
## 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.
Want to support my work? Visit my ko-fi page here: https://ko-fi.com/bartowski

3
aya-23-8B-IQ1_M.gguf Normal file
View File

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

3
aya-23-8B-IQ1_S.gguf Normal file
View File

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

3
aya-23-8B-IQ2_M.gguf Normal file
View File

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

3
aya-23-8B-IQ2_S.gguf Normal file
View File

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

3
aya-23-8B-IQ2_XS.gguf Normal file
View File

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

3
aya-23-8B-IQ2_XXS.gguf Normal file
View File

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

3
aya-23-8B-IQ3_M.gguf Normal file
View File

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

3
aya-23-8B-IQ3_S.gguf Normal file
View File

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

3
aya-23-8B-IQ3_XS.gguf Normal file
View File

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

3
aya-23-8B-IQ3_XXS.gguf Normal file
View File

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

3
aya-23-8B-IQ4_NL.gguf Normal file
View File

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

3
aya-23-8B-IQ4_XS.gguf Normal file
View File

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

3
aya-23-8B-Q2_K.gguf Normal file
View File

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

3
aya-23-8B-Q3_K_L.gguf Normal file
View File

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

3
aya-23-8B-Q3_K_M.gguf Normal file
View File

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

3
aya-23-8B-Q3_K_S.gguf Normal file
View File

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

3
aya-23-8B-Q4_K_M.gguf Normal file
View File

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

3
aya-23-8B-Q4_K_S.gguf Normal file
View File

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

3
aya-23-8B-Q5_K_M.gguf Normal file
View File

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

3
aya-23-8B-Q5_K_S.gguf Normal file
View File

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

3
aya-23-8B-Q6_K.gguf Normal file
View File

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

3
aya-23-8B-Q8_0.gguf Normal file
View File

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

3
aya-23-8B-f16.gguf Normal file
View File

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

3
aya-23-8B.imatrix Normal file
View File

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

1
configuration.json Normal file
View File

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