TheBloke commited on
Commit
26e8b23
1 Parent(s): 33f62e9

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +385 -0
README.md ADDED
@@ -0,0 +1,385 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: uukuguy/speechless-code-mistral-7b-v1.0
3
+ datasets:
4
+ - jondurbin/airoboros-2.2
5
+ - Open-Orca/OpenOrca
6
+ - garage-bAInd/Open-Platypus
7
+ - WizardLM/WizardLM_evol_instruct_V2_196k
8
+ - TokenBender/python_eval_instruct_51k
9
+ inference: false
10
+ language:
11
+ - en
12
+ library_name: transformers
13
+ license: llama2
14
+ model-index:
15
+ - name: SpeechlessCoder
16
+ results:
17
+ - dataset:
18
+ name: HumanEval
19
+ type: openai_humaneval
20
+ metrics:
21
+ - name: pass@1
22
+ type: pass@1
23
+ value: 0.0
24
+ verified: false
25
+ task:
26
+ type: text-generation
27
+ model_creator: Jiangwen Su
28
+ model_name: Speechless Code Mistral 7B v1.0
29
+ model_type: mistral
30
+ pipeline_tag: text-generation
31
+ prompt_template: '{prompt}
32
+
33
+ '
34
+ quantized_by: TheBloke
35
+ tags:
36
+ - llama-2
37
+ - code
38
+ ---
39
+
40
+ <!-- header start -->
41
+ <!-- 200823 -->
42
+ <div style="width: auto; margin-left: auto; margin-right: auto">
43
+ <img src="https://i.imgur.com/EBdldam.jpg" alt="TheBlokeAI" style="width: 100%; min-width: 400px; display: block; margin: auto;">
44
+ </div>
45
+ <div style="display: flex; justify-content: space-between; width: 100%;">
46
+ <div style="display: flex; flex-direction: column; align-items: flex-start;">
47
+ <p style="margin-top: 0.5em; margin-bottom: 0em;"><a href="https://discord.gg/theblokeai">Chat & support: TheBloke's Discord server</a></p>
48
+ </div>
49
+ <div style="display: flex; flex-direction: column; align-items: flex-end;">
50
+ <p style="margin-top: 0.5em; margin-bottom: 0em;"><a href="https://www.patreon.com/TheBlokeAI">Want to contribute? TheBloke's Patreon page</a></p>
51
+ </div>
52
+ </div>
53
+ <div style="text-align:center; margin-top: 0em; margin-bottom: 0em"><p style="margin-top: 0.25em; margin-bottom: 0em;">TheBloke's LLM work is generously supported by a grant from <a href="https://a16z.com">andreessen horowitz (a16z)</a></p></div>
54
+ <hr style="margin-top: 1.0em; margin-bottom: 1.0em;">
55
+ <!-- header end -->
56
+
57
+ # Speechless Code Mistral 7B v1.0 - GGUF
58
+ - Model creator: [Jiangwen Su](https://huggingface.co/uukuguy)
59
+ - Original model: [Speechless Code Mistral 7B v1.0](https://huggingface.co/uukuguy/speechless-code-mistral-7b-v1.0)
60
+
61
+ <!-- description start -->
62
+ ## Description
63
+
64
+ This repo contains GGUF format model files for [Jiangwen Su's Speechless Code Mistral 7B v1.0](https://huggingface.co/uukuguy/speechless-code-mistral-7b-v1.0).
65
+
66
+ <!-- description end -->
67
+ <!-- README_GGUF.md-about-gguf start -->
68
+ ### About GGUF
69
+
70
+ GGUF is a new format introduced by the llama.cpp team on August 21st 2023. It is a replacement for GGML, which is no longer supported by llama.cpp.
71
+
72
+ Here is an incomplate list of clients and libraries that are known to support GGUF:
73
+
74
+ * [llama.cpp](https://github.com/ggerganov/llama.cpp). The source project for GGUF. Offers a CLI and a server option.
75
+ * [text-generation-webui](https://github.com/oobabooga/text-generation-webui), the most widely used web UI, with many features and powerful extensions. Supports GPU acceleration.
76
+ * [KoboldCpp](https://github.com/LostRuins/koboldcpp), a fully featured web UI, with GPU accel across all platforms and GPU architectures. Especially good for story telling.
77
+ * [LM Studio](https://lmstudio.ai/), an easy-to-use and powerful local GUI for Windows and macOS (Silicon), with GPU acceleration.
78
+ * [LoLLMS Web UI](https://github.com/ParisNeo/lollms-webui), a great web UI with many interesting and unique features, including a full model library for easy model selection.
79
+ * [Faraday.dev](https://faraday.dev/), an attractive and easy to use character-based chat GUI for Windows and macOS (both Silicon and Intel), with GPU acceleration.
80
+ * [ctransformers](https://github.com/marella/ctransformers), a Python library with GPU accel, LangChain support, and OpenAI-compatible AI server.
81
+ * [llama-cpp-python](https://github.com/abetlen/llama-cpp-python), a Python library with GPU accel, LangChain support, and OpenAI-compatible API server.
82
+ * [candle](https://github.com/huggingface/candle), a Rust ML framework with a focus on performance, including GPU support, and ease of use.
83
+
84
+ <!-- README_GGUF.md-about-gguf end -->
85
+ <!-- repositories-available start -->
86
+ ## Repositories available
87
+
88
+ * [AWQ model(s) for GPU inference.](https://huggingface.co/TheBloke/speechless-code-mistral-7B-v1.0-AWQ)
89
+ * [GPTQ models for GPU inference, with multiple quantisation parameter options.](https://huggingface.co/TheBloke/speechless-code-mistral-7B-v1.0-GPTQ)
90
+ * [2, 3, 4, 5, 6 and 8-bit GGUF models for CPU+GPU inference](https://huggingface.co/TheBloke/speechless-code-mistral-7B-v1.0-GGUF)
91
+ * [Jiangwen Su's original unquantised fp16 model in pytorch format, for GPU inference and for further conversions](https://huggingface.co/uukuguy/speechless-code-mistral-7b-v1.0)
92
+ <!-- repositories-available end -->
93
+
94
+ <!-- prompt-template start -->
95
+ ## Prompt template: Unknown
96
+
97
+ ```
98
+ {prompt}
99
+
100
+ ```
101
+
102
+ <!-- prompt-template end -->
103
+
104
+
105
+ <!-- compatibility_gguf start -->
106
+ ## Compatibility
107
+
108
+ These quantised GGUFv2 files are compatible with llama.cpp from August 27th onwards, as of commit [d0cee0d](https://github.com/ggerganov/llama.cpp/commit/d0cee0d36d5be95a0d9088b674dbb27354107221)
109
+
110
+ They are also compatible with many third party UIs and libraries - please see the list at the top of this README.
111
+
112
+ ## Explanation of quantisation methods
113
+ <details>
114
+ <summary>Click to see details</summary>
115
+
116
+ The new methods available are:
117
+ * GGML_TYPE_Q2_K - "type-1" 2-bit quantization in super-blocks containing 16 blocks, each block having 16 weight. Block scales and mins are quantized with 4 bits. This ends up effectively using 2.5625 bits per weight (bpw)
118
+ * GGML_TYPE_Q3_K - "type-0" 3-bit quantization in super-blocks containing 16 blocks, each block having 16 weights. Scales are quantized with 6 bits. This end up using 3.4375 bpw.
119
+ * GGML_TYPE_Q4_K - "type-1" 4-bit quantization in super-blocks containing 8 blocks, each block having 32 weights. Scales and mins are quantized with 6 bits. This ends up using 4.5 bpw.
120
+ * GGML_TYPE_Q5_K - "type-1" 5-bit quantization. Same super-block structure as GGML_TYPE_Q4_K resulting in 5.5 bpw
121
+ * GGML_TYPE_Q6_K - "type-0" 6-bit quantization. Super-blocks with 16 blocks, each block having 16 weights. Scales are quantized with 8 bits. This ends up using 6.5625 bpw
122
+
123
+ Refer to the Provided Files table below to see what files use which methods, and how.
124
+ </details>
125
+ <!-- compatibility_gguf end -->
126
+
127
+ <!-- README_GGUF.md-provided-files start -->
128
+ ## Provided files
129
+
130
+ | Name | Quant method | Bits | Size | Max RAM required | Use case |
131
+ | ---- | ---- | ---- | ---- | ---- | ----- |
132
+ | [speechless-code-mistral-7b-v1.0.Q2_K.gguf](https://huggingface.co/TheBloke/speechless-code-mistral-7B-v1.0-GGUF/blob/main/speechless-code-mistral-7b-v1.0.Q2_K.gguf) | Q2_K | 2 | 3.08 GB| 5.58 GB | smallest, significant quality loss - not recommended for most purposes |
133
+ | [speechless-code-mistral-7b-v1.0.Q3_K_S.gguf](https://huggingface.co/TheBloke/speechless-code-mistral-7B-v1.0-GGUF/blob/main/speechless-code-mistral-7b-v1.0.Q3_K_S.gguf) | Q3_K_S | 3 | 3.16 GB| 5.66 GB | very small, high quality loss |
134
+ | [speechless-code-mistral-7b-v1.0.Q3_K_M.gguf](https://huggingface.co/TheBloke/speechless-code-mistral-7B-v1.0-GGUF/blob/main/speechless-code-mistral-7b-v1.0.Q3_K_M.gguf) | Q3_K_M | 3 | 3.52 GB| 6.02 GB | very small, high quality loss |
135
+ | [speechless-code-mistral-7b-v1.0.Q3_K_L.gguf](https://huggingface.co/TheBloke/speechless-code-mistral-7B-v1.0-GGUF/blob/main/speechless-code-mistral-7b-v1.0.Q3_K_L.gguf) | Q3_K_L | 3 | 3.82 GB| 6.32 GB | small, substantial quality loss |
136
+ | [speechless-code-mistral-7b-v1.0.Q4_0.gguf](https://huggingface.co/TheBloke/speechless-code-mistral-7B-v1.0-GGUF/blob/main/speechless-code-mistral-7b-v1.0.Q4_0.gguf) | Q4_0 | 4 | 4.11 GB| 6.61 GB | legacy; small, very high quality loss - prefer using Q3_K_M |
137
+ | [speechless-code-mistral-7b-v1.0.Q4_K_S.gguf](https://huggingface.co/TheBloke/speechless-code-mistral-7B-v1.0-GGUF/blob/main/speechless-code-mistral-7b-v1.0.Q4_K_S.gguf) | Q4_K_S | 4 | 4.14 GB| 6.64 GB | small, greater quality loss |
138
+ | [speechless-code-mistral-7b-v1.0.Q4_K_M.gguf](https://huggingface.co/TheBloke/speechless-code-mistral-7B-v1.0-GGUF/blob/main/speechless-code-mistral-7b-v1.0.Q4_K_M.gguf) | Q4_K_M | 4 | 4.37 GB| 6.87 GB | medium, balanced quality - recommended |
139
+ | [speechless-code-mistral-7b-v1.0.Q5_0.gguf](https://huggingface.co/TheBloke/speechless-code-mistral-7B-v1.0-GGUF/blob/main/speechless-code-mistral-7b-v1.0.Q5_0.gguf) | Q5_0 | 5 | 5.00 GB| 7.50 GB | legacy; medium, balanced quality - prefer using Q4_K_M |
140
+ | [speechless-code-mistral-7b-v1.0.Q5_K_S.gguf](https://huggingface.co/TheBloke/speechless-code-mistral-7B-v1.0-GGUF/blob/main/speechless-code-mistral-7b-v1.0.Q5_K_S.gguf) | Q5_K_S | 5 | 5.00 GB| 7.50 GB | large, low quality loss - recommended |
141
+ | [speechless-code-mistral-7b-v1.0.Q5_K_M.gguf](https://huggingface.co/TheBloke/speechless-code-mistral-7B-v1.0-GGUF/blob/main/speechless-code-mistral-7b-v1.0.Q5_K_M.gguf) | Q5_K_M | 5 | 5.13 GB| 7.63 GB | large, very low quality loss - recommended |
142
+ | [speechless-code-mistral-7b-v1.0.Q6_K.gguf](https://huggingface.co/TheBloke/speechless-code-mistral-7B-v1.0-GGUF/blob/main/speechless-code-mistral-7b-v1.0.Q6_K.gguf) | Q6_K | 6 | 5.94 GB| 8.44 GB | very large, extremely low quality loss |
143
+ | [speechless-code-mistral-7b-v1.0.Q8_0.gguf](https://huggingface.co/TheBloke/speechless-code-mistral-7B-v1.0-GGUF/blob/main/speechless-code-mistral-7b-v1.0.Q8_0.gguf) | Q8_0 | 8 | 7.70 GB| 10.20 GB | very large, extremely low quality loss - not recommended |
144
+
145
+ **Note**: the above RAM figures assume no GPU offloading. If layers are offloaded to the GPU, this will reduce RAM usage and use VRAM instead.
146
+
147
+
148
+
149
+ <!-- README_GGUF.md-provided-files end -->
150
+
151
+ <!-- README_GGUF.md-how-to-download start -->
152
+ ## How to download GGUF files
153
+
154
+ **Note for manual downloaders:** You almost never want to clone the entire repo! Multiple different quantisation formats are provided, and most users only want to pick and download a single file.
155
+
156
+ The following clients/libraries will automatically download models for you, providing a list of available models to choose from:
157
+ - LM Studio
158
+ - LoLLMS Web UI
159
+ - Faraday.dev
160
+
161
+ ### In `text-generation-webui`
162
+
163
+ Under Download Model, you can enter the model repo: TheBloke/speechless-code-mistral-7B-v1.0-GGUF and below it, a specific filename to download, such as: speechless-code-mistral-7b-v1.0.Q4_K_M.gguf.
164
+
165
+ Then click Download.
166
+
167
+ ### On the command line, including multiple files at once
168
+
169
+ I recommend using the `huggingface-hub` Python library:
170
+
171
+ ```shell
172
+ pip3 install huggingface-hub
173
+ ```
174
+
175
+ Then you can download any individual model file to the current directory, at high speed, with a command like this:
176
+
177
+ ```shell
178
+ huggingface-cli download TheBloke/speechless-code-mistral-7B-v1.0-GGUF speechless-code-mistral-7b-v1.0.Q4_K_M.gguf --local-dir . --local-dir-use-symlinks False
179
+ ```
180
+
181
+ <details>
182
+ <summary>More advanced huggingface-cli download usage</summary>
183
+
184
+ You can also download multiple files at once with a pattern:
185
+
186
+ ```shell
187
+ huggingface-cli download TheBloke/speechless-code-mistral-7B-v1.0-GGUF --local-dir . --local-dir-use-symlinks False --include='*Q4_K*gguf'
188
+ ```
189
+
190
+ For more documentation on downloading with `huggingface-cli`, please see: [HF -> Hub Python Library -> Download files -> Download from the CLI](https://huggingface.co/docs/huggingface_hub/guides/download#download-from-the-cli).
191
+
192
+ To accelerate downloads on fast connections (1Gbit/s or higher), install `hf_transfer`:
193
+
194
+ ```shell
195
+ pip3 install hf_transfer
196
+ ```
197
+
198
+ And set environment variable `HF_HUB_ENABLE_HF_TRANSFER` to `1`:
199
+
200
+ ```shell
201
+ HF_HUB_ENABLE_HF_TRANSFER=1 huggingface-cli download TheBloke/speechless-code-mistral-7B-v1.0-GGUF speechless-code-mistral-7b-v1.0.Q4_K_M.gguf --local-dir . --local-dir-use-symlinks False
202
+ ```
203
+
204
+ Windows Command Line users: You can set the environment variable by running `set HF_HUB_ENABLE_HF_TRANSFER=1` before the download command.
205
+ </details>
206
+ <!-- README_GGUF.md-how-to-download end -->
207
+
208
+ <!-- README_GGUF.md-how-to-run start -->
209
+ ## Example `llama.cpp` command
210
+
211
+ Make sure you are using `llama.cpp` from commit [d0cee0d](https://github.com/ggerganov/llama.cpp/commit/d0cee0d36d5be95a0d9088b674dbb27354107221) or later.
212
+
213
+ ```shell
214
+ ./main -ngl 32 -m speechless-code-mistral-7b-v1.0.Q4_K_M.gguf --color -c 2048 --temp 0.7 --repeat_penalty 1.1 -n -1 -p "{prompt}"
215
+ ```
216
+
217
+ Change `-ngl 32` to the number of layers to offload to GPU. Remove it if you don't have GPU acceleration.
218
+
219
+ Change `-c 2048` to the desired sequence length. For extended sequence models - eg 8K, 16K, 32K - the necessary RoPE scaling parameters are read from the GGUF file and set by llama.cpp automatically.
220
+
221
+ If you want to have a chat-style conversation, replace the `-p <PROMPT>` argument with `-i -ins`
222
+
223
+ For other parameters and how to use them, please refer to [the llama.cpp documentation](https://github.com/ggerganov/llama.cpp/blob/master/examples/main/README.md)
224
+
225
+ ## How to run in `text-generation-webui`
226
+
227
+ Further instructions here: [text-generation-webui/docs/llama.cpp.md](https://github.com/oobabooga/text-generation-webui/blob/main/docs/llama.cpp.md).
228
+
229
+ ## How to run from Python code
230
+
231
+ You can use GGUF models from Python using the [llama-cpp-python](https://github.com/abetlen/llama-cpp-python) or [ctransformers](https://github.com/marella/ctransformers) libraries.
232
+
233
+ ### How to load this model in Python code, using ctransformers
234
+
235
+ #### First install the package
236
+
237
+ Run one of the following commands, according to your system:
238
+
239
+ ```shell
240
+ # Base ctransformers with no GPU acceleration
241
+ pip install ctransformers
242
+ # Or with CUDA GPU acceleration
243
+ pip install ctransformers[cuda]
244
+ # Or with AMD ROCm GPU acceleration (Linux only)
245
+ CT_HIPBLAS=1 pip install ctransformers --no-binary ctransformers
246
+ # Or with Metal GPU acceleration for macOS systems only
247
+ CT_METAL=1 pip install ctransformers --no-binary ctransformers
248
+ ```
249
+
250
+ #### Simple ctransformers example code
251
+
252
+ ```python
253
+ from ctransformers import AutoModelForCausalLM
254
+
255
+ # Set gpu_layers to the number of layers to offload to GPU. Set to 0 if no GPU acceleration is available on your system.
256
+ llm = AutoModelForCausalLM.from_pretrained("TheBloke/speechless-code-mistral-7B-v1.0-GGUF", model_file="speechless-code-mistral-7b-v1.0.Q4_K_M.gguf", model_type="mistral", gpu_layers=50)
257
+
258
+ print(llm("AI is going to"))
259
+ ```
260
+
261
+ ## How to use with LangChain
262
+
263
+ Here are guides on using llama-cpp-python and ctransformers with LangChain:
264
+
265
+ * [LangChain + llama-cpp-python](https://python.langchain.com/docs/integrations/llms/llamacpp)
266
+ * [LangChain + ctransformers](https://python.langchain.com/docs/integrations/providers/ctransformers)
267
+
268
+ <!-- README_GGUF.md-how-to-run end -->
269
+
270
+ <!-- footer start -->
271
+ <!-- 200823 -->
272
+ ## Discord
273
+
274
+ For further support, and discussions on these models and AI in general, join us at:
275
+
276
+ [TheBloke AI's Discord server](https://discord.gg/theblokeai)
277
+
278
+ ## Thanks, and how to contribute
279
+
280
+ Thanks to the [chirper.ai](https://chirper.ai) team!
281
+
282
+ Thanks to Clay from [gpus.llm-utils.org](llm-utils)!
283
+
284
+ I've had a lot of people ask if they can contribute. I enjoy providing models and helping people, and would love to be able to spend even more time doing it, as well as expanding into new projects like fine tuning/training.
285
+
286
+ If you're able and willing to contribute it will be most gratefully received and will help me to keep providing more models, and to start work on new AI projects.
287
+
288
+ Donaters will get priority support on any and all AI/LLM/model questions and requests, access to a private Discord room, plus other benefits.
289
+
290
+ * Patreon: https://patreon.com/TheBlokeAI
291
+ * Ko-Fi: https://ko-fi.com/TheBlokeAI
292
+
293
+ **Special thanks to**: Aemon Algiz.
294
+
295
+ **Patreon special mentions**: Pierre Kircher, Stanislav Ovsiannikov, Michael Levine, Eugene Pentland, Andrey, 준교 김, Randy H, Fred von Graf, Artur Olbinski, Caitlyn Gatomon, terasurfer, Jeff Scroggin, James Bentley, Vadim, Gabriel Puliatti, Harry Royden McLaughlin, Sean Connelly, Dan Guido, Edmond Seymore, Alicia Loh, subjectnull, AzureBlack, Manuel Alberto Morcote, Thomas Belote, Lone Striker, Chris Smitley, Vitor Caleffi, Johann-Peter Hartmann, Clay Pascal, biorpg, Brandon Frisco, sidney chen, transmissions 11, Pedro Madruga, jinyuan sun, Ajan Kanaga, Emad Mostaque, Trenton Dambrowitz, Jonathan Leane, Iucharbius, usrbinkat, vamX, George Stoitzev, Luke Pendergrass, theTransient, Olakabola, Swaroop Kallakuri, Cap'n Zoog, Brandon Phillips, Michael Dempsey, Nikolai Manek, danny, Matthew Berman, Gabriel Tamborski, alfie_i, Raymond Fosdick, Tom X Nguyen, Raven Klaugh, LangChain4j, Magnesian, Illia Dulskyi, David Ziegler, Mano Prime, Luis Javier Navarrete Lozano, Erik Bjäreholt, 阿明, Nathan Dryer, Alex, Rainer Wilmers, zynix, TL, Joseph William Delisle, John Villwock, Nathan LeClaire, Willem Michiel, Joguhyik, GodLy, OG, Alps Aficionado, Jeffrey Morgan, ReadyPlayerEmma, Tiffany J. Kim, Sebastain Graf, Spencer Kim, Michael Davis, webtim, Talal Aujan, knownsqashed, John Detwiler, Imad Khwaja, Deo Leter, Jerry Meng, Elijah Stavena, Rooh Singh, Pieter, SuperWojo, Alexandros Triantafyllidis, Stephen Murray, Ai Maven, ya boyyy, Enrico Ros, Ken Nordquist, Deep Realms, Nicholas, Spiking Neurons AB, Elle, Will Dee, Jack West, RoA, Luke @flexchar, Viktor Bowallius, Derek Yates, Subspace Studios, jjj, Toran Billups, Asp the Wyvern, Fen Risland, Ilya, NimbleBox.ai, Chadd, Nitin Borwankar, Emre, Mandus, Leonard Tan, Kalila, K, Trailburnt, S_X, Cory Kujawski
296
+
297
+
298
+ Thank you to all my generous patrons and donaters!
299
+
300
+ And thank you again to a16z for their generous grant.
301
+
302
+ <!-- footer end -->
303
+
304
+ <!-- original-model-card start -->
305
+ # Original model card: Jiangwen Su's Speechless Code Mistral 7B v1.0
306
+
307
+
308
+ <p><h1> speechless-code-mistral-7b-v1.0 </h1></p>
309
+
310
+ Use the following dataset to fine-tune mistralai/Mistral-7B-v0.1 in order to improve the model's reasoning and planning abilities.
311
+
312
+ Total 201,981 samples.
313
+ - jondurbin/airoboros-2.2: Filter categories related to coding, reasoning and planning. 23,462 samples.
314
+ - Open-Orca/OpenOrca: Filter the 'cot' category in 1M GPT4 dataset. 74,440 samples.
315
+ - garage-bAInd/Open-Platypus: 100%, 24,926 samples.
316
+ - WizardLM/WizardLM_evol_instruct_V2_196k: Coding coversation part. 30,185 samples
317
+ - TokenBender/python_eval_instruct_51k: “python” in output .40,309 samples
318
+ - Spider: 8,659 samples
319
+
320
+
321
+ | | |
322
+ |------ | ------ |
323
+ | lr | 2e-4 |
324
+ | lr_scheduler_type | cosine |
325
+ | weight_decay | 0.0 |
326
+ | optim | paged_adamw_8bit |
327
+ | flash_attention | True |
328
+ | rerope | False |
329
+ | max_new_tokens | 4096 |
330
+ | num_train_epochs | 2 |
331
+ | bits | 4 |
332
+ | lora_r | 64 |
333
+ | lora_alpha | 16 |
334
+ | lora_dropout | 0.05 |
335
+ | double_quant | True |
336
+ | quant_type | nf4 |
337
+ | dataset_format | airoboros |
338
+ | mini_batch_size | 2 |
339
+ | grandient_accumulation_steps | 32 |
340
+ | bf16 | True |
341
+
342
+ A40-48G x 2
343
+
344
+ | | |
345
+ |------ | ------ |
346
+ | epoch | 2.0 |
347
+ | etrain_loss | 0.5 |
348
+ | etrain_runtime | 1 day, 10:25:26.77 |
349
+ | etrain_samples_per_second | 3.194 |
350
+ | etrain_steps_per_second | 0.025 |
351
+ | eeval_loss | 0.5146 |
352
+ | eeval_runtime | 0:00:25.04 |
353
+ | eeval_samples_per_second | 7.985 |
354
+ | eeval_steps_per_second | |
355
+
356
+ | Metric | Value |
357
+ | --- | --- |
358
+ | humaneval-python ||
359
+
360
+ [Big Code Models Leaderboard](https://huggingface.co/spaces/bigcode/bigcode-models-leaderboard)
361
+
362
+ CodeLlama-34B-Python: 53.29
363
+
364
+ CodeLlama-34B-Instruct: 50.79
365
+
366
+ CodeLlama-13B-Instruct: 50.6
367
+
368
+ CodeLlama-34B: 45.11
369
+
370
+ CodeLlama-13B-Python: 42.89
371
+
372
+ CodeLlama-13B: 35.07
373
+
374
+ [Open LLM Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
375
+ | Metric | Value |
376
+ | --- | --- |
377
+ | ARC | |
378
+ | HellaSwag | |
379
+ | MMLU | |
380
+ | TruthfulQA | |
381
+ | Average | |
382
+
383
+
384
+
385
+ <!-- original-model-card end -->