Darkknight535 commited on
Commit
a294a80
1 Parent(s): cadbffd

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +63 -0
README.md ADDED
@@ -0,0 +1,63 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ tags:
4
+ - not-for-all-audiences
5
+ ---
6
+ ### OpenCrystal-15B-L3-v3
7
+ ---
8
+ ![Waifu](https://huggingface.co/Darkknight535/OpenCrystal-15B-L3-v3/resolve/main/Rohma.png)
9
+ ---
10
+ **Improved Version of OpenCrystal v1**
11
+ - **Enhancements**:
12
+ - **Fine-tuning**: The model has undergone fine-tuning for better performance.
13
+ - **Merging**: It has been merged with the base model for improved functionality.
14
+
15
+ ---
16
+
17
+ ### Instruct Template
18
+ Default llama3 instruct and context preset, but here is the one i use.
19
+ [Instruct](https://huggingface.co/Darkknight535/OpenCrystal-12B-L3/blob/main/Llama%203%20%5BInstruct%5D.json)
20
+ [Context](https://huggingface.co/Darkknight535/OpenCrystal-12B-L3/blob/main/Llama%203%20%5BContext%5D.json)
21
+
22
+ ### Samplers
23
+
24
+
25
+ ## Creative
26
+ ```
27
+ Temp : 1.2
28
+ Min P : 0.05
29
+ Repetition Penalty : 1.05
30
+
31
+ [And everything else neutral]
32
+ ```
33
+
34
+ ## Normal(Precise)
35
+ ```
36
+ Temp : 0.6 - 0.8
37
+ Min P : 0.1
38
+ Repetition Penalty : 1.1
39
+
40
+ [And everything else neutral]
41
+ ```
42
+
43
+
44
+ ### Pro Tip
45
+ **Use Example Messages for multiturn conversations**
46
+
47
+ ### Features
48
+ - Automatically speaks as other NPCs(Examples or [Uncheck]Include names).
49
+ - Creative output(Not Much Creative as v1 12B, but it's logical).
50
+ - Coherent responses(Better than v1).
51
+ - Output feels similar to using Character.ai
52
+ - Less Perplexity than v1
53
+ - Improved adherence to prompts.
54
+ - Reduced hallucinations (15B).
55
+ - Capable of summarizing and generating image prompts well. (The above image's prompt was generated in a roleplay by this model; possible due to the Llama-3-instruct base.)
56
+
57
+ ### System Prompt
58
+ ```
59
+ 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.
60
+ ```
61
+
62
+ ### FeedBack
63
+ [FeedBack here](https://huggingface.co/Darkknight535/OpenCrystal-15B-L3-v3/discussions/1)