mattritchey commited on
Commit
24f6d58
·
verified ·
1 Parent(s): e56e732

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +156 -0
README.md ADDED
@@ -0,0 +1,156 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - en
4
+ license: apache-2.0
5
+ tags:
6
+ - text-generation-inference
7
+ - transformers
8
+ - unsloth
9
+ - qwen2
10
+ - trl
11
+ - sft
12
+ - llama-cpp
13
+ - gguf-my-repo
14
+ base_model: FlofloB/83k_continued_pretraining_Qwen2.5-0.5B-Instruct_Unsloth_merged_16bit
15
+ datasets:
16
+ - UncovAI/fineweb_CC-MAIN-2024-18_100k_output_UncovAI_83362
17
+ model-index:
18
+ - name: 83k_continued_pretraining_Qwen2.5-0.5B-Instruct_Unsloth_merged_16bit
19
+ results:
20
+ - task:
21
+ type: text-generation
22
+ name: Text Generation
23
+ dataset:
24
+ name: IFEval (0-Shot)
25
+ type: HuggingFaceH4/ifeval
26
+ args:
27
+ num_few_shot: 0
28
+ metrics:
29
+ - type: inst_level_strict_acc and prompt_level_strict_acc
30
+ value: 28.69
31
+ name: strict accuracy
32
+ source:
33
+ url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=FlofloB/83k_continued_pretraining_Qwen2.5-0.5B-Instruct_Unsloth_merged_16bit
34
+ name: Open LLM Leaderboard
35
+ - task:
36
+ type: text-generation
37
+ name: Text Generation
38
+ dataset:
39
+ name: BBH (3-Shot)
40
+ type: BBH
41
+ args:
42
+ num_few_shot: 3
43
+ metrics:
44
+ - type: acc_norm
45
+ value: 8.13
46
+ name: normalized accuracy
47
+ source:
48
+ url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=FlofloB/83k_continued_pretraining_Qwen2.5-0.5B-Instruct_Unsloth_merged_16bit
49
+ name: Open LLM Leaderboard
50
+ - task:
51
+ type: text-generation
52
+ name: Text Generation
53
+ dataset:
54
+ name: MATH Lvl 5 (4-Shot)
55
+ type: hendrycks/competition_math
56
+ args:
57
+ num_few_shot: 4
58
+ metrics:
59
+ - type: exact_match
60
+ value: 0.0
61
+ name: exact match
62
+ source:
63
+ url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=FlofloB/83k_continued_pretraining_Qwen2.5-0.5B-Instruct_Unsloth_merged_16bit
64
+ name: Open LLM Leaderboard
65
+ - task:
66
+ type: text-generation
67
+ name: Text Generation
68
+ dataset:
69
+ name: GPQA (0-shot)
70
+ type: Idavidrein/gpqa
71
+ args:
72
+ num_few_shot: 0
73
+ metrics:
74
+ - type: acc_norm
75
+ value: 3.13
76
+ name: acc_norm
77
+ source:
78
+ url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=FlofloB/83k_continued_pretraining_Qwen2.5-0.5B-Instruct_Unsloth_merged_16bit
79
+ name: Open LLM Leaderboard
80
+ - task:
81
+ type: text-generation
82
+ name: Text Generation
83
+ dataset:
84
+ name: MuSR (0-shot)
85
+ type: TAUR-Lab/MuSR
86
+ args:
87
+ num_few_shot: 0
88
+ metrics:
89
+ - type: acc_norm
90
+ value: 1.42
91
+ name: acc_norm
92
+ source:
93
+ url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=FlofloB/83k_continued_pretraining_Qwen2.5-0.5B-Instruct_Unsloth_merged_16bit
94
+ name: Open LLM Leaderboard
95
+ - task:
96
+ type: text-generation
97
+ name: Text Generation
98
+ dataset:
99
+ name: MMLU-PRO (5-shot)
100
+ type: TIGER-Lab/MMLU-Pro
101
+ config: main
102
+ split: test
103
+ args:
104
+ num_few_shot: 5
105
+ metrics:
106
+ - type: acc
107
+ value: 6.17
108
+ name: accuracy
109
+ source:
110
+ url: https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard?query=FlofloB/83k_continued_pretraining_Qwen2.5-0.5B-Instruct_Unsloth_merged_16bit
111
+ name: Open LLM Leaderboard
112
+ ---
113
+
114
+ # mattritchey/83k_continued_pretraining_Qwen2.5-0.5B-Instruct_Unsloth_merged_16bit-Q4_K_M-GGUF
115
+ This model was converted to GGUF format from [`FlofloB/83k_continued_pretraining_Qwen2.5-0.5B-Instruct_Unsloth_merged_16bit`](https://huggingface.co/FlofloB/83k_continued_pretraining_Qwen2.5-0.5B-Instruct_Unsloth_merged_16bit) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
116
+ Refer to the [original model card](https://huggingface.co/FlofloB/83k_continued_pretraining_Qwen2.5-0.5B-Instruct_Unsloth_merged_16bit) for more details on the model.
117
+
118
+ ## Use with llama.cpp
119
+ Install llama.cpp through brew (works on Mac and Linux)
120
+
121
+ ```bash
122
+ brew install llama.cpp
123
+
124
+ ```
125
+ Invoke the llama.cpp server or the CLI.
126
+
127
+ ### CLI:
128
+ ```bash
129
+ llama-cli --hf-repo mattritchey/83k_continued_pretraining_Qwen2.5-0.5B-Instruct_Unsloth_merged_16bit-Q4_K_M-GGUF --hf-file 83k_continued_pretraining_qwen2.5-0.5b-instruct_unsloth_merged_16bit-q4_k_m.gguf -p "The meaning to life and the universe is"
130
+ ```
131
+
132
+ ### Server:
133
+ ```bash
134
+ llama-server --hf-repo mattritchey/83k_continued_pretraining_Qwen2.5-0.5B-Instruct_Unsloth_merged_16bit-Q4_K_M-GGUF --hf-file 83k_continued_pretraining_qwen2.5-0.5b-instruct_unsloth_merged_16bit-q4_k_m.gguf -c 2048
135
+ ```
136
+
137
+ 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.
138
+
139
+ Step 1: Clone llama.cpp from GitHub.
140
+ ```
141
+ git clone https://github.com/ggerganov/llama.cpp
142
+ ```
143
+
144
+ 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).
145
+ ```
146
+ cd llama.cpp && LLAMA_CURL=1 make
147
+ ```
148
+
149
+ Step 3: Run inference through the main binary.
150
+ ```
151
+ ./llama-cli --hf-repo mattritchey/83k_continued_pretraining_Qwen2.5-0.5B-Instruct_Unsloth_merged_16bit-Q4_K_M-GGUF --hf-file 83k_continued_pretraining_qwen2.5-0.5b-instruct_unsloth_merged_16bit-q4_k_m.gguf -p "The meaning to life and the universe is"
152
+ ```
153
+ or
154
+ ```
155
+ ./llama-server --hf-repo mattritchey/83k_continued_pretraining_Qwen2.5-0.5B-Instruct_Unsloth_merged_16bit-Q4_K_M-GGUF --hf-file 83k_continued_pretraining_qwen2.5-0.5b-instruct_unsloth_merged_16bit-q4_k_m.gguf -c 2048
156
+ ```