TheBloke commited on
Commit
4e7174c
1 Parent(s): 39fb6d4

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +437 -0
README.md ADDED
@@ -0,0 +1,437 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: mlinmg/SG-Raccoon-Yi-55B-200k
3
+ inference: false
4
+ language:
5
+ - en,
6
+ license: other
7
+ license_link: https://huggingface.co/01-ai/Yi-34B/blob/main/LICENSE
8
+ license_name: yi-license
9
+ model_creator: Marco Lironi
10
+ model_name: SG Raccoon Yi 55B 200K
11
+ model_type: yi
12
+ pipeline_tag: conversational
13
+ prompt_template: 'SYSTEM: {system_message}
14
+
15
+ USER: {prompt}
16
+
17
+ ASSISTANT:
18
+
19
+ '
20
+ quantized_by: TheBloke
21
+ ---
22
+ <!-- markdownlint-disable MD041 -->
23
+
24
+ <!-- header start -->
25
+ <!-- 200823 -->
26
+ <div style="width: auto; margin-left: auto; margin-right: auto">
27
+ <img src="https://i.imgur.com/EBdldam.jpg" alt="TheBlokeAI" style="width: 100%; min-width: 400px; display: block; margin: auto;">
28
+ </div>
29
+ <div style="display: flex; justify-content: space-between; width: 100%;">
30
+ <div style="display: flex; flex-direction: column; align-items: flex-start;">
31
+ <p style="margin-top: 0.5em; margin-bottom: 0em;"><a href="https://discord.gg/theblokeai">Chat & support: TheBloke's Discord server</a></p>
32
+ </div>
33
+ <div style="display: flex; flex-direction: column; align-items: flex-end;">
34
+ <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>
35
+ </div>
36
+ </div>
37
+ <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>
38
+ <hr style="margin-top: 1.0em; margin-bottom: 1.0em;">
39
+ <!-- header end -->
40
+
41
+ # SG Raccoon Yi 55B 200K - GPTQ
42
+ - Model creator: [Marco Lironi](https://huggingface.co/mlinmg)
43
+ - Original model: [SG Raccoon Yi 55B 200K](https://huggingface.co/mlinmg/SG-Raccoon-Yi-55B-200k)
44
+
45
+ <!-- description start -->
46
+ # Description
47
+
48
+ This repo contains GPTQ model files for [Marco Lironi's SG Raccoon Yi 55B 200K](https://huggingface.co/mlinmg/SG-Raccoon-Yi-55B-200k).
49
+
50
+ Multiple GPTQ parameter permutations are provided; see Provided Files below for details of the options provided, their parameters, and the software used to create them.
51
+
52
+ These files were quantised using hardware kindly provided by [Massed Compute](https://massedcompute.com/).
53
+
54
+ <!-- description end -->
55
+ <!-- repositories-available start -->
56
+ ## Repositories available
57
+
58
+ * [AWQ model(s) for GPU inference.](https://huggingface.co/TheBloke/SG-Raccoon-Yi-55B-200k-AWQ)
59
+ * [GPTQ models for GPU inference, with multiple quantisation parameter options.](https://huggingface.co/TheBloke/SG-Raccoon-Yi-55B-200k-GPTQ)
60
+ * [2, 3, 4, 5, 6 and 8-bit GGUF models for CPU+GPU inference](https://huggingface.co/TheBloke/SG-Raccoon-Yi-55B-200k-GGUF)
61
+ * [Marco Lironi's original unquantised fp16 model in pytorch format, for GPU inference and for further conversions](https://huggingface.co/mlinmg/SG-Raccoon-Yi-55B-200k)
62
+ <!-- repositories-available end -->
63
+
64
+ <!-- prompt-template start -->
65
+ ## Prompt template: Orca-Vicuna
66
+
67
+ ```
68
+ SYSTEM: {system_message}
69
+ USER: {prompt}
70
+ ASSISTANT:
71
+
72
+ ```
73
+
74
+ <!-- prompt-template end -->
75
+
76
+
77
+
78
+ <!-- README_GPTQ.md-compatible clients start -->
79
+ ## Known compatible clients / servers
80
+
81
+ GPTQ models are currently supported on Linux (NVidia/AMD) and Windows (NVidia only). macOS users: please use GGUF models.
82
+
83
+ These GPTQ models are known to work in the following inference servers/webuis.
84
+
85
+ - [text-generation-webui](https://github.com/oobabooga/text-generation-webui)
86
+ - [KoboldAI United](https://github.com/henk717/koboldai)
87
+ - [LoLLMS Web UI](https://github.com/ParisNeo/lollms-webui)
88
+ - [Hugging Face Text Generation Inference (TGI)](https://github.com/huggingface/text-generation-inference)
89
+
90
+ This may not be a complete list; if you know of others, please let me know!
91
+ <!-- README_GPTQ.md-compatible clients end -->
92
+
93
+ <!-- README_GPTQ.md-provided-files start -->
94
+ ## Provided files, and GPTQ parameters
95
+
96
+ Multiple quantisation parameters are provided, to allow you to choose the best one for your hardware and requirements.
97
+
98
+ Each separate quant is in a different branch. See below for instructions on fetching from different branches.
99
+
100
+ Most GPTQ files are made with AutoGPTQ. Mistral models are currently made with Transformers.
101
+
102
+ <details>
103
+ <summary>Explanation of GPTQ parameters</summary>
104
+
105
+ - Bits: The bit size of the quantised model.
106
+ - GS: GPTQ group size. Higher numbers use less VRAM, but have lower quantisation accuracy. "None" is the lowest possible value.
107
+ - Act Order: True or False. Also known as `desc_act`. True results in better quantisation accuracy. Some GPTQ clients have had issues with models that use Act Order plus Group Size, but this is generally resolved now.
108
+ - Damp %: A GPTQ parameter that affects how samples are processed for quantisation. 0.01 is default, but 0.1 results in slightly better accuracy.
109
+ - GPTQ dataset: The calibration dataset used during quantisation. Using a dataset more appropriate to the model's training can improve quantisation accuracy. Note that the GPTQ calibration dataset is not the same as the dataset used to train the model - please refer to the original model repo for details of the training dataset(s).
110
+ - Sequence Length: The length of the dataset sequences used for quantisation. Ideally this is the same as the model sequence length. For some very long sequence models (16+K), a lower sequence length may have to be used. Note that a lower sequence length does not limit the sequence length of the quantised model. It only impacts the quantisation accuracy on longer inference sequences.
111
+ - ExLlama Compatibility: Whether this file can be loaded with ExLlama, which currently only supports Llama and Mistral models in 4-bit.
112
+
113
+ </details>
114
+
115
+ | Branch | Bits | GS | Act Order | Damp % | GPTQ Dataset | Seq Len | Size | ExLlama | Desc |
116
+ | ------ | ---- | -- | --------- | ------ | ------------ | ------- | ---- | ------- | ---- |
117
+ | [main](https://huggingface.co/TheBloke/SG-Raccoon-Yi-55B-200k-GPTQ/tree/main) | 4 | None | Yes | 0.1 | [VMware Open Instruct](https://huggingface.co/datasets/VMware/open-instruct/viewer/) | 8192 | 29.23 GB | Yes | 4-bit, with Act Order. No group size, to lower VRAM requirements. |
118
+ | [gptq-4bit-128g-actorder_True](https://huggingface.co/TheBloke/SG-Raccoon-Yi-55B-200k-GPTQ/tree/gptq-4bit-128g-actorder_True) | 4 | 128 | Yes | 0.1 | [VMware Open Instruct](https://huggingface.co/datasets/VMware/open-instruct/viewer/) | 8192 | 30.28 GB | Yes | 4-bit, with Act Order and group size 128g. Uses even less VRAM than 64g, but with slightly lower accuracy. |
119
+ | [gptq-4bit-32g-actorder_True](https://huggingface.co/TheBloke/SG-Raccoon-Yi-55B-200k-GPTQ/tree/gptq-4bit-32g-actorder_True) | 4 | 32 | Yes | 0.1 | [VMware Open Instruct](https://huggingface.co/datasets/VMware/open-instruct/viewer/) | 8192 | 33.48 GB | Yes | 4-bit, with Act Order and group size 32g. Gives highest possible inference quality, with maximum VRAM usage. |
120
+ | [gptq-3bit--1g-actorder_True](https://huggingface.co/TheBloke/SG-Raccoon-Yi-55B-200k-GPTQ/tree/gptq-3bit--1g-actorder_True) | 3 | None | Yes | 0.1 | [VMware Open Instruct](https://huggingface.co/datasets/VMware/open-instruct/viewer/) | 8192 | 22.39 GB | No | 3-bit, with Act Order and no group size. Lowest possible VRAM requirements. May be lower quality than 3-bit 128g. |
121
+ | [gptq-3bit-128g-actorder_True](https://huggingface.co/TheBloke/SG-Raccoon-Yi-55B-200k-GPTQ/tree/gptq-3bit-128g-actorder_True) | 3 | 128 | Yes | 0.1 | [VMware Open Instruct](https://huggingface.co/datasets/VMware/open-instruct/viewer/) | 8192 | 23.39 GB | No | 3-bit, with group size 128g and act-order. Higher quality than 128g-False. |
122
+ | [gptq-3bit-32g-actorder_True](https://huggingface.co/TheBloke/SG-Raccoon-Yi-55B-200k-GPTQ/tree/gptq-3bit-32g-actorder_True) | 3 | 32 | Yes | 0.1 | [VMware Open Instruct](https://huggingface.co/datasets/VMware/open-instruct/viewer/) | 8192 | 26.43 GB | No | 3-bit, with group size 64g and act-order. Highest quality 3-bit option. |
123
+
124
+ <!-- README_GPTQ.md-provided-files end -->
125
+
126
+ <!-- README_GPTQ.md-download-from-branches start -->
127
+ ## How to download, including from branches
128
+
129
+ ### In text-generation-webui
130
+
131
+ To download from the `main` branch, enter `TheBloke/SG-Raccoon-Yi-55B-200k-GPTQ` in the "Download model" box.
132
+
133
+ To download from another branch, add `:branchname` to the end of the download name, eg `TheBloke/SG-Raccoon-Yi-55B-200k-GPTQ:gptq-4bit-128g-actorder_True`
134
+
135
+ ### From the command line
136
+
137
+ I recommend using the `huggingface-hub` Python library:
138
+
139
+ ```shell
140
+ pip3 install huggingface-hub
141
+ ```
142
+
143
+ To download the `main` branch to a folder called `SG-Raccoon-Yi-55B-200k-GPTQ`:
144
+
145
+ ```shell
146
+ mkdir SG-Raccoon-Yi-55B-200k-GPTQ
147
+ huggingface-cli download TheBloke/SG-Raccoon-Yi-55B-200k-GPTQ --local-dir SG-Raccoon-Yi-55B-200k-GPTQ --local-dir-use-symlinks False
148
+ ```
149
+
150
+ To download from a different branch, add the `--revision` parameter:
151
+
152
+ ```shell
153
+ mkdir SG-Raccoon-Yi-55B-200k-GPTQ
154
+ huggingface-cli download TheBloke/SG-Raccoon-Yi-55B-200k-GPTQ --revision gptq-4bit-128g-actorder_True --local-dir SG-Raccoon-Yi-55B-200k-GPTQ --local-dir-use-symlinks False
155
+ ```
156
+
157
+ <details>
158
+ <summary>More advanced huggingface-cli download usage</summary>
159
+
160
+ If you remove the `--local-dir-use-symlinks False` parameter, the files will instead be stored in the central Hugging Face cache directory (default location on Linux is: `~/.cache/huggingface`), and symlinks will be added to the specified `--local-dir`, pointing to their real location in the cache. This allows for interrupted downloads to be resumed, and allows you to quickly clone the repo to multiple places on disk without triggering a download again. The downside, and the reason why I don't list that as the default option, is that the files are then hidden away in a cache folder and it's harder to know where your disk space is being used, and to clear it up if/when you want to remove a download model.
161
+
162
+ The cache location can be changed with the `HF_HOME` environment variable, and/or the `--cache-dir` parameter to `huggingface-cli`.
163
+
164
+ 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).
165
+
166
+ To accelerate downloads on fast connections (1Gbit/s or higher), install `hf_transfer`:
167
+
168
+ ```shell
169
+ pip3 install hf_transfer
170
+ ```
171
+
172
+ And set environment variable `HF_HUB_ENABLE_HF_TRANSFER` to `1`:
173
+
174
+ ```shell
175
+ mkdir SG-Raccoon-Yi-55B-200k-GPTQ
176
+ HF_HUB_ENABLE_HF_TRANSFER=1 huggingface-cli download TheBloke/SG-Raccoon-Yi-55B-200k-GPTQ --local-dir SG-Raccoon-Yi-55B-200k-GPTQ --local-dir-use-symlinks False
177
+ ```
178
+
179
+ Windows Command Line users: You can set the environment variable by running `set HF_HUB_ENABLE_HF_TRANSFER=1` before the download command.
180
+ </details>
181
+
182
+ ### With `git` (**not** recommended)
183
+
184
+ To clone a specific branch with `git`, use a command like this:
185
+
186
+ ```shell
187
+ git clone --single-branch --branch gptq-4bit-128g-actorder_True https://huggingface.co/TheBloke/SG-Raccoon-Yi-55B-200k-GPTQ
188
+ ```
189
+
190
+ Note that using Git with HF repos is strongly discouraged. It will be much slower than using `huggingface-hub`, and will use twice as much disk space as it has to store the model files twice (it stores every byte both in the intended target folder, and again in the `.git` folder as a blob.)
191
+
192
+ <!-- README_GPTQ.md-download-from-branches end -->
193
+ <!-- README_GPTQ.md-text-generation-webui start -->
194
+ ## How to easily download and use this model in [text-generation-webui](https://github.com/oobabooga/text-generation-webui)
195
+
196
+ Please make sure you're using the latest version of [text-generation-webui](https://github.com/oobabooga/text-generation-webui).
197
+
198
+ It is strongly recommended to use the text-generation-webui one-click-installers unless you're sure you know how to make a manual install.
199
+
200
+ 1. Click the **Model tab**.
201
+ 2. Under **Download custom model or LoRA**, enter `TheBloke/SG-Raccoon-Yi-55B-200k-GPTQ`.
202
+
203
+ - To download from a specific branch, enter for example `TheBloke/SG-Raccoon-Yi-55B-200k-GPTQ:gptq-4bit-128g-actorder_True`
204
+ - see Provided Files above for the list of branches for each option.
205
+
206
+ 3. Click **Download**.
207
+ 4. The model will start downloading. Once it's finished it will say "Done".
208
+ 5. In the top left, click the refresh icon next to **Model**.
209
+ 6. In the **Model** dropdown, choose the model you just downloaded: `SG-Raccoon-Yi-55B-200k-GPTQ`
210
+ 7. The model will automatically load, and is now ready for use!
211
+ 8. If you want any custom settings, set them and then click **Save settings for this model** followed by **Reload the Model** in the top right.
212
+
213
+ - Note that you do not need to and should not set manual GPTQ parameters any more. These are set automatically from the file `quantize_config.json`.
214
+
215
+ 9. Once you're ready, click the **Text Generation** tab and enter a prompt to get started!
216
+
217
+ <!-- README_GPTQ.md-text-generation-webui end -->
218
+
219
+ <!-- README_GPTQ.md-use-from-tgi start -->
220
+ ## Serving this model from Text Generation Inference (TGI)
221
+
222
+ It's recommended to use TGI version 1.1.0 or later. The official Docker container is: `ghcr.io/huggingface/text-generation-inference:1.1.0`
223
+
224
+ Example Docker parameters:
225
+
226
+ ```shell
227
+ --model-id TheBloke/SG-Raccoon-Yi-55B-200k-GPTQ --port 3000 --quantize gptq --max-input-length 3696 --max-total-tokens 4096 --max-batch-prefill-tokens 4096
228
+ ```
229
+
230
+ Example Python code for interfacing with TGI (requires huggingface-hub 0.17.0 or later):
231
+
232
+ ```shell
233
+ pip3 install huggingface-hub
234
+ ```
235
+
236
+ ```python
237
+ from huggingface_hub import InferenceClient
238
+
239
+ endpoint_url = "https://your-endpoint-url-here"
240
+
241
+ prompt = "Tell me about AI"
242
+ prompt_template=f'''SYSTEM: {system_message}
243
+ USER: {prompt}
244
+ ASSISTANT:
245
+ '''
246
+
247
+ client = InferenceClient(endpoint_url)
248
+ response = client.text_generation(prompt,
249
+ max_new_tokens=128,
250
+ do_sample=True,
251
+ temperature=0.7,
252
+ top_p=0.95,
253
+ top_k=40,
254
+ repetition_penalty=1.1)
255
+
256
+ print(f"Model output: {response}")
257
+ ```
258
+ <!-- README_GPTQ.md-use-from-tgi end -->
259
+ <!-- README_GPTQ.md-use-from-python start -->
260
+ ## Python code example: inference from this GPTQ model
261
+
262
+ ### Install the necessary packages
263
+
264
+ Requires: Transformers 4.33.0 or later, Optimum 1.12.0 or later, and AutoGPTQ 0.4.2 or later.
265
+
266
+ ```shell
267
+ pip3 install --upgrade transformers optimum
268
+ # If using PyTorch 2.1 + CUDA 12.x:
269
+ pip3 install --upgrade auto-gptq
270
+ # or, if using PyTorch 2.1 + CUDA 11.x:
271
+ pip3 install --upgrade auto-gptq --extra-index-url https://huggingface.github.io/autogptq-index/whl/cu118/
272
+ ```
273
+
274
+ If you are using PyTorch 2.0, you will need to install AutoGPTQ from source. Likewise if you have problems with the pre-built wheels, you should try building from source:
275
+
276
+ ```shell
277
+ pip3 uninstall -y auto-gptq
278
+ git clone https://github.com/PanQiWei/AutoGPTQ
279
+ cd AutoGPTQ
280
+ git checkout v0.5.1
281
+ pip3 install .
282
+ ```
283
+
284
+ ### Example Python code
285
+
286
+ ```python
287
+ from transformers import AutoModelForCausalLM, AutoTokenizer, pipeline
288
+
289
+ model_name_or_path = "TheBloke/SG-Raccoon-Yi-55B-200k-GPTQ"
290
+ # To use a different branch, change revision
291
+ # For example: revision="gptq-4bit-128g-actorder_True"
292
+ model = AutoModelForCausalLM.from_pretrained(model_name_or_path,
293
+ device_map="auto",
294
+ trust_remote_code=False,
295
+ revision="main")
296
+
297
+ tokenizer = AutoTokenizer.from_pretrained(model_name_or_path, use_fast=True)
298
+
299
+ prompt = "Tell me about AI"
300
+ prompt_template=f'''SYSTEM: {system_message}
301
+ USER: {prompt}
302
+ ASSISTANT:
303
+ '''
304
+
305
+ print("\n\n*** Generate:")
306
+
307
+ input_ids = tokenizer(prompt_template, return_tensors='pt').input_ids.cuda()
308
+ output = model.generate(inputs=input_ids, temperature=0.7, do_sample=True, top_p=0.95, top_k=40, max_new_tokens=512)
309
+ print(tokenizer.decode(output[0]))
310
+
311
+ # Inference can also be done using transformers' pipeline
312
+
313
+ print("*** Pipeline:")
314
+ pipe = pipeline(
315
+ "text-generation",
316
+ model=model,
317
+ tokenizer=tokenizer,
318
+ max_new_tokens=512,
319
+ do_sample=True,
320
+ temperature=0.7,
321
+ top_p=0.95,
322
+ top_k=40,
323
+ repetition_penalty=1.1
324
+ )
325
+
326
+ print(pipe(prompt_template)[0]['generated_text'])
327
+ ```
328
+ <!-- README_GPTQ.md-use-from-python end -->
329
+
330
+ <!-- README_GPTQ.md-compatibility start -->
331
+ ## Compatibility
332
+
333
+ The files provided are tested to work with Transformers. For non-Mistral models, AutoGPTQ can also be used directly.
334
+
335
+ [ExLlama](https://github.com/turboderp/exllama) is compatible with Llama and Mistral models in 4-bit. Please see the Provided Files table above for per-file compatibility.
336
+
337
+ For a list of clients/servers, please see "Known compatible clients / servers", above.
338
+ <!-- README_GPTQ.md-compatibility end -->
339
+
340
+ <!-- footer start -->
341
+ <!-- 200823 -->
342
+ ## Discord
343
+
344
+ For further support, and discussions on these models and AI in general, join us at:
345
+
346
+ [TheBloke AI's Discord server](https://discord.gg/theblokeai)
347
+
348
+ ## Thanks, and how to contribute
349
+
350
+ Thanks to the [chirper.ai](https://chirper.ai) team!
351
+
352
+ Thanks to Clay from [gpus.llm-utils.org](llm-utils)!
353
+
354
+ 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.
355
+
356
+ 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.
357
+
358
+ Donaters will get priority support on any and all AI/LLM/model questions and requests, access to a private Discord room, plus other benefits.
359
+
360
+ * Patreon: https://patreon.com/TheBlokeAI
361
+ * Ko-Fi: https://ko-fi.com/TheBlokeAI
362
+
363
+ **Special thanks to**: Aemon Algiz.
364
+
365
+ **Patreon special mentions**: Brandon Frisco, LangChain4j, Spiking Neurons AB, transmissions 11, Joseph William Delisle, Nitin Borwankar, Willem Michiel, Michael Dempsey, vamX, Jeffrey Morgan, zynix, jjj, Omer Bin Jawed, Sean Connelly, jinyuan sun, Jeromy Smith, Shadi, Pawan Osman, Chadd, Elijah Stavena, Illia Dulskyi, Sebastain Graf, Stephen Murray, terasurfer, Edmond Seymore, Celu Ramasamy, Mandus, Alex, biorpg, Ajan Kanaga, Clay Pascal, Raven Klaugh, 阿明, K, ya boyyy, usrbinkat, Alicia Loh, John Villwock, ReadyPlayerEmma, Chris Smitley, Cap'n Zoog, fincy, GodLy, S_X, sidney chen, Cory Kujawski, OG, Mano Prime, AzureBlack, Pieter, Kalila, Spencer Kim, Tom X Nguyen, Stanislav Ovsiannikov, Michael Levine, Andrey, Trailburnt, Vadim, Enrico Ros, Talal Aujan, Brandon Phillips, Jack West, Eugene Pentland, Michael Davis, Will Dee, webtim, Jonathan Leane, Alps Aficionado, Rooh Singh, Tiffany J. Kim, theTransient, Luke @flexchar, Elle, Caitlyn Gatomon, Ari Malik, subjectnull, Johann-Peter Hartmann, Trenton Dambrowitz, Imad Khwaja, Asp the Wyvern, Emad Mostaque, Rainer Wilmers, Alexandros Triantafyllidis, Nicholas, Pedro Madruga, SuperWojo, Harry Royden McLaughlin, James Bentley, Olakabola, David Ziegler, Ai Maven, Jeff Scroggin, Nikolai Manek, Deo Leter, Matthew Berman, Fen Risland, Ken Nordquist, Manuel Alberto Morcote, Luke Pendergrass, TL, Fred von Graf, Randy H, Dan Guido, NimbleBox.ai, Vitor Caleffi, Gabriel Tamborski, knownsqashed, Lone Striker, Erik Bjäreholt, John Detwiler, Leonard Tan, Iucharbius
366
+
367
+
368
+ Thank you to all my generous patrons and donaters!
369
+
370
+ And thank you again to a16z for their generous grant.
371
+
372
+ <!-- footer end -->
373
+
374
+ # Original model card: Marco Lironi's SG Raccoon Yi 55B 200K
375
+
376
+ <p align="center">
377
+ <img src="https://cdn-uploads.huggingface.co/production/uploads/644ba0c76ebb3ebf7264dbe9/PWn9I-0XH7kSP_YXcyxIg.png" width="400"/>
378
+ </p>
379
+
380
+ ---
381
+
382
+ # SG Raccoon 55B
383
+
384
+ The first 55B auto-regressive causal LM created by combining 2x finetuned [Yi 34b](https://huggingface.co/01-ai/Yi-34B) with *200K context* into one.
385
+
386
+
387
+ # Prompting Format
388
+
389
+ ```
390
+ SYSTEM: <ANY SYSTEM CONTEXT>
391
+ USER:
392
+ ASSISTANT:
393
+ ```
394
+
395
+ # Merge process
396
+
397
+ The models used in the merge are [Tess-M-v1.3](https://huggingface.co/migtissera/Tess-M-v1.3/) and [Nous-Capybara-34B](https://huggingface.co/NousResearch/Nous-Capybara-34B).
398
+
399
+ The layer ranges used are as follows:
400
+
401
+ ```yaml
402
+ - model: migtissera/Tess-M-v1.3
403
+ layer_range: [0, 14]
404
+ - model: NousResearch/Nous-Capybara-34B
405
+ layer_range: [7, 21]
406
+ - model: migtissera/Tess-M-v1.3
407
+ layer_range: [15, 29]
408
+ - model: NousResearch/Nous-Capybara-34B
409
+ layer_range: [22, 36]
410
+ - model: migtissera/Tess-M-v1.3
411
+ layer_range: [30, 44]
412
+ - model: NousResearch/Nous-Capybara-34B
413
+ layer_range: [37, 51]
414
+ - model: migtissera/Tess-M-v1.3
415
+ layer_range: [45, 59]
416
+ ```
417
+
418
+ # Tips
419
+
420
+ Being a Yi model, try disabling the BOS token and/or running a lower temperature with MinP (and no other samplers) if output doesn't seem right. Yi tends to run "hot" by default.
421
+
422
+ Sometimes the model "spells out" the stop token as </s> like Capybara, so you may need to add </s> as an additional stopping condition.
423
+
424
+
425
+ # Benchmarks
426
+ Coming soon.
427
+
428
+ # Acknowledgements
429
+ - Special thanks to [MSS](https://milanosamplesale.com/) for sponsoring this project
430
+
431
+ - [@chargoddard](https://huggingface.co/chargoddard) for developing the framework used to merge the model - [mergekit](https://github.com/cg123/mergekit).
432
+
433
+ - Great thanks to [@Undi95](https://huggingface.co/Undi95) for helping figuring out model merge options
434
+
435
+ - Also credits to the [01-ai](https://huggingface.co/01-ai) team for their amazing models
436
+
437
+ - This merged model is inspired by [Goliath 120B](https://huggingface.co/alpindale/goliath-120b)