Triangle104 commited on
Commit
d908406
·
verified ·
1 Parent(s): f0c3c4f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -6
README.md CHANGED
@@ -24,22 +24,24 @@ Refer to the [original model card](https://huggingface.co/PocketDoc/Dans-SakuraK
24
 
25
  ---
26
  A model based on Dans-PersonalityEngine-V1.1.0-12b with a focus on character RP, visual novel style group chats, old school text adventures, and co-writing.
27
- Key Details
28
 
 
 
29
  BASE MODEL: PocketDoc/Dans-PersonalityEngine-V1.1.0-12b
30
  LICENSE: apache-2.0
31
  LANGUAGE: English
32
  CONTEXT LENGTH: 32768 tokens
33
 
34
  Sponsored by Chub.AI
35
- Recommended Settings
36
 
 
 
37
  TEMPERATURE: 1.0
38
  TOP_P: 0.95
39
  MIN_P: 0.05
40
 
41
  Prompting Format
42
-
43
  The model uses standard "ChatML" format:
44
 
45
  <|im_start|>system
@@ -50,8 +52,9 @@ Hi there!<|im_end|>
50
  Nice to meet you!<|im_end|>
51
 
52
  SillyTavern Templates
 
53
  Context Template
54
-
55
  {
56
  "story_string": "<|im_start|>system\n{{#if system}}{{system}}\n{{/if}}{{#if wiBefore}}{{wiBefore}}\n{{/if}}{{#if description}}{{description}}\n{{/if}}{{#if personality}}{{char}}'s personality: {{personality}}\n{{/if}}{{#if scenario}}Scenario: {{scenario}}\n{{/if}}{{#if wiAfter}}{{wiAfter}}\n{{/if}}{{#if persona}}{{persona}}\n{{/if}}{{trim}}<|im_end|>\n",
57
  "example_separator": "",
@@ -66,7 +69,7 @@ Context Template
66
  }
67
 
68
  Instruct Template
69
-
70
  {
71
  "system_prompt": "Write {{char}}'s actions and dialogue, user will write {{user}}'s.",
72
  "input_sequence": "<|im_start|>user\n",
@@ -95,13 +98,15 @@ Instruct Template
95
  }
96
 
97
  A Chub.AI Sponsored Model
 
98
  Sponsored by Chub.AI
99
 
100
  Character Hub supported this model with 45 hours on a 2x A100 80GB system. This is only some of what they've provided me for training and I am very grateful for their contributions.
101
 
102
  Character Hub has been supporting model development for quite a while now and they may be interested in your projects! Contact them through this google form.
103
- Support Development
104
 
 
 
105
  Development is limited by funding and resources. To help support:
106
 
107
  - Contact on HF
 
24
 
25
  ---
26
  A model based on Dans-PersonalityEngine-V1.1.0-12b with a focus on character RP, visual novel style group chats, old school text adventures, and co-writing.
 
27
 
28
+ Key Details
29
+ -
30
  BASE MODEL: PocketDoc/Dans-PersonalityEngine-V1.1.0-12b
31
  LICENSE: apache-2.0
32
  LANGUAGE: English
33
  CONTEXT LENGTH: 32768 tokens
34
 
35
  Sponsored by Chub.AI
 
36
 
37
+ Recommended Settings
38
+ -
39
  TEMPERATURE: 1.0
40
  TOP_P: 0.95
41
  MIN_P: 0.05
42
 
43
  Prompting Format
44
+ -
45
  The model uses standard "ChatML" format:
46
 
47
  <|im_start|>system
 
52
  Nice to meet you!<|im_end|>
53
 
54
  SillyTavern Templates
55
+ -
56
  Context Template
57
+ -
58
  {
59
  "story_string": "<|im_start|>system\n{{#if system}}{{system}}\n{{/if}}{{#if wiBefore}}{{wiBefore}}\n{{/if}}{{#if description}}{{description}}\n{{/if}}{{#if personality}}{{char}}'s personality: {{personality}}\n{{/if}}{{#if scenario}}Scenario: {{scenario}}\n{{/if}}{{#if wiAfter}}{{wiAfter}}\n{{/if}}{{#if persona}}{{persona}}\n{{/if}}{{trim}}<|im_end|>\n",
60
  "example_separator": "",
 
69
  }
70
 
71
  Instruct Template
72
+ -
73
  {
74
  "system_prompt": "Write {{char}}'s actions and dialogue, user will write {{user}}'s.",
75
  "input_sequence": "<|im_start|>user\n",
 
98
  }
99
 
100
  A Chub.AI Sponsored Model
101
+
102
  Sponsored by Chub.AI
103
 
104
  Character Hub supported this model with 45 hours on a 2x A100 80GB system. This is only some of what they've provided me for training and I am very grateful for their contributions.
105
 
106
  Character Hub has been supporting model development for quite a while now and they may be interested in your projects! Contact them through this google form.
 
107
 
108
+ Support Development
109
+ -
110
  Development is limited by funding and resources. To help support:
111
 
112
  - Contact on HF