Duplicate from ABX-AI/Quantum-Citrus-9B-GGUF-IQ-Imatrix
Browse filesCo-authored-by: Abroxis <ABX-AI@users.noreply.huggingface.co>
- .gitattributes +56 -0
- Quantum-Citrus-9B-IQ3_M-imat.gguf +3 -0
- Quantum-Citrus-9B-IQ3_S-imat.gguf +3 -0
- Quantum-Citrus-9B-IQ3_XXS-imat.gguf +3 -0
- Quantum-Citrus-9B-IQ4_NL-imat.gguf +3 -0
- Quantum-Citrus-9B-IQ4_XS-imat.gguf +3 -0
- Quantum-Citrus-9B-Q4_K_M-imat.gguf +3 -0
- Quantum-Citrus-9B-Q4_K_S-imat.gguf +3 -0
- Quantum-Citrus-9B-Q5_K_M-imat.gguf +3 -0
- Quantum-Citrus-9B-Q5_K_S-imat.gguf +3 -0
- Quantum-Citrus-9B-Q6_K-imat.gguf +3 -0
- README.md +182 -0
- imatrix.dat +3 -0
.gitattributes
ADDED
@@ -0,0 +1,56 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
*.7z filter=lfs diff=lfs merge=lfs -text
|
2 |
+
*.arrow filter=lfs diff=lfs merge=lfs -text
|
3 |
+
*.bin filter=lfs diff=lfs merge=lfs -text
|
4 |
+
*.bz2 filter=lfs diff=lfs merge=lfs -text
|
5 |
+
*.ckpt filter=lfs diff=lfs merge=lfs -text
|
6 |
+
*.ftz filter=lfs diff=lfs merge=lfs -text
|
7 |
+
*.gz filter=lfs diff=lfs merge=lfs -text
|
8 |
+
*.h5 filter=lfs diff=lfs merge=lfs -text
|
9 |
+
*.joblib filter=lfs diff=lfs merge=lfs -text
|
10 |
+
*.lfs.* filter=lfs diff=lfs merge=lfs -text
|
11 |
+
*.mlmodel filter=lfs diff=lfs merge=lfs -text
|
12 |
+
*.model filter=lfs diff=lfs merge=lfs -text
|
13 |
+
*.msgpack filter=lfs diff=lfs merge=lfs -text
|
14 |
+
*.npy filter=lfs diff=lfs merge=lfs -text
|
15 |
+
*.npz filter=lfs diff=lfs merge=lfs -text
|
16 |
+
*.onnx filter=lfs diff=lfs merge=lfs -text
|
17 |
+
*.ot filter=lfs diff=lfs merge=lfs -text
|
18 |
+
*.parquet filter=lfs diff=lfs merge=lfs -text
|
19 |
+
*.pb filter=lfs diff=lfs merge=lfs -text
|
20 |
+
*.pickle filter=lfs diff=lfs merge=lfs -text
|
21 |
+
*.pkl filter=lfs diff=lfs merge=lfs -text
|
22 |
+
*.pt filter=lfs diff=lfs merge=lfs -text
|
23 |
+
*.pth filter=lfs diff=lfs merge=lfs -text
|
24 |
+
*.rar filter=lfs diff=lfs merge=lfs -text
|
25 |
+
*.safetensors filter=lfs diff=lfs merge=lfs -text
|
26 |
+
saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
27 |
+
*.tar.* filter=lfs diff=lfs merge=lfs -text
|
28 |
+
*.tar filter=lfs diff=lfs merge=lfs -text
|
29 |
+
*.tflite filter=lfs diff=lfs merge=lfs -text
|
30 |
+
*.tgz filter=lfs diff=lfs merge=lfs -text
|
31 |
+
*.wasm filter=lfs diff=lfs merge=lfs -text
|
32 |
+
*.xz filter=lfs diff=lfs merge=lfs -text
|
33 |
+
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
+
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
+
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
36 |
+
imatrix.dat filter=lfs diff=lfs merge=lfs -text
|
37 |
+
Quantum-Citrus-v2-9B-IQ3_M-imat.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
+
Quantum-Citrus-v2-9B-IQ3_S-imat.gguf filter=lfs diff=lfs merge=lfs -text
|
39 |
+
Quantum-Citrus-v2-9B-IQ3_XXS-imat.gguf filter=lfs diff=lfs merge=lfs -text
|
40 |
+
Quantum-Citrus-v2-9B-IQ4_NL-imat.gguf filter=lfs diff=lfs merge=lfs -text
|
41 |
+
Quantum-Citrus-v2-9B-IQ4_XS-imat.gguf filter=lfs diff=lfs merge=lfs -text
|
42 |
+
Quantum-Citrus-v2-9B-Q4_K_M-imat.gguf filter=lfs diff=lfs merge=lfs -text
|
43 |
+
Quantum-Citrus-v2-9B-Q4_K_S-imat.gguf filter=lfs diff=lfs merge=lfs -text
|
44 |
+
Quantum-Citrus-v2-9B-Q5_K_M-imat.gguf filter=lfs diff=lfs merge=lfs -text
|
45 |
+
Quantum-Citrus-v2-9B-Q5_K_S-imat.gguf filter=lfs diff=lfs merge=lfs -text
|
46 |
+
Quantum-Citrus-v2-9B-Q6_K-imat.gguf filter=lfs diff=lfs merge=lfs -text
|
47 |
+
Quantum-Citrus-9B-IQ3_M-imat.gguf filter=lfs diff=lfs merge=lfs -text
|
48 |
+
Quantum-Citrus-9B-IQ3_S-imat.gguf filter=lfs diff=lfs merge=lfs -text
|
49 |
+
Quantum-Citrus-9B-IQ3_XXS-imat.gguf filter=lfs diff=lfs merge=lfs -text
|
50 |
+
Quantum-Citrus-9B-IQ4_NL-imat.gguf filter=lfs diff=lfs merge=lfs -text
|
51 |
+
Quantum-Citrus-9B-IQ4_XS-imat.gguf filter=lfs diff=lfs merge=lfs -text
|
52 |
+
Quantum-Citrus-9B-Q4_K_M-imat.gguf filter=lfs diff=lfs merge=lfs -text
|
53 |
+
Quantum-Citrus-9B-Q4_K_S-imat.gguf filter=lfs diff=lfs merge=lfs -text
|
54 |
+
Quantum-Citrus-9B-Q5_K_M-imat.gguf filter=lfs diff=lfs merge=lfs -text
|
55 |
+
Quantum-Citrus-9B-Q5_K_S-imat.gguf filter=lfs diff=lfs merge=lfs -text
|
56 |
+
Quantum-Citrus-9B-Q6_K-imat.gguf filter=lfs diff=lfs merge=lfs -text
|
Quantum-Citrus-9B-IQ3_M-imat.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8c53274eccd34d975479ac318d0d189210453e6d3d3c6e887edff8e3ec70e1ae
|
3 |
+
size 4064970720
|
Quantum-Citrus-9B-IQ3_S-imat.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0c274de033f6eb4b3bf9bad4e06b02e8a11469721e1df94ef61cd28896acdb22
|
3 |
+
size 3936847840
|
Quantum-Citrus-9B-IQ3_XXS-imat.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5451949e9403a0d9d65af72caa4f5fb863f320e6185040a1f3d2fb8be4652a60
|
3 |
+
size 3497388000
|
Quantum-Citrus-9B-IQ4_NL-imat.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:75bf911d63f61579d68ea98413ecf0ef9a5955c92ba86df4f36f3786cb5d075a
|
3 |
+
size 5111621600
|
Quantum-Citrus-9B-IQ4_XS-imat.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8cac45443759d6340f7b934c752c4ae22acf3fe0aa32782ec55f320881e62c29
|
3 |
+
size 4840138720
|
Quantum-Citrus-9B-Q4_K_M-imat.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8bb6dd61b7cb3ac1c0cd90d4ea70940ecc7715224f393901912183eab3a11771
|
3 |
+
size 5415053280
|
Quantum-Citrus-9B-Q4_K_S-imat.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:af9f2d753a230eb06fa573e9430fdbbe448a8bcf7019eba92807d0984eea6e31
|
3 |
+
size 5129447392
|
Quantum-Citrus-9B-Q5_K_M-imat.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7dab93b07cbcfac4ed83f1dd82de2e5ed35650f531c1daeede5445f01de43c11
|
3 |
+
size 6364669920
|
Quantum-Citrus-9B-Q5_K_S-imat.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d3d784c56ed5f0cc973ac2026fcdaf428f5a97a5d31aca42c7075a1c20df2e65
|
3 |
+
size 6197553120
|
Quantum-Citrus-9B-Q6_K-imat.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e7a63a0536d335875ed7a9a36d100a4c872f25c4594d956807ba3f3327e09367
|
3 |
+
size 7373637600
|
README.md
ADDED
@@ -0,0 +1,182 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: other
|
3 |
+
library_name: transformers
|
4 |
+
tags:
|
5 |
+
- mergekit
|
6 |
+
- merge
|
7 |
+
- mistral
|
8 |
+
- not-for-all-audiences
|
9 |
+
base_model:
|
10 |
+
- ABX-AI/Cerebral-Infinity-7B
|
11 |
+
- ABX-AI/Starfinite-Laymospice-v2-7B
|
12 |
+
model-index:
|
13 |
+
- name: Quantum-Citrus-9B
|
14 |
+
results:
|
15 |
+
- task:
|
16 |
+
type: text-generation
|
17 |
+
name: Text Generation
|
18 |
+
dataset:
|
19 |
+
name: AI2 Reasoning Challenge (25-Shot)
|
20 |
+
type: ai2_arc
|
21 |
+
config: ARC-Challenge
|
22 |
+
split: test
|
23 |
+
args:
|
24 |
+
num_few_shot: 25
|
25 |
+
metrics:
|
26 |
+
- type: acc_norm
|
27 |
+
value: 65.19
|
28 |
+
name: normalized accuracy
|
29 |
+
source:
|
30 |
+
url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=ABX-AI/Quantum-Citrus-9B
|
31 |
+
name: Open LLM Leaderboard
|
32 |
+
- task:
|
33 |
+
type: text-generation
|
34 |
+
name: Text Generation
|
35 |
+
dataset:
|
36 |
+
name: HellaSwag (10-Shot)
|
37 |
+
type: hellaswag
|
38 |
+
split: validation
|
39 |
+
args:
|
40 |
+
num_few_shot: 10
|
41 |
+
metrics:
|
42 |
+
- type: acc_norm
|
43 |
+
value: 84.75
|
44 |
+
name: normalized accuracy
|
45 |
+
source:
|
46 |
+
url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=ABX-AI/Quantum-Citrus-9B
|
47 |
+
name: Open LLM Leaderboard
|
48 |
+
- task:
|
49 |
+
type: text-generation
|
50 |
+
name: Text Generation
|
51 |
+
dataset:
|
52 |
+
name: MMLU (5-Shot)
|
53 |
+
type: cais/mmlu
|
54 |
+
config: all
|
55 |
+
split: test
|
56 |
+
args:
|
57 |
+
num_few_shot: 5
|
58 |
+
metrics:
|
59 |
+
- type: acc
|
60 |
+
value: 64.58
|
61 |
+
name: accuracy
|
62 |
+
source:
|
63 |
+
url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=ABX-AI/Quantum-Citrus-9B
|
64 |
+
name: Open LLM Leaderboard
|
65 |
+
- task:
|
66 |
+
type: text-generation
|
67 |
+
name: Text Generation
|
68 |
+
dataset:
|
69 |
+
name: TruthfulQA (0-shot)
|
70 |
+
type: truthful_qa
|
71 |
+
config: multiple_choice
|
72 |
+
split: validation
|
73 |
+
args:
|
74 |
+
num_few_shot: 0
|
75 |
+
metrics:
|
76 |
+
- type: mc2
|
77 |
+
value: 55.96
|
78 |
+
source:
|
79 |
+
url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=ABX-AI/Quantum-Citrus-9B
|
80 |
+
name: Open LLM Leaderboard
|
81 |
+
- task:
|
82 |
+
type: text-generation
|
83 |
+
name: Text Generation
|
84 |
+
dataset:
|
85 |
+
name: Winogrande (5-shot)
|
86 |
+
type: winogrande
|
87 |
+
config: winogrande_xl
|
88 |
+
split: validation
|
89 |
+
args:
|
90 |
+
num_few_shot: 5
|
91 |
+
metrics:
|
92 |
+
- type: acc
|
93 |
+
value: 79.4
|
94 |
+
name: accuracy
|
95 |
+
source:
|
96 |
+
url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=ABX-AI/Quantum-Citrus-9B
|
97 |
+
name: Open LLM Leaderboard
|
98 |
+
- task:
|
99 |
+
type: text-generation
|
100 |
+
name: Text Generation
|
101 |
+
dataset:
|
102 |
+
name: GSM8k (5-shot)
|
103 |
+
type: gsm8k
|
104 |
+
config: main
|
105 |
+
split: test
|
106 |
+
args:
|
107 |
+
num_few_shot: 5
|
108 |
+
metrics:
|
109 |
+
- type: acc
|
110 |
+
value: 50.57
|
111 |
+
name: accuracy
|
112 |
+
source:
|
113 |
+
url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=ABX-AI/Quantum-Citrus-9B
|
114 |
+
name: Open LLM Leaderboard
|
115 |
+
---
|
116 |
+
# GGUF / IQ / Imatrix for [Quantum-Citrus-9B](https://huggingface.co/ABX-AI/Quantum-Citrus-9B)
|
117 |
+
|
118 |
+
![image/png](https://cdn-uploads.huggingface.co/production/uploads/65d936ad52eca001fdcd3245/J0snW3yfLadLuMYERL6X5.png)
|
119 |
+
|
120 |
+
**Why Importance Matrix?**
|
121 |
+
|
122 |
+
**Importance Matrix**, at least based on my testing, has shown to improve the output and performance of "IQ"-type quantizations, where the compression becomes quite heavy.
|
123 |
+
The **Imatrix** performs a calibration, using a provided dataset. Testing has shown that semi-randomized data can help perserve more important segments as the compression is applied.
|
124 |
+
|
125 |
+
Related discussions in Github:
|
126 |
+
[[1]](https://github.com/ggerganov/llama.cpp/discussions/5006) [[2]](https://github.com/ggerganov/llama.cpp/discussions/5263#discussioncomment-8395384)
|
127 |
+
|
128 |
+
The imatrix.txt file that I used contains general, semi-random data, with some custom kink.
|
129 |
+
|
130 |
+
|
131 |
+
# Quantum-Citrus-9B
|
132 |
+
|
133 |
+
This merge is another attempt at making and intelligent, refined and unaligned model.
|
134 |
+
|
135 |
+
Based on my tests so far, it has accomplished the goals, and I am continuing to experiment with my interactions with it.
|
136 |
+
|
137 |
+
It includes previous merges of Starling, Cerebrum, LemonadeRP, InfinityRP, and deep down has a base of layla v0.1, as I am not that happy with the result form using v0.2.
|
138 |
+
|
139 |
+
The model is intended for fictional storytelling and roleplaying and may not be intended for all audences.
|
140 |
+
|
141 |
+
## Merge Details
|
142 |
+
|
143 |
+
This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).
|
144 |
+
|
145 |
+
### Merge Method
|
146 |
+
|
147 |
+
This model was merged using the passthrough merge method.
|
148 |
+
|
149 |
+
### Models Merged
|
150 |
+
|
151 |
+
The following models were included in the merge:
|
152 |
+
* [ABX-AI/Starfinite-Laymospice-v2-7B](https://huggingface.co/ABX-AI/Starfinite-Laymospice-v2-7B)
|
153 |
+
* [ABX-AI/Cerebral-Infinity-7B](https://huggingface.co/ABX-AI/Cerebral-Infinity-7B)
|
154 |
+
|
155 |
+
### Configuration
|
156 |
+
|
157 |
+
The following YAML configuration was used to produce this model:
|
158 |
+
|
159 |
+
```yaml
|
160 |
+
slices:
|
161 |
+
- sources:
|
162 |
+
- model: ABX-AI/Cerebral-Infinity-7B
|
163 |
+
layer_range: [0, 20]
|
164 |
+
- sources:
|
165 |
+
- model: ABX-AI/Starfinite-Laymospice-v2-7B
|
166 |
+
layer_range: [12, 32]
|
167 |
+
merge_method: passthrough
|
168 |
+
dtype: float16
|
169 |
+
```
|
170 |
+
|
171 |
+
# [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
|
172 |
+
Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_ABX-AI__Quantum-Citrus-9B)
|
173 |
+
|
174 |
+
| Metric |Value|
|
175 |
+
|---------------------------------|----:|
|
176 |
+
|Avg. |66.74|
|
177 |
+
|AI2 Reasoning Challenge (25-Shot)|65.19|
|
178 |
+
|HellaSwag (10-Shot) |84.75|
|
179 |
+
|MMLU (5-Shot) |64.58|
|
180 |
+
|TruthfulQA (0-shot) |55.96|
|
181 |
+
|Winogrande (5-shot) |79.40|
|
182 |
+
|GSM8k (5-shot) |50.57|
|
imatrix.dat
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d25b15b0f1d4c668c067714f13d270a724f196bfca3feb1e8cb1ed637a60eaf9
|
3 |
+
size 6235174
|