TheBloke commited on
Commit
271bf95
1 Parent(s): baf466f

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +454 -0
README.md ADDED
@@ -0,0 +1,454 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: fblgit/una-cybertron-7b-v3-OMA
3
+ datasets:
4
+ - fblgit/tree-of-knowledge
5
+ inference: false
6
+ library_name: transformers
7
+ license: apache-2.0
8
+ model_creator: FBL
9
+ model_name: Una Cybertron 7B V3 OMA
10
+ model_type: mistral
11
+ prompt_template: '<|im_start|>system
12
+
13
+ {system_message}<|im_end|>
14
+
15
+ <|im_start|>user
16
+
17
+ {prompt}<|im_end|>
18
+
19
+ <|im_start|>assistant
20
+
21
+ '
22
+ quantized_by: TheBloke
23
+ tags:
24
+ - juanako
25
+ - UNA
26
+ - cybertron
27
+ - xaberius
28
+ ---
29
+ <!-- markdownlint-disable MD041 -->
30
+
31
+ <!-- header start -->
32
+ <!-- 200823 -->
33
+ <div style="width: auto; margin-left: auto; margin-right: auto">
34
+ <img src="https://i.imgur.com/EBdldam.jpg" alt="TheBlokeAI" style="width: 100%; min-width: 400px; display: block; margin: auto;">
35
+ </div>
36
+ <div style="display: flex; justify-content: space-between; width: 100%;">
37
+ <div style="display: flex; flex-direction: column; align-items: flex-start;">
38
+ <p style="margin-top: 0.5em; margin-bottom: 0em;"><a href="https://discord.gg/theblokeai">Chat & support: TheBloke's Discord server</a></p>
39
+ </div>
40
+ <div style="display: flex; flex-direction: column; align-items: flex-end;">
41
+ <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>
42
+ </div>
43
+ </div>
44
+ <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>
45
+ <hr style="margin-top: 1.0em; margin-bottom: 1.0em;">
46
+ <!-- header end -->
47
+
48
+ # Una Cybertron 7B V3 OMA - AWQ
49
+ - Model creator: [FBL](https://huggingface.co/fblgit)
50
+ - Original model: [Una Cybertron 7B V3 OMA](https://huggingface.co/fblgit/una-cybertron-7b-v3-OMA)
51
+
52
+ <!-- description start -->
53
+ ## Description
54
+
55
+ This repo contains AWQ model files for [FBL's Una Cybertron 7B V3 OMA](https://huggingface.co/fblgit/una-cybertron-7b-v3-OMA).
56
+
57
+ These files were quantised using hardware kindly provided by [Massed Compute](https://massedcompute.com/).
58
+
59
+
60
+ ### About AWQ
61
+
62
+ AWQ is an efficient, accurate and blazing-fast low-bit weight quantization method, currently supporting 4-bit quantization. Compared to GPTQ, it offers faster Transformers-based inference with equivalent or better quality compared to the most commonly used GPTQ settings.
63
+
64
+ AWQ models are currently supported on Linux and Windows, with NVidia GPUs only. macOS users: please use GGUF models instead.
65
+
66
+ It is supported by:
67
+
68
+ - [Text Generation Webui](https://github.com/oobabooga/text-generation-webui) - using Loader: AutoAWQ
69
+ - [vLLM](https://github.com/vllm-project/vllm) - version 0.2.2 or later for support for all model types.
70
+ - [Hugging Face Text Generation Inference (TGI)](https://github.com/huggingface/text-generation-inference)
71
+ - [Transformers](https://huggingface.co/docs/transformers) version 4.35.0 and later, from any code or client that supports Transformers
72
+ - [AutoAWQ](https://github.com/casper-hansen/AutoAWQ) - for use from Python code
73
+
74
+ <!-- description end -->
75
+ <!-- repositories-available start -->
76
+ ## Repositories available
77
+
78
+ * [AWQ model(s) for GPU inference.](https://huggingface.co/TheBloke/una-cybertron-7B-v3-OMA-AWQ)
79
+ * [GPTQ models for GPU inference, with multiple quantisation parameter options.](https://huggingface.co/TheBloke/una-cybertron-7B-v3-OMA-GPTQ)
80
+ * [2, 3, 4, 5, 6 and 8-bit GGUF models for CPU+GPU inference](https://huggingface.co/TheBloke/una-cybertron-7B-v3-OMA-GGUF)
81
+ * [FBL's original unquantised fp16 model in pytorch format, for GPU inference and for further conversions](https://huggingface.co/fblgit/una-cybertron-7b-v3-OMA)
82
+ <!-- repositories-available end -->
83
+
84
+ <!-- prompt-template start -->
85
+ ## Prompt template: ChatML
86
+
87
+ ```
88
+ <|im_start|>system
89
+ {system_message}<|im_end|>
90
+ <|im_start|>user
91
+ {prompt}<|im_end|>
92
+ <|im_start|>assistant
93
+
94
+ ```
95
+
96
+ <!-- prompt-template end -->
97
+
98
+
99
+ <!-- README_AWQ.md-provided-files start -->
100
+ ## Provided files, and AWQ parameters
101
+
102
+ I currently release 128g GEMM models only. The addition of group_size 32 models, and GEMV kernel models, is being actively considered.
103
+
104
+ Models are released as sharded safetensors files.
105
+
106
+ | Branch | Bits | GS | AWQ Dataset | Seq Len | Size |
107
+ | ------ | ---- | -- | ----------- | ------- | ---- |
108
+ | [main](https://huggingface.co/TheBloke/una-cybertron-7B-v3-OMA-AWQ/tree/main) | 4 | 128 | [VMware Open Instruct](https://huggingface.co/datasets/VMware/open-instruct/viewer/) | 4096 | 4.15 GB
109
+
110
+ <!-- README_AWQ.md-provided-files end -->
111
+
112
+ <!-- README_AWQ.md-text-generation-webui start -->
113
+ ## How to easily download and use this model in [text-generation-webui](https://github.com/oobabooga/text-generation-webui)
114
+
115
+ Please make sure you're using the latest version of [text-generation-webui](https://github.com/oobabooga/text-generation-webui).
116
+
117
+ 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.
118
+
119
+ 1. Click the **Model tab**.
120
+ 2. Under **Download custom model or LoRA**, enter `TheBloke/una-cybertron-7B-v3-OMA-AWQ`.
121
+ 3. Click **Download**.
122
+ 4. The model will start downloading. Once it's finished it will say "Done".
123
+ 5. In the top left, click the refresh icon next to **Model**.
124
+ 6. In the **Model** dropdown, choose the model you just downloaded: `una-cybertron-7B-v3-OMA-AWQ`
125
+ 7. Select **Loader: AutoAWQ**.
126
+ 8. Click Load, and the model will load and is now ready for use.
127
+ 9. 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.
128
+ 10. Once you're ready, click the **Text Generation** tab and enter a prompt to get started!
129
+ <!-- README_AWQ.md-text-generation-webui end -->
130
+
131
+ <!-- README_AWQ.md-use-from-vllm start -->
132
+ ## Multi-user inference server: vLLM
133
+
134
+ Documentation on installing and using vLLM [can be found here](https://vllm.readthedocs.io/en/latest/).
135
+
136
+ - Please ensure you are using vLLM version 0.2 or later.
137
+ - When using vLLM as a server, pass the `--quantization awq` parameter.
138
+
139
+ For example:
140
+
141
+ ```shell
142
+ python3 -m vllm.entrypoints.api_server --model TheBloke/una-cybertron-7B-v3-OMA-AWQ --quantization awq --dtype auto
143
+ ```
144
+
145
+ - When using vLLM from Python code, again set `quantization=awq`.
146
+
147
+ For example:
148
+
149
+ ```python
150
+ from vllm import LLM, SamplingParams
151
+
152
+ prompts = [
153
+ "Tell me about AI",
154
+ "Write a story about llamas",
155
+ "What is 291 - 150?",
156
+ "How much wood would a woodchuck chuck if a woodchuck could chuck wood?",
157
+ ]
158
+ prompt_template=f'''<|im_start|>system
159
+ {system_message}<|im_end|>
160
+ <|im_start|>user
161
+ {prompt}<|im_end|>
162
+ <|im_start|>assistant
163
+ '''
164
+
165
+ prompts = [prompt_template.format(prompt=prompt) for prompt in prompts]
166
+
167
+ sampling_params = SamplingParams(temperature=0.8, top_p=0.95)
168
+
169
+ llm = LLM(model="TheBloke/una-cybertron-7B-v3-OMA-AWQ", quantization="awq", dtype="auto")
170
+
171
+ outputs = llm.generate(prompts, sampling_params)
172
+
173
+ # Print the outputs.
174
+ for output in outputs:
175
+ prompt = output.prompt
176
+ generated_text = output.outputs[0].text
177
+ print(f"Prompt: {prompt!r}, Generated text: {generated_text!r}")
178
+ ```
179
+ <!-- README_AWQ.md-use-from-vllm start -->
180
+
181
+ <!-- README_AWQ.md-use-from-tgi start -->
182
+ ## Multi-user inference server: Hugging Face Text Generation Inference (TGI)
183
+
184
+ Use TGI version 1.1.0 or later. The official Docker container is: `ghcr.io/huggingface/text-generation-inference:1.1.0`
185
+
186
+ Example Docker parameters:
187
+
188
+ ```shell
189
+ --model-id TheBloke/una-cybertron-7B-v3-OMA-AWQ --port 3000 --quantize awq --max-input-length 3696 --max-total-tokens 4096 --max-batch-prefill-tokens 4096
190
+ ```
191
+
192
+ Example Python code for interfacing with TGI (requires [huggingface-hub](https://github.com/huggingface/huggingface_hub) 0.17.0 or later):
193
+
194
+ ```shell
195
+ pip3 install huggingface-hub
196
+ ```
197
+
198
+ ```python
199
+ from huggingface_hub import InferenceClient
200
+
201
+ endpoint_url = "https://your-endpoint-url-here"
202
+
203
+ prompt = "Tell me about AI"
204
+ prompt_template=f'''<|im_start|>system
205
+ {system_message}<|im_end|>
206
+ <|im_start|>user
207
+ {prompt}<|im_end|>
208
+ <|im_start|>assistant
209
+ '''
210
+
211
+ client = InferenceClient(endpoint_url)
212
+ response = client.text_generation(prompt,
213
+ max_new_tokens=128,
214
+ do_sample=True,
215
+ temperature=0.7,
216
+ top_p=0.95,
217
+ top_k=40,
218
+ repetition_penalty=1.1)
219
+
220
+ print(f"Model output: ", response)
221
+ ```
222
+ <!-- README_AWQ.md-use-from-tgi end -->
223
+
224
+ <!-- README_AWQ.md-use-from-python start -->
225
+ ## Inference from Python code using Transformers
226
+
227
+ ### Install the necessary packages
228
+
229
+ - Requires: [Transformers](https://huggingface.co/docs/transformers) 4.35.0 or later.
230
+ - Requires: [AutoAWQ](https://github.com/casper-hansen/AutoAWQ) 0.1.6 or later.
231
+
232
+ ```shell
233
+ pip3 install --upgrade "autoawq>=0.1.6" "transformers>=4.35.0"
234
+ ```
235
+
236
+ Note that if you are using PyTorch 2.0.1, the above AutoAWQ command will automatically upgrade you to PyTorch 2.1.0.
237
+
238
+ If you are using CUDA 11.8 and wish to continue using PyTorch 2.0.1, instead run this command:
239
+
240
+ ```shell
241
+ pip3 install https://github.com/casper-hansen/AutoAWQ/releases/download/v0.1.6/autoawq-0.1.6+cu118-cp310-cp310-linux_x86_64.whl
242
+ ```
243
+
244
+ If you have problems installing [AutoAWQ](https://github.com/casper-hansen/AutoAWQ) using the pre-built wheels, install it from source instead:
245
+
246
+ ```shell
247
+ pip3 uninstall -y autoawq
248
+ git clone https://github.com/casper-hansen/AutoAWQ
249
+ cd AutoAWQ
250
+ pip3 install .
251
+ ```
252
+
253
+ ### Transformers example code (requires Transformers 4.35.0 and later)
254
+
255
+ ```python
256
+ from transformers import AutoModelForCausalLM, AutoTokenizer, TextStreamer
257
+
258
+ model_name_or_path = "TheBloke/una-cybertron-7B-v3-OMA-AWQ"
259
+
260
+ tokenizer = AutoTokenizer.from_pretrained(model_name_or_path)
261
+ model = AutoModelForCausalLM.from_pretrained(
262
+ model_name_or_path,
263
+ low_cpu_mem_usage=True,
264
+ device_map="cuda:0"
265
+ )
266
+
267
+ # Using the text streamer to stream output one token at a time
268
+ streamer = TextStreamer(tokenizer, skip_prompt=True, skip_special_tokens=True)
269
+
270
+ prompt = "Tell me about AI"
271
+ prompt_template=f'''<|im_start|>system
272
+ {system_message}<|im_end|>
273
+ <|im_start|>user
274
+ {prompt}<|im_end|>
275
+ <|im_start|>assistant
276
+ '''
277
+
278
+ # Convert prompt to tokens
279
+ tokens = tokenizer(
280
+ prompt_template,
281
+ return_tensors='pt'
282
+ ).input_ids.cuda()
283
+
284
+ generation_params = {
285
+ "do_sample": True,
286
+ "temperature": 0.7,
287
+ "top_p": 0.95,
288
+ "top_k": 40,
289
+ "max_new_tokens": 512,
290
+ "repetition_penalty": 1.1
291
+ }
292
+
293
+ # Generate streamed output, visible one token at a time
294
+ generation_output = model.generate(
295
+ tokens,
296
+ streamer=streamer,
297
+ **generation_params
298
+ )
299
+
300
+ # Generation without a streamer, which will include the prompt in the output
301
+ generation_output = model.generate(
302
+ tokens,
303
+ **generation_params
304
+ )
305
+
306
+ # Get the tokens from the output, decode them, print them
307
+ token_output = generation_output[0]
308
+ text_output = tokenizer.decode(token_output)
309
+ print("model.generate output: ", text_output)
310
+
311
+ # Inference is also possible via Transformers' pipeline
312
+ from transformers import pipeline
313
+
314
+ pipe = pipeline(
315
+ "text-generation",
316
+ model=model,
317
+ tokenizer=tokenizer,
318
+ **generation_params
319
+ )
320
+
321
+ pipe_output = pipe(prompt_template)[0]['generated_text']
322
+ print("pipeline output: ", pipe_output)
323
+
324
+ ```
325
+ <!-- README_AWQ.md-use-from-python end -->
326
+
327
+ <!-- README_AWQ.md-compatibility start -->
328
+ ## Compatibility
329
+
330
+ The files provided are tested to work with:
331
+
332
+ - [text-generation-webui](https://github.com/oobabooga/text-generation-webui) using `Loader: AutoAWQ`.
333
+ - [vLLM](https://github.com/vllm-project/vllm) version 0.2.0 and later.
334
+ - [Hugging Face Text Generation Inference (TGI)](https://github.com/huggingface/text-generation-inference) version 1.1.0 and later.
335
+ - [Transformers](https://huggingface.co/docs/transformers) version 4.35.0 and later.
336
+ - [AutoAWQ](https://github.com/casper-hansen/AutoAWQ) version 0.1.1 and later.
337
+
338
+ <!-- README_AWQ.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: FBL's Una Cybertron 7B V3 OMA
375
+
376
+
377
+ # Model Card for una-cybertron-7b-v3 (UNA: Uniform Neural Alignment)
378
+
379
+ **OMA (One Man Army) proudly presents a new 7B Champion: `cybertron-7b-v3` with our famous UNA algorythm.**
380
+
381
+ The model excels in mathematics, logic, reasoning, overall very smart. He can make a deep reasoning over the context and prompt, it gives the impression of not missing details around.
382
+
383
+ This seems to be possible:
384
+ * UNA models can be SFT again
385
+ * UNA models are easy to be used as Merge Base, place Cybertron in the fan-in and fan-out of the layering
386
+ * UNA models now includes a digital watermark
387
+
388
+ ## Model Details
389
+
390
+ Adiestrated with UNA: Uniform Neural Alignment technique (paper going out soon).
391
+ * What is **NOT** UNA? Its not a merged layers model. Is not SLERP or SLURP or similar.
392
+ * What **is** UNA? A formula & A technique to *TAME* models
393
+
394
+ ### Model Description
395
+
396
+ - **Developed by:** [juanako.ai](https://juanako.ai)
397
+ - **Author:** [Xavier M.](xavi@juanako.ai)
398
+ - **Model type:** MistralAI 7B
399
+ - **Funded by Cybertron's H100's** with few hours training.
400
+
401
+ ### Prompt
402
+ The model is very good, works well on almost any prompt but ChatML format and Alpaca System gets the best
403
+ ```
404
+ <|im_start|>system
405
+ - You are a helpful assistant chatbot trained by MosaicML.
406
+ - You answer questions.
407
+ - You are excited to be able to help the user, but will refuse to do anything that could be considered harmful to the user.
408
+ - You are more than just an information source, you are also able to write poetry, short stories, and make jokes.<|im_end|>
409
+ <|im_start|>user
410
+ Explain QKV<|im_end|>
411
+ <|im_start|>assistant
412
+ ```
413
+ ```
414
+ ### Assistant: I am StableVicuna, a large language model created by CarperAI. I am here to chat!
415
+
416
+ ### Human: Explain QKV
417
+ ### Assistant:
418
+ ```
419
+ ```
420
+ [Round <|round|>]
421
+ 问:Explain QKV
422
+ 答:
423
+ ```
424
+ ```
425
+ [Round <|round|>]
426
+ Question:Explain QKV
427
+ Answer:
428
+ ```
429
+ ```
430
+ Question:Explain QKV
431
+ Answer:
432
+ ```
433
+ Using Exllamav2_HF set alpha=2.5 for 16K Context
434
+
435
+ ### Framework versions
436
+
437
+ - Transformers 4.35.0-UNA
438
+ - Pytorch 2.1.0
439
+ - Datasets 2.14.6
440
+ - Tokenizers 0.14.1
441
+
442
+ ### Citations
443
+ If you find Cybertron, Juanako or any of our models useful, specially if you use it for your big brand.. or you clone/merge my modelsm, cite please:
444
+ ```
445
+ @misc{unacybertron7b,
446
+ title={Cybertron: Uniform Neural Alignment},
447
+ author={Xavier Murias},
448
+ year={2023},
449
+ publisher = {HuggingFace},
450
+ journal = {HuggingFace repository},
451
+ howpublished = {\url{https://huggingface.co/fblgit/una-cybertron-7b-v3-OMA}},
452
+ }
453
+ ```
454
+