TheBloke commited on
Commit
aaf0b23
1 Parent(s): e4dde3e

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +334 -0
README.md ADDED
@@ -0,0 +1,334 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: https://huggingface.co/Sao10K/Euryale-L2-70B
3
+ inference: false
4
+ language:
5
+ - en
6
+ license: cc-by-nc-4.0
7
+ model_creator: Sao10K
8
+ model_name: Euryale L2 70B
9
+ model_type: llama
10
+ quantized_by: TheBloke
11
+ ---
12
+
13
+ <!-- header start -->
14
+ <!-- 200823 -->
15
+ <div style="width: auto; margin-left: auto; margin-right: auto">
16
+ <img src="https://i.imgur.com/EBdldam.jpg" alt="TheBlokeAI" style="width: 100%; min-width: 400px; display: block; margin: auto;">
17
+ </div>
18
+ <div style="display: flex; justify-content: space-between; width: 100%;">
19
+ <div style="display: flex; flex-direction: column; align-items: flex-start;">
20
+ <p style="margin-top: 0.5em; margin-bottom: 0em;"><a href="https://discord.gg/theblokeai">Chat & support: TheBloke's Discord server</a></p>
21
+ </div>
22
+ <div style="display: flex; flex-direction: column; align-items: flex-end;">
23
+ <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>
24
+ </div>
25
+ </div>
26
+ <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>
27
+ <hr style="margin-top: 1.0em; margin-bottom: 1.0em;">
28
+ <!-- header end -->
29
+
30
+ # Euryale L2 70B - GPTQ
31
+ - Model creator: [Sao10K](https://huggingface.co/Sao10K)
32
+ - Original model: [Euryale L2 70B](https://huggingface.co/Sao10K/Euryale-L2-70B)
33
+
34
+ <!-- description start -->
35
+ ## Description
36
+
37
+ This repo contains GPTQ model files for [Sao10K's Euryale L2 70B](https://huggingface.co/Sao10K/Euryale-L2-70B).
38
+
39
+ 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.
40
+
41
+ <!-- description end -->
42
+ <!-- repositories-available start -->
43
+ ## Repositories available
44
+
45
+ * [GPTQ models for GPU inference, with multiple quantisation parameter options.](https://huggingface.co/TheBloke/Euryale-L2-70B-GPTQ)
46
+ * [2, 3, 4, 5, 6 and 8-bit GGUF models for CPU+GPU inference](https://huggingface.co/TheBloke/Euryale-L2-70B-GGUF)
47
+ * [Sao10K's original unquantised fp16 model in pytorch format, for GPU inference and for further conversions](https://huggingface.co/Sao10K/Euryale-L2-70B)
48
+ <!-- repositories-available end -->
49
+
50
+ <!-- prompt-template start -->
51
+ ## Prompt template: Alpaca
52
+
53
+ ```
54
+ Below is an instruction that describes a task. Write a response that appropriately completes the request.
55
+
56
+ ### Instruction:
57
+ {prompt}
58
+
59
+ ### Response:
60
+
61
+ ```
62
+
63
+ <!-- prompt-template end -->
64
+ <!-- licensing start -->
65
+ ## Licensing
66
+
67
+ The creator of the source model has listed its license as `cc-by-nc-4.0`, and this quantization has therefore used that same license.
68
+
69
+ As this model is based on Llama 2, it is also subject to the Meta Llama 2 license terms, and the license files for that are additionally included. It should therefore be considered as being claimed to be licensed under both licenses. I contacted Hugging Face for clarification on dual licensing but they do not yet have an official position. Should this change, or should Meta provide any feedback on this situation, I will update this section accordingly.
70
+
71
+ In the meantime, any questions regarding licensing, and in particular how these two licenses might interact, should be directed to the original model repository: [Sao10K's Euryale L2 70B](https://huggingface.co/Sao10K/Euryale-L2-70B).
72
+ <!-- licensing end -->
73
+ <!-- README_GPTQ.md-provided-files start -->
74
+ ## Provided files and GPTQ parameters
75
+
76
+ Multiple quantisation parameters are provided, to allow you to choose the best one for your hardware and requirements.
77
+
78
+ Each separate quant is in a different branch. See below for instructions on fetching from different branches.
79
+
80
+ All recent GPTQ files are made with AutoGPTQ, and all files in non-main branches are made with AutoGPTQ. Files in the `main` branch which were uploaded before August 2023 were made with GPTQ-for-LLaMa.
81
+
82
+ <details>
83
+ <summary>Explanation of GPTQ parameters</summary>
84
+
85
+ - Bits: The bit size of the quantised model.
86
+ - GS: GPTQ group size. Higher numbers use less VRAM, but have lower quantisation accuracy. "None" is the lowest possible value.
87
+ - 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.
88
+ - Damp %: A GPTQ parameter that affects how samples are processed for quantisation. 0.01 is default, but 0.1 results in slightly better accuracy.
89
+ - GPTQ dataset: The dataset used for quantisation. Using a dataset more appropriate to the model's training can improve quantisation accuracy. Note that the GPTQ 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).
90
+ - 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.
91
+ - ExLlama Compatibility: Whether this file can be loaded with ExLlama, which currently only supports Llama models in 4-bit.
92
+
93
+ </details>
94
+
95
+ | Branch | Bits | GS | Act Order | Damp % | GPTQ Dataset | Seq Len | Size | ExLlama | Desc |
96
+ | ------ | ---- | -- | --------- | ------ | ------------ | ------- | ---- | ------- | ---- |
97
+ | [main](https://huggingface.co/TheBloke/Euryale-L2-70B-GPTQ/tree/main) | 4 | None | Yes | 0.1 | [wikitext](https://huggingface.co/datasets/wikitext/viewer/wikitext-2-v1/test) | 4096 | 35.33 GB | Yes | 4-bit, with Act Order. No group size, to lower VRAM requirements. |
98
+ | [gptq-4bit-32g-actorder_True](https://huggingface.co/TheBloke/Euryale-L2-70B-GPTQ/tree/gptq-4bit-32g-actorder_True) | 4 | 32 | Yes | 0.1 | [wikitext](https://huggingface.co/datasets/wikitext/viewer/wikitext-2-v1/test) | 4096 | 40.66 GB | Yes | 4-bit, with Act Order and group size 32g. Gives highest possible inference quality, with maximum VRAM usage. |
99
+ | [gptq-4bit-64g-actorder_True](https://huggingface.co/TheBloke/Euryale-L2-70B-GPTQ/tree/gptq-4bit-64g-actorder_True) | 4 | 64 | Yes | 0.1 | [wikitext](https://huggingface.co/datasets/wikitext/viewer/wikitext-2-v1/test) | 4096 | 37.99 GB | Yes | 4-bit, with Act Order and group size 64g. Uses less VRAM than 32g, but with slightly lower accuracy. |
100
+ | [gptq-4bit-128g-actorder_True](https://huggingface.co/TheBloke/Euryale-L2-70B-GPTQ/tree/gptq-4bit-128g-actorder_True) | 4 | 128 | Yes | 0.1 | [wikitext](https://huggingface.co/datasets/wikitext/viewer/wikitext-2-v1/test) | 4096 | 36.65 GB | Yes | 4-bit, with Act Order and group size 128g. Uses even less VRAM than 64g, but with slightly lower accuracy. |
101
+ | [gptq-3bit--1g-actorder_True](https://huggingface.co/TheBloke/Euryale-L2-70B-GPTQ/tree/gptq-3bit--1g-actorder_True) | 3 | None | Yes | 0.1 | [wikitext](https://huggingface.co/datasets/wikitext/viewer/wikitext-2-v1/test) | 4096 | 26.77 GB | No | 3-bit, with Act Order and no group size. Lowest possible VRAM requirements. May be lower quality than 3-bit 128g. |
102
+ | [gptq-3bit-128g-actorder_True](https://huggingface.co/TheBloke/Euryale-L2-70B-GPTQ/tree/gptq-3bit-128g-actorder_True) | 3 | 128 | Yes | 0.1 | [wikitext](https://huggingface.co/datasets/wikitext/viewer/wikitext-2-v1/test) | 4096 | 28.03 GB | No | 3-bit, with group size 128g and act-order. Higher quality than 128g-False. |
103
+
104
+ <!-- README_GPTQ.md-provided-files end -->
105
+
106
+ <!-- README_GPTQ.md-download-from-branches start -->
107
+ ## How to download from branches
108
+
109
+ - In text-generation-webui, you can add `:branch` to the end of the download name, eg `TheBloke/Euryale-L2-70B-GPTQ:main`
110
+ - With Git, you can clone a branch with:
111
+ ```
112
+ git clone --single-branch --branch main https://huggingface.co/TheBloke/Euryale-L2-70B-GPTQ
113
+ ```
114
+ - In Python Transformers code, the branch is the `revision` parameter; see below.
115
+ <!-- README_GPTQ.md-download-from-branches end -->
116
+ <!-- README_GPTQ.md-text-generation-webui start -->
117
+ ## How to easily download and use this model in [text-generation-webui](https://github.com/oobabooga/text-generation-webui).
118
+
119
+ Please make sure you're using the latest version of [text-generation-webui](https://github.com/oobabooga/text-generation-webui).
120
+
121
+ 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.
122
+
123
+ 1. Click the **Model tab**.
124
+ 2. Under **Download custom model or LoRA**, enter `TheBloke/Euryale-L2-70B-GPTQ`.
125
+ - To download from a specific branch, enter for example `TheBloke/Euryale-L2-70B-GPTQ:main`
126
+ - see Provided Files above for the list of branches for each option.
127
+ 3. Click **Download**.
128
+ 4. The model will start downloading. Once it's finished it will say "Done".
129
+ 5. In the top left, click the refresh icon next to **Model**.
130
+ 6. In the **Model** dropdown, choose the model you just downloaded: `Euryale-L2-70B-GPTQ`
131
+ 7. The model will automatically load, and is now ready for use!
132
+ 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.
133
+ * 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`.
134
+ 9. Once you're ready, click the **Text Generation tab** and enter a prompt to get started!
135
+ <!-- README_GPTQ.md-text-generation-webui end -->
136
+
137
+ <!-- README_GPTQ.md-use-from-python start -->
138
+ ## How to use this GPTQ model from Python code
139
+
140
+ ### Install the necessary packages
141
+
142
+ Requires: Transformers 4.32.0 or later, Optimum 1.12.0 or later, and AutoGPTQ 0.4.2 or later.
143
+
144
+ ```shell
145
+ pip3 install transformers>=4.32.0 optimum>=1.12.0
146
+ pip3 install auto-gptq --extra-index-url https://huggingface.github.io/autogptq-index/whl/cu118/ # Use cu117 if on CUDA 11.7
147
+ ```
148
+
149
+ If you have problems installing AutoGPTQ using the pre-built wheels, install it from source instead:
150
+
151
+ ```shell
152
+ pip3 uninstall -y auto-gptq
153
+ git clone https://github.com/PanQiWei/AutoGPTQ
154
+ cd AutoGPTQ
155
+ pip3 install .
156
+ ```
157
+
158
+ ### For CodeLlama models only: you must use Transformers 4.33.0 or later.
159
+
160
+ If 4.33.0 is not yet released when you read this, you will need to install Transformers from source:
161
+ ```shell
162
+ pip3 uninstall -y transformers
163
+ pip3 install git+https://github.com/huggingface/transformers.git
164
+ ```
165
+
166
+ ### You can then use the following code
167
+
168
+ ```python
169
+ from transformers import AutoModelForCausalLM, AutoTokenizer, pipeline
170
+
171
+ model_name_or_path = "TheBloke/Euryale-L2-70B-GPTQ"
172
+ # To use a different branch, change revision
173
+ # For example: revision="main"
174
+ model = AutoModelForCausalLM.from_pretrained(model_name_or_path,
175
+ device_map="auto",
176
+ trust_remote_code=False,
177
+ revision="main")
178
+
179
+ tokenizer = AutoTokenizer.from_pretrained(model_name_or_path, use_fast=True)
180
+
181
+ prompt = "Tell me about AI"
182
+ prompt_template=f'''Below is an instruction that describes a task. Write a response that appropriately completes the request.
183
+
184
+ ### Instruction:
185
+ {prompt}
186
+
187
+ ### Response:
188
+
189
+ '''
190
+
191
+ print("\n\n*** Generate:")
192
+
193
+ input_ids = tokenizer(prompt_template, return_tensors='pt').input_ids.cuda()
194
+ output = model.generate(inputs=input_ids, temperature=0.7, do_sample=True, top_p=0.95, top_k=40, max_new_tokens=512)
195
+ print(tokenizer.decode(output[0]))
196
+
197
+ # Inference can also be done using transformers' pipeline
198
+
199
+ print("*** Pipeline:")
200
+ pipe = pipeline(
201
+ "text-generation",
202
+ model=model,
203
+ tokenizer=tokenizer,
204
+ max_new_tokens=512,
205
+ do_sample=True,
206
+ temperature=0.7,
207
+ top_p=0.95,
208
+ top_k=40,
209
+ repetition_penalty=1.1
210
+ )
211
+
212
+ print(pipe(prompt_template)[0]['generated_text'])
213
+ ```
214
+ <!-- README_GPTQ.md-use-from-python end -->
215
+
216
+ <!-- README_GPTQ.md-compatibility start -->
217
+ ## Compatibility
218
+
219
+ The files provided are tested to work with AutoGPTQ, both via Transformers and using AutoGPTQ directly. They should also work with [Occ4m's GPTQ-for-LLaMa fork](https://github.com/0cc4m/KoboldAI).
220
+
221
+ [ExLlama](https://github.com/turboderp/exllama) is compatible with Llama models in 4-bit. Please see the Provided Files table above for per-file compatibility.
222
+
223
+ [Huggingface Text Generation Inference (TGI)](https://github.com/huggingface/text-generation-inference) is compatible with all GPTQ models.
224
+ <!-- README_GPTQ.md-compatibility end -->
225
+
226
+ <!-- footer start -->
227
+ <!-- 200823 -->
228
+ ## Discord
229
+
230
+ For further support, and discussions on these models and AI in general, join us at:
231
+
232
+ [TheBloke AI's Discord server](https://discord.gg/theblokeai)
233
+
234
+ ## Thanks, and how to contribute
235
+
236
+ Thanks to the [chirper.ai](https://chirper.ai) team!
237
+
238
+ Thanks to Clay from [gpus.llm-utils.org](llm-utils)!
239
+
240
+ 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.
241
+
242
+ 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.
243
+
244
+ Donaters will get priority support on any and all AI/LLM/model questions and requests, access to a private Discord room, plus other benefits.
245
+
246
+ * Patreon: https://patreon.com/TheBlokeAI
247
+ * Ko-Fi: https://ko-fi.com/TheBlokeAI
248
+
249
+ **Special thanks to**: Aemon Algiz.
250
+
251
+ **Patreon special mentions**: Russ Johnson, J, alfie_i, Alex, NimbleBox.ai, Chadd, Mandus, Nikolai Manek, Ken Nordquist, ya boyyy, Illia Dulskyi, Viktor Bowallius, vamX, Iucharbius, zynix, Magnesian, Clay Pascal, Pierre Kircher, Enrico Ros, Tony Hughes, Elle, Andrey, knownsqashed, Deep Realms, Jerry Meng, Lone Striker, Derek Yates, Pyrater, Mesiah Bishop, James Bentley, Femi Adebogun, Brandon Frisco, SuperWojo, Alps Aficionado, Michael Dempsey, Vitor Caleffi, Will Dee, Edmond Seymore, usrbinkat, LangChain4j, Kacper Wikieł, Luke Pendergrass, John Detwiler, theTransient, Nathan LeClaire, Tiffany J. Kim, biorpg, Eugene Pentland, Stanislav Ovsiannikov, Fred von Graf, terasurfer, Kalila, Dan Guido, Nitin Borwankar, 阿明, Ai Maven, John Villwock, Gabriel Puliatti, Stephen Murray, Asp the Wyvern, danny, Chris Smitley, ReadyPlayerEmma, S_X, Daniel P. Andersen, Olakabola, Jeffrey Morgan, Imad Khwaja, Caitlyn Gatomon, webtim, Alicia Loh, Trenton Dambrowitz, Swaroop Kallakuri, Erik Bjäreholt, Leonard Tan, Spiking Neurons AB, Luke @flexchar, Ajan Kanaga, Thomas Belote, Deo Leter, RoA, Willem Michiel, transmissions 11, subjectnull, Matthew Berman, Joseph William Delisle, David Ziegler, Michael Davis, Johann-Peter Hartmann, Talal Aujan, senxiiz, Artur Olbinski, Rainer Wilmers, Spencer Kim, Fen Risland, Cap'n Zoog, Rishabh Srivastava, Michael Levine, Geoffrey Montalvo, Sean Connelly, Alexandros Triantafyllidis, Pieter, Gabriel Tamborski, Sam, Subspace Studios, Junyu Yang, Pedro Madruga, Vadim, Cory Kujawski, K, Raven Klaugh, Randy H, Mano Prime, Sebastain Graf, Space Cruiser
252
+
253
+
254
+ Thank you to all my generous patrons and donaters!
255
+
256
+ And thank you again to a16z for their generous grant.
257
+
258
+ <!-- footer end -->
259
+
260
+ # Original model card: Sao10K's Euryale L2 70B
261
+
262
+
263
+ <img src="https://images7.alphacoders.com/921/921311.jpg" style="width: 70%; min-width: 300px; display: block; margin: auto;">
264
+
265
+ An experimental merging of Several Models using 3 merging methods. Ties-Merge, BlockMerge_Gradient [& SLERP Variant] as well as SLERP.
266
+ 5 Models included Inside, 2 LORAs.
267
+
268
+ ***Early release because I'll be busy from the next month onwards. Enlistment. Incomplete but workable, see below.***
269
+
270
+ SISTER MODEL HERE: [Euryale-Inverted-L2-70B](https://huggingface.co/Sao10K/Euryale-Inverted-L2-70B)
271
+
272
+ *Same concept as Stheno & Stheno Inverted, at different densities, weights and gradients.*
273
+
274
+ *Illustration for final gradient merge cannot be shown, each of the tensors had a different ratio applied to it.*
275
+
276
+
277
+ <br>Test Checklist:
278
+ <br>Censorship - NSFW Okay, NSFL Minor Censorship (A Small Jailbreak works fine.)
279
+ <br>Writing - Pretty Good Prose and Writing Quality
280
+ <br>NSFW - Yes
281
+ <br>IQ Level - Pretty Smart, Able to follow complex Instructions. Not the best at Coding / Math though, best if question is specific.
282
+ <br>Formatting - Able to follow markdown, and codeblock statuses fine.
283
+
284
+ *Inverted has no censorship problems but is a little dumber. Read her card to find out more.*
285
+
286
+ <br>Most formats could work, but my tests have all been done in Alpaca format and it works well.
287
+ ```
288
+ ### Instruction:
289
+ Your instruction or question here.
290
+ For roleplay purposes, I suggest the following - Write <CHAR NAME>'s next reply in a chat between <YOUR NAME> and <CHAR NAME>. Write a single reply only.
291
+
292
+ ### Response:
293
+ ```
294
+
295
+
296
+ <br>My 7th Attempt. Incomplete so far, early release.
297
+ <br>Timeline Goals:
298
+ <br> Apply COT to model to smarten her up.
299
+ <br> Apply the RP LoRA I'm working on to model.
300
+ <br> Further tinker and test for potential better combinations.
301
+
302
+
303
+ Once Again, thanks to [Chargoddard](https://huggingface.co/chargoddard) and [Gryphe](https://huggingface.co/Gryphe) for their scripts, and @Vali for modifying some of the scripts provided to implement SLERP on a Cloud GPU Service.
304
+ Thanks to @gradientputri for partially sponsoring half of the compute costs for my Runpod usage. (>$200 lol)
305
+ Thanks to the original model creators too!
306
+
307
+ ```
308
+ Art by wada_kazu / わだかず (pixiv page private?)
309
+ ```
310
+
311
+ ### LICENSE
312
+
313
+ License
314
+ This model is strictly non-commercial (cc-by-nc-4.0) use only which takes priority over the LLAMA 2 COMMUNITY LICENSE AGREEMENT.
315
+
316
+ The "Model" is completely free (ie. base model, derivates, merges/mixes) to use for non-commercial purposes as long as the the included cc-by-nc-4.0 license in any parent repository, and the non-commercial use statute remains, regardless of other models' licences.
317
+
318
+ *Non-Commercial due to parent models having the above license.*
319
+
320
+ Parent Models with this license:
321
+ <br>[garage-bAInd/Platypus2-70B-instruct](https://huggingface.co/garage-bAInd/Platypus2-70B-instruct)
322
+ <br>[elinas/chronos-70b-v2](https://huggingface.co/elinas/chronos-70b-v2)
323
+
324
+ ### MODELS USED:
325
+
326
+ <br>[elinas/chronos-70b-v2](https://huggingface.co/elinas/chronos-70b-v2)
327
+ <br>[NousResearch/Nous-Hermes-Llama2-70b](https://huggingface.co/NousResearch/Nous-Hermes-Llama2-70b)
328
+ <br>[jondurbin/airoboros-l2-70b-2.1-creative](https://huggingface.co/jondurbin/airoboros-l2-70b-2.1-creative)
329
+ <br>[garage-bAInd/Platypus2-70B-instruct](https://huggingface.co/garage-bAInd/Platypus2-70B-instruct)
330
+ <br>[MayaPH/GodziLLa2-70B](https://huggingface.co/MayaPH/GodziLLa2-70B) [Self fp-16 conversion]
331
+
332
+ **LORAS**
333
+ <br>[nRuaif/fiction.live-Kimiko-V2-70B](https://huggingface.co/nRuaif/fiction.live-Kimiko-V2-70B)
334
+ <br>[lemonilia/limarp-llama2-v2](https://huggingface.co/lemonilia/limarp-llama2-v2)