morriszms commited on
Commit
de73d70
1 Parent(s): 9322c79

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
+ youri-7b-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ youri-7b-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ youri-7b-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ youri-7b-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ youri-7b-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ youri-7b-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ youri-7b-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ youri-7b-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ youri-7b-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ youri-7b-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ youri-7b-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ youri-7b-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,184 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - ja
4
+ - en
5
+ license: llama2
6
+ datasets:
7
+ - mc4
8
+ - wikipedia
9
+ - EleutherAI/pile
10
+ - oscar-corpus/colossal-oscar-1.0
11
+ - cc100
12
+ thumbnail: https://github.com/rinnakk/japanese-pretrained-models/blob/master/rinna.png
13
+ inference: false
14
+ base_model: rinna/youri-7b
15
+ tags:
16
+ - TensorBlock
17
+ - GGUF
18
+ model-index:
19
+ - name: youri-7b
20
+ results:
21
+ - task:
22
+ type: text-generation
23
+ name: Text Generation
24
+ dataset:
25
+ name: AI2 Reasoning Challenge (25-Shot)
26
+ type: ai2_arc
27
+ config: ARC-Challenge
28
+ split: test
29
+ args:
30
+ num_few_shot: 25
31
+ metrics:
32
+ - type: acc_norm
33
+ value: 49.06
34
+ name: normalized accuracy
35
+ source:
36
+ url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=rinna/youri-7b
37
+ name: Open LLM Leaderboard
38
+ - task:
39
+ type: text-generation
40
+ name: Text Generation
41
+ dataset:
42
+ name: HellaSwag (10-Shot)
43
+ type: hellaswag
44
+ split: validation
45
+ args:
46
+ num_few_shot: 10
47
+ metrics:
48
+ - type: acc_norm
49
+ value: 74.89
50
+ name: normalized accuracy
51
+ source:
52
+ url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=rinna/youri-7b
53
+ name: Open LLM Leaderboard
54
+ - task:
55
+ type: text-generation
56
+ name: Text Generation
57
+ dataset:
58
+ name: MMLU (5-Shot)
59
+ type: cais/mmlu
60
+ config: all
61
+ split: test
62
+ args:
63
+ num_few_shot: 5
64
+ metrics:
65
+ - type: acc
66
+ value: 42.22
67
+ name: accuracy
68
+ source:
69
+ url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=rinna/youri-7b
70
+ name: Open LLM Leaderboard
71
+ - task:
72
+ type: text-generation
73
+ name: Text Generation
74
+ dataset:
75
+ name: TruthfulQA (0-shot)
76
+ type: truthful_qa
77
+ config: multiple_choice
78
+ split: validation
79
+ args:
80
+ num_few_shot: 0
81
+ metrics:
82
+ - type: mc2
83
+ value: 36.03
84
+ source:
85
+ url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=rinna/youri-7b
86
+ name: Open LLM Leaderboard
87
+ - task:
88
+ type: text-generation
89
+ name: Text Generation
90
+ dataset:
91
+ name: Winogrande (5-shot)
92
+ type: winogrande
93
+ config: winogrande_xl
94
+ split: validation
95
+ args:
96
+ num_few_shot: 5
97
+ metrics:
98
+ - type: acc
99
+ value: 71.82
100
+ name: accuracy
101
+ source:
102
+ url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=rinna/youri-7b
103
+ name: Open LLM Leaderboard
104
+ - task:
105
+ type: text-generation
106
+ name: Text Generation
107
+ dataset:
108
+ name: GSM8k (5-shot)
109
+ type: gsm8k
110
+ config: main
111
+ split: test
112
+ args:
113
+ num_few_shot: 5
114
+ metrics:
115
+ - type: acc
116
+ value: 8.64
117
+ name: accuracy
118
+ source:
119
+ url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=rinna/youri-7b
120
+ name: Open LLM Leaderboard
121
+ ---
122
+
123
+ <div style="width: auto; margin-left: auto; margin-right: auto">
124
+ <img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
125
+ </div>
126
+ <div style="display: flex; justify-content: space-between; width: 100%;">
127
+ <div style="display: flex; flex-direction: column; align-items: flex-start;">
128
+ <p style="margin-top: 0.5em; margin-bottom: 0em;">
129
+ 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>
130
+ </p>
131
+ </div>
132
+ </div>
133
+
134
+ ## rinna/youri-7b - GGUF
135
+
136
+ This repo contains GGUF format model files for [rinna/youri-7b](https://huggingface.co/rinna/youri-7b).
137
+
138
+ The files were quantized using machines provided by [TensorBlock](https://tensorblock.co/), and they are compatible with llama.cpp as of [commit b4011](https://github.com/ggerganov/llama.cpp/commit/a6744e43e80f4be6398fc7733a01642c846dce1d).
139
+
140
+ ## Prompt template
141
+
142
+ ```
143
+
144
+ ```
145
+
146
+ ## Model file specification
147
+
148
+ | Filename | Quant type | File Size | Description |
149
+ | -------- | ---------- | --------- | ----------- |
150
+ | [youri-7b-Q2_K.gguf](https://huggingface.co/tensorblock/youri-7b-GGUF/tree/main/youri-7b-Q2_K.gguf) | Q2_K | 2.359 GB | smallest, significant quality loss - not recommended for most purposes |
151
+ | [youri-7b-Q3_K_S.gguf](https://huggingface.co/tensorblock/youri-7b-GGUF/tree/main/youri-7b-Q3_K_S.gguf) | Q3_K_S | 2.746 GB | very small, high quality loss |
152
+ | [youri-7b-Q3_K_M.gguf](https://huggingface.co/tensorblock/youri-7b-GGUF/tree/main/youri-7b-Q3_K_M.gguf) | Q3_K_M | 3.072 GB | very small, high quality loss |
153
+ | [youri-7b-Q3_K_L.gguf](https://huggingface.co/tensorblock/youri-7b-GGUF/tree/main/youri-7b-Q3_K_L.gguf) | Q3_K_L | 3.350 GB | small, substantial quality loss |
154
+ | [youri-7b-Q4_0.gguf](https://huggingface.co/tensorblock/youri-7b-GGUF/tree/main/youri-7b-Q4_0.gguf) | Q4_0 | 3.563 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
155
+ | [youri-7b-Q4_K_S.gguf](https://huggingface.co/tensorblock/youri-7b-GGUF/tree/main/youri-7b-Q4_K_S.gguf) | Q4_K_S | 3.592 GB | small, greater quality loss |
156
+ | [youri-7b-Q4_K_M.gguf](https://huggingface.co/tensorblock/youri-7b-GGUF/tree/main/youri-7b-Q4_K_M.gguf) | Q4_K_M | 3.801 GB | medium, balanced quality - recommended |
157
+ | [youri-7b-Q5_0.gguf](https://huggingface.co/tensorblock/youri-7b-GGUF/tree/main/youri-7b-Q5_0.gguf) | Q5_0 | 4.332 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
158
+ | [youri-7b-Q5_K_S.gguf](https://huggingface.co/tensorblock/youri-7b-GGUF/tree/main/youri-7b-Q5_K_S.gguf) | Q5_K_S | 4.332 GB | large, low quality loss - recommended |
159
+ | [youri-7b-Q5_K_M.gguf](https://huggingface.co/tensorblock/youri-7b-GGUF/tree/main/youri-7b-Q5_K_M.gguf) | Q5_K_M | 4.455 GB | large, very low quality loss - recommended |
160
+ | [youri-7b-Q6_K.gguf](https://huggingface.co/tensorblock/youri-7b-GGUF/tree/main/youri-7b-Q6_K.gguf) | Q6_K | 5.149 GB | very large, extremely low quality loss |
161
+ | [youri-7b-Q8_0.gguf](https://huggingface.co/tensorblock/youri-7b-GGUF/tree/main/youri-7b-Q8_0.gguf) | Q8_0 | 6.669 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/youri-7b-GGUF --include "youri-7b-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/youri-7b-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
184
+ ```
youri-7b-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b14deccc92e8cf9a1e70e57f2505a7e2435f110454b4bdd7923c4ca8d1d534b3
3
+ size 2532864544
youri-7b-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:57879c8c2085c43197e6daabf530640b1cb521e31ad4c6d556c69fa60d83d04d
3
+ size 3597111840
youri-7b-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c4b1ad3514937efa160f10e23bdd55b0ca91915e7edec319067bd694042b4f1f
3
+ size 3298005536
youri-7b-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:715cea544e2067a07da526e9086be29f38504e98818858673cb2c27959ce1144
3
+ size 2948305440
youri-7b-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:55c588105f0b34e95f3a40c34d7a130bbd70757bba5540cf7ba4161d9f014fb7
3
+ size 3825807904
youri-7b-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:46ee062f3e7bf2afe85f7a88d2bd81e27f930c966f73f6b5719e58464c0203f4
3
+ size 4081005088
youri-7b-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:896468e7b36fa26bfc4183a011d3a243d88ab2e8c019257d45e609611f83037b
3
+ size 3856740896
youri-7b-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f4f62daac1895ec9107d5b55948eae7a25f399bfea98d1aac43c6d63ab0b6bad
3
+ size 4651692576
youri-7b-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2aae1b5e5faaabad76667a33842fcf3f13d9baa63d25d780e38862dff5a90330
3
+ size 4783157792
youri-7b-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:27e2a1b94d93f1a6e9bedbaa2c77288e90422e00e12d72b0da796b6c443e5c17
3
+ size 4651692576
youri-7b-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0c7219637e529f197497c5d01eb4c262d27e062e95854f7e424bad193d90debb
3
+ size 5529195040
youri-7b-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bd842c6424f873208541ca228dc6b462a19dadd31bcac1deee7493fb8210f543
3
+ size 7161090592