Add initial model card
Browse files
README.md
CHANGED
@@ -1,3 +1,54 @@
|
|
1 |
---
|
2 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
+
base_model:
|
5 |
+
- Krisbiantoro/mistral7b_dpo_en
|
6 |
+
library_name: transformers
|
7 |
+
tags:
|
8 |
+
- mergekit
|
9 |
+
- merge
|
10 |
+
- quantized
|
11 |
+
- 4-bit
|
12 |
+
- AWQ
|
13 |
+
- transformers
|
14 |
+
- pytorch
|
15 |
+
- mistral
|
16 |
+
- text-generation
|
17 |
+
- conversational
|
18 |
+
- autotrain_compatible
|
19 |
+
- endpoints_compatible
|
20 |
+
- text-generation-inference
|
21 |
+
- chatml
|
22 |
+
license: other
|
23 |
+
model_creator: jeiku
|
24 |
+
model_name: Mewthree-7B
|
25 |
+
model_type: mistral
|
26 |
+
pipeline_tag: text-generation
|
27 |
+
inference: false
|
28 |
+
prompt_template: '<|im_start|>system
|
29 |
+
|
30 |
+
{system_message}<|im_end|>
|
31 |
+
|
32 |
+
<|im_start|>user
|
33 |
+
|
34 |
+
{prompt}<|im_end|>
|
35 |
+
|
36 |
+
<|im_start|>assistant
|
37 |
+
|
38 |
+
'
|
39 |
+
quantized_by: Suparious
|
40 |
---
|
41 |
+
# jeiku/Mewthree-7B AWQ
|
42 |
+
|
43 |
+
- Model creator: [jeiku](https://huggingface.co/jeiku)
|
44 |
+
- Original model: [Mewthree-7B](https://huggingface.co/jeiku/Mewthree_7B)
|
45 |
+
|
46 |
+
![image/jpeg](https://cdn-uploads.huggingface.co/production/uploads/626dfb8786671a29c715f8a9/mfFtubKCh143741_enqN8.jpeg)
|
47 |
+
|
48 |
+
## Model Summary
|
49 |
+
|
50 |
+
Draws upon the Prodigy lineage with some no robots tossed in for good measure. Dipped its toes in some memerboard essence and added a kiss of BioMistral for anatomy. Applied a DPO LoRA over top.
|
51 |
+
|
52 |
+
Seems to do markdown well. It's an overall balanced model with a focus on RP.
|
53 |
+
|
54 |
+
|