Triangle104 commited on
Commit
6ba21cf
·
verified ·
1 Parent(s): c3a3ba7

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +190 -0
README.md ADDED
@@ -0,0 +1,190 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: llama3.1
4
+ tags:
5
+ - mergekit
6
+ - merge
7
+ - shining-valiant
8
+ - shining-valiant-2
9
+ - enigma
10
+ - plum
11
+ - plumcode
12
+ - code
13
+ - valiant
14
+ - valiant-labs
15
+ - llama
16
+ - llama-3.1
17
+ - llama-3.1-instruct
18
+ - llama-3.1-instruct-8b
19
+ - llama-3
20
+ - llama-3-instruct
21
+ - llama-3-instruct-8b
22
+ - 8b
23
+ - code-instruct
24
+ - python
25
+ - science
26
+ - physics
27
+ - biology
28
+ - chemistry
29
+ - compsci
30
+ - computer-science
31
+ - engineering
32
+ - technical
33
+ - conversational
34
+ - chat
35
+ - instruct
36
+ - llama-cpp
37
+ - gguf-my-repo
38
+ base_model: sequelbox/Llama3.1-8B-PlumCode
39
+ model-index:
40
+ - name: Llama3.1-8B-PlumCode
41
+ results:
42
+ - task:
43
+ type: text-generation
44
+ name: Text Generation
45
+ dataset:
46
+ name: Winogrande (5-Shot)
47
+ type: Winogrande
48
+ args:
49
+ num_few_shot: 5
50
+ metrics:
51
+ - type: acc
52
+ value: 73.16
53
+ name: acc
54
+ - task:
55
+ type: text-generation
56
+ name: Text Generation
57
+ dataset:
58
+ name: IFEval (0-Shot)
59
+ type: HuggingFaceH4/ifeval
60
+ args:
61
+ num_few_shot: 0
62
+ metrics:
63
+ - type: inst_level_strict_acc and prompt_level_strict_acc
64
+ value: 20.45
65
+ name: strict accuracy
66
+ source:
67
+ url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=sequelbox/Llama3.1-8B-PlumCode
68
+ name: Open LLM Leaderboard
69
+ - task:
70
+ type: text-generation
71
+ name: Text Generation
72
+ dataset:
73
+ name: BBH (3-Shot)
74
+ type: BBH
75
+ args:
76
+ num_few_shot: 3
77
+ metrics:
78
+ - type: acc_norm
79
+ value: 8.5
80
+ name: normalized accuracy
81
+ source:
82
+ url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=sequelbox/Llama3.1-8B-PlumCode
83
+ name: Open LLM Leaderboard
84
+ - task:
85
+ type: text-generation
86
+ name: Text Generation
87
+ dataset:
88
+ name: MATH Lvl 5 (4-Shot)
89
+ type: hendrycks/competition_math
90
+ args:
91
+ num_few_shot: 4
92
+ metrics:
93
+ - type: exact_match
94
+ value: 2.42
95
+ name: exact match
96
+ source:
97
+ url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=sequelbox/Llama3.1-8B-PlumCode
98
+ name: Open LLM Leaderboard
99
+ - task:
100
+ type: text-generation
101
+ name: Text Generation
102
+ dataset:
103
+ name: GPQA (0-shot)
104
+ type: Idavidrein/gpqa
105
+ args:
106
+ num_few_shot: 0
107
+ metrics:
108
+ - type: acc_norm
109
+ value: 3.47
110
+ name: acc_norm
111
+ source:
112
+ url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=sequelbox/Llama3.1-8B-PlumCode
113
+ name: Open LLM Leaderboard
114
+ - task:
115
+ type: text-generation
116
+ name: Text Generation
117
+ dataset:
118
+ name: MuSR (0-shot)
119
+ type: TAUR-Lab/MuSR
120
+ args:
121
+ num_few_shot: 0
122
+ metrics:
123
+ - type: acc_norm
124
+ value: 8.97
125
+ name: acc_norm
126
+ source:
127
+ url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=sequelbox/Llama3.1-8B-PlumCode
128
+ name: Open LLM Leaderboard
129
+ - task:
130
+ type: text-generation
131
+ name: Text Generation
132
+ dataset:
133
+ name: MMLU-PRO (5-shot)
134
+ type: TIGER-Lab/MMLU-Pro
135
+ config: main
136
+ split: test
137
+ args:
138
+ num_few_shot: 5
139
+ metrics:
140
+ - type: acc
141
+ value: 14.84
142
+ name: accuracy
143
+ source:
144
+ url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=sequelbox/Llama3.1-8B-PlumCode
145
+ name: Open LLM Leaderboard
146
+ ---
147
+
148
+ # Triangle104/Llama3.1-8B-PlumCode-Q5_K_M-GGUF
149
+ This model was converted to GGUF format from [`sequelbox/Llama3.1-8B-PlumCode`](https://huggingface.co/sequelbox/Llama3.1-8B-PlumCode) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
150
+ Refer to the [original model card](https://huggingface.co/sequelbox/Llama3.1-8B-PlumCode) for more details on the model.
151
+
152
+ ## Use with llama.cpp
153
+ Install llama.cpp through brew (works on Mac and Linux)
154
+
155
+ ```bash
156
+ brew install llama.cpp
157
+
158
+ ```
159
+ Invoke the llama.cpp server or the CLI.
160
+
161
+ ### CLI:
162
+ ```bash
163
+ llama-cli --hf-repo Triangle104/Llama3.1-8B-PlumCode-Q5_K_M-GGUF --hf-file llama3.1-8b-plumcode-q5_k_m.gguf -p "The meaning to life and the universe is"
164
+ ```
165
+
166
+ ### Server:
167
+ ```bash
168
+ llama-server --hf-repo Triangle104/Llama3.1-8B-PlumCode-Q5_K_M-GGUF --hf-file llama3.1-8b-plumcode-q5_k_m.gguf -c 2048
169
+ ```
170
+
171
+ 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.
172
+
173
+ Step 1: Clone llama.cpp from GitHub.
174
+ ```
175
+ git clone https://github.com/ggerganov/llama.cpp
176
+ ```
177
+
178
+ 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).
179
+ ```
180
+ cd llama.cpp && LLAMA_CURL=1 make
181
+ ```
182
+
183
+ Step 3: Run inference through the main binary.
184
+ ```
185
+ ./llama-cli --hf-repo Triangle104/Llama3.1-8B-PlumCode-Q5_K_M-GGUF --hf-file llama3.1-8b-plumcode-q5_k_m.gguf -p "The meaning to life and the universe is"
186
+ ```
187
+ or
188
+ ```
189
+ ./llama-server --hf-repo Triangle104/Llama3.1-8B-PlumCode-Q5_K_M-GGUF --hf-file llama3.1-8b-plumcode-q5_k_m.gguf -c 2048
190
+ ```