GGUF
English
TensorBlock
GGUF
Eval Results
Inference Endpoints
morriszms commited on
Commit
f293be3
1 Parent(s): 9cd8fee

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
+ SlimOrca-13B-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ SlimOrca-13B-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ SlimOrca-13B-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ SlimOrca-13B-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ SlimOrca-13B-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ SlimOrca-13B-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ SlimOrca-13B-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ SlimOrca-13B-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ SlimOrca-13B-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ SlimOrca-13B-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ SlimOrca-13B-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ SlimOrca-13B-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,184 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - en
4
+ license: cc-by-nc-nd-4.0
5
+ datasets:
6
+ - Open-Orca/SlimOrca
7
+ - ajibawa-2023/SlimOrca-ShareGPT
8
+ base_model: ajibawa-2023/SlimOrca-13B
9
+ tags:
10
+ - TensorBlock
11
+ - GGUF
12
+ model-index:
13
+ - name: SlimOrca-13B
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: 60.15
28
+ name: normalized accuracy
29
+ source:
30
+ url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=ajibawa-2023/SlimOrca-13B
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: 81.4
44
+ name: normalized accuracy
45
+ source:
46
+ url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=ajibawa-2023/SlimOrca-13B
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: 57.04
61
+ name: accuracy
62
+ source:
63
+ url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=ajibawa-2023/SlimOrca-13B
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: 49.37
78
+ source:
79
+ url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=ajibawa-2023/SlimOrca-13B
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: 74.43
94
+ name: accuracy
95
+ source:
96
+ url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=ajibawa-2023/SlimOrca-13B
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: 39.95
111
+ name: accuracy
112
+ source:
113
+ url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=ajibawa-2023/SlimOrca-13B
114
+ name: Open LLM Leaderboard
115
+ ---
116
+
117
+ <div style="width: auto; margin-left: auto; margin-right: auto">
118
+ <img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
119
+ </div>
120
+ <div style="display: flex; justify-content: space-between; width: 100%;">
121
+ <div style="display: flex; flex-direction: column; align-items: flex-start;">
122
+ <p style="margin-top: 0.5em; margin-bottom: 0em;">
123
+ 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>
124
+ </p>
125
+ </div>
126
+ </div>
127
+
128
+ ## ajibawa-2023/SlimOrca-13B - GGUF
129
+
130
+ This repo contains GGUF format model files for [ajibawa-2023/SlimOrca-13B](https://huggingface.co/ajibawa-2023/SlimOrca-13B).
131
+
132
+ 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).
133
+
134
+ <div style="text-align: left; margin: 20px 0;">
135
+ <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;">
136
+ Run them on the TensorBlock client using your local machine ↗
137
+ </a>
138
+ </div>
139
+
140
+ ## Prompt template
141
+
142
+ ```
143
+
144
+ ```
145
+
146
+ ## Model file specification
147
+
148
+ | Filename | Quant type | File Size | Description |
149
+ | -------- | ---------- | --------- | ----------- |
150
+ | [SlimOrca-13B-Q2_K.gguf](https://huggingface.co/tensorblock/SlimOrca-13B-GGUF/blob/main/SlimOrca-13B-Q2_K.gguf) | Q2_K | 4.854 GB | smallest, significant quality loss - not recommended for most purposes |
151
+ | [SlimOrca-13B-Q3_K_S.gguf](https://huggingface.co/tensorblock/SlimOrca-13B-GGUF/blob/main/SlimOrca-13B-Q3_K_S.gguf) | Q3_K_S | 5.659 GB | very small, high quality loss |
152
+ | [SlimOrca-13B-Q3_K_M.gguf](https://huggingface.co/tensorblock/SlimOrca-13B-GGUF/blob/main/SlimOrca-13B-Q3_K_M.gguf) | Q3_K_M | 6.338 GB | very small, high quality loss |
153
+ | [SlimOrca-13B-Q3_K_L.gguf](https://huggingface.co/tensorblock/SlimOrca-13B-GGUF/blob/main/SlimOrca-13B-Q3_K_L.gguf) | Q3_K_L | 6.930 GB | small, substantial quality loss |
154
+ | [SlimOrca-13B-Q4_0.gguf](https://huggingface.co/tensorblock/SlimOrca-13B-GGUF/blob/main/SlimOrca-13B-Q4_0.gguf) | Q4_0 | 7.366 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
155
+ | [SlimOrca-13B-Q4_K_S.gguf](https://huggingface.co/tensorblock/SlimOrca-13B-GGUF/blob/main/SlimOrca-13B-Q4_K_S.gguf) | Q4_K_S | 7.423 GB | small, greater quality loss |
156
+ | [SlimOrca-13B-Q4_K_M.gguf](https://huggingface.co/tensorblock/SlimOrca-13B-GGUF/blob/main/SlimOrca-13B-Q4_K_M.gguf) | Q4_K_M | 7.866 GB | medium, balanced quality - recommended |
157
+ | [SlimOrca-13B-Q5_0.gguf](https://huggingface.co/tensorblock/SlimOrca-13B-GGUF/blob/main/SlimOrca-13B-Q5_0.gguf) | Q5_0 | 8.972 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
158
+ | [SlimOrca-13B-Q5_K_S.gguf](https://huggingface.co/tensorblock/SlimOrca-13B-GGUF/blob/main/SlimOrca-13B-Q5_K_S.gguf) | Q5_K_S | 8.972 GB | large, low quality loss - recommended |
159
+ | [SlimOrca-13B-Q5_K_M.gguf](https://huggingface.co/tensorblock/SlimOrca-13B-GGUF/blob/main/SlimOrca-13B-Q5_K_M.gguf) | Q5_K_M | 9.230 GB | large, very low quality loss - recommended |
160
+ | [SlimOrca-13B-Q6_K.gguf](https://huggingface.co/tensorblock/SlimOrca-13B-GGUF/blob/main/SlimOrca-13B-Q6_K.gguf) | Q6_K | 10.679 GB | very large, extremely low quality loss |
161
+ | [SlimOrca-13B-Q8_0.gguf](https://huggingface.co/tensorblock/SlimOrca-13B-GGUF/blob/main/SlimOrca-13B-Q8_0.gguf) | Q8_0 | 13.831 GB | very large, extremely low quality loss - not recommended |
162
+
163
+
164
+ ## Downloading instruction
165
+
166
+ ### Command line
167
+
168
+ Firstly, install Huggingface Client
169
+
170
+ ```shell
171
+ pip install -U "huggingface_hub[cli]"
172
+ ```
173
+
174
+ Then, downoad the individual model file the a local directory
175
+
176
+ ```shell
177
+ huggingface-cli download tensorblock/SlimOrca-13B-GGUF --include "SlimOrca-13B-Q2_K.gguf" --local-dir MY_LOCAL_DIR
178
+ ```
179
+
180
+ If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
181
+
182
+ ```shell
183
+ huggingface-cli download tensorblock/SlimOrca-13B-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
184
+ ```
SlimOrca-13B-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e302f0302506b48aeb4e957aca7d0f63391d1abb24e3a7da97390c8318a42d4a
3
+ size 4854270752
SlimOrca-13B-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7ecb61c78d39cc38849a073ba8072b36c42d6749eca7fc65e19b508e8007f1b3
3
+ size 6929560352
SlimOrca-13B-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ea8e11b1fa7a78f9d6dcbc5b8aaf6a96add2d044a968768771189462961b4b49
3
+ size 6337770272
SlimOrca-13B-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1b1ade58e2d121459af6e09cc3d33e5c48c6d91358598fb8fbfd531634c21a81
3
+ size 5658981152
SlimOrca-13B-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f300288336125a348ce221fc25368d73b72d7aeb1897aadebc5fc12240516b25
3
+ size 7365835552
SlimOrca-13B-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a03f8f275efc9c83b137b92f389b0c20dce8e3cd62636437f1dd83fb76c17587
3
+ size 7865957152
SlimOrca-13B-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:443215ee2c2b5eccd206b193e44476b47c4a8fa188fad3220cf3f8198b72b9b9
3
+ size 7423179552
SlimOrca-13B-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c4fba929f6fd7f4a57747e64562ec9196fbecd443201c99d0121e64981a038c8
3
+ size 8972286752
SlimOrca-13B-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:699c9497948ba5fbaa0999629a5d6ab5f089340f941b63c9f183ce3800d94d66
3
+ size 9229925152
SlimOrca-13B-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dc82670a20659a1aea10850605afb1875d1469be92f0d1b28290f099fe0b526c
3
+ size 8972286752
SlimOrca-13B-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eabc4f4f905dc8edbd4465314dbeb0887c1b76a495b63866d900bd78932f55db
3
+ size 10679141152
SlimOrca-13B-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c9cdb4bc23988b765d0fd1e2fdf0b112bb6622d24771927348d482624b0ff200
3
+ size 13831320352