Upload folder using huggingface_hub
Browse files- .gitattributes +12 -0
- README.md +199 -0
- phi-2-orange-v2-Q2_K.gguf +3 -0
- phi-2-orange-v2-Q3_K_L.gguf +3 -0
- phi-2-orange-v2-Q3_K_M.gguf +3 -0
- phi-2-orange-v2-Q3_K_S.gguf +3 -0
- phi-2-orange-v2-Q4_0.gguf +3 -0
- phi-2-orange-v2-Q4_K_M.gguf +3 -0
- phi-2-orange-v2-Q4_K_S.gguf +3 -0
- phi-2-orange-v2-Q5_0.gguf +3 -0
- phi-2-orange-v2-Q5_K_M.gguf +3 -0
- phi-2-orange-v2-Q5_K_S.gguf +3 -0
- phi-2-orange-v2-Q6_K.gguf +3 -0
- phi-2-orange-v2-Q8_0.gguf +3 -0
.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 |
+
phi-2-orange-v2-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
37 |
+
phi-2-orange-v2-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
+
phi-2-orange-v2-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
39 |
+
phi-2-orange-v2-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
40 |
+
phi-2-orange-v2-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
|
41 |
+
phi-2-orange-v2-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
42 |
+
phi-2-orange-v2-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
43 |
+
phi-2-orange-v2-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
|
44 |
+
phi-2-orange-v2-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
45 |
+
phi-2-orange-v2-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
46 |
+
phi-2-orange-v2-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
47 |
+
phi-2-orange-v2-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
@@ -0,0 +1,199 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
datasets:
|
4 |
+
- Open-Orca/SlimOrca-Dedup
|
5 |
+
- migtissera/Synthia-v1.3
|
6 |
+
- LDJnr/Verified-Camel
|
7 |
+
- LDJnr/Pure-Dove
|
8 |
+
- LDJnr/Capybara
|
9 |
+
- meta-math/MetaMathQA
|
10 |
+
- Intel/orca_dpo_pairs
|
11 |
+
- argilla/ultrafeedback-binarized-preferences-cleaned
|
12 |
+
widget:
|
13 |
+
- example_title: Example interaction
|
14 |
+
text: Why is the sky blue?
|
15 |
+
inference:
|
16 |
+
parameters:
|
17 |
+
do_sample: true
|
18 |
+
temperature: 0.1
|
19 |
+
tags:
|
20 |
+
- TensorBlock
|
21 |
+
- GGUF
|
22 |
+
base_model: rhysjones/phi-2-orange-v2
|
23 |
+
model-index:
|
24 |
+
- name: phi-2-orange-v2
|
25 |
+
results:
|
26 |
+
- task:
|
27 |
+
type: text-generation
|
28 |
+
name: Text Generation
|
29 |
+
dataset:
|
30 |
+
name: AI2 Reasoning Challenge (25-Shot)
|
31 |
+
type: ai2_arc
|
32 |
+
config: ARC-Challenge
|
33 |
+
split: test
|
34 |
+
args:
|
35 |
+
num_few_shot: 25
|
36 |
+
metrics:
|
37 |
+
- type: acc_norm
|
38 |
+
value: 61.86
|
39 |
+
name: normalized accuracy
|
40 |
+
source:
|
41 |
+
url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=rhysjones/phi-2-orange-v2
|
42 |
+
name: Open LLM Leaderboard
|
43 |
+
- task:
|
44 |
+
type: text-generation
|
45 |
+
name: Text Generation
|
46 |
+
dataset:
|
47 |
+
name: HellaSwag (10-Shot)
|
48 |
+
type: hellaswag
|
49 |
+
split: validation
|
50 |
+
args:
|
51 |
+
num_few_shot: 10
|
52 |
+
metrics:
|
53 |
+
- type: acc_norm
|
54 |
+
value: 76.32
|
55 |
+
name: normalized accuracy
|
56 |
+
source:
|
57 |
+
url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=rhysjones/phi-2-orange-v2
|
58 |
+
name: Open LLM Leaderboard
|
59 |
+
- task:
|
60 |
+
type: text-generation
|
61 |
+
name: Text Generation
|
62 |
+
dataset:
|
63 |
+
name: MMLU (5-Shot)
|
64 |
+
type: cais/mmlu
|
65 |
+
config: all
|
66 |
+
split: test
|
67 |
+
args:
|
68 |
+
num_few_shot: 5
|
69 |
+
metrics:
|
70 |
+
- type: acc
|
71 |
+
value: 55.72
|
72 |
+
name: accuracy
|
73 |
+
source:
|
74 |
+
url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=rhysjones/phi-2-orange-v2
|
75 |
+
name: Open LLM Leaderboard
|
76 |
+
- task:
|
77 |
+
type: text-generation
|
78 |
+
name: Text Generation
|
79 |
+
dataset:
|
80 |
+
name: TruthfulQA (0-shot)
|
81 |
+
type: truthful_qa
|
82 |
+
config: multiple_choice
|
83 |
+
split: validation
|
84 |
+
args:
|
85 |
+
num_few_shot: 0
|
86 |
+
metrics:
|
87 |
+
- type: mc2
|
88 |
+
value: 54.84
|
89 |
+
source:
|
90 |
+
url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=rhysjones/phi-2-orange-v2
|
91 |
+
name: Open LLM Leaderboard
|
92 |
+
- task:
|
93 |
+
type: text-generation
|
94 |
+
name: Text Generation
|
95 |
+
dataset:
|
96 |
+
name: Winogrande (5-shot)
|
97 |
+
type: winogrande
|
98 |
+
config: winogrande_xl
|
99 |
+
split: validation
|
100 |
+
args:
|
101 |
+
num_few_shot: 5
|
102 |
+
metrics:
|
103 |
+
- type: acc
|
104 |
+
value: 75.69
|
105 |
+
name: accuracy
|
106 |
+
source:
|
107 |
+
url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=rhysjones/phi-2-orange-v2
|
108 |
+
name: Open LLM Leaderboard
|
109 |
+
- task:
|
110 |
+
type: text-generation
|
111 |
+
name: Text Generation
|
112 |
+
dataset:
|
113 |
+
name: GSM8k (5-shot)
|
114 |
+
type: gsm8k
|
115 |
+
config: main
|
116 |
+
split: test
|
117 |
+
args:
|
118 |
+
num_few_shot: 5
|
119 |
+
metrics:
|
120 |
+
- type: acc
|
121 |
+
value: 57.62
|
122 |
+
name: accuracy
|
123 |
+
source:
|
124 |
+
url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=rhysjones/phi-2-orange-v2
|
125 |
+
name: Open LLM Leaderboard
|
126 |
+
---
|
127 |
+
|
128 |
+
<div style="width: auto; margin-left: auto; margin-right: auto">
|
129 |
+
<img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
|
130 |
+
</div>
|
131 |
+
<div style="display: flex; justify-content: space-between; width: 100%;">
|
132 |
+
<div style="display: flex; flex-direction: column; align-items: flex-start;">
|
133 |
+
<p style="margin-top: 0.5em; margin-bottom: 0em;">
|
134 |
+
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>
|
135 |
+
</p>
|
136 |
+
</div>
|
137 |
+
</div>
|
138 |
+
|
139 |
+
## rhysjones/phi-2-orange-v2 - GGUF
|
140 |
+
|
141 |
+
This repo contains GGUF format model files for [rhysjones/phi-2-orange-v2](https://huggingface.co/rhysjones/phi-2-orange-v2).
|
142 |
+
|
143 |
+
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).
|
144 |
+
|
145 |
+
<div style="text-align: left; margin: 20px 0;">
|
146 |
+
<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;">
|
147 |
+
Run them on the TensorBlock client using your local machine ↗
|
148 |
+
</a>
|
149 |
+
</div>
|
150 |
+
|
151 |
+
## Prompt template
|
152 |
+
|
153 |
+
```
|
154 |
+
<|im_start|>system
|
155 |
+
{system_prompt}<|im_end|>
|
156 |
+
<|im_start|>user
|
157 |
+
{prompt}<|im_end|>
|
158 |
+
<|im_start|>assistant
|
159 |
+
```
|
160 |
+
|
161 |
+
## Model file specification
|
162 |
+
|
163 |
+
| Filename | Quant type | File Size | Description |
|
164 |
+
| -------- | ---------- | --------- | ----------- |
|
165 |
+
| [phi-2-orange-v2-Q2_K.gguf](https://huggingface.co/tensorblock/phi-2-orange-v2-GGUF/blob/main/phi-2-orange-v2-Q2_K.gguf) | Q2_K | 1.110 GB | smallest, significant quality loss - not recommended for most purposes |
|
166 |
+
| [phi-2-orange-v2-Q3_K_S.gguf](https://huggingface.co/tensorblock/phi-2-orange-v2-GGUF/blob/main/phi-2-orange-v2-Q3_K_S.gguf) | Q3_K_S | 1.251 GB | very small, high quality loss |
|
167 |
+
| [phi-2-orange-v2-Q3_K_M.gguf](https://huggingface.co/tensorblock/phi-2-orange-v2-GGUF/blob/main/phi-2-orange-v2-Q3_K_M.gguf) | Q3_K_M | 1.426 GB | very small, high quality loss |
|
168 |
+
| [phi-2-orange-v2-Q3_K_L.gguf](https://huggingface.co/tensorblock/phi-2-orange-v2-GGUF/blob/main/phi-2-orange-v2-Q3_K_L.gguf) | Q3_K_L | 1.575 GB | small, substantial quality loss |
|
169 |
+
| [phi-2-orange-v2-Q4_0.gguf](https://huggingface.co/tensorblock/phi-2-orange-v2-GGUF/blob/main/phi-2-orange-v2-Q4_0.gguf) | Q4_0 | 1.602 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
|
170 |
+
| [phi-2-orange-v2-Q4_K_S.gguf](https://huggingface.co/tensorblock/phi-2-orange-v2-GGUF/blob/main/phi-2-orange-v2-Q4_K_S.gguf) | Q4_K_S | 1.619 GB | small, greater quality loss |
|
171 |
+
| [phi-2-orange-v2-Q4_K_M.gguf](https://huggingface.co/tensorblock/phi-2-orange-v2-GGUF/blob/main/phi-2-orange-v2-Q4_K_M.gguf) | Q4_K_M | 1.738 GB | medium, balanced quality - recommended |
|
172 |
+
| [phi-2-orange-v2-Q5_0.gguf](https://huggingface.co/tensorblock/phi-2-orange-v2-GGUF/blob/main/phi-2-orange-v2-Q5_0.gguf) | Q5_0 | 1.933 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
|
173 |
+
| [phi-2-orange-v2-Q5_K_S.gguf](https://huggingface.co/tensorblock/phi-2-orange-v2-GGUF/blob/main/phi-2-orange-v2-Q5_K_S.gguf) | Q5_K_S | 1.933 GB | large, low quality loss - recommended |
|
174 |
+
| [phi-2-orange-v2-Q5_K_M.gguf](https://huggingface.co/tensorblock/phi-2-orange-v2-GGUF/blob/main/phi-2-orange-v2-Q5_K_M.gguf) | Q5_K_M | 2.003 GB | large, very low quality loss - recommended |
|
175 |
+
| [phi-2-orange-v2-Q6_K.gguf](https://huggingface.co/tensorblock/phi-2-orange-v2-GGUF/blob/main/phi-2-orange-v2-Q6_K.gguf) | Q6_K | 2.285 GB | very large, extremely low quality loss |
|
176 |
+
| [phi-2-orange-v2-Q8_0.gguf](https://huggingface.co/tensorblock/phi-2-orange-v2-GGUF/blob/main/phi-2-orange-v2-Q8_0.gguf) | Q8_0 | 2.958 GB | very large, extremely low quality loss - not recommended |
|
177 |
+
|
178 |
+
|
179 |
+
## Downloading instruction
|
180 |
+
|
181 |
+
### Command line
|
182 |
+
|
183 |
+
Firstly, install Huggingface Client
|
184 |
+
|
185 |
+
```shell
|
186 |
+
pip install -U "huggingface_hub[cli]"
|
187 |
+
```
|
188 |
+
|
189 |
+
Then, downoad the individual model file the a local directory
|
190 |
+
|
191 |
+
```shell
|
192 |
+
huggingface-cli download tensorblock/phi-2-orange-v2-GGUF --include "phi-2-orange-v2-Q2_K.gguf" --local-dir MY_LOCAL_DIR
|
193 |
+
```
|
194 |
+
|
195 |
+
If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
|
196 |
+
|
197 |
+
```shell
|
198 |
+
huggingface-cli download tensorblock/phi-2-orange-v2-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
|
199 |
+
```
|
phi-2-orange-v2-Q2_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:392283142c5c3ac50e2fcad50cf7125ba8759ff6abaa478eafe78884ded4465d
|
3 |
+
size 1109721920
|
phi-2-orange-v2-Q3_K_L.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4aadbfd46b07a4f8a38a39ec721a418cd86c2222091e1dfcc3eceb1c5bbfbd41
|
3 |
+
size 1575232320
|
phi-2-orange-v2-Q3_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c8ce17647c6c0e8d2523e84fae9433d134a6d37dc13c0bb1f4e15948f6ab4f1c
|
3 |
+
size 1426137920
|
phi-2-orange-v2-Q3_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:76511e9e6e49cd0b345815badad63252f90124db39c95ea6f4c7ba65a02f7b05
|
3 |
+
size 1250829120
|
phi-2-orange-v2-Q4_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2ad75826c46e46d024359638478bfb39ab180b27015cd07366431eccbe7c67c5
|
3 |
+
size 1602470720
|
phi-2-orange-v2-Q4_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:727c5360fffe84810e6f6e8855d9479297403e36af81406caa5138c816471ac2
|
3 |
+
size 1737638720
|
phi-2-orange-v2-Q4_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:75d09ff9d8a04b4b302e66e25fc18e6d6858c49a0cfa6ad11f3a778c0149d380
|
3 |
+
size 1618854720
|
phi-2-orange-v2-Q5_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a60752fad109dd58e8fdc762113cfb63697bce16d284790b7c3251385e1ff34b
|
3 |
+
size 1933427520
|
phi-2-orange-v2-Q5_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8148f2525b480a4d82013c07df81247b6db36cae074c42f90b83eb950c54ee59
|
3 |
+
size 2003059520
|
phi-2-orange-v2-Q5_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c461b863ace44c99e20f1d48a36851189505c309c9b81ceb042736962557f263
|
3 |
+
size 1933427520
|
phi-2-orange-v2-Q6_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:45d5f08dea4e1066d00722709b23d58467cd363def59e0abf162a64e803c0dd7
|
3 |
+
size 2285069120
|
phi-2-orange-v2-Q8_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:78f45ed940ed37580493344884b73f433cb030ce27aea927a551f65cb12996d9
|
3 |
+
size 2958041920
|