morriszms commited on
Commit
a722114
1 Parent(s): 60a2475

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
+ Roleplay-Llama-3-8B-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ Roleplay-Llama-3-8B-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ Roleplay-Llama-3-8B-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ Roleplay-Llama-3-8B-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ Roleplay-Llama-3-8B-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ Roleplay-Llama-3-8B-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ Roleplay-Llama-3-8B-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ Roleplay-Llama-3-8B-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ Roleplay-Llama-3-8B-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ Roleplay-Llama-3-8B-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ Roleplay-Llama-3-8B-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ Roleplay-Llama-3-8B-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,181 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ library_name: transformers
4
+ tags:
5
+ - roleplay
6
+ - rp
7
+ - role
8
+ - TensorBlock
9
+ - GGUF
10
+ datasets:
11
+ - ResplendentAI/NSFW_RP_Format_DPO
12
+ base_model: vicgalle/Roleplay-Llama-3-8B
13
+ model-index:
14
+ - name: Roleplay-Llama-3-8B
15
+ results:
16
+ - task:
17
+ type: text-generation
18
+ name: Text Generation
19
+ dataset:
20
+ name: IFEval (0-Shot)
21
+ type: HuggingFaceH4/ifeval
22
+ args:
23
+ num_few_shot: 0
24
+ metrics:
25
+ - type: inst_level_strict_acc and prompt_level_strict_acc
26
+ value: 73.2
27
+ name: strict accuracy
28
+ source:
29
+ url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=vicgalle/Roleplay-Llama-3-8B
30
+ name: Open LLM Leaderboard
31
+ - task:
32
+ type: text-generation
33
+ name: Text Generation
34
+ dataset:
35
+ name: BBH (3-Shot)
36
+ type: BBH
37
+ args:
38
+ num_few_shot: 3
39
+ metrics:
40
+ - type: acc_norm
41
+ value: 28.55
42
+ name: normalized accuracy
43
+ source:
44
+ url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=vicgalle/Roleplay-Llama-3-8B
45
+ name: Open LLM Leaderboard
46
+ - task:
47
+ type: text-generation
48
+ name: Text Generation
49
+ dataset:
50
+ name: MATH Lvl 5 (4-Shot)
51
+ type: hendrycks/competition_math
52
+ args:
53
+ num_few_shot: 4
54
+ metrics:
55
+ - type: exact_match
56
+ value: 8.69
57
+ name: exact match
58
+ source:
59
+ url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=vicgalle/Roleplay-Llama-3-8B
60
+ name: Open LLM Leaderboard
61
+ - task:
62
+ type: text-generation
63
+ name: Text Generation
64
+ dataset:
65
+ name: GPQA (0-shot)
66
+ type: Idavidrein/gpqa
67
+ args:
68
+ num_few_shot: 0
69
+ metrics:
70
+ - type: acc_norm
71
+ value: 1.45
72
+ name: acc_norm
73
+ source:
74
+ url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=vicgalle/Roleplay-Llama-3-8B
75
+ name: Open LLM Leaderboard
76
+ - task:
77
+ type: text-generation
78
+ name: Text Generation
79
+ dataset:
80
+ name: MuSR (0-shot)
81
+ type: TAUR-Lab/MuSR
82
+ args:
83
+ num_few_shot: 0
84
+ metrics:
85
+ - type: acc_norm
86
+ value: 1.68
87
+ name: acc_norm
88
+ source:
89
+ url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=vicgalle/Roleplay-Llama-3-8B
90
+ name: Open LLM Leaderboard
91
+ - task:
92
+ type: text-generation
93
+ name: Text Generation
94
+ dataset:
95
+ name: MMLU-PRO (5-shot)
96
+ type: TIGER-Lab/MMLU-Pro
97
+ config: main
98
+ split: test
99
+ args:
100
+ num_few_shot: 5
101
+ metrics:
102
+ - type: acc
103
+ value: 30.09
104
+ name: accuracy
105
+ source:
106
+ url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=vicgalle/Roleplay-Llama-3-8B
107
+ name: Open LLM Leaderboard
108
+ ---
109
+
110
+ <div style="width: auto; margin-left: auto; margin-right: auto">
111
+ <img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
112
+ </div>
113
+ <div style="display: flex; justify-content: space-between; width: 100%;">
114
+ <div style="display: flex; flex-direction: column; align-items: flex-start;">
115
+ <p style="margin-top: 0.5em; margin-bottom: 0em;">
116
+ 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>
117
+ </p>
118
+ </div>
119
+ </div>
120
+
121
+ ## vicgalle/Roleplay-Llama-3-8B - GGUF
122
+
123
+ This repo contains GGUF format model files for [vicgalle/Roleplay-Llama-3-8B](https://huggingface.co/vicgalle/Roleplay-Llama-3-8B).
124
+
125
+ 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).
126
+
127
+ <div style="text-align: left; margin: 20px 0;">
128
+ <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;">
129
+ Run them on the TensorBlock client using your local machine ↗
130
+ </a>
131
+ </div>
132
+
133
+ ## Prompt template
134
+
135
+ ```
136
+ <|begin_of_text|><|start_header_id|>system<|end_header_id|>
137
+
138
+ {system_prompt}<|eot_id|><|start_header_id|>user<|end_header_id|>
139
+
140
+ {prompt}<|eot_id|><|start_header_id|>assistant<|end_header_id|>
141
+ ```
142
+
143
+ ## Model file specification
144
+
145
+ | Filename | Quant type | File Size | Description |
146
+ | -------- | ---------- | --------- | ----------- |
147
+ | [Roleplay-Llama-3-8B-Q2_K.gguf](https://huggingface.co/tensorblock/Roleplay-Llama-3-8B-GGUF/blob/main/Roleplay-Llama-3-8B-Q2_K.gguf) | Q2_K | 3.179 GB | smallest, significant quality loss - not recommended for most purposes |
148
+ | [Roleplay-Llama-3-8B-Q3_K_S.gguf](https://huggingface.co/tensorblock/Roleplay-Llama-3-8B-GGUF/blob/main/Roleplay-Llama-3-8B-Q3_K_S.gguf) | Q3_K_S | 3.664 GB | very small, high quality loss |
149
+ | [Roleplay-Llama-3-8B-Q3_K_M.gguf](https://huggingface.co/tensorblock/Roleplay-Llama-3-8B-GGUF/blob/main/Roleplay-Llama-3-8B-Q3_K_M.gguf) | Q3_K_M | 4.019 GB | very small, high quality loss |
150
+ | [Roleplay-Llama-3-8B-Q3_K_L.gguf](https://huggingface.co/tensorblock/Roleplay-Llama-3-8B-GGUF/blob/main/Roleplay-Llama-3-8B-Q3_K_L.gguf) | Q3_K_L | 4.322 GB | small, substantial quality loss |
151
+ | [Roleplay-Llama-3-8B-Q4_0.gguf](https://huggingface.co/tensorblock/Roleplay-Llama-3-8B-GGUF/blob/main/Roleplay-Llama-3-8B-Q4_0.gguf) | Q4_0 | 4.661 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
152
+ | [Roleplay-Llama-3-8B-Q4_K_S.gguf](https://huggingface.co/tensorblock/Roleplay-Llama-3-8B-GGUF/blob/main/Roleplay-Llama-3-8B-Q4_K_S.gguf) | Q4_K_S | 4.693 GB | small, greater quality loss |
153
+ | [Roleplay-Llama-3-8B-Q4_K_M.gguf](https://huggingface.co/tensorblock/Roleplay-Llama-3-8B-GGUF/blob/main/Roleplay-Llama-3-8B-Q4_K_M.gguf) | Q4_K_M | 4.921 GB | medium, balanced quality - recommended |
154
+ | [Roleplay-Llama-3-8B-Q5_0.gguf](https://huggingface.co/tensorblock/Roleplay-Llama-3-8B-GGUF/blob/main/Roleplay-Llama-3-8B-Q5_0.gguf) | Q5_0 | 5.599 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
155
+ | [Roleplay-Llama-3-8B-Q5_K_S.gguf](https://huggingface.co/tensorblock/Roleplay-Llama-3-8B-GGUF/blob/main/Roleplay-Llama-3-8B-Q5_K_S.gguf) | Q5_K_S | 5.599 GB | large, low quality loss - recommended |
156
+ | [Roleplay-Llama-3-8B-Q5_K_M.gguf](https://huggingface.co/tensorblock/Roleplay-Llama-3-8B-GGUF/blob/main/Roleplay-Llama-3-8B-Q5_K_M.gguf) | Q5_K_M | 5.733 GB | large, very low quality loss - recommended |
157
+ | [Roleplay-Llama-3-8B-Q6_K.gguf](https://huggingface.co/tensorblock/Roleplay-Llama-3-8B-GGUF/blob/main/Roleplay-Llama-3-8B-Q6_K.gguf) | Q6_K | 6.596 GB | very large, extremely low quality loss |
158
+ | [Roleplay-Llama-3-8B-Q8_0.gguf](https://huggingface.co/tensorblock/Roleplay-Llama-3-8B-GGUF/blob/main/Roleplay-Llama-3-8B-Q8_0.gguf) | Q8_0 | 8.541 GB | very large, extremely low quality loss - not recommended |
159
+
160
+
161
+ ## Downloading instruction
162
+
163
+ ### Command line
164
+
165
+ Firstly, install Huggingface Client
166
+
167
+ ```shell
168
+ pip install -U "huggingface_hub[cli]"
169
+ ```
170
+
171
+ Then, downoad the individual model file the a local directory
172
+
173
+ ```shell
174
+ huggingface-cli download tensorblock/Roleplay-Llama-3-8B-GGUF --include "Roleplay-Llama-3-8B-Q2_K.gguf" --local-dir MY_LOCAL_DIR
175
+ ```
176
+
177
+ If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
178
+
179
+ ```shell
180
+ huggingface-cli download tensorblock/Roleplay-Llama-3-8B-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
181
+ ```
Roleplay-Llama-3-8B-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2f0cc29683822385d2e3f055131f18b5194e6785247afa18bc53015820457eb0
3
+ size 3179131776
Roleplay-Llama-3-8B-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b275343536ab01526d7d42262fdbfa77f27c6f2dac64bf0caae3853b5c0c3116
3
+ size 4321956736
Roleplay-Llama-3-8B-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:90cd6dae5b595576ea0c5199add554ef0c6c52f95212e58cf12d7682139d880a
3
+ size 4018918272
Roleplay-Llama-3-8B-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b357c09310bec5f4f8d993f228ea8be86e4987b72d8f8e04453772ca9250d167
3
+ size 3664499584
Roleplay-Llama-3-8B-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d020e3af779db8b1d32c2b40787cefe4cc5f478e413eaff96b804cc038bccaf3
3
+ size 4661212032
Roleplay-Llama-3-8B-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2f9a70f2e1a4d6471cf85c68c05a7295cdc368d09ea6309ccea4afb0599a92f0
3
+ size 4920734592
Roleplay-Llama-3-8B-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2e6ed8f628fde0ee40f718e61a753d88a7aa6eb903aaddde0b0531bd8735b53d
3
+ size 4692669312
Roleplay-Llama-3-8B-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:27d667a13b3bbf6fcb7f3726cbc5fe1d78d48c0dabc9a88cfd12cb2c0a2307b6
3
+ size 5599294336
Roleplay-Llama-3-8B-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:23aca10adc0024c023f3e616698e421aace133da2773130a8a11f629f5c981fb
3
+ size 5732987776
Roleplay-Llama-3-8B-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:49210d306a4c050395d463d037fa3b9f4bfd693b9e746349e44215e98234784f
3
+ size 5599294336
Roleplay-Llama-3-8B-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:08fcf4c991bbe641e516f86c71c0e3c3b0c6915ce643aad4c08340c0a632b412
3
+ size 6596006784
Roleplay-Llama-3-8B-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4b2f22bee1aa2f9bd8f858370b2e284d1decc9e57f059a7c644020187ed4f7b5
3
+ size 8540771200