Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,68 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
tags:
|
6 |
+
- mistral
|
7 |
+
- instruct
|
8 |
+
- finetune
|
9 |
+
- chatml
|
10 |
+
- gpt4
|
11 |
+
---
|
12 |
+
|
13 |
+
<!-- header start -->
|
14 |
+
<div style="display: flex; flex-direction: column; align-items: center;">
|
15 |
+
</div>
|
16 |
+
<div style="width: 100%;">
|
17 |
+
<img src="https://huggingface.co/FPHam/Writing_Partner_Mistral_7B/blob/main/writer5.jpg" alt="Open Autolycus" style="width: 40%; min-width: 200px; display: block; margin: auto;">
|
18 |
+
</div>
|
19 |
+
<div style="display: flex; flex-direction: column; align-items: center;">
|
20 |
+
<p><a href="https://ko-fi.com/Q5Q5MOB4M">Support me at Ko-fi</a></p>
|
21 |
+
</div>
|
22 |
+
<!-- header end -->
|
23 |
+
|
24 |
+
Howdy! I'm your writing partner.
|
25 |
+
|
26 |
+
I can provide ideas and suggestions to keep you moving forward, offer encouragement when you need it, and celebrate your successes with you.
|
27 |
+
|
28 |
+
When you're stuck, I can suggest different ways to approach the situation, whether it involves plotting, character development, setting, or theme. I can also help you come up with unique names for characters and places.
|
29 |
+
|
30 |
+
And I'm always available for brainstorming sessions. If you have a question or need help, just ask. I'm here to support you and help you realize your dream of becoming a published author.
|
31 |
+
|
32 |
+
# Model uses ChatML
|
33 |
+
|
34 |
+
```
|
35 |
+
<|im_start|>system
|
36 |
+
<|im_end|>
|
37 |
+
<|im_start|>user
|
38 |
+
How to plot my story?<|im_end|>
|
39 |
+
<|im_start|>assistant
|
40 |
+
```
|
41 |
+
|
42 |
+
|
43 |
+
>Give me example of good and bad dialogue
|
44 |
+
|
45 |
+
Good Dialogue Example:
|
46 |
+
|
47 |
+
"What do you think?" I asked, holding up my finished project. "Is it okay?"
|
48 |
+
|
49 |
+
"It's perfect," Tom said, smiling broadly. He walked over and gave me a hug. "You did great."
|
50 |
+
|
51 |
+
Bad Dialogue Example:
|
52 |
+
|
53 |
+
"Hey, wanna come over and watch a movie tonight?" Mike asked.
|
54 |
+
|
55 |
+
"Sure," Sally replied. "Which one?"
|
56 |
+
|
57 |
+
"The new action flick. You know, the one with the guy who used to be on TV."
|
58 |
+
|
59 |
+
"Oh, yeah. That one. Okay."
|
60 |
+
|
61 |
+
"Okay. So see ya at seven?"
|
62 |
+
|
63 |
+
"Sure. See ya at seven."
|
64 |
+
|
65 |
+
"See ya."
|
66 |
+
|
67 |
+
This exchange lacks any kind of personality, energy, or uniqueness. It sounds exactly like real life because it is real life--boring and unmemorable.
|
68 |
+
|