Triangle104 commited on
Commit
d261929
·
verified ·
1 Parent(s): 0d8af9c

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +166 -0
README.md ADDED
@@ -0,0 +1,166 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ datasets:
14
+ - Epiculous/SynthRP-Gens-v1.1-Filtered-n-Cleaned
15
+ - anthracite-org/stheno-filtered-v1.1
16
+ - PJMixers/hieunguyenminh_roleplay-deduped-ShareGPT
17
+ - Gryphe/Sonnet3.5-Charcard-Roleplay
18
+ - Epiculous/Synthstruct-Gens-v1.1-Filtered-n-Cleaned
19
+ - anthracite-org/kalo-opus-instruct-22k-no-refusal
20
+ - anthracite-org/nopm_claude_writing_fixed
21
+ - anthracite-org/kalo_opus_misc_240827
22
+ pipeline_tag: text-generation
23
+ base_model: Epiculous/Azure_Dusk-v0.2
24
+ tags:
25
+ - llama-cpp
26
+ - gguf-my-repo
27
+ model-index:
28
+ - name: Azure_Dusk-v0.2
29
+ results:
30
+ - task:
31
+ type: text-generation
32
+ name: Text Generation
33
+ dataset:
34
+ name: IFEval (0-Shot)
35
+ type: HuggingFaceH4/ifeval
36
+ args:
37
+ num_few_shot: 0
38
+ metrics:
39
+ - type: inst_level_strict_acc and prompt_level_strict_acc
40
+ value: 34.67
41
+ name: strict accuracy
42
+ source:
43
+ url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=Epiculous/Azure_Dusk-v0.2
44
+ name: Open LLM Leaderboard
45
+ - task:
46
+ type: text-generation
47
+ name: Text Generation
48
+ dataset:
49
+ name: BBH (3-Shot)
50
+ type: BBH
51
+ args:
52
+ num_few_shot: 3
53
+ metrics:
54
+ - type: acc_norm
55
+ value: 17.4
56
+ name: normalized accuracy
57
+ source:
58
+ url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=Epiculous/Azure_Dusk-v0.2
59
+ name: Open LLM Leaderboard
60
+ - task:
61
+ type: text-generation
62
+ name: Text Generation
63
+ dataset:
64
+ name: MATH Lvl 5 (4-Shot)
65
+ type: hendrycks/competition_math
66
+ args:
67
+ num_few_shot: 4
68
+ metrics:
69
+ - type: exact_match
70
+ value: 1.66
71
+ name: exact match
72
+ source:
73
+ url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=Epiculous/Azure_Dusk-v0.2
74
+ name: Open LLM Leaderboard
75
+ - task:
76
+ type: text-generation
77
+ name: Text Generation
78
+ dataset:
79
+ name: GPQA (0-shot)
80
+ type: Idavidrein/gpqa
81
+ args:
82
+ num_few_shot: 0
83
+ metrics:
84
+ - type: acc_norm
85
+ value: 1.45
86
+ name: acc_norm
87
+ source:
88
+ url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=Epiculous/Azure_Dusk-v0.2
89
+ name: Open LLM Leaderboard
90
+ - task:
91
+ type: text-generation
92
+ name: Text Generation
93
+ dataset:
94
+ name: MuSR (0-shot)
95
+ type: TAUR-Lab/MuSR
96
+ args:
97
+ num_few_shot: 0
98
+ metrics:
99
+ - type: acc_norm
100
+ value: 6.37
101
+ name: acc_norm
102
+ source:
103
+ url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=Epiculous/Azure_Dusk-v0.2
104
+ name: Open LLM Leaderboard
105
+ - task:
106
+ type: text-generation
107
+ name: Text Generation
108
+ dataset:
109
+ name: MMLU-PRO (5-shot)
110
+ type: TIGER-Lab/MMLU-Pro
111
+ config: main
112
+ split: test
113
+ args:
114
+ num_few_shot: 5
115
+ metrics:
116
+ - type: acc
117
+ value: 22.6
118
+ name: accuracy
119
+ source:
120
+ url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=Epiculous/Azure_Dusk-v0.2
121
+ name: Open LLM Leaderboard
122
+ ---
123
+
124
+ # Triangle104/Azure_Dusk-v0.2-Q4_K_S-GGUF
125
+ This model was converted to GGUF format from [`Epiculous/Azure_Dusk-v0.2`](https://huggingface.co/Epiculous/Azure_Dusk-v0.2) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
126
+ Refer to the [original model card](https://huggingface.co/Epiculous/Azure_Dusk-v0.2) for more details on the model.
127
+
128
+ ## Use with llama.cpp
129
+ Install llama.cpp through brew (works on Mac and Linux)
130
+
131
+ ```bash
132
+ brew install llama.cpp
133
+
134
+ ```
135
+ Invoke the llama.cpp server or the CLI.
136
+
137
+ ### CLI:
138
+ ```bash
139
+ llama-cli --hf-repo Triangle104/Azure_Dusk-v0.2-Q4_K_S-GGUF --hf-file azure_dusk-v0.2-q4_k_s.gguf -p "The meaning to life and the universe is"
140
+ ```
141
+
142
+ ### Server:
143
+ ```bash
144
+ llama-server --hf-repo Triangle104/Azure_Dusk-v0.2-Q4_K_S-GGUF --hf-file azure_dusk-v0.2-q4_k_s.gguf -c 2048
145
+ ```
146
+
147
+ Note: You can also use this checkpoint directly through the [usage steps](https://github.com/ggerganov/llama.cpp?tab=readme-ov-file#usage) listed in the Llama.cpp repo as well.
148
+
149
+ Step 1: Clone llama.cpp from GitHub.
150
+ ```
151
+ git clone https://github.com/ggerganov/llama.cpp
152
+ ```
153
+
154
+ Step 2: Move into the llama.cpp folder and build it with `LLAMA_CURL=1` flag along with other hardware-specific flags (for ex: LLAMA_CUDA=1 for Nvidia GPUs on Linux).
155
+ ```
156
+ cd llama.cpp && LLAMA_CURL=1 make
157
+ ```
158
+
159
+ Step 3: Run inference through the main binary.
160
+ ```
161
+ ./llama-cli --hf-repo Triangle104/Azure_Dusk-v0.2-Q4_K_S-GGUF --hf-file azure_dusk-v0.2-q4_k_s.gguf -p "The meaning to life and the universe is"
162
+ ```
163
+ or
164
+ ```
165
+ ./llama-server --hf-repo Triangle104/Azure_Dusk-v0.2-Q4_K_S-GGUF --hf-file azure_dusk-v0.2-q4_k_s.gguf -c 2048
166
+ ```