Upload folder using huggingface_hub
Browse files- .gitattributes +12 -0
- Llama-3-Instruct-8B-SPPO-Iter3-Q2_K.gguf +3 -0
- Llama-3-Instruct-8B-SPPO-Iter3-Q3_K_L.gguf +3 -0
- Llama-3-Instruct-8B-SPPO-Iter3-Q3_K_M.gguf +3 -0
- Llama-3-Instruct-8B-SPPO-Iter3-Q3_K_S.gguf +3 -0
- Llama-3-Instruct-8B-SPPO-Iter3-Q4_0.gguf +3 -0
- Llama-3-Instruct-8B-SPPO-Iter3-Q4_K_M.gguf +3 -0
- Llama-3-Instruct-8B-SPPO-Iter3-Q4_K_S.gguf +3 -0
- Llama-3-Instruct-8B-SPPO-Iter3-Q5_0.gguf +3 -0
- Llama-3-Instruct-8B-SPPO-Iter3-Q5_K_M.gguf +3 -0
- Llama-3-Instruct-8B-SPPO-Iter3-Q5_K_S.gguf +3 -0
- Llama-3-Instruct-8B-SPPO-Iter3-Q6_K.gguf +3 -0
- Llama-3-Instruct-8B-SPPO-Iter3-Q8_0.gguf +3 -0
- README.md +174 -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 |
+
Llama-3-Instruct-8B-SPPO-Iter3-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
|
37 |
+
Llama-3-Instruct-8B-SPPO-Iter3-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
|
38 |
+
Llama-3-Instruct-8B-SPPO-Iter3-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
39 |
+
Llama-3-Instruct-8B-SPPO-Iter3-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
40 |
+
Llama-3-Instruct-8B-SPPO-Iter3-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
|
41 |
+
Llama-3-Instruct-8B-SPPO-Iter3-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
42 |
+
Llama-3-Instruct-8B-SPPO-Iter3-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
43 |
+
Llama-3-Instruct-8B-SPPO-Iter3-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
|
44 |
+
Llama-3-Instruct-8B-SPPO-Iter3-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
45 |
+
Llama-3-Instruct-8B-SPPO-Iter3-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
|
46 |
+
Llama-3-Instruct-8B-SPPO-Iter3-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
|
47 |
+
Llama-3-Instruct-8B-SPPO-Iter3-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
Llama-3-Instruct-8B-SPPO-Iter3-Q2_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cb9ec14135f2f4a22d7e44ad58fef50ca32613c619733f7d4282cd0e39affd3a
|
3 |
+
size 3179131712
|
Llama-3-Instruct-8B-SPPO-Iter3-Q3_K_L.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:20388570e8ce762e0633d289bd6bfbb34ad778235620bb8ad3e3d303285f1a85
|
3 |
+
size 4321956672
|
Llama-3-Instruct-8B-SPPO-Iter3-Q3_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a02a9dfce3e54dbfb6007f09e09bc3c8d4bc70aa23c335b008d10c0eff277946
|
3 |
+
size 4018918208
|
Llama-3-Instruct-8B-SPPO-Iter3-Q3_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:867b5fec73b22d0412c9171839357c7f80c68335d7a1e6c246477012baeefb85
|
3 |
+
size 3664499520
|
Llama-3-Instruct-8B-SPPO-Iter3-Q4_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:67cff7f7c97bc155e6ad0a4c3f1b017262a02a6dbd35deccdf684107c3d89a56
|
3 |
+
size 4661211968
|
Llama-3-Instruct-8B-SPPO-Iter3-Q4_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c3a1731864fee44219fe7064bec1aa2b2a9dd0e57418c8d9bead4729dad2a6d2
|
3 |
+
size 4920734528
|
Llama-3-Instruct-8B-SPPO-Iter3-Q4_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fa8c0eda483b30a8e92aa6ba1dacf2b46e8760683e00288d6e655e2db01ff120
|
3 |
+
size 4692669248
|
Llama-3-Instruct-8B-SPPO-Iter3-Q5_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:415c8505c2f1c51e145b24618b8390bbd1826fe6d1267540b743671ba53c428e
|
3 |
+
size 5599294272
|
Llama-3-Instruct-8B-SPPO-Iter3-Q5_K_M.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2bebcca2fbc3ba842fe03f77fb1e88f2b1355340fde5064dccf60c976794c106
|
3 |
+
size 5732987712
|
Llama-3-Instruct-8B-SPPO-Iter3-Q5_K_S.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:66e7058ecb7141bb93c37df4fd6c185561f5f7f8b844d5d6305004c7a01b2378
|
3 |
+
size 5599294272
|
Llama-3-Instruct-8B-SPPO-Iter3-Q6_K.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:72636fa01bf0acae05cdecd297be9cbe81cbb289067c166112232eb3fef1cc5d
|
3 |
+
size 6596006720
|
Llama-3-Instruct-8B-SPPO-Iter3-Q8_0.gguf
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4c78ff4af8fefa9860c4a683abf2e500ff60f935995e8636ca25b9a7f2e7ea07
|
3 |
+
size 8540771136
|
README.md
ADDED
@@ -0,0 +1,174 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
+
license: apache-2.0
|
5 |
+
datasets:
|
6 |
+
- openbmb/UltraFeedback
|
7 |
+
pipeline_tag: text-generation
|
8 |
+
tags:
|
9 |
+
- TensorBlock
|
10 |
+
- GGUF
|
11 |
+
base_model: UCLA-AGI/Llama-3-Instruct-8B-SPPO-Iter3
|
12 |
+
model-index:
|
13 |
+
- name: Llama-3-Instruct-8B-SPPO-Iter3
|
14 |
+
results:
|
15 |
+
- task:
|
16 |
+
type: text-generation
|
17 |
+
name: Text Generation
|
18 |
+
dataset:
|
19 |
+
name: IFEval (0-Shot)
|
20 |
+
type: HuggingFaceH4/ifeval
|
21 |
+
args:
|
22 |
+
num_few_shot: 0
|
23 |
+
metrics:
|
24 |
+
- type: inst_level_strict_acc and prompt_level_strict_acc
|
25 |
+
value: 68.28
|
26 |
+
name: strict accuracy
|
27 |
+
source:
|
28 |
+
url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=UCLA-AGI/Llama-3-Instruct-8B-SPPO-Iter3
|
29 |
+
name: Open LLM Leaderboard
|
30 |
+
- task:
|
31 |
+
type: text-generation
|
32 |
+
name: Text Generation
|
33 |
+
dataset:
|
34 |
+
name: BBH (3-Shot)
|
35 |
+
type: BBH
|
36 |
+
args:
|
37 |
+
num_few_shot: 3
|
38 |
+
metrics:
|
39 |
+
- type: acc_norm
|
40 |
+
value: 29.74
|
41 |
+
name: normalized accuracy
|
42 |
+
source:
|
43 |
+
url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=UCLA-AGI/Llama-3-Instruct-8B-SPPO-Iter3
|
44 |
+
name: Open LLM Leaderboard
|
45 |
+
- task:
|
46 |
+
type: text-generation
|
47 |
+
name: Text Generation
|
48 |
+
dataset:
|
49 |
+
name: MATH Lvl 5 (4-Shot)
|
50 |
+
type: hendrycks/competition_math
|
51 |
+
args:
|
52 |
+
num_few_shot: 4
|
53 |
+
metrics:
|
54 |
+
- type: exact_match
|
55 |
+
value: 7.33
|
56 |
+
name: exact match
|
57 |
+
source:
|
58 |
+
url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=UCLA-AGI/Llama-3-Instruct-8B-SPPO-Iter3
|
59 |
+
name: Open LLM Leaderboard
|
60 |
+
- task:
|
61 |
+
type: text-generation
|
62 |
+
name: Text Generation
|
63 |
+
dataset:
|
64 |
+
name: GPQA (0-shot)
|
65 |
+
type: Idavidrein/gpqa
|
66 |
+
args:
|
67 |
+
num_few_shot: 0
|
68 |
+
metrics:
|
69 |
+
- type: acc_norm
|
70 |
+
value: 2.01
|
71 |
+
name: acc_norm
|
72 |
+
source:
|
73 |
+
url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=UCLA-AGI/Llama-3-Instruct-8B-SPPO-Iter3
|
74 |
+
name: Open LLM Leaderboard
|
75 |
+
- task:
|
76 |
+
type: text-generation
|
77 |
+
name: Text Generation
|
78 |
+
dataset:
|
79 |
+
name: MuSR (0-shot)
|
80 |
+
type: TAUR-Lab/MuSR
|
81 |
+
args:
|
82 |
+
num_few_shot: 0
|
83 |
+
metrics:
|
84 |
+
- type: acc_norm
|
85 |
+
value: 3.09
|
86 |
+
name: acc_norm
|
87 |
+
source:
|
88 |
+
url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=UCLA-AGI/Llama-3-Instruct-8B-SPPO-Iter3
|
89 |
+
name: Open LLM Leaderboard
|
90 |
+
- task:
|
91 |
+
type: text-generation
|
92 |
+
name: Text Generation
|
93 |
+
dataset:
|
94 |
+
name: MMLU-PRO (5-shot)
|
95 |
+
type: TIGER-Lab/MMLU-Pro
|
96 |
+
config: main
|
97 |
+
split: test
|
98 |
+
args:
|
99 |
+
num_few_shot: 5
|
100 |
+
metrics:
|
101 |
+
- type: acc
|
102 |
+
value: 29.38
|
103 |
+
name: accuracy
|
104 |
+
source:
|
105 |
+
url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=UCLA-AGI/Llama-3-Instruct-8B-SPPO-Iter3
|
106 |
+
name: Open LLM Leaderboard
|
107 |
+
---
|
108 |
+
|
109 |
+
<div style="width: auto; margin-left: auto; margin-right: auto">
|
110 |
+
<img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
|
111 |
+
</div>
|
112 |
+
<div style="display: flex; justify-content: space-between; width: 100%;">
|
113 |
+
<div style="display: flex; flex-direction: column; align-items: flex-start;">
|
114 |
+
<p style="margin-top: 0.5em; margin-bottom: 0em;">
|
115 |
+
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>
|
116 |
+
</p>
|
117 |
+
</div>
|
118 |
+
</div>
|
119 |
+
|
120 |
+
## UCLA-AGI/Llama-3-Instruct-8B-SPPO-Iter3 - GGUF
|
121 |
+
|
122 |
+
This repo contains GGUF format model files for [UCLA-AGI/Llama-3-Instruct-8B-SPPO-Iter3](https://huggingface.co/UCLA-AGI/Llama-3-Instruct-8B-SPPO-Iter3).
|
123 |
+
|
124 |
+
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).
|
125 |
+
|
126 |
+
## Prompt template
|
127 |
+
|
128 |
+
```
|
129 |
+
<|begin_of_text|><|start_header_id|>system<|end_header_id|>
|
130 |
+
|
131 |
+
{system_prompt}<|eot_id|><|start_header_id|>user<|end_header_id|>
|
132 |
+
|
133 |
+
{prompt}<|eot_id|><|start_header_id|>assistant<|end_header_id|>
|
134 |
+
```
|
135 |
+
|
136 |
+
## Model file specification
|
137 |
+
|
138 |
+
| Filename | Quant type | File Size | Description |
|
139 |
+
| -------- | ---------- | --------- | ----------- |
|
140 |
+
| [Llama-3-Instruct-8B-SPPO-Iter3-Q2_K.gguf](https://huggingface.co/tensorblock/Llama-3-Instruct-8B-SPPO-Iter3-GGUF/tree/main/Llama-3-Instruct-8B-SPPO-Iter3-Q2_K.gguf) | Q2_K | 2.961 GB | smallest, significant quality loss - not recommended for most purposes |
|
141 |
+
| [Llama-3-Instruct-8B-SPPO-Iter3-Q3_K_S.gguf](https://huggingface.co/tensorblock/Llama-3-Instruct-8B-SPPO-Iter3-GGUF/tree/main/Llama-3-Instruct-8B-SPPO-Iter3-Q3_K_S.gguf) | Q3_K_S | 3.413 GB | very small, high quality loss |
|
142 |
+
| [Llama-3-Instruct-8B-SPPO-Iter3-Q3_K_M.gguf](https://huggingface.co/tensorblock/Llama-3-Instruct-8B-SPPO-Iter3-GGUF/tree/main/Llama-3-Instruct-8B-SPPO-Iter3-Q3_K_M.gguf) | Q3_K_M | 3.743 GB | very small, high quality loss |
|
143 |
+
| [Llama-3-Instruct-8B-SPPO-Iter3-Q3_K_L.gguf](https://huggingface.co/tensorblock/Llama-3-Instruct-8B-SPPO-Iter3-GGUF/tree/main/Llama-3-Instruct-8B-SPPO-Iter3-Q3_K_L.gguf) | Q3_K_L | 4.025 GB | small, substantial quality loss |
|
144 |
+
| [Llama-3-Instruct-8B-SPPO-Iter3-Q4_0.gguf](https://huggingface.co/tensorblock/Llama-3-Instruct-8B-SPPO-Iter3-GGUF/tree/main/Llama-3-Instruct-8B-SPPO-Iter3-Q4_0.gguf) | Q4_0 | 4.341 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
|
145 |
+
| [Llama-3-Instruct-8B-SPPO-Iter3-Q4_K_S.gguf](https://huggingface.co/tensorblock/Llama-3-Instruct-8B-SPPO-Iter3-GGUF/tree/main/Llama-3-Instruct-8B-SPPO-Iter3-Q4_K_S.gguf) | Q4_K_S | 4.370 GB | small, greater quality loss |
|
146 |
+
| [Llama-3-Instruct-8B-SPPO-Iter3-Q4_K_M.gguf](https://huggingface.co/tensorblock/Llama-3-Instruct-8B-SPPO-Iter3-GGUF/tree/main/Llama-3-Instruct-8B-SPPO-Iter3-Q4_K_M.gguf) | Q4_K_M | 4.583 GB | medium, balanced quality - recommended |
|
147 |
+
| [Llama-3-Instruct-8B-SPPO-Iter3-Q5_0.gguf](https://huggingface.co/tensorblock/Llama-3-Instruct-8B-SPPO-Iter3-GGUF/tree/main/Llama-3-Instruct-8B-SPPO-Iter3-Q5_0.gguf) | Q5_0 | 5.215 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
|
148 |
+
| [Llama-3-Instruct-8B-SPPO-Iter3-Q5_K_S.gguf](https://huggingface.co/tensorblock/Llama-3-Instruct-8B-SPPO-Iter3-GGUF/tree/main/Llama-3-Instruct-8B-SPPO-Iter3-Q5_K_S.gguf) | Q5_K_S | 5.215 GB | large, low quality loss - recommended |
|
149 |
+
| [Llama-3-Instruct-8B-SPPO-Iter3-Q5_K_M.gguf](https://huggingface.co/tensorblock/Llama-3-Instruct-8B-SPPO-Iter3-GGUF/tree/main/Llama-3-Instruct-8B-SPPO-Iter3-Q5_K_M.gguf) | Q5_K_M | 5.339 GB | large, very low quality loss - recommended |
|
150 |
+
| [Llama-3-Instruct-8B-SPPO-Iter3-Q6_K.gguf](https://huggingface.co/tensorblock/Llama-3-Instruct-8B-SPPO-Iter3-GGUF/tree/main/Llama-3-Instruct-8B-SPPO-Iter3-Q6_K.gguf) | Q6_K | 6.143 GB | very large, extremely low quality loss |
|
151 |
+
| [Llama-3-Instruct-8B-SPPO-Iter3-Q8_0.gguf](https://huggingface.co/tensorblock/Llama-3-Instruct-8B-SPPO-Iter3-GGUF/tree/main/Llama-3-Instruct-8B-SPPO-Iter3-Q8_0.gguf) | Q8_0 | 7.954 GB | very large, extremely low quality loss - not recommended |
|
152 |
+
|
153 |
+
|
154 |
+
## Downloading instruction
|
155 |
+
|
156 |
+
### Command line
|
157 |
+
|
158 |
+
Firstly, install Huggingface Client
|
159 |
+
|
160 |
+
```shell
|
161 |
+
pip install -U "huggingface_hub[cli]"
|
162 |
+
```
|
163 |
+
|
164 |
+
Then, downoad the individual model file the a local directory
|
165 |
+
|
166 |
+
```shell
|
167 |
+
huggingface-cli download tensorblock/Llama-3-Instruct-8B-SPPO-Iter3-GGUF --include "Llama-3-Instruct-8B-SPPO-Iter3-Q2_K.gguf" --local-dir MY_LOCAL_DIR
|
168 |
+
```
|
169 |
+
|
170 |
+
If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
|
171 |
+
|
172 |
+
```shell
|
173 |
+
huggingface-cli download tensorblock/Llama-3-Instruct-8B-SPPO-Iter3-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
|
174 |
+
```
|