morriszms commited on
Commit
1df6a01
·
verified ·
1 Parent(s): 7641186

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
+ nano-phi-115M-v0.1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ nano-phi-115M-v0.1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ nano-phi-115M-v0.1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ nano-phi-115M-v0.1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ nano-phi-115M-v0.1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ nano-phi-115M-v0.1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ nano-phi-115M-v0.1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ nano-phi-115M-v0.1-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ nano-phi-115M-v0.1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ nano-phi-115M-v0.1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ nano-phi-115M-v0.1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ nano-phi-115M-v0.1-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,229 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - en
4
+ license: mit
5
+ library_name: transformers
6
+ inference:
7
+ parameters:
8
+ max_new_tokens: 64
9
+ do_sample: true
10
+ temperature: 0.1
11
+ repetition_penalty: 10
12
+ no_repeat_ngram_size: 4
13
+ eta_cutoff: 0.0006
14
+ renormalize_logits: true
15
+ widget:
16
+ - text: My name is El Microondas the Wise, and
17
+ example_title: El Microondas
18
+ - text: Kennesaw State University is a public
19
+ example_title: Kennesaw State University
20
+ - text: Bungie Studios is an American video game developer. They are most famous for
21
+ developing the award winning Halo series of video games. They also made Destiny.
22
+ The studio was founded
23
+ example_title: Bungie
24
+ - text: The Mona Lisa is a world-renowned painting created by
25
+ example_title: Mona Lisa
26
+ - text: The Harry Potter series, written by J.K. Rowling, begins with the book titled
27
+ example_title: Harry Potter Series
28
+ - text: 'Question: I have cities, but no houses. I have mountains, but no trees. I
29
+ have water, but no fish. What am I?
30
+
31
+ Answer:'
32
+ example_title: Riddle
33
+ - text: The process of photosynthesis involves the conversion of
34
+ example_title: Photosynthesis
35
+ - text: Jane went to the store to buy some groceries. She picked up apples, oranges,
36
+ and a loaf of bread. When she got home, she realized she forgot
37
+ example_title: Story Continuation
38
+ - text: 'Problem 2: If a train leaves Station A at 9:00 AM and travels at 60 mph,
39
+ and another train leaves Station B at 10:00 AM and travels at 80 mph, when will
40
+ they meet if the distance between the stations is 300 miles?
41
+
42
+ To determine'
43
+ example_title: Math Problem
44
+ - text: In the context of computer programming, an algorithm is
45
+ example_title: Algorithm Definition
46
+ pipeline_tag: text-generation
47
+ datasets:
48
+ - kenhktsui/minipile_quality_score_v1
49
+ - kenhktsui/simple_wikipedia_LM_quality_score_v1
50
+ - kenhktsui/refinedweb-3m_quality_score_v1
51
+ - kenhktsui/TM-DATA_quality_score_v1
52
+ - kenhktsui/openwebtext_quality_score_v1
53
+ tags:
54
+ - TensorBlock
55
+ - GGUF
56
+ base_model: kenhktsui/nano-phi-115M-v0.1
57
+ model-index:
58
+ - name: nano-phi-115M-v0.1
59
+ results:
60
+ - task:
61
+ type: text-generation
62
+ name: Text Generation
63
+ dataset:
64
+ name: AI2 Reasoning Challenge (25-Shot)
65
+ type: ai2_arc
66
+ config: ARC-Challenge
67
+ split: test
68
+ args:
69
+ num_few_shot: 25
70
+ metrics:
71
+ - type: acc_norm
72
+ value: 21.93
73
+ name: normalized accuracy
74
+ source:
75
+ url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=kenhktsui/nano-phi-115M-v0.1
76
+ name: Open LLM Leaderboard
77
+ - task:
78
+ type: text-generation
79
+ name: Text Generation
80
+ dataset:
81
+ name: HellaSwag (10-Shot)
82
+ type: hellaswag
83
+ split: validation
84
+ args:
85
+ num_few_shot: 10
86
+ metrics:
87
+ - type: acc_norm
88
+ value: 27.86
89
+ name: normalized accuracy
90
+ source:
91
+ url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=kenhktsui/nano-phi-115M-v0.1
92
+ name: Open LLM Leaderboard
93
+ - task:
94
+ type: text-generation
95
+ name: Text Generation
96
+ dataset:
97
+ name: MMLU (5-Shot)
98
+ type: cais/mmlu
99
+ config: all
100
+ split: test
101
+ args:
102
+ num_few_shot: 5
103
+ metrics:
104
+ - type: acc
105
+ value: 25.34
106
+ name: accuracy
107
+ source:
108
+ url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=kenhktsui/nano-phi-115M-v0.1
109
+ name: Open LLM Leaderboard
110
+ - task:
111
+ type: text-generation
112
+ name: Text Generation
113
+ dataset:
114
+ name: TruthfulQA (0-shot)
115
+ type: truthful_qa
116
+ config: multiple_choice
117
+ split: validation
118
+ args:
119
+ num_few_shot: 0
120
+ metrics:
121
+ - type: mc2
122
+ value: 46
123
+ source:
124
+ url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=kenhktsui/nano-phi-115M-v0.1
125
+ name: Open LLM Leaderboard
126
+ - task:
127
+ type: text-generation
128
+ name: Text Generation
129
+ dataset:
130
+ name: Winogrande (5-shot)
131
+ type: winogrande
132
+ config: winogrande_xl
133
+ split: validation
134
+ args:
135
+ num_few_shot: 5
136
+ metrics:
137
+ - type: acc
138
+ value: 50.83
139
+ name: accuracy
140
+ source:
141
+ url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=kenhktsui/nano-phi-115M-v0.1
142
+ name: Open LLM Leaderboard
143
+ - task:
144
+ type: text-generation
145
+ name: Text Generation
146
+ dataset:
147
+ name: GSM8k (5-shot)
148
+ type: gsm8k
149
+ config: main
150
+ split: test
151
+ args:
152
+ num_few_shot: 5
153
+ metrics:
154
+ - type: acc
155
+ value: 0
156
+ name: accuracy
157
+ source:
158
+ url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=kenhktsui/nano-phi-115M-v0.1
159
+ name: Open LLM Leaderboard
160
+ ---
161
+
162
+ <div style="width: auto; margin-left: auto; margin-right: auto">
163
+ <img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
164
+ </div>
165
+ <div style="display: flex; justify-content: space-between; width: 100%;">
166
+ <div style="display: flex; flex-direction: column; align-items: flex-start;">
167
+ <p style="margin-top: 0.5em; margin-bottom: 0em;">
168
+ 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>
169
+ </p>
170
+ </div>
171
+ </div>
172
+
173
+ ## kenhktsui/nano-phi-115M-v0.1 - GGUF
174
+
175
+ This repo contains GGUF format model files for [kenhktsui/nano-phi-115M-v0.1](https://huggingface.co/kenhktsui/nano-phi-115M-v0.1).
176
+
177
+ 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).
178
+
179
+ <div style="text-align: left; margin: 20px 0;">
180
+ <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;">
181
+ Run them on the TensorBlock client using your local machine ↗
182
+ </a>
183
+ </div>
184
+
185
+ ## Prompt template
186
+
187
+ ```
188
+
189
+ ```
190
+
191
+ ## Model file specification
192
+
193
+ | Filename | Quant type | File Size | Description |
194
+ | -------- | ---------- | --------- | ----------- |
195
+ | [nano-phi-115M-v0.1-Q2_K.gguf](https://huggingface.co/tensorblock/nano-phi-115M-v0.1-GGUF/blob/main/nano-phi-115M-v0.1-Q2_K.gguf) | Q2_K | 0.061 GB | smallest, significant quality loss - not recommended for most purposes |
196
+ | [nano-phi-115M-v0.1-Q3_K_S.gguf](https://huggingface.co/tensorblock/nano-phi-115M-v0.1-GGUF/blob/main/nano-phi-115M-v0.1-Q3_K_S.gguf) | Q3_K_S | 0.067 GB | very small, high quality loss |
197
+ | [nano-phi-115M-v0.1-Q3_K_M.gguf](https://huggingface.co/tensorblock/nano-phi-115M-v0.1-GGUF/blob/main/nano-phi-115M-v0.1-Q3_K_M.gguf) | Q3_K_M | 0.069 GB | very small, high quality loss |
198
+ | [nano-phi-115M-v0.1-Q3_K_L.gguf](https://huggingface.co/tensorblock/nano-phi-115M-v0.1-GGUF/blob/main/nano-phi-115M-v0.1-Q3_K_L.gguf) | Q3_K_L | 0.072 GB | small, substantial quality loss |
199
+ | [nano-phi-115M-v0.1-Q4_0.gguf](https://huggingface.co/tensorblock/nano-phi-115M-v0.1-GGUF/blob/main/nano-phi-115M-v0.1-Q4_0.gguf) | Q4_0 | 0.077 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
200
+ | [nano-phi-115M-v0.1-Q4_K_S.gguf](https://huggingface.co/tensorblock/nano-phi-115M-v0.1-GGUF/blob/main/nano-phi-115M-v0.1-Q4_K_S.gguf) | Q4_K_S | 0.077 GB | small, greater quality loss |
201
+ | [nano-phi-115M-v0.1-Q4_K_M.gguf](https://huggingface.co/tensorblock/nano-phi-115M-v0.1-GGUF/blob/main/nano-phi-115M-v0.1-Q4_K_M.gguf) | Q4_K_M | 0.078 GB | medium, balanced quality - recommended |
202
+ | [nano-phi-115M-v0.1-Q5_0.gguf](https://huggingface.co/tensorblock/nano-phi-115M-v0.1-GGUF/blob/main/nano-phi-115M-v0.1-Q5_0.gguf) | Q5_0 | 0.086 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
203
+ | [nano-phi-115M-v0.1-Q5_K_S.gguf](https://huggingface.co/tensorblock/nano-phi-115M-v0.1-GGUF/blob/main/nano-phi-115M-v0.1-Q5_K_S.gguf) | Q5_K_S | 0.086 GB | large, low quality loss - recommended |
204
+ | [nano-phi-115M-v0.1-Q5_K_M.gguf](https://huggingface.co/tensorblock/nano-phi-115M-v0.1-GGUF/blob/main/nano-phi-115M-v0.1-Q5_K_M.gguf) | Q5_K_M | 0.087 GB | large, very low quality loss - recommended |
205
+ | [nano-phi-115M-v0.1-Q6_K.gguf](https://huggingface.co/tensorblock/nano-phi-115M-v0.1-GGUF/blob/main/nano-phi-115M-v0.1-Q6_K.gguf) | Q6_K | 0.096 GB | very large, extremely low quality loss |
206
+ | [nano-phi-115M-v0.1-Q8_0.gguf](https://huggingface.co/tensorblock/nano-phi-115M-v0.1-GGUF/blob/main/nano-phi-115M-v0.1-Q8_0.gguf) | Q8_0 | 0.124 GB | very large, extremely low quality loss - not recommended |
207
+
208
+
209
+ ## Downloading instruction
210
+
211
+ ### Command line
212
+
213
+ Firstly, install Huggingface Client
214
+
215
+ ```shell
216
+ pip install -U "huggingface_hub[cli]"
217
+ ```
218
+
219
+ Then, downoad the individual model file the a local directory
220
+
221
+ ```shell
222
+ huggingface-cli download tensorblock/nano-phi-115M-v0.1-GGUF --include "nano-phi-115M-v0.1-Q2_K.gguf" --local-dir MY_LOCAL_DIR
223
+ ```
224
+
225
+ If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
226
+
227
+ ```shell
228
+ huggingface-cli download tensorblock/nano-phi-115M-v0.1-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
229
+ ```
nano-phi-115M-v0.1-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d83103ce0f80f9d25535b7c0f27d012d8c2f8d1abf5e006c7676c0ce81e60beb
3
+ size 60823424
nano-phi-115M-v0.1-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:30b79fdd869fd2ced671596635923ceb31f6c38104c73447aa20e2dd09b0a689
3
+ size 71529408
nano-phi-115M-v0.1-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5c0a385b60927c9123815586f0d777dc6ffc7c5c59b8d43b96b59bbcf795fe97
3
+ size 69219264
nano-phi-115M-v0.1-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:da6455d0822e3a15994d90512db775f294cf8605edf97a4c3688755b082e209f
3
+ size 66663360
nano-phi-115M-v0.1-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:40546c87283d62a84713c36589cdf93a01395351f28b96d253bc74c255d1e1a8
3
+ size 76806944
nano-phi-115M-v0.1-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c9d988557a010427ff7d03457012fc5763f66d2c0d04324bcaa6642ad19e60a1
3
+ size 78124832
nano-phi-115M-v0.1-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:54ffb602d45a210af5d28a00909f902467888f63fc8e0456750a1c19dc72115e
3
+ size 76905248
nano-phi-115M-v0.1-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3e5f32dbda80cfe3645ce2d756574ab2f343c3693fdc530d03389f6852b08d85
3
+ size 86353856
nano-phi-115M-v0.1-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e42ea14f99bb1410e81deb5f27b63135a1e2452c3be8a9bf0c5e1a61f51463cd
3
+ size 87032768
nano-phi-115M-v0.1-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:084065d3ab8e7e24c0c9412d532a26db33b4bd4234036d6ca8c8781fbc121d6c
3
+ size 86353856
nano-phi-115M-v0.1-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:82aefaeec12ef56af12eed1168c0a11437c7a4279f3798450cd0660c65cf1a98
3
+ size 96497440
nano-phi-115M-v0.1-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:829e03a928a4269fa19218c5a8f67df591074ebc6a8fd78a0760899a9f3f9cd1
3
+ size 124349472