morriszms commited on
Commit
4ce193d
·
verified ·
1 Parent(s): 2abd3a9

Upload folder using huggingface_hub

Browse files
.gitattributes CHANGED
@@ -33,3 +33,15 @@ saved_model/**/* 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
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ xDAN-SlimOrca-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ xDAN-SlimOrca-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ xDAN-SlimOrca-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ xDAN-SlimOrca-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ xDAN-SlimOrca-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ xDAN-SlimOrca-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ xDAN-SlimOrca-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ xDAN-SlimOrca-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ xDAN-SlimOrca-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ xDAN-SlimOrca-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ xDAN-SlimOrca-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ xDAN-SlimOrca-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,182 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-4.0
3
+ tags:
4
+ - mistral
5
+ - merge
6
+ - TensorBlock
7
+ - GGUF
8
+ pipeline_tag: text-generation
9
+ base_model: Azazelle/xDAN-SlimOrca
10
+ model-index:
11
+ - name: xDAN-SlimOrca
12
+ results:
13
+ - task:
14
+ type: text-generation
15
+ name: Text Generation
16
+ dataset:
17
+ name: AI2 Reasoning Challenge (25-Shot)
18
+ type: ai2_arc
19
+ config: ARC-Challenge
20
+ split: test
21
+ args:
22
+ num_few_shot: 25
23
+ metrics:
24
+ - type: acc_norm
25
+ value: 65.61
26
+ name: normalized accuracy
27
+ source:
28
+ url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=Azazelle/xDAN-SlimOrca
29
+ name: Open LLM Leaderboard
30
+ - task:
31
+ type: text-generation
32
+ name: Text Generation
33
+ dataset:
34
+ name: HellaSwag (10-Shot)
35
+ type: hellaswag
36
+ split: validation
37
+ args:
38
+ num_few_shot: 10
39
+ metrics:
40
+ - type: acc_norm
41
+ value: 85.7
42
+ name: normalized accuracy
43
+ source:
44
+ url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=Azazelle/xDAN-SlimOrca
45
+ name: Open LLM Leaderboard
46
+ - task:
47
+ type: text-generation
48
+ name: Text Generation
49
+ dataset:
50
+ name: MMLU (5-Shot)
51
+ type: cais/mmlu
52
+ config: all
53
+ split: test
54
+ args:
55
+ num_few_shot: 5
56
+ metrics:
57
+ - type: acc
58
+ value: 63.67
59
+ name: accuracy
60
+ source:
61
+ url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=Azazelle/xDAN-SlimOrca
62
+ name: Open LLM Leaderboard
63
+ - task:
64
+ type: text-generation
65
+ name: Text Generation
66
+ dataset:
67
+ name: TruthfulQA (0-shot)
68
+ type: truthful_qa
69
+ config: multiple_choice
70
+ split: validation
71
+ args:
72
+ num_few_shot: 0
73
+ metrics:
74
+ - type: mc2
75
+ value: 57.68
76
+ source:
77
+ url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=Azazelle/xDAN-SlimOrca
78
+ name: Open LLM Leaderboard
79
+ - task:
80
+ type: text-generation
81
+ name: Text Generation
82
+ dataset:
83
+ name: Winogrande (5-shot)
84
+ type: winogrande
85
+ config: winogrande_xl
86
+ split: validation
87
+ args:
88
+ num_few_shot: 5
89
+ metrics:
90
+ - type: acc
91
+ value: 77.66
92
+ name: accuracy
93
+ source:
94
+ url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=Azazelle/xDAN-SlimOrca
95
+ name: Open LLM Leaderboard
96
+ - task:
97
+ type: text-generation
98
+ name: Text Generation
99
+ dataset:
100
+ name: GSM8k (5-shot)
101
+ type: gsm8k
102
+ config: main
103
+ split: test
104
+ args:
105
+ num_few_shot: 5
106
+ metrics:
107
+ - type: acc
108
+ value: 57.92
109
+ name: accuracy
110
+ source:
111
+ url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=Azazelle/xDAN-SlimOrca
112
+ name: Open LLM Leaderboard
113
+ ---
114
+
115
+ <div style="width: auto; margin-left: auto; margin-right: auto">
116
+ <img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
117
+ </div>
118
+ <div style="display: flex; justify-content: space-between; width: 100%;">
119
+ <div style="display: flex; flex-direction: column; align-items: flex-start;">
120
+ <p style="margin-top: 0.5em; margin-bottom: 0em;">
121
+ Feedback and support: TensorBlock's <a href="https://x.com/tensorblock_aoi">Twitter/X</a>, <a href="https://t.me/TensorBlock">Telegram Group</a> and <a href="https://x.com/tensorblock_aoi">Discord server</a>
122
+ </p>
123
+ </div>
124
+ </div>
125
+
126
+ ## Azazelle/xDAN-SlimOrca - GGUF
127
+
128
+ This repo contains GGUF format model files for [Azazelle/xDAN-SlimOrca](https://huggingface.co/Azazelle/xDAN-SlimOrca).
129
+
130
+ The files were quantized using machines provided by [TensorBlock](https://tensorblock.co/), and they are compatible with llama.cpp as of [commit b4242](https://github.com/ggerganov/llama.cpp/commit/a6744e43e80f4be6398fc7733a01642c846dce1d).
131
+
132
+ <div style="text-align: left; margin: 20px 0;">
133
+ <a href="https://tensorblock.co/waitlist/client" style="display: inline-block; padding: 10px 20px; background-color: #007bff; color: white; text-decoration: none; border-radius: 5px; font-weight: bold;">
134
+ Run them on the TensorBlock client using your local machine ↗
135
+ </a>
136
+ </div>
137
+
138
+ ## Prompt template
139
+
140
+ ```
141
+
142
+ ```
143
+
144
+ ## Model file specification
145
+
146
+ | Filename | Quant type | File Size | Description |
147
+ | -------- | ---------- | --------- | ----------- |
148
+ | [xDAN-SlimOrca-Q2_K.gguf](https://huggingface.co/tensorblock/xDAN-SlimOrca-GGUF/blob/main/xDAN-SlimOrca-Q2_K.gguf) | Q2_K | 2.719 GB | smallest, significant quality loss - not recommended for most purposes |
149
+ | [xDAN-SlimOrca-Q3_K_S.gguf](https://huggingface.co/tensorblock/xDAN-SlimOrca-GGUF/blob/main/xDAN-SlimOrca-Q3_K_S.gguf) | Q3_K_S | 3.165 GB | very small, high quality loss |
150
+ | [xDAN-SlimOrca-Q3_K_M.gguf](https://huggingface.co/tensorblock/xDAN-SlimOrca-GGUF/blob/main/xDAN-SlimOrca-Q3_K_M.gguf) | Q3_K_M | 3.519 GB | very small, high quality loss |
151
+ | [xDAN-SlimOrca-Q3_K_L.gguf](https://huggingface.co/tensorblock/xDAN-SlimOrca-GGUF/blob/main/xDAN-SlimOrca-Q3_K_L.gguf) | Q3_K_L | 3.822 GB | small, substantial quality loss |
152
+ | [xDAN-SlimOrca-Q4_0.gguf](https://huggingface.co/tensorblock/xDAN-SlimOrca-GGUF/blob/main/xDAN-SlimOrca-Q4_0.gguf) | Q4_0 | 4.109 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
153
+ | [xDAN-SlimOrca-Q4_K_S.gguf](https://huggingface.co/tensorblock/xDAN-SlimOrca-GGUF/blob/main/xDAN-SlimOrca-Q4_K_S.gguf) | Q4_K_S | 4.140 GB | small, greater quality loss |
154
+ | [xDAN-SlimOrca-Q4_K_M.gguf](https://huggingface.co/tensorblock/xDAN-SlimOrca-GGUF/blob/main/xDAN-SlimOrca-Q4_K_M.gguf) | Q4_K_M | 4.368 GB | medium, balanced quality - recommended |
155
+ | [xDAN-SlimOrca-Q5_0.gguf](https://huggingface.co/tensorblock/xDAN-SlimOrca-GGUF/blob/main/xDAN-SlimOrca-Q5_0.gguf) | Q5_0 | 4.998 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
156
+ | [xDAN-SlimOrca-Q5_K_S.gguf](https://huggingface.co/tensorblock/xDAN-SlimOrca-GGUF/blob/main/xDAN-SlimOrca-Q5_K_S.gguf) | Q5_K_S | 4.998 GB | large, low quality loss - recommended |
157
+ | [xDAN-SlimOrca-Q5_K_M.gguf](https://huggingface.co/tensorblock/xDAN-SlimOrca-GGUF/blob/main/xDAN-SlimOrca-Q5_K_M.gguf) | Q5_K_M | 5.131 GB | large, very low quality loss - recommended |
158
+ | [xDAN-SlimOrca-Q6_K.gguf](https://huggingface.co/tensorblock/xDAN-SlimOrca-GGUF/blob/main/xDAN-SlimOrca-Q6_K.gguf) | Q6_K | 5.942 GB | very large, extremely low quality loss |
159
+ | [xDAN-SlimOrca-Q8_0.gguf](https://huggingface.co/tensorblock/xDAN-SlimOrca-GGUF/blob/main/xDAN-SlimOrca-Q8_0.gguf) | Q8_0 | 7.696 GB | very large, extremely low quality loss - not recommended |
160
+
161
+
162
+ ## Downloading instruction
163
+
164
+ ### Command line
165
+
166
+ Firstly, install Huggingface Client
167
+
168
+ ```shell
169
+ pip install -U "huggingface_hub[cli]"
170
+ ```
171
+
172
+ Then, downoad the individual model file the a local directory
173
+
174
+ ```shell
175
+ huggingface-cli download tensorblock/xDAN-SlimOrca-GGUF --include "xDAN-SlimOrca-Q2_K.gguf" --local-dir MY_LOCAL_DIR
176
+ ```
177
+
178
+ If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
179
+
180
+ ```shell
181
+ huggingface-cli download tensorblock/xDAN-SlimOrca-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
182
+ ```
xDAN-SlimOrca-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6e6ed8c4eb5b20949a18a254866d9f214ea7fe8c1295f9a05c9a9ec33d364030
3
+ size 2719242368
xDAN-SlimOrca-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:30dcfdbd6d13480867faaede8f7f7e7bfed916015217ec119bc4fc477c5d4629
3
+ size 3822024832
xDAN-SlimOrca-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:af61750df29abaf4872e5639bf5d168946022a0dd4d971e9822afab9b27b9e36
3
+ size 3518986368
xDAN-SlimOrca-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f1560f27afff7a8931b1dcdf7295a1d7d78ffd445c0ad756d78cd28e838a698a
3
+ size 3164567680
xDAN-SlimOrca-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ea4dd780c5585b23b536b521e9e42aa75b98c36d62409577d04c074dfe45f0ae
3
+ size 4108916864
xDAN-SlimOrca-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bded1771a76c3c0e9f36d05f4ac508089baf93f76595bebf2e19fbb17a9bb507
3
+ size 4368439424
xDAN-SlimOrca-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8c5ed263c7a9a934fcf18ff93087d0a49e94010482e8131cfc96aff96c938779
3
+ size 4140374144
xDAN-SlimOrca-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:24255e9ee70dae9b1330c4644ea3493a3fc5f9e57bb9eb73700f47f5dca9f95b
3
+ size 4997716096
xDAN-SlimOrca-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:088ee01bf3a0fdecf681bacf7bd1c545795add4b56ce0cee78eed47379f207c8
3
+ size 5131409536
xDAN-SlimOrca-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1d4d6c57cb8056da04343d4513de5c27cac94b3608717aec13ecdf4c05f0ee57
3
+ size 4997716096
xDAN-SlimOrca-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8c8633c6fea517c6dcca62bd9d1bb1f837f3943620aab22fabdb9526ea6a0f98
3
+ size 5942065280
xDAN-SlimOrca-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e04c1b4b17d0f61eeeb16b544bdc21370ee28933b0a4ee5a3dc92eb63d2f6724
3
+ size 7695857792