Darkknight535 commited on
Commit
6a7eb80
1 Parent(s): 84e20f0

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-v2
7
+ ---
8
+ **Improved Version of OpenCrystal v1**
9
+ - **Enhancements**:
10
+ - **Fine-tuning**: The model has undergone fine-tuning for better performance.
11
+ - **Merging**: It has been merged with the base model for improved functionality.
12
+
13
+ ---
14
+
15
+ ![Rohma](https://huggingface.co/Darkknight535/OpenCrystal-15B-L3-v2/resolve/main/Rohma_2024-08-30%4023h37m38s.jpg)
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
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
+ **No more needed**
46
+
47
+ ### Features
48
+ - Automatically speaks as other NPCs.
49
+ - Creative output.
50
+ - Coherent responses.
51
+ - Output feels similar to using Character.ai.
52
+ - Better performance 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-v2/discussions/2)