morriszms commited on
Commit
35c07b9
·
verified ·
1 Parent(s): b3f5545

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
+ Violet_Twilight-v0.2-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
37
+ Violet_Twilight-v0.2-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
38
+ Violet_Twilight-v0.2-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
39
+ Violet_Twilight-v0.2-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
40
+ Violet_Twilight-v0.2-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
41
+ Violet_Twilight-v0.2-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
42
+ Violet_Twilight-v0.2-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
43
+ Violet_Twilight-v0.2-Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
44
+ Violet_Twilight-v0.2-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
45
+ Violet_Twilight-v0.2-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
46
+ Violet_Twilight-v0.2-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
47
+ Violet_Twilight-v0.2-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,196 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - en
4
+ - fr
5
+ - de
6
+ - es
7
+ - it
8
+ - pt
9
+ - ru
10
+ - zh
11
+ - ja
12
+ license: apache-2.0
13
+ tags:
14
+ - merge
15
+ - TensorBlock
16
+ - GGUF
17
+ datasets:
18
+ - Epiculous/SynthRP-Gens-v1.1-Filtered-n-Cleaned
19
+ - anthracite-org/stheno-filtered-v1.1
20
+ - PJMixers/hieunguyenminh_roleplay-deduped-ShareGPT
21
+ - Gryphe/Sonnet3.5-Charcard-Roleplay
22
+ - Epiculous/Synthstruct-Gens-v1.1-Filtered-n-Cleaned
23
+ - anthracite-org/kalo-opus-instruct-22k-no-refusal
24
+ - anthracite-org/nopm_claude_writing_fixed
25
+ - anthracite-org/kalo_opus_misc_240827
26
+ pipeline_tag: text-generation
27
+ base_model: Epiculous/Violet_Twilight-v0.2
28
+ model-index:
29
+ - name: Violet_Twilight-v0.2
30
+ results:
31
+ - task:
32
+ type: text-generation
33
+ name: Text Generation
34
+ dataset:
35
+ name: IFEval (0-Shot)
36
+ type: HuggingFaceH4/ifeval
37
+ args:
38
+ num_few_shot: 0
39
+ metrics:
40
+ - type: inst_level_strict_acc and prompt_level_strict_acc
41
+ value: 45.32
42
+ name: strict accuracy
43
+ source:
44
+ url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=Epiculous/Violet_Twilight-v0.2
45
+ name: Open LLM Leaderboard
46
+ - task:
47
+ type: text-generation
48
+ name: Text Generation
49
+ dataset:
50
+ name: BBH (3-Shot)
51
+ type: BBH
52
+ args:
53
+ num_few_shot: 3
54
+ metrics:
55
+ - type: acc_norm
56
+ value: 23.94
57
+ name: normalized accuracy
58
+ source:
59
+ url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=Epiculous/Violet_Twilight-v0.2
60
+ name: Open LLM Leaderboard
61
+ - task:
62
+ type: text-generation
63
+ name: Text Generation
64
+ dataset:
65
+ name: MATH Lvl 5 (4-Shot)
66
+ type: hendrycks/competition_math
67
+ args:
68
+ num_few_shot: 4
69
+ metrics:
70
+ - type: exact_match
71
+ value: 2.72
72
+ name: exact match
73
+ source:
74
+ url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=Epiculous/Violet_Twilight-v0.2
75
+ name: Open LLM Leaderboard
76
+ - task:
77
+ type: text-generation
78
+ name: Text Generation
79
+ dataset:
80
+ name: GPQA (0-shot)
81
+ type: Idavidrein/gpqa
82
+ args:
83
+ num_few_shot: 0
84
+ metrics:
85
+ - type: acc_norm
86
+ value: 2.13
87
+ name: acc_norm
88
+ source:
89
+ url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=Epiculous/Violet_Twilight-v0.2
90
+ name: Open LLM Leaderboard
91
+ - task:
92
+ type: text-generation
93
+ name: Text Generation
94
+ dataset:
95
+ name: MuSR (0-shot)
96
+ type: TAUR-Lab/MuSR
97
+ args:
98
+ num_few_shot: 0
99
+ metrics:
100
+ - type: acc_norm
101
+ value: 13.61
102
+ name: acc_norm
103
+ source:
104
+ url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=Epiculous/Violet_Twilight-v0.2
105
+ name: Open LLM Leaderboard
106
+ - task:
107
+ type: text-generation
108
+ name: Text Generation
109
+ dataset:
110
+ name: MMLU-PRO (5-shot)
111
+ type: TIGER-Lab/MMLU-Pro
112
+ config: main
113
+ split: test
114
+ args:
115
+ num_few_shot: 5
116
+ metrics:
117
+ - type: acc
118
+ value: 23.45
119
+ name: accuracy
120
+ source:
121
+ url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=Epiculous/Violet_Twilight-v0.2
122
+ name: Open LLM Leaderboard
123
+ ---
124
+
125
+ <div style="width: auto; margin-left: auto; margin-right: auto">
126
+ <img src="https://i.imgur.com/jC7kdl8.jpeg" alt="TensorBlock" style="width: 100%; min-width: 400px; display: block; margin: auto;">
127
+ </div>
128
+ <div style="display: flex; justify-content: space-between; width: 100%;">
129
+ <div style="display: flex; flex-direction: column; align-items: flex-start;">
130
+ <p style="margin-top: 0.5em; margin-bottom: 0em;">
131
+ 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>
132
+ </p>
133
+ </div>
134
+ </div>
135
+
136
+ ## Epiculous/Violet_Twilight-v0.2 - GGUF
137
+
138
+ This repo contains GGUF format model files for [Epiculous/Violet_Twilight-v0.2](https://huggingface.co/Epiculous/Violet_Twilight-v0.2).
139
+
140
+ 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).
141
+
142
+ <div style="text-align: left; margin: 20px 0;">
143
+ <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;">
144
+ Run them on the TensorBlock client using your local machine ↗
145
+ </a>
146
+ </div>
147
+
148
+ ## Prompt template
149
+
150
+ ```
151
+ <|im_start|>system
152
+ {system_prompt}<|im_end|>
153
+ <|im_start|>user
154
+ {prompt}<|im_end|>
155
+ <|im_start|>assistant
156
+ ```
157
+
158
+ ## Model file specification
159
+
160
+ | Filename | Quant type | File Size | Description |
161
+ | -------- | ---------- | --------- | ----------- |
162
+ | [Violet_Twilight-v0.2-Q2_K.gguf](https://huggingface.co/tensorblock/Violet_Twilight-v0.2-GGUF/blob/main/Violet_Twilight-v0.2-Q2_K.gguf) | Q2_K | 4.791 GB | smallest, significant quality loss - not recommended for most purposes |
163
+ | [Violet_Twilight-v0.2-Q3_K_S.gguf](https://huggingface.co/tensorblock/Violet_Twilight-v0.2-GGUF/blob/main/Violet_Twilight-v0.2-Q3_K_S.gguf) | Q3_K_S | 5.534 GB | very small, high quality loss |
164
+ | [Violet_Twilight-v0.2-Q3_K_M.gguf](https://huggingface.co/tensorblock/Violet_Twilight-v0.2-GGUF/blob/main/Violet_Twilight-v0.2-Q3_K_M.gguf) | Q3_K_M | 6.083 GB | very small, high quality loss |
165
+ | [Violet_Twilight-v0.2-Q3_K_L.gguf](https://huggingface.co/tensorblock/Violet_Twilight-v0.2-GGUF/blob/main/Violet_Twilight-v0.2-Q3_K_L.gguf) | Q3_K_L | 6.562 GB | small, substantial quality loss |
166
+ | [Violet_Twilight-v0.2-Q4_0.gguf](https://huggingface.co/tensorblock/Violet_Twilight-v0.2-GGUF/blob/main/Violet_Twilight-v0.2-Q4_0.gguf) | Q4_0 | 7.072 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
167
+ | [Violet_Twilight-v0.2-Q4_K_S.gguf](https://huggingface.co/tensorblock/Violet_Twilight-v0.2-GGUF/blob/main/Violet_Twilight-v0.2-Q4_K_S.gguf) | Q4_K_S | 7.120 GB | small, greater quality loss |
168
+ | [Violet_Twilight-v0.2-Q4_K_M.gguf](https://huggingface.co/tensorblock/Violet_Twilight-v0.2-GGUF/blob/main/Violet_Twilight-v0.2-Q4_K_M.gguf) | Q4_K_M | 7.477 GB | medium, balanced quality - recommended |
169
+ | [Violet_Twilight-v0.2-Q5_0.gguf](https://huggingface.co/tensorblock/Violet_Twilight-v0.2-GGUF/blob/main/Violet_Twilight-v0.2-Q5_0.gguf) | Q5_0 | 8.519 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
170
+ | [Violet_Twilight-v0.2-Q5_K_S.gguf](https://huggingface.co/tensorblock/Violet_Twilight-v0.2-GGUF/blob/main/Violet_Twilight-v0.2-Q5_K_S.gguf) | Q5_K_S | 8.519 GB | large, low quality loss - recommended |
171
+ | [Violet_Twilight-v0.2-Q5_K_M.gguf](https://huggingface.co/tensorblock/Violet_Twilight-v0.2-GGUF/blob/main/Violet_Twilight-v0.2-Q5_K_M.gguf) | Q5_K_M | 8.728 GB | large, very low quality loss - recommended |
172
+ | [Violet_Twilight-v0.2-Q6_K.gguf](https://huggingface.co/tensorblock/Violet_Twilight-v0.2-GGUF/blob/main/Violet_Twilight-v0.2-Q6_K.gguf) | Q6_K | 10.056 GB | very large, extremely low quality loss |
173
+ | [Violet_Twilight-v0.2-Q8_0.gguf](https://huggingface.co/tensorblock/Violet_Twilight-v0.2-GGUF/blob/main/Violet_Twilight-v0.2-Q8_0.gguf) | Q8_0 | 13.022 GB | very large, extremely low quality loss - not recommended |
174
+
175
+
176
+ ## Downloading instruction
177
+
178
+ ### Command line
179
+
180
+ Firstly, install Huggingface Client
181
+
182
+ ```shell
183
+ pip install -U "huggingface_hub[cli]"
184
+ ```
185
+
186
+ Then, downoad the individual model file the a local directory
187
+
188
+ ```shell
189
+ huggingface-cli download tensorblock/Violet_Twilight-v0.2-GGUF --include "Violet_Twilight-v0.2-Q2_K.gguf" --local-dir MY_LOCAL_DIR
190
+ ```
191
+
192
+ If you wanna download multiple model files with a pattern (e.g., `*Q4_K*gguf`), you can try:
193
+
194
+ ```shell
195
+ huggingface-cli download tensorblock/Violet_Twilight-v0.2-GGUF --local-dir MY_LOCAL_DIR --local-dir-use-symlinks False --include='*Q4_K*gguf'
196
+ ```
Violet_Twilight-v0.2-Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a522bf485469f415085572ade4decbf5c59a3ca3cc6d317e242922b6485bd343
3
+ size 4791049248
Violet_Twilight-v0.2-Q3_K_L.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c11c3a92bd94fd5630e036aa7d80feef4927860663b1808e405457d866f3b79b
3
+ size 6561504288
Violet_Twilight-v0.2-Q3_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bdd2f7d571dfa7521a5e295f60f4bae255d105b615b11547605280a9e71e896b
3
+ size 6083091488
Violet_Twilight-v0.2-Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d9194e22690320a6598f62d851ea2df6d05d29408c8b8acec3c79ce6600a4fb1
3
+ size 5534227488
Violet_Twilight-v0.2-Q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:98a3e5855839fd1fdd33398a267d3203198b215620b14d89a75af39a0e78762d
3
+ size 7071702048
Violet_Twilight-v0.2-Q4_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:95f6cdbd21a12cdcde31de613b46e47f602d122dac051de0d9383967b0e2a8d4
3
+ size 7477206048
Violet_Twilight-v0.2-Q4_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7655635ff9b849bd3724e065934e8700fcd1298a30e6a3182ff5396dde7a85aa
3
+ size 7120198688
Violet_Twilight-v0.2-Q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2765c156993361603a4cba68c090a925ba82b6cb53e0eeb0ca86aa50616e6282
3
+ size 8518736928
Violet_Twilight-v0.2-Q5_K_M.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5a858d328a1e13dab31741987e0154cf1cfe75d85ce0125eeeb9c00b484f4d14
3
+ size 8727632928
Violet_Twilight-v0.2-Q5_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1ff36c522e42c7523f46cfb6e030582e45c21c09006d309390cc1b954d2e5a44
3
+ size 8518736928
Violet_Twilight-v0.2-Q6_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0b8d9a0746b0a2a3e1da9a50a37a3000c3db3dbc46fc2a5201ff0983c7074fe5
3
+ size 10056211488
Violet_Twilight-v0.2-Q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:112b9a955231aa94249a5d151441e7218a90de3ae9556f51e3cbd800f7b705e9
3
+ size 13022370848