TheBloke commited on
Commit
5f831bc
1 Parent(s): 17f09de

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +425 -0
README.md ADDED
@@ -0,0 +1,425 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: mncai/agiin-13.6B-v0.1
3
+ datasets:
4
+ - Intel/orca_dpo_pairs
5
+ inference: false
6
+ language:
7
+ - en
8
+ license: apache-2.0
9
+ model_creator: MindsAndCompany
10
+ model_name: Agiin 13.6B v0.1
11
+ model_type: mistral
12
+ prompt_template: '<|user|>
13
+
14
+ {prompt}
15
+
16
+ <|assistant|>
17
+
18
+ '
19
+ quantized_by: TheBloke
20
+ ---
21
+ <!-- markdownlint-disable MD041 -->
22
+
23
+ <!-- header start -->
24
+ <!-- 200823 -->
25
+ <div style="width: auto; margin-left: auto; margin-right: auto">
26
+ <img src="https://i.imgur.com/EBdldam.jpg" alt="TheBlokeAI" style="width: 100%; min-width: 400px; display: block; margin: auto;">
27
+ </div>
28
+ <div style="display: flex; justify-content: space-between; width: 100%;">
29
+ <div style="display: flex; flex-direction: column; align-items: flex-start;">
30
+ <p style="margin-top: 0.5em; margin-bottom: 0em;"><a href="https://discord.gg/theblokeai">Chat & support: TheBloke's Discord server</a></p>
31
+ </div>
32
+ <div style="display: flex; flex-direction: column; align-items: flex-end;">
33
+ <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>
34
+ </div>
35
+ </div>
36
+ <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>
37
+ <hr style="margin-top: 1.0em; margin-bottom: 1.0em;">
38
+ <!-- header end -->
39
+
40
+ # Agiin 13.6B v0.1 - GPTQ
41
+ - Model creator: [MindsAndCompany](https://huggingface.co/mncai)
42
+ - Original model: [Agiin 13.6B v0.1](https://huggingface.co/mncai/agiin-13.6B-v0.1)
43
+
44
+ <!-- description start -->
45
+ # Description
46
+
47
+ This repo contains GPTQ model files for [MindsAndCompany's Agiin 13.6B v0.1](https://huggingface.co/mncai/agiin-13.6B-v0.1).
48
+
49
+ 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.
50
+
51
+ These files were quantised using hardware kindly provided by [Massed Compute](https://massedcompute.com/).
52
+
53
+ <!-- description end -->
54
+ <!-- repositories-available start -->
55
+ ## Repositories available
56
+
57
+ * [AWQ model(s) for GPU inference.](https://huggingface.co/TheBloke/agiin-13.6B-v0.1-AWQ)
58
+ * [GPTQ models for GPU inference, with multiple quantisation parameter options.](https://huggingface.co/TheBloke/agiin-13.6B-v0.1-GPTQ)
59
+ * [2, 3, 4, 5, 6 and 8-bit GGUF models for CPU+GPU inference](https://huggingface.co/TheBloke/agiin-13.6B-v0.1-GGUF)
60
+ * [MindsAndCompany's original unquantised fp16 model in pytorch format, for GPU inference and for further conversions](https://huggingface.co/mncai/agiin-13.6B-v0.1)
61
+ <!-- repositories-available end -->
62
+
63
+ <!-- prompt-template start -->
64
+ ## Prompt template: ToRA
65
+
66
+ ```
67
+ <|user|>
68
+ {prompt}
69
+ <|assistant|>
70
+
71
+ ```
72
+
73
+ <!-- prompt-template end -->
74
+
75
+
76
+
77
+ <!-- README_GPTQ.md-compatible clients start -->
78
+ ## Known compatible clients / servers
79
+
80
+ GPTQ models are currently supported on Linux (NVidia/AMD) and Windows (NVidia only). macOS users: please use GGUF models.
81
+
82
+ These GPTQ models are known to work in the following inference servers/webuis.
83
+
84
+ - [text-generation-webui](https://github.com/oobabooga/text-generation-webui)
85
+ - [KoboldAI United](https://github.com/henk717/koboldai)
86
+ - [LoLLMS Web UI](https://github.com/ParisNeo/lollms-webui)
87
+ - [Hugging Face Text Generation Inference (TGI)](https://github.com/huggingface/text-generation-inference)
88
+
89
+ This may not be a complete list; if you know of others, please let me know!
90
+ <!-- README_GPTQ.md-compatible clients end -->
91
+
92
+ <!-- README_GPTQ.md-provided-files start -->
93
+ ## Provided files, and GPTQ parameters
94
+
95
+ Multiple quantisation parameters are provided, to allow you to choose the best one for your hardware and requirements.
96
+
97
+ Each separate quant is in a different branch. See below for instructions on fetching from different branches.
98
+
99
+ Most GPTQ files are made with AutoGPTQ. Mistral models are currently made with Transformers.
100
+
101
+ <details>
102
+ <summary>Explanation of GPTQ parameters</summary>
103
+
104
+ - Bits: The bit size of the quantised model.
105
+ - GS: GPTQ group size. Higher numbers use less VRAM, but have lower quantisation accuracy. "None" is the lowest possible value.
106
+ - 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.
107
+ - Damp %: A GPTQ parameter that affects how samples are processed for quantisation. 0.01 is default, but 0.1 results in slightly better accuracy.
108
+ - 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).
109
+ - 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.
110
+ - ExLlama Compatibility: Whether this file can be loaded with ExLlama, which currently only supports Llama and Mistral models in 4-bit.
111
+
112
+ </details>
113
+
114
+ | Branch | Bits | GS | Act Order | Damp % | GPTQ Dataset | Seq Len | Size | ExLlama | Desc |
115
+ | ------ | ---- | -- | --------- | ------ | ------------ | ------- | ---- | ------- | ---- |
116
+ | [main](https://huggingface.co/TheBloke/agiin-13.6B-v0.1-GPTQ/tree/main) | 4 | 128 | Yes | 0.1 | [VMware Open Instruct](https://huggingface.co/datasets/VMware/open-instruct/viewer/) | 4096 | 7.57 GB | Yes | 4-bit, with Act Order and group size 128g. Uses even less VRAM than 64g, but with slightly lower accuracy. |
117
+ | [gptq-4bit-32g-actorder_True](https://huggingface.co/TheBloke/agiin-13.6B-v0.1-GPTQ/tree/gptq-4bit-32g-actorder_True) | 4 | 32 | Yes | 0.1 | [VMware Open Instruct](https://huggingface.co/datasets/VMware/open-instruct/viewer/) | 4096 | 8.36 GB | Yes | 4-bit, with Act Order and group size 32g. Gives highest possible inference quality, with maximum VRAM usage. |
118
+ | [gptq-8bit--1g-actorder_True](https://huggingface.co/TheBloke/agiin-13.6B-v0.1-GPTQ/tree/gptq-8bit--1g-actorder_True) | 8 | None | Yes | 0.1 | [VMware Open Instruct](https://huggingface.co/datasets/VMware/open-instruct/viewer/) | 4096 | 14.07 GB | No | 8-bit, with Act Order. No group size, to lower VRAM requirements. |
119
+ | [gptq-8bit-128g-actorder_True](https://huggingface.co/TheBloke/agiin-13.6B-v0.1-GPTQ/tree/gptq-8bit-128g-actorder_True) | 8 | 128 | Yes | 0.1 | [VMware Open Instruct](https://huggingface.co/datasets/VMware/open-instruct/viewer/) | 4096 | 14.38 GB | No | 8-bit, with group size 128g for higher inference quality and with Act Order for even higher accuracy. |
120
+ | [gptq-8bit-32g-actorder_True](https://huggingface.co/TheBloke/agiin-13.6B-v0.1-GPTQ/tree/gptq-8bit-32g-actorder_True) | 8 | 32 | Yes | 0.1 | [VMware Open Instruct](https://huggingface.co/datasets/VMware/open-instruct/viewer/) | 4096 | 15.33 GB | No | 8-bit, with group size 32g and Act Order for maximum inference quality. |
121
+ | [gptq-4bit-64g-actorder_True](https://huggingface.co/TheBloke/agiin-13.6B-v0.1-GPTQ/tree/gptq-4bit-64g-actorder_True) | 4 | 64 | Yes | 0.1 | [VMware Open Instruct](https://huggingface.co/datasets/VMware/open-instruct/viewer/) | 4096 | 7.83 GB | Yes | 4-bit, with Act Order and group size 64g. Uses less VRAM than 32g, but with slightly lower accuracy. |
122
+
123
+ <!-- README_GPTQ.md-provided-files end -->
124
+
125
+ <!-- README_GPTQ.md-download-from-branches start -->
126
+ ## How to download, including from branches
127
+
128
+ ### In text-generation-webui
129
+
130
+ To download from the `main` branch, enter `TheBloke/agiin-13.6B-v0.1-GPTQ` in the "Download model" box.
131
+
132
+ To download from another branch, add `:branchname` to the end of the download name, eg `TheBloke/agiin-13.6B-v0.1-GPTQ:gptq-4bit-32g-actorder_True`
133
+
134
+ ### From the command line
135
+
136
+ I recommend using the `huggingface-hub` Python library:
137
+
138
+ ```shell
139
+ pip3 install huggingface-hub
140
+ ```
141
+
142
+ To download the `main` branch to a folder called `agiin-13.6B-v0.1-GPTQ`:
143
+
144
+ ```shell
145
+ mkdir agiin-13.6B-v0.1-GPTQ
146
+ huggingface-cli download TheBloke/agiin-13.6B-v0.1-GPTQ --local-dir agiin-13.6B-v0.1-GPTQ --local-dir-use-symlinks False
147
+ ```
148
+
149
+ To download from a different branch, add the `--revision` parameter:
150
+
151
+ ```shell
152
+ mkdir agiin-13.6B-v0.1-GPTQ
153
+ huggingface-cli download TheBloke/agiin-13.6B-v0.1-GPTQ --revision gptq-4bit-32g-actorder_True --local-dir agiin-13.6B-v0.1-GPTQ --local-dir-use-symlinks False
154
+ ```
155
+
156
+ <details>
157
+ <summary>More advanced huggingface-cli download usage</summary>
158
+
159
+ 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.
160
+
161
+ The cache location can be changed with the `HF_HOME` environment variable, and/or the `--cache-dir` parameter to `huggingface-cli`.
162
+
163
+ 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).
164
+
165
+ To accelerate downloads on fast connections (1Gbit/s or higher), install `hf_transfer`:
166
+
167
+ ```shell
168
+ pip3 install hf_transfer
169
+ ```
170
+
171
+ And set environment variable `HF_HUB_ENABLE_HF_TRANSFER` to `1`:
172
+
173
+ ```shell
174
+ mkdir agiin-13.6B-v0.1-GPTQ
175
+ HF_HUB_ENABLE_HF_TRANSFER=1 huggingface-cli download TheBloke/agiin-13.6B-v0.1-GPTQ --local-dir agiin-13.6B-v0.1-GPTQ --local-dir-use-symlinks False
176
+ ```
177
+
178
+ Windows Command Line users: You can set the environment variable by running `set HF_HUB_ENABLE_HF_TRANSFER=1` before the download command.
179
+ </details>
180
+
181
+ ### With `git` (**not** recommended)
182
+
183
+ To clone a specific branch with `git`, use a command like this:
184
+
185
+ ```shell
186
+ git clone --single-branch --branch gptq-4bit-32g-actorder_True https://huggingface.co/TheBloke/agiin-13.6B-v0.1-GPTQ
187
+ ```
188
+
189
+ 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.)
190
+
191
+ <!-- README_GPTQ.md-download-from-branches end -->
192
+ <!-- README_GPTQ.md-text-generation-webui start -->
193
+ ## How to easily download and use this model in [text-generation-webui](https://github.com/oobabooga/text-generation-webui)
194
+
195
+ Please make sure you're using the latest version of [text-generation-webui](https://github.com/oobabooga/text-generation-webui).
196
+
197
+ 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.
198
+
199
+ 1. Click the **Model tab**.
200
+ 2. Under **Download custom model or LoRA**, enter `TheBloke/agiin-13.6B-v0.1-GPTQ`.
201
+
202
+ - To download from a specific branch, enter for example `TheBloke/agiin-13.6B-v0.1-GPTQ:gptq-4bit-32g-actorder_True`
203
+ - see Provided Files above for the list of branches for each option.
204
+
205
+ 3. Click **Download**.
206
+ 4. The model will start downloading. Once it's finished it will say "Done".
207
+ 5. In the top left, click the refresh icon next to **Model**.
208
+ 6. In the **Model** dropdown, choose the model you just downloaded: `agiin-13.6B-v0.1-GPTQ`
209
+ 7. The model will automatically load, and is now ready for use!
210
+ 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.
211
+
212
+ - 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`.
213
+
214
+ 9. Once you're ready, click the **Text Generation** tab and enter a prompt to get started!
215
+
216
+ <!-- README_GPTQ.md-text-generation-webui end -->
217
+
218
+ <!-- README_GPTQ.md-use-from-tgi start -->
219
+ ## Serving this model from Text Generation Inference (TGI)
220
+
221
+ 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`
222
+
223
+ Example Docker parameters:
224
+
225
+ ```shell
226
+ --model-id TheBloke/agiin-13.6B-v0.1-GPTQ --port 3000 --quantize gptq --max-input-length 3696 --max-total-tokens 4096 --max-batch-prefill-tokens 4096
227
+ ```
228
+
229
+ Example Python code for interfacing with TGI (requires huggingface-hub 0.17.0 or later):
230
+
231
+ ```shell
232
+ pip3 install huggingface-hub
233
+ ```
234
+
235
+ ```python
236
+ from huggingface_hub import InferenceClient
237
+
238
+ endpoint_url = "https://your-endpoint-url-here"
239
+
240
+ prompt = "Tell me about AI"
241
+ prompt_template=f'''<|user|>
242
+ {prompt}
243
+ <|assistant|>
244
+ '''
245
+
246
+ client = InferenceClient(endpoint_url)
247
+ response = client.text_generation(prompt,
248
+ max_new_tokens=128,
249
+ do_sample=True,
250
+ temperature=0.7,
251
+ top_p=0.95,
252
+ top_k=40,
253
+ repetition_penalty=1.1)
254
+
255
+ print(f"Model output: {response}")
256
+ ```
257
+ <!-- README_GPTQ.md-use-from-tgi end -->
258
+ <!-- README_GPTQ.md-use-from-python start -->
259
+ ## Python code example: inference from this GPTQ model
260
+
261
+ ### Install the necessary packages
262
+
263
+ Requires: Transformers 4.33.0 or later, Optimum 1.12.0 or later, and AutoGPTQ 0.4.2 or later.
264
+
265
+ ```shell
266
+ pip3 install --upgrade transformers optimum
267
+ # If using PyTorch 2.1 + CUDA 12.x:
268
+ pip3 install --upgrade auto-gptq
269
+ # or, if using PyTorch 2.1 + CUDA 11.x:
270
+ pip3 install --upgrade auto-gptq --extra-index-url https://huggingface.github.io/autogptq-index/whl/cu118/
271
+ ```
272
+
273
+ 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:
274
+
275
+ ```shell
276
+ pip3 uninstall -y auto-gptq
277
+ git clone https://github.com/PanQiWei/AutoGPTQ
278
+ cd AutoGPTQ
279
+ git checkout v0.5.1
280
+ pip3 install .
281
+ ```
282
+
283
+ ### Example Python code
284
+
285
+ ```python
286
+ from transformers import AutoModelForCausalLM, AutoTokenizer, pipeline
287
+
288
+ model_name_or_path = "TheBloke/agiin-13.6B-v0.1-GPTQ"
289
+ # To use a different branch, change revision
290
+ # For example: revision="gptq-4bit-32g-actorder_True"
291
+ model = AutoModelForCausalLM.from_pretrained(model_name_or_path,
292
+ device_map="auto",
293
+ trust_remote_code=False,
294
+ revision="main")
295
+
296
+ tokenizer = AutoTokenizer.from_pretrained(model_name_or_path, use_fast=True)
297
+
298
+ prompt = "Write a story about llamas"
299
+ system_message = "You are a story writing assistant"
300
+ prompt_template=f'''<|user|>
301
+ {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 architecture models (including Mistral, Yi, DeepSeek, SOLAR, etc) 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**: Michael Levine, 阿明, Trailburnt, Nikolai Manek, John Detwiler, Randy H, Will Dee, Sebastain Graf, NimbleBox.ai, Eugene Pentland, Emad Mostaque, Ai Maven, Jim Angel, Jeff Scroggin, Michael Davis, Manuel Alberto Morcote, Stephen Murray, Robert, Justin Joy, Luke @flexchar, Brandon Frisco, Elijah Stavena, S_X, Dan Guido, Undi ., Komninos Chatzipapas, Shadi, theTransient, Lone Striker, Raven Klaugh, jjj, Cap'n Zoog, Michel-Marie MAUDET (LINAGORA), Matthew Berman, David, Fen Risland, Omer Bin Jawed, Luke Pendergrass, Kalila, OG, Erik Bjäreholt, Rooh Singh, Joseph William Delisle, Dan Lewis, TL, John Villwock, AzureBlack, Brad, Pedro Madruga, Caitlyn Gatomon, K, jinyuan sun, Mano Prime, Alex, Jeffrey Morgan, Alicia Loh, Illia Dulskyi, Chadd, transmissions 11, fincy, Rainer Wilmers, ReadyPlayerEmma, knownsqashed, Mandus, biorpg, Deo Leter, Brandon Phillips, SuperWojo, Sean Connelly, Iucharbius, Jack West, Harry Royden McLaughlin, Nicholas, terasurfer, Vitor Caleffi, Duane Dunston, Johann-Peter Hartmann, David Ziegler, Olakabola, Ken Nordquist, Trenton Dambrowitz, Tom X Nguyen, Vadim, Ajan Kanaga, Leonard Tan, Clay Pascal, Alexandros Triantafyllidis, JM33133, Xule, vamX, ya boyyy, subjectnull, Talal Aujan, Alps Aficionado, wassieverse, Ari Malik, James Bentley, Woland, Spencer Kim, Michael Dempsey, Fred von Graf, Elle, zynix, William Richards, Stanislav Ovsiannikov, Edmond Seymore, Jonathan Leane, Martin Kemka, usrbinkat, Enrico Ros
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: MindsAndCompany's Agiin 13.6B v0.1
375
+
376
+
377
+ # Model Card for mncai/agiin-13.6B-v0.1
378
+
379
+ ### Introduction of MindsAndCompany
380
+
381
+ https://mnc.ai/
382
+
383
+ We create various AI models and develop solutions that can be applied to businesses. And as for generative AI, we are developing products like Code Assistant, TOD Chatbot, LLMOps, and are in the process of developing Enterprise AGI (Artificial General Intelligence).
384
+
385
+ ### Model Summary
386
+ This model was built based on the Mistral architecture. It was inspired by neural connection technology and rehabilitation therapy.
387
+ I have created a new model architecture that does not require pretraining, and training the model is sufficient with just one H100 for 7 hours.
388
+
389
+ ### Data
390
+ Intel/orca_dpo_pairs (DPO)
391
+
392
+ ### Surgery and Training
393
+
394
+ stack mistral 62 layers and DPO.
395
+
396
+ ### How to Use
397
+
398
+ ```python
399
+ message = [
400
+ {"role": "system", "content": "You are a helpful assistant chatbot."},
401
+ {"role": "user", "content": "두 개의 구가 각각 지름이 1, 2일때 두 구의 부피는 몇배지? 설명도 같이 해줘."}
402
+ ]
403
+ tokenizer = AutoTokenizer.from_pretrained(hf_model)
404
+ prompt = tokenizer.apply_chat_template(message, add_generation_prompt=True, tokenize=False)
405
+
406
+ pipeline = transformers.pipeline(
407
+ "text-generation",
408
+ model=hf_model,
409
+ tokenizer=tokenizer
410
+ )
411
+
412
+
413
+ sequences = pipeline(
414
+ prompt,
415
+ do_sample=True,
416
+ temperature=0.7,
417
+ top_p=0.9,
418
+ num_return_sequences=1,
419
+ max_length=512,
420
+ )
421
+ print(sequences[0]['generated_text'])
422
+ ```
423
+
424
+ ### Contact
425
+ If you have any questions, please raise an issue or contact us at [email protected]