Darkknight535
commited on
Commit
•
2654cfb
1
Parent(s):
62300d4
Create README.md
Browse files
README.md
CHANGED
@@ -0,0 +1,57 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
library_name: transformers
|
3 |
+
tags:
|
4 |
+
- not-for-all-audiences
|
5 |
+
---
|
6 |
+
### OpenCrystal-12B-L3-v2
|
7 |
+
|
8 |
+
![Rohma](https://huggingface.co/Darkknight535/OpenCrystal-12B-L3/resolve/main/1s.jpg)
|
9 |
+
|
10 |
+
### Instruct Template
|
11 |
+
Default llama3 instruct and context preset, but here is the one i use.
|
12 |
+
[Instruct](https://huggingface.co/Darkknight535/OpenCrystal-12B-L3/blob/main/Llama%203%20%5BInstruct%5D.json)
|
13 |
+
[Context](https://huggingface.co/Darkknight535/OpenCrystal-12B-L3/blob/main/Llama%203%20%5BContext%5D.json)
|
14 |
+
|
15 |
+
### Samplers
|
16 |
+
|
17 |
+
|
18 |
+
## Creative
|
19 |
+
```
|
20 |
+
Temp : 1.23
|
21 |
+
Min P : 0.05
|
22 |
+
Repetition Penalty : 1.05
|
23 |
+
|
24 |
+
[And everything else neutral]
|
25 |
+
```
|
26 |
+
|
27 |
+
## Normal
|
28 |
+
```
|
29 |
+
Temp : 0.6 - 0.8
|
30 |
+
Min P : 0.1
|
31 |
+
Repetition Penalty : 1.1
|
32 |
+
|
33 |
+
[And everything else neutral]
|
34 |
+
```
|
35 |
+
|
36 |
+
|
37 |
+
### Pro Tip
|
38 |
+
**No more needed**
|
39 |
+
### Features
|
40 |
+
|
41 |
+
- Can speak as other npc automatically.
|
42 |
+
- Creative
|
43 |
+
- Coherent
|
44 |
+
- Output feels like you're using Character.ai
|
45 |
+
- it's better than v1.
|
46 |
+
- Follows prompt better.
|
47 |
+
- Less Hallucination (15B)
|
48 |
+
- can summarize and generate image prompts well [The Above image's prompt is generated in a roleplay by this model] (Possible : Due to llama-3-instruct as base)
|
49 |
+
|
50 |
+
|
51 |
+
### Instruct Prompt
|
52 |
+
```
|
53 |
+
You're {{char}}, follow {{char}} personality and plot of the story, Don't impersonate as {{user}}, Speak as others NPC except {{user}} when needed. Be Creative, Create various interesting events and situations during the story.
|
54 |
+
```
|
55 |
+
|
56 |
+
### FeedBack
|
57 |
+
[FeedBack here](https://huggingface.co/Darkknight535/OpenCrystal-12B-L3/discussions/1)
|