itlwas commited on
Commit
30edbaa
·
verified ·
1 Parent(s): d380eaf

Upload README.md with huggingface_hub

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