sillytavern 1.13.1 → 1.13.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.dockerignore +1 -0
- package/README.md +14 -0
- package/UpdateAndStart.bat +1 -1
- package/config.yaml +11 -2
- package/default/config.yaml +11 -2
- package/default/content/index.json +36 -0
- package/default/content/presets/context/Adventure.json +5 -1
- package/default/content/presets/context/Alpaca-Single-Turn.json +5 -1
- package/default/content/presets/context/Alpaca.json +5 -1
- package/default/content/presets/context/ChatML-Names.json +5 -1
- package/default/content/presets/context/ChatML.json +5 -1
- package/default/content/presets/context/Command R.json +6 -2
- package/default/content/presets/context/DeepSeek-V2.5.json +5 -1
- package/default/content/presets/context/Default.json +5 -1
- package/default/content/presets/context/Dots1.json +5 -2
- package/default/content/presets/context/DreamGen Role-Play V1 ChatML.json +5 -1
- package/default/content/presets/context/DreamGen Role-Play V1 Llama3.json +5 -1
- package/default/content/presets/context/GLM-4.json +5 -1
- package/default/content/presets/context/Gemma 2.json +5 -1
- package/default/content/presets/context/Libra-32B.json +5 -1
- package/default/content/presets/context/Lightning 1.1.json +5 -1
- package/default/content/presets/context/Llama 2 Chat.json +5 -1
- package/default/content/presets/context/Llama 3 Instruct.json +5 -1
- package/default/content/presets/context/Llama 4 Instruct.json +5 -1
- package/default/content/presets/context/Llama-3-Instruct-Names.json +5 -1
- package/default/content/presets/context/Metharme.json +5 -1
- package/default/content/presets/context/Minimalist.json +5 -1
- package/default/content/presets/context/Mistral V1.json +5 -1
- package/default/content/presets/context/Mistral V2 & V3.json +5 -1
- package/default/content/presets/context/Mistral V3-Tekken.json +5 -1
- package/default/content/presets/context/Mistral V7-Tekken.json +14 -0
- package/default/content/presets/context/Mistral V7.json +5 -1
- package/default/content/presets/context/Moonshot AI.json +14 -0
- package/default/content/presets/context/NovelAI.json +5 -1
- package/default/content/presets/context/OldDefault.json +5 -1
- package/default/content/presets/context/OpenAI Harmony.json +14 -0
- package/default/content/presets/context/Phi.json +5 -1
- package/default/content/presets/context/Story.json +5 -1
- package/default/content/presets/context/Synthia.json +5 -1
- package/default/content/presets/context/Tulu.json +5 -1
- package/default/content/presets/context/simple-proxy-for-tavern.json +5 -1
- package/default/content/presets/instruct/Adventure.json +5 -2
- package/default/content/presets/instruct/Alpaca-Single-Turn.json +5 -2
- package/default/content/presets/instruct/Alpaca.json +5 -2
- package/default/content/presets/instruct/ChatML-Names.json +5 -2
- package/default/content/presets/instruct/ChatML.json +5 -2
- package/default/content/presets/instruct/Command R.json +8 -5
- package/default/content/presets/instruct/DeepSeek-V2.5.json +8 -5
- package/default/content/presets/instruct/Dots1.json +3 -2
- package/default/content/presets/instruct/DreamGen Role-Play V1 ChatML.json +5 -2
- package/default/content/presets/instruct/DreamGen Role-Play V1 Llama3.json +13 -4
- package/default/content/presets/instruct/GLM-4.json +8 -5
- package/default/content/presets/instruct/Gemma 2.json +5 -2
- package/default/content/presets/instruct/Koala.json +6 -3
- package/default/content/presets/instruct/KoboldAI.json +25 -0
- package/default/content/presets/instruct/Libra-32B.json +5 -2
- package/default/content/presets/instruct/Lightning 1.1.json +5 -2
- package/default/content/presets/instruct/Llama 2 Chat.json +5 -2
- package/default/content/presets/instruct/Llama 3 Instruct.json +5 -2
- package/default/content/presets/instruct/Llama 4 Instruct.json +5 -2
- package/default/content/presets/instruct/Llama-3-Instruct-Names.json +5 -2
- package/default/content/presets/instruct/Metharme.json +5 -2
- package/default/content/presets/instruct/Mistral V1.json +5 -2
- package/default/content/presets/instruct/Mistral V2 & V3.json +5 -2
- package/default/content/presets/instruct/Mistral V3-Tekken.json +5 -2
- package/default/content/presets/instruct/Mistral V7-Tekken.json +25 -0
- package/default/content/presets/instruct/Mistral V7.json +5 -2
- package/default/content/presets/instruct/Moonshot AI.json +25 -0
- package/default/content/presets/instruct/OpenAI Harmony (Thinking).json +25 -0
- package/default/content/presets/instruct/OpenAI Harmony.json +25 -0
- package/default/content/presets/instruct/OpenOrca-OpenChat.json +5 -2
- package/default/content/presets/instruct/Phi.json +8 -5
- package/default/content/presets/instruct/Story.json +5 -2
- package/default/content/presets/instruct/Synthia.json +5 -2
- package/default/content/presets/instruct/Tulu.json +8 -5
- package/default/content/presets/instruct/Vicuna 1.0.json +5 -2
- package/default/content/presets/instruct/Vicuna 1.1.json +5 -2
- package/default/content/presets/instruct/WizardLM-13B.json +5 -2
- package/default/content/presets/instruct/WizardLM.json +5 -2
- package/default/content/presets/instruct/simple-proxy-for-tavern.json +5 -2
- package/default/content/presets/openai/Default.json +1 -4
- package/default/content/presets/reasoning/OpenAI Harmony.json +6 -0
- package/default/content/settings.json +1 -4
- package/index.d.ts +5 -0
- package/package.json +15 -13
- package/public/css/promptmanager.css +4 -0
- package/public/css/rm-groups.css +1 -0
- package/public/css/select2-overrides.css +12 -59
- package/public/css/st-tailwind.css +0 -8
- package/public/css/tags.css +3 -1
- package/public/css/toggle-dependent.css +16 -1
- package/public/css/world-info.css +35 -7
- package/public/global.d.ts +8 -0
- package/public/img/cometapi.svg +1 -0
- package/public/img/fireworks.svg +1 -0
- package/public/img/moonshot.svg +1 -0
- package/public/img/nanogpt.svg +1 -43
- package/public/index.html +348 -208
- package/public/lib.js +3 -0
- package/public/locales/ar-sa.json +3 -6
- package/public/locales/de-de.json +3 -6
- package/public/locales/es-es.json +3 -6
- package/public/locales/fr-fr.json +4 -9
- package/public/locales/is-is.json +3 -6
- package/public/locales/it-it.json +3 -6
- package/public/locales/ja-jp.json +3 -6
- package/public/locales/ko-kr.json +3 -6
- package/public/locales/nl-nl.json +3 -6
- package/public/locales/pt-pt.json +3 -6
- package/public/locales/ru-ru.json +54 -29
- package/public/locales/uk-ua.json +3 -6
- package/public/locales/vi-vn.json +3 -6
- package/public/locales/zh-cn.json +6 -11
- package/public/locales/zh-tw.json +9 -115
- package/public/script.js +725 -2159
- package/public/scripts/BulkEditOverlay.js +9 -6
- package/public/scripts/PromptManager.js +259 -96
- package/public/scripts/RossAscends-mods.js +52 -55
- package/public/scripts/backgrounds.js +3 -6
- package/public/scripts/bookmarks.js +7 -4
- package/public/scripts/bulk-edit.js +6 -2
- package/public/scripts/cfg-scale.js +1 -1
- package/public/scripts/chat-templates.js +89 -7
- package/public/scripts/chats.js +196 -20
- package/public/scripts/constants.js +43 -0
- package/public/scripts/custom-request.js +11 -6
- package/public/scripts/data-maid.js +21 -9
- package/public/scripts/events.js +92 -0
- package/public/scripts/extensions/assets/index.js +2 -2
- package/public/scripts/extensions/caption/index.js +58 -38
- package/public/scripts/extensions/caption/settings.html +29 -62
- package/public/scripts/extensions/expressions/index.js +31 -16
- package/public/scripts/extensions/gallery/index.js +9 -23
- package/public/scripts/extensions/memory/index.js +15 -3
- package/public/scripts/extensions/quick-reply/api/QuickReplyApi.js +6 -0
- package/public/scripts/extensions/quick-reply/html/qrEditor.html +4 -0
- package/public/scripts/extensions/quick-reply/html/settings.html +13 -0
- package/public/scripts/extensions/quick-reply/index.js +83 -4
- package/public/scripts/extensions/quick-reply/src/AutoExecuteHandler.js +32 -32
- package/public/scripts/extensions/quick-reply/src/QuickReply.js +24 -0
- package/public/scripts/extensions/quick-reply/src/QuickReplyConfig.js +1 -1
- package/public/scripts/extensions/quick-reply/src/QuickReplySet.js +9 -0
- package/public/scripts/extensions/quick-reply/src/QuickReplySettings.js +28 -3
- package/public/scripts/extensions/quick-reply/src/SlashCommandHandler.js +4 -0
- package/public/scripts/extensions/quick-reply/src/ui/ButtonUi.js +2 -2
- package/public/scripts/extensions/quick-reply/src/ui/SettingsUi.js +48 -3
- package/public/scripts/extensions/regex/editor.html +1 -1
- package/public/scripts/extensions/regex/engine.js +9 -5
- package/public/scripts/extensions/regex/index.js +5 -0
- package/public/scripts/extensions/shared.js +11 -7
- package/public/scripts/extensions/stable-diffusion/index.js +40 -15
- package/public/scripts/extensions/stable-diffusion/settings.html +4 -0
- package/public/scripts/extensions/token-counter/index.js +0 -13
- package/public/scripts/extensions/translate/index.html +8 -2
- package/public/scripts/extensions/translate/index.js +12 -59
- package/public/scripts/extensions/tts/alltalk.js +9 -9
- package/public/scripts/extensions/tts/azure.js +20 -32
- package/public/scripts/extensions/tts/css/minimax-tts.css +33 -0
- package/public/scripts/extensions/tts/css/openai-tts.css +11 -0
- package/public/scripts/extensions/tts/elevenlabs.js +26 -5
- package/public/scripts/extensions/tts/index.js +176 -14
- package/public/scripts/extensions/tts/minimax.js +935 -0
- package/public/scripts/extensions/tts/novel.js +18 -12
- package/public/scripts/extensions/tts/openai-compatible.js +20 -32
- package/public/scripts/extensions/tts/openai.js +116 -11
- package/public/scripts/extensions/tts/pollinations.js +151 -0
- package/public/scripts/extensions/tts/settings.html +10 -2
- package/public/scripts/extensions/tts/style.css +3 -0
- package/public/scripts/extensions/vectors/index.js +22 -33
- package/public/scripts/extensions/vectors/settings.html +3 -1
- package/public/scripts/extensions-slashcommands.js +5 -4
- package/public/scripts/extensions.js +13 -3
- package/public/scripts/group-chats.js +19 -14
- package/public/scripts/horde.js +31 -12
- package/public/scripts/instruct-mode.js +104 -32
- package/public/scripts/itemized-prompts.js +352 -0
- package/public/scripts/kai-settings.js +158 -17
- package/public/scripts/nai-settings.js +89 -20
- package/public/scripts/openai.js +423 -511
- package/public/scripts/personas.js +103 -33
- package/public/scripts/popup.js +1 -1
- package/public/scripts/power-user.js +174 -82
- package/public/scripts/preset-manager.js +145 -8
- package/public/scripts/reasoning.js +11 -0
- package/public/scripts/samplerSelect.js +2 -2
- package/public/scripts/secrets.js +25 -16
- package/public/scripts/server-history.js +1 -1
- package/public/scripts/slash-commands/SlashCommandParser.js +2 -1
- package/public/scripts/slash-commands.js +666 -51
- package/public/scripts/st-context.js +4 -0
- package/public/scripts/stats.js +11 -9
- package/public/scripts/system-messages.js +181 -0
- package/public/scripts/tags.js +284 -14
- package/public/scripts/templates/customEndpointAdditionalParameters.html +3 -3
- package/public/scripts/templates/importCharacters.html +1 -1
- package/public/scripts/templates/macros.html +2 -2
- package/public/scripts/templates/tagManagement.html +4 -0
- package/public/scripts/textgen-models.js +12 -4
- package/public/scripts/textgen-settings.js +199 -7
- package/public/scripts/tokenizers.js +4 -29
- package/public/scripts/tool-calling.js +32 -1
- package/public/scripts/utils.js +129 -17
- package/public/scripts/variables.js +4 -4
- package/public/scripts/welcome-screen.js +10 -6
- package/public/scripts/world-info.js +262 -81
- package/public/style.css +97 -25
- package/recover.js +5 -52
- package/server.js +2 -0
- package/src/byaf.js +292 -0
- package/src/command-line.js +77 -38
- package/src/config-init.js +14 -0
- package/src/constants.js +28 -7
- package/src/electron/index.js +1 -1
- package/src/endpoints/avatars.js +14 -10
- package/src/endpoints/backends/chat-completions.js +300 -76
- package/src/endpoints/characters.js +42 -24
- package/src/endpoints/chats.js +1 -1
- package/src/endpoints/content-manager.js +199 -158
- package/src/endpoints/data-maid.js +37 -1
- package/src/endpoints/extensions.js +11 -4
- package/src/endpoints/groups.js +6 -5
- package/src/endpoints/images.js +13 -11
- package/src/endpoints/minimax.js +230 -0
- package/src/endpoints/moving-ui.js +1 -1
- package/src/endpoints/novelai.js +23 -0
- package/src/endpoints/openai.js +23 -15
- package/src/endpoints/openrouter.js +3 -0
- package/src/endpoints/presets.js +1 -30
- package/src/endpoints/quick-replies.js +2 -2
- package/src/endpoints/secrets.js +9 -6
- package/src/endpoints/settings.js +5 -0
- package/src/endpoints/speech.js +62 -0
- package/src/endpoints/sprites.js +2 -2
- package/src/endpoints/stable-diffusion.js +41 -19
- package/src/endpoints/themes.js +3 -3
- package/src/endpoints/thumbnails.js +17 -6
- package/src/endpoints/tokenizers.js +38 -10
- package/src/endpoints/vectors.js +12 -3
- package/src/endpoints/worldinfo.js +2 -2
- package/src/middleware/accessLogWriter.js +1 -1
- package/src/middleware/cacheBuster.js +92 -10
- package/src/middleware/validateFileName.js +10 -1
- package/src/prompt-converters.js +4 -3
- package/src/recover-password.js +65 -0
- package/src/server-global.js +5 -0
- package/src/server-main.js +32 -27
- package/src/server-startup.js +2 -2
- package/src/types/byaf.d.ts +77 -0
- package/src/types/spec-v2.d.ts +52 -0
- package/src/users.js +3 -1
- package/src/util.js +63 -1
- package/src/vectors/google-vectors.js +101 -0
- package/tests/package-lock.json +168 -9
- package/webpack.config.js +5 -4
- package/src/endpoints/backends/scale-alt.js +0 -97
- package/src/vectors/makersuite-vectors.js +0 -60
package/.dockerignore
CHANGED
package/README.md
ADDED
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
# SillyTavern
|
|
2
|
+
|
|
3
|
+
LLM Frontend for Power Users
|
|
4
|
+
|
|
5
|
+
## Resources
|
|
6
|
+
|
|
7
|
+
- GitHub: <https://github.com/SillyTavern/SillyTavern>
|
|
8
|
+
- Docs: <https://docs.sillytavern.app/>
|
|
9
|
+
- Discord: <https://discord.gg/sillytavern>
|
|
10
|
+
- Reddit: <https://reddit.com/r/SillyTavernAI>
|
|
11
|
+
|
|
12
|
+
## License
|
|
13
|
+
|
|
14
|
+
AGPL-3.0
|
package/UpdateAndStart.bat
CHANGED
|
@@ -15,7 +15,7 @@ if %errorlevel% neq 0 (
|
|
|
15
15
|
if %errorlevel% neq 0 (
|
|
16
16
|
REM incase there is still something wrong
|
|
17
17
|
echo [91mThere were errors while updating.[0m
|
|
18
|
-
echo See the update FAQ at https://docs.sillytavern.app/
|
|
18
|
+
echo See the update FAQ at https://docs.sillytavern.app/installation/updating/
|
|
19
19
|
goto end
|
|
20
20
|
)
|
|
21
21
|
)
|
package/config.yaml
CHANGED
|
@@ -100,7 +100,7 @@ disableCsrfProtection: false
|
|
|
100
100
|
securityOverride: false
|
|
101
101
|
# -- LOGGING CONFIGURATION --
|
|
102
102
|
logging:
|
|
103
|
-
# Enable access logging to access.log file
|
|
103
|
+
# Enable access logging to access.log file and console output
|
|
104
104
|
# Records new connections with timestamp, IP address and user agent
|
|
105
105
|
enableAccessLog: true
|
|
106
106
|
# Minimum log level to display in the terminal (DEBUG = 0, INFO = 1, WARN = 2, ERROR = 3)
|
|
@@ -139,7 +139,7 @@ thumbnails:
|
|
|
139
139
|
# JPG thumbnail quality (0-100)
|
|
140
140
|
quality: 95
|
|
141
141
|
# Maximum thumbnail dimensions per type [width, height]
|
|
142
|
-
dimensions: { 'bg': [160, 90], 'avatar': [96, 144] }
|
|
142
|
+
dimensions: { 'bg': [160, 90], 'avatar': [96, 144], 'persona': [96, 144] }
|
|
143
143
|
|
|
144
144
|
# PERFORMANCE-RELATED CONFIGURATION
|
|
145
145
|
performance:
|
|
@@ -151,6 +151,15 @@ performance:
|
|
|
151
151
|
# Enables disk caching for character cards. Improves performances with large card libraries.
|
|
152
152
|
useDiskCache: true
|
|
153
153
|
|
|
154
|
+
# CACHE BUSTER CONFIGURATION
|
|
155
|
+
# IMPORTANT: Requires localhost or a domain with HTTPS, otherwise will not work!
|
|
156
|
+
cacheBuster:
|
|
157
|
+
# Clear browser cache on first load or after uploading image files
|
|
158
|
+
enabled: false
|
|
159
|
+
# Only clear cache for the specified user agent regex pattern
|
|
160
|
+
# Example: 'firefox|safari' (case-insensitive)
|
|
161
|
+
userAgentPattern: ''
|
|
162
|
+
|
|
154
163
|
# Allow secret keys exposure via API
|
|
155
164
|
allowKeysExposure: false
|
|
156
165
|
# Skip new default content checks
|
package/default/config.yaml
CHANGED
|
@@ -100,7 +100,7 @@ disableCsrfProtection: false
|
|
|
100
100
|
securityOverride: false
|
|
101
101
|
# -- LOGGING CONFIGURATION --
|
|
102
102
|
logging:
|
|
103
|
-
# Enable access logging to access.log file
|
|
103
|
+
# Enable access logging to access.log file and console output
|
|
104
104
|
# Records new connections with timestamp, IP address and user agent
|
|
105
105
|
enableAccessLog: true
|
|
106
106
|
# Minimum log level to display in the terminal (DEBUG = 0, INFO = 1, WARN = 2, ERROR = 3)
|
|
@@ -139,7 +139,7 @@ thumbnails:
|
|
|
139
139
|
# JPG thumbnail quality (0-100)
|
|
140
140
|
quality: 95
|
|
141
141
|
# Maximum thumbnail dimensions per type [width, height]
|
|
142
|
-
dimensions: { 'bg': [160, 90], 'avatar': [96, 144] }
|
|
142
|
+
dimensions: { 'bg': [160, 90], 'avatar': [96, 144], 'persona': [96, 144] }
|
|
143
143
|
|
|
144
144
|
# PERFORMANCE-RELATED CONFIGURATION
|
|
145
145
|
performance:
|
|
@@ -151,6 +151,15 @@ performance:
|
|
|
151
151
|
# Enables disk caching for character cards. Improves performances with large card libraries.
|
|
152
152
|
useDiskCache: true
|
|
153
153
|
|
|
154
|
+
# CACHE BUSTER CONFIGURATION
|
|
155
|
+
# IMPORTANT: Requires localhost or a domain with HTTPS, otherwise will not work!
|
|
156
|
+
cacheBuster:
|
|
157
|
+
# Clear browser cache on first load or after uploading image files
|
|
158
|
+
enabled: false
|
|
159
|
+
# Only clear cache for the specified user agent regex pattern
|
|
160
|
+
# Example: 'firefox|safari' (case-insensitive)
|
|
161
|
+
userAgentPattern: ''
|
|
162
|
+
|
|
154
163
|
# Allow secret keys exposure via API
|
|
155
164
|
allowKeysExposure: false
|
|
156
165
|
# Skip new default content checks
|
|
@@ -687,6 +687,10 @@
|
|
|
687
687
|
"filename": "presets/instruct/ChatML-Names.json",
|
|
688
688
|
"type": "instruct"
|
|
689
689
|
},
|
|
690
|
+
{
|
|
691
|
+
"filename": "presets/instruct/KoboldAI.json",
|
|
692
|
+
"type": "instruct"
|
|
693
|
+
},
|
|
690
694
|
{
|
|
691
695
|
"filename": "presets/context/Llama-3-Instruct-Names.json",
|
|
692
696
|
"type": "context"
|
|
@@ -818,5 +822,37 @@
|
|
|
818
822
|
{
|
|
819
823
|
"filename": "presets/context/Dots1.json",
|
|
820
824
|
"type": "context"
|
|
825
|
+
},
|
|
826
|
+
{
|
|
827
|
+
"filename": "presets/context/Mistral V7-Tekken.json",
|
|
828
|
+
"type": "context"
|
|
829
|
+
},
|
|
830
|
+
{
|
|
831
|
+
"filename": "presets/instruct/Mistral V7-Tekken.json",
|
|
832
|
+
"type": "instruct"
|
|
833
|
+
},
|
|
834
|
+
{
|
|
835
|
+
"filename": "presets/instruct/Moonshot AI.json",
|
|
836
|
+
"type": "instruct"
|
|
837
|
+
},
|
|
838
|
+
{
|
|
839
|
+
"filename": "presets/context/Moonshot AI.json",
|
|
840
|
+
"type": "context"
|
|
841
|
+
},
|
|
842
|
+
{
|
|
843
|
+
"filename": "presets/context/OpenAI Harmony.json",
|
|
844
|
+
"type": "context"
|
|
845
|
+
},
|
|
846
|
+
{
|
|
847
|
+
"filename": "presets/instruct/OpenAI Harmony.json",
|
|
848
|
+
"type": "instruct"
|
|
849
|
+
},
|
|
850
|
+
{
|
|
851
|
+
"filename": "presets/instruct/OpenAI Harmony (Thinking).json",
|
|
852
|
+
"type": "instruct"
|
|
853
|
+
},
|
|
854
|
+
{
|
|
855
|
+
"filename": "presets/reasoning/OpenAI Harmony.json",
|
|
856
|
+
"type": "reasoning"
|
|
821
857
|
}
|
|
822
858
|
]
|
|
@@ -1,8 +1,12 @@
|
|
|
1
1
|
{
|
|
2
|
-
"story_string": "{{#if system}}{{system}}\n{{/if}}{{#if wiBefore}}{{wiBefore}}\n{{/if}}{{#if description}}{{description}}\n{{/if}}{{#if personality}}{{personality}}\n{{/if}}{{#if scenario}}{{scenario}}\n{{/if}}{{#if wiAfter}}{{wiAfter}}\n{{/if}}{{#if persona}}{{persona}}\n{{/if}}",
|
|
2
|
+
"story_string": "{{#if anchorBefore}}{{anchorBefore}}\n{{/if}}{{#if system}}{{system}}\n{{/if}}{{#if wiBefore}}{{wiBefore}}\n{{/if}}{{#if description}}{{description}}\n{{/if}}{{#if personality}}{{personality}}\n{{/if}}{{#if scenario}}{{scenario}}\n{{/if}}{{#if wiAfter}}{{wiAfter}}\n{{/if}}{{#if persona}}{{persona}}\n{{/if}}{{#if anchorAfter}}{{anchorAfter}}\n{{/if}}{{trim}}",
|
|
3
3
|
"example_separator": "",
|
|
4
4
|
"chat_start": "",
|
|
5
5
|
"use_stop_strings": false,
|
|
6
|
+
"names_as_stop_strings": true,
|
|
7
|
+
"story_string_position": 0,
|
|
8
|
+
"story_string_depth": 1,
|
|
9
|
+
"story_string_role": 0,
|
|
6
10
|
"always_force_name2": false,
|
|
7
11
|
"trim_sentences": false,
|
|
8
12
|
"single_line": true,
|
|
@@ -1,8 +1,12 @@
|
|
|
1
1
|
{
|
|
2
|
-
"story_string": "
|
|
2
|
+
"story_string": "{{#if anchorBefore}}{{anchorBefore}}\n{{/if}}{{#if system}}{{system}}\n{{/if}}{{#if wiBefore}}{{wiBefore}}\n{{/if}}{{#if description}}{{description}}\n{{/if}}{{#if personality}}{{personality}}\n{{/if}}{{#if scenario}}{{scenario}}\n{{/if}}{{#if wiAfter}}{{wiAfter}}\n{{/if}}{{#if persona}}{{persona}}\n{{/if}}{{#if anchorAfter}}{{anchorAfter}}\n{{/if}}{{trim}}",
|
|
3
3
|
"example_separator": "",
|
|
4
4
|
"chat_start": "",
|
|
5
5
|
"use_stop_strings": false,
|
|
6
|
+
"names_as_stop_strings": true,
|
|
7
|
+
"story_string_position": 0,
|
|
8
|
+
"story_string_depth": 1,
|
|
9
|
+
"story_string_role": 0,
|
|
6
10
|
"always_force_name2": false,
|
|
7
11
|
"trim_sentences": false,
|
|
8
12
|
"single_line": false,
|
|
@@ -1,8 +1,12 @@
|
|
|
1
1
|
{
|
|
2
|
-
"story_string": "{{#if system}}{{system}}\n{{/if}}{{#if wiBefore}}{{wiBefore}}\n{{/if}}{{#if description}}{{description}}\n{{/if}}{{#if personality}}{{
|
|
2
|
+
"story_string": "{{#if anchorBefore}}{{anchorBefore}}\n{{/if}}{{#if system}}{{system}}\n{{/if}}{{#if wiBefore}}{{wiBefore}}\n{{/if}}{{#if description}}{{description}}\n{{/if}}{{#if personality}}{{personality}}\n{{/if}}{{#if scenario}}{{scenario}}\n{{/if}}{{#if wiAfter}}{{wiAfter}}\n{{/if}}{{#if persona}}{{persona}}\n{{/if}}{{#if anchorAfter}}{{anchorAfter}}\n{{/if}}{{trim}}",
|
|
3
3
|
"example_separator": "",
|
|
4
4
|
"chat_start": "",
|
|
5
5
|
"use_stop_strings": false,
|
|
6
|
+
"names_as_stop_strings": true,
|
|
7
|
+
"story_string_position": 0,
|
|
8
|
+
"story_string_depth": 1,
|
|
9
|
+
"story_string_role": 0,
|
|
6
10
|
"always_force_name2": true,
|
|
7
11
|
"trim_sentences": false,
|
|
8
12
|
"single_line": false,
|
|
@@ -1,8 +1,12 @@
|
|
|
1
1
|
{
|
|
2
|
-
"story_string": "
|
|
2
|
+
"story_string": "{{#if anchorBefore}}{{anchorBefore}}\n{{/if}}{{#if system}}{{system}}\n{{/if}}{{#if wiBefore}}{{wiBefore}}\n{{/if}}{{#if description}}{{description}}\n{{/if}}{{#if personality}}{{personality}}\n{{/if}}{{#if scenario}}{{scenario}}\n{{/if}}{{#if wiAfter}}{{wiAfter}}\n{{/if}}{{#if persona}}{{persona}}\n{{/if}}{{#if anchorAfter}}{{anchorAfter}}\n{{/if}}{{trim}}",
|
|
3
3
|
"example_separator": "",
|
|
4
4
|
"chat_start": "",
|
|
5
5
|
"use_stop_strings": false,
|
|
6
|
+
"names_as_stop_strings": true,
|
|
7
|
+
"story_string_position": 0,
|
|
8
|
+
"story_string_depth": 1,
|
|
9
|
+
"story_string_role": 0,
|
|
6
10
|
"always_force_name2": true,
|
|
7
11
|
"trim_sentences": false,
|
|
8
12
|
"single_line": false,
|
|
@@ -1,8 +1,12 @@
|
|
|
1
1
|
{
|
|
2
|
-
"story_string": "
|
|
2
|
+
"story_string": "{{#if anchorBefore}}{{anchorBefore}}\n{{/if}}{{#if system}}{{system}}\n{{/if}}{{#if wiBefore}}{{wiBefore}}\n{{/if}}{{#if description}}{{description}}\n{{/if}}{{#if personality}}{{personality}}\n{{/if}}{{#if scenario}}{{scenario}}\n{{/if}}{{#if wiAfter}}{{wiAfter}}\n{{/if}}{{#if persona}}{{persona}}\n{{/if}}{{#if anchorAfter}}{{anchorAfter}}\n{{/if}}{{trim}}",
|
|
3
3
|
"example_separator": "",
|
|
4
4
|
"chat_start": "",
|
|
5
5
|
"use_stop_strings": false,
|
|
6
|
+
"names_as_stop_strings": true,
|
|
7
|
+
"story_string_position": 0,
|
|
8
|
+
"story_string_depth": 1,
|
|
9
|
+
"story_string_role": 0,
|
|
6
10
|
"always_force_name2": true,
|
|
7
11
|
"trim_sentences": false,
|
|
8
12
|
"single_line": false,
|
|
@@ -1,8 +1,12 @@
|
|
|
1
1
|
{
|
|
2
|
-
"story_string": "
|
|
2
|
+
"story_string": "{{#if anchorBefore}}{{anchorBefore}}\n{{/if}}{{#if system}}{{system}}\n{{/if}}{{#if wiBefore}}{{wiBefore}}\n{{/if}}{{#if description}}{{description}}\n{{/if}}{{#if personality}}{{personality}}\n{{/if}}{{#if scenario}}{{scenario}}\n{{/if}}{{#if wiAfter}}{{wiAfter}}\n{{/if}}{{#if persona}}{{persona}}\n{{/if}}{{#if anchorAfter}}{{anchorAfter}}\n{{/if}}{{trim}}",
|
|
3
3
|
"example_separator": "",
|
|
4
|
-
"chat_start": "
|
|
4
|
+
"chat_start": "",
|
|
5
5
|
"use_stop_strings": false,
|
|
6
|
+
"names_as_stop_strings": true,
|
|
7
|
+
"story_string_position": 0,
|
|
8
|
+
"story_string_depth": 1,
|
|
9
|
+
"story_string_role": 0,
|
|
6
10
|
"always_force_name2": true,
|
|
7
11
|
"trim_sentences": false,
|
|
8
12
|
"single_line": false,
|
|
@@ -1,8 +1,12 @@
|
|
|
1
1
|
{
|
|
2
|
-
"story_string": "{{#if system}}{{system}}\n{{/if}}{{#if wiBefore}}{{wiBefore}}\n{{/if}}{{#if description}}{{description}}\n{{/if}}{{#if personality}}{{
|
|
2
|
+
"story_string": "{{#if anchorBefore}}{{anchorBefore}}\n{{/if}}{{#if system}}{{system}}\n{{/if}}{{#if wiBefore}}{{wiBefore}}\n{{/if}}{{#if description}}{{description}}\n{{/if}}{{#if personality}}{{personality}}\n{{/if}}{{#if scenario}}{{scenario}}\n{{/if}}{{#if wiAfter}}{{wiAfter}}\n{{/if}}{{#if persona}}{{persona}}\n{{/if}}{{#if anchorAfter}}{{anchorAfter}}\n{{/if}}{{trim}}",
|
|
3
3
|
"example_separator": "",
|
|
4
4
|
"chat_start": "",
|
|
5
5
|
"use_stop_strings": false,
|
|
6
|
+
"names_as_stop_strings": true,
|
|
7
|
+
"story_string_position": 0,
|
|
8
|
+
"story_string_depth": 1,
|
|
9
|
+
"story_string_role": 0,
|
|
6
10
|
"always_force_name2": true,
|
|
7
11
|
"trim_sentences": false,
|
|
8
12
|
"single_line": false,
|
|
@@ -1,8 +1,12 @@
|
|
|
1
1
|
{
|
|
2
|
-
"story_string": "{{#if system}}{{system}}\n{{/if}}{{#if wiBefore}}{{wiBefore}}\n{{/if}}{{#if description}}{{description}}\n{{/if}}{{#if personality}}{{
|
|
2
|
+
"story_string": "{{#if anchorBefore}}{{anchorBefore}}\n{{/if}}{{#if system}}{{system}}\n{{/if}}{{#if wiBefore}}{{wiBefore}}\n{{/if}}{{#if description}}{{description}}\n{{/if}}{{#if personality}}{{personality}}\n{{/if}}{{#if scenario}}{{scenario}}\n{{/if}}{{#if wiAfter}}{{wiAfter}}\n{{/if}}{{#if persona}}{{persona}}\n{{/if}}{{#if anchorAfter}}{{anchorAfter}}\n{{/if}}{{trim}}",
|
|
3
3
|
"example_separator": "***",
|
|
4
4
|
"chat_start": "***",
|
|
5
5
|
"use_stop_strings": false,
|
|
6
|
+
"names_as_stop_strings": true,
|
|
7
|
+
"story_string_position": 0,
|
|
8
|
+
"story_string_depth": 1,
|
|
9
|
+
"story_string_role": 0,
|
|
6
10
|
"always_force_name2": true,
|
|
7
11
|
"trim_sentences": false,
|
|
8
12
|
"single_line": false,
|
|
@@ -1,11 +1,14 @@
|
|
|
1
1
|
{
|
|
2
|
-
"story_string": "
|
|
2
|
+
"story_string": "{{#if anchorBefore}}{{anchorBefore}}\n{{/if}}{{#if system}}{{system}}\n{{/if}}{{#if wiBefore}}{{wiBefore}}\n{{/if}}{{#if description}}{{description}}\n{{/if}}{{#if personality}}{{personality}}\n{{/if}}{{#if scenario}}{{scenario}}\n{{/if}}{{#if wiAfter}}{{wiAfter}}\n{{/if}}{{#if persona}}{{persona}}\n{{/if}}{{#if anchorAfter}}{{anchorAfter}}\n{{/if}}{{trim}}",
|
|
3
3
|
"example_separator": "",
|
|
4
4
|
"chat_start": "",
|
|
5
5
|
"use_stop_strings": false,
|
|
6
6
|
"names_as_stop_strings": true,
|
|
7
|
+
"story_string_position": 0,
|
|
8
|
+
"story_string_depth": 1,
|
|
9
|
+
"story_string_role": 0,
|
|
7
10
|
"always_force_name2": true,
|
|
8
11
|
"trim_sentences": false,
|
|
9
12
|
"single_line": false,
|
|
10
13
|
"name": "Dots1"
|
|
11
|
-
}
|
|
14
|
+
}
|
|
@@ -1,8 +1,12 @@
|
|
|
1
1
|
{
|
|
2
|
-
"story_string": "
|
|
2
|
+
"story_string": "{{#if anchorBefore}}{{anchorBefore}}\n{{/if}}{{#if system}}{{system}}\n\n\n{{/if}}## Overall plot description:\n\n{{#if scenario}}{{scenario}}{{else}}Conversation between {{char}} and {{user}}.{{/if}}{{#if wiBefore}}\n\n{{wiBefore}}{{/if}}\n\n\n## Characters:\n\n### {{char}}\n\n{{#if description}}{{description}}\n\n{{/if}}{{#if personality}}{{personality}}\n\n{{/if}}### {{user}}\n\n{{#if persona}}{{persona}}{{else}}{{user}} is the protagonist of the role-play.{{/if}}{{#if wiAfter}}\n\n{{wiAfter}}{{/if}}{{#if mesExamples}}\n\n{{mesExamples}}{{/if}}{{#if anchorAfter}}{{anchorAfter}}\n{{/if}}{{trim}}",
|
|
3
3
|
"example_separator": "",
|
|
4
4
|
"chat_start": "",
|
|
5
5
|
"use_stop_strings": false,
|
|
6
|
+
"names_as_stop_strings": true,
|
|
7
|
+
"story_string_position": 0,
|
|
8
|
+
"story_string_depth": 1,
|
|
9
|
+
"story_string_role": 0,
|
|
6
10
|
"always_force_name2": false,
|
|
7
11
|
"trim_sentences": true,
|
|
8
12
|
"single_line": false,
|
|
@@ -1,8 +1,12 @@
|
|
|
1
1
|
{
|
|
2
|
-
"story_string": "
|
|
2
|
+
"story_string": "{{#if anchorBefore}}{{anchorBefore}}\n{{/if}}{{#if system}}{{system}}\n\n\n{{/if}}## Overall plot description:\n\n{{#if scenario}}{{scenario}}{{else}}Conversation between {{char}} and {{user}}.{{/if}}{{#if wiBefore}}\n\n{{wiBefore}}{{/if}}\n\n\n## Characters:\n\n### {{char}}\n\n{{#if description}}{{description}}\n\n{{/if}}{{#if personality}}{{personality}}\n\n{{/if}}### {{user}}\n\n{{#if persona}}{{persona}}{{else}}{{user}} is the protagonist of the role-play.{{/if}}{{#if wiAfter}}\n\n{{wiAfter}}{{/if}}{{#if mesExamples}}\n\n{{mesExamples}}{{/if}}{{#if anchorAfter}}{{anchorAfter}}\n{{/if}}{{trim}}",
|
|
3
3
|
"example_separator": "<|eot_id|>\n<|start_header_id|>user<|end_header_id|>\n\nWrite an example narrative / conversation that is not part of the main story.",
|
|
4
4
|
"chat_start": "<|eot_id|>\n<|start_header_id|>user<|end_header_id|>\n\nStart the role-play between {{char}} and {{user}}.",
|
|
5
5
|
"use_stop_strings": false,
|
|
6
|
+
"names_as_stop_strings": true,
|
|
7
|
+
"story_string_position": 0,
|
|
8
|
+
"story_string_depth": 1,
|
|
9
|
+
"story_string_role": 0,
|
|
6
10
|
"always_force_name2": false,
|
|
7
11
|
"trim_sentences": true,
|
|
8
12
|
"single_line": false,
|
|
@@ -1,8 +1,12 @@
|
|
|
1
1
|
{
|
|
2
|
-
"story_string": "
|
|
2
|
+
"story_string": "{{#if anchorBefore}}{{anchorBefore}}\n{{/if}}{{#if system}}{{system}}\n{{/if}}{{#if wiBefore}}{{wiBefore}}\n{{/if}}{{#if description}}{{description}}\n{{/if}}{{#if personality}}{{personality}}\n{{/if}}{{#if scenario}}{{scenario}}\n{{/if}}{{#if wiAfter}}{{wiAfter}}\n{{/if}}{{#if persona}}{{persona}}\n{{/if}}{{#if anchorAfter}}{{anchorAfter}}\n{{/if}}{{trim}}",
|
|
3
3
|
"example_separator": "",
|
|
4
4
|
"chat_start": "",
|
|
5
5
|
"use_stop_strings": false,
|
|
6
|
+
"names_as_stop_strings": true,
|
|
7
|
+
"story_string_position": 0,
|
|
8
|
+
"story_string_depth": 1,
|
|
9
|
+
"story_string_role": 0,
|
|
6
10
|
"always_force_name2": true,
|
|
7
11
|
"trim_sentences": false,
|
|
8
12
|
"single_line": false,
|
|
@@ -1,8 +1,12 @@
|
|
|
1
1
|
{
|
|
2
|
-
"story_string": "
|
|
2
|
+
"story_string": "{{#if anchorBefore}}{{anchorBefore}}\n{{/if}}{{#if system}}{{system}}\n{{/if}}{{#if wiBefore}}{{wiBefore}}\n{{/if}}{{#if description}}{{description}}\n{{/if}}{{#if personality}}{{personality}}\n{{/if}}{{#if scenario}}{{scenario}}\n{{/if}}{{#if wiAfter}}{{wiAfter}}\n{{/if}}{{#if persona}}{{persona}}\n{{/if}}{{#if anchorAfter}}{{anchorAfter}}\n{{/if}}{{trim}}",
|
|
3
3
|
"example_separator": "",
|
|
4
4
|
"chat_start": "",
|
|
5
5
|
"use_stop_strings": false,
|
|
6
|
+
"names_as_stop_strings": true,
|
|
7
|
+
"story_string_position": 0,
|
|
8
|
+
"story_string_depth": 1,
|
|
9
|
+
"story_string_role": 0,
|
|
6
10
|
"always_force_name2": true,
|
|
7
11
|
"trim_sentences": false,
|
|
8
12
|
"single_line": false,
|
|
@@ -1,8 +1,12 @@
|
|
|
1
1
|
{
|
|
2
|
-
"story_string": "
|
|
2
|
+
"story_string": "{{#if anchorBefore}}{{anchorBefore}}\n{{/if}}{{#if system}}{{system}}\n{{/if}}{{#if wiBefore}}{{wiBefore}}\n{{/if}}{{#if description}}{{description}}\n{{/if}}{{#if personality}}{{personality}}\n{{/if}}{{#if scenario}}{{scenario}}\n{{/if}}{{#if wiAfter}}{{wiAfter}}\n{{/if}}{{#if persona}}{{persona}}\n{{/if}}{{#if anchorAfter}}{{anchorAfter}}\n{{/if}}{{trim}}",
|
|
3
3
|
"example_separator": "### Example:",
|
|
4
4
|
"chat_start": "### START ROLEPLAY:",
|
|
5
5
|
"use_stop_strings": false,
|
|
6
|
+
"names_as_stop_strings": true,
|
|
7
|
+
"story_string_position": 0,
|
|
8
|
+
"story_string_depth": 1,
|
|
9
|
+
"story_string_role": 0,
|
|
6
10
|
"always_force_name2": true,
|
|
7
11
|
"trim_sentences": false,
|
|
8
12
|
"single_line": false,
|
|
@@ -1,8 +1,12 @@
|
|
|
1
1
|
{
|
|
2
|
-
"story_string": "
|
|
2
|
+
"story_string": "{{#if anchorBefore}}{{anchorBefore}}\n{{/if}}{{#if system}}{{system}}\n{{/if}}{{#if wiBefore}}{{wiBefore}}\n{{/if}}{{#if description}}{{description}}\n{{/if}}{{#if personality}}{{personality}}\n{{/if}}{{#if scenario}}{{scenario}}\n{{/if}}{{#if wiAfter}}{{wiAfter}}\n{{/if}}{{#if persona}}{{persona}}\n{{/if}}{{#if anchorAfter}}{{anchorAfter}}\n{{/if}}{{trim}}",
|
|
3
3
|
"example_separator": "Example of an interaction:\n",
|
|
4
4
|
"chat_start": "This is the history of the roleplay:\n",
|
|
5
5
|
"use_stop_strings": false,
|
|
6
|
+
"names_as_stop_strings": true,
|
|
7
|
+
"story_string_position": 0,
|
|
8
|
+
"story_string_depth": 1,
|
|
9
|
+
"story_string_role": 0,
|
|
6
10
|
"always_force_name2": true,
|
|
7
11
|
"trim_sentences": false,
|
|
8
12
|
"single_line": false,
|
|
@@ -1,8 +1,12 @@
|
|
|
1
1
|
{
|
|
2
|
-
"story_string": "
|
|
2
|
+
"story_string": "{{#if anchorBefore}}{{anchorBefore}}\n{{/if}}{{#if system}}{{system}}\n{{/if}}{{#if wiBefore}}{{wiBefore}}\n{{/if}}{{#if description}}{{description}}\n{{/if}}{{#if personality}}{{personality}}\n{{/if}}{{#if scenario}}{{scenario}}\n{{/if}}{{#if wiAfter}}{{wiAfter}}\n{{/if}}{{#if persona}}{{persona}}\n{{/if}}{{#if anchorAfter}}{{anchorAfter}}\n{{/if}}{{trim}}",
|
|
3
3
|
"example_separator": "",
|
|
4
4
|
"chat_start": "",
|
|
5
5
|
"use_stop_strings": false,
|
|
6
|
+
"names_as_stop_strings": true,
|
|
7
|
+
"story_string_position": 0,
|
|
8
|
+
"story_string_depth": 1,
|
|
9
|
+
"story_string_role": 0,
|
|
6
10
|
"always_force_name2": true,
|
|
7
11
|
"trim_sentences": false,
|
|
8
12
|
"single_line": false,
|
|
@@ -1,8 +1,12 @@
|
|
|
1
1
|
{
|
|
2
|
-
"story_string": "
|
|
2
|
+
"story_string": "{{#if anchorBefore}}{{anchorBefore}}\n{{/if}}{{#if system}}{{system}}\n{{/if}}{{#if wiBefore}}{{wiBefore}}\n{{/if}}{{#if description}}{{description}}\n{{/if}}{{#if personality}}{{personality}}\n{{/if}}{{#if scenario}}{{scenario}}\n{{/if}}{{#if wiAfter}}{{wiAfter}}\n{{/if}}{{#if persona}}{{persona}}\n{{/if}}{{#if anchorAfter}}{{anchorAfter}}\n{{/if}}{{trim}}",
|
|
3
3
|
"example_separator": "",
|
|
4
4
|
"chat_start": "",
|
|
5
5
|
"use_stop_strings": false,
|
|
6
|
+
"names_as_stop_strings": true,
|
|
7
|
+
"story_string_position": 0,
|
|
8
|
+
"story_string_depth": 1,
|
|
9
|
+
"story_string_role": 0,
|
|
6
10
|
"always_force_name2": true,
|
|
7
11
|
"trim_sentences": false,
|
|
8
12
|
"single_line": false,
|
|
@@ -1,8 +1,12 @@
|
|
|
1
1
|
{
|
|
2
|
-
"story_string": "
|
|
2
|
+
"story_string": "{{#if anchorBefore}}{{anchorBefore}}\n{{/if}}{{#if system}}{{system}}\n{{/if}}{{#if wiBefore}}{{wiBefore}}\n{{/if}}{{#if description}}{{description}}\n{{/if}}{{#if personality}}{{personality}}\n{{/if}}{{#if scenario}}{{scenario}}\n{{/if}}{{#if wiAfter}}{{wiAfter}}\n{{/if}}{{#if persona}}{{persona}}\n{{/if}}{{#if anchorAfter}}{{anchorAfter}}\n{{/if}}{{trim}}",
|
|
3
3
|
"example_separator": "",
|
|
4
4
|
"chat_start": "",
|
|
5
5
|
"use_stop_strings": false,
|
|
6
|
+
"names_as_stop_strings": true,
|
|
7
|
+
"story_string_position": 0,
|
|
8
|
+
"story_string_depth": 1,
|
|
9
|
+
"story_string_role": 0,
|
|
6
10
|
"always_force_name2": true,
|
|
7
11
|
"trim_sentences": false,
|
|
8
12
|
"single_line": false,
|
|
@@ -1,8 +1,12 @@
|
|
|
1
1
|
{
|
|
2
|
-
"story_string": "
|
|
2
|
+
"story_string": "{{#if anchorBefore}}{{anchorBefore}}\n{{/if}}{{#if system}}{{system}}\n{{/if}}{{#if wiBefore}}{{wiBefore}}\n{{/if}}{{#if description}}{{description}}\n{{/if}}{{#if personality}}{{personality}}\n{{/if}}{{#if scenario}}{{scenario}}\n{{/if}}{{#if wiAfter}}{{wiAfter}}\n{{/if}}{{#if persona}}{{persona}}\n{{/if}}{{#if anchorAfter}}{{anchorAfter}}\n{{/if}}{{trim}}",
|
|
3
3
|
"example_separator": "",
|
|
4
4
|
"chat_start": "",
|
|
5
5
|
"use_stop_strings": false,
|
|
6
|
+
"names_as_stop_strings": true,
|
|
7
|
+
"story_string_position": 0,
|
|
8
|
+
"story_string_depth": 1,
|
|
9
|
+
"story_string_role": 0,
|
|
6
10
|
"always_force_name2": true,
|
|
7
11
|
"trim_sentences": false,
|
|
8
12
|
"single_line": false,
|
|
@@ -1,8 +1,12 @@
|
|
|
1
1
|
{
|
|
2
|
-
"story_string": "{{#if system}}{{system}}\n{{/if}}{{#if wiBefore}}{{wiBefore}}\n{{/if}}{{#if description}}{{description}}\n{{/if}}{{#if personality}}{{
|
|
2
|
+
"story_string": "{{#if anchorBefore}}{{anchorBefore}}\n{{/if}}{{#if system}}{{system}}\n{{/if}}{{#if wiBefore}}{{wiBefore}}\n{{/if}}{{#if description}}{{description}}\n{{/if}}{{#if personality}}{{personality}}\n{{/if}}{{#if scenario}}{{scenario}}\n{{/if}}{{#if wiAfter}}{{wiAfter}}\n{{/if}}{{#if persona}}{{persona}}\n{{/if}}{{#if anchorAfter}}{{anchorAfter}}\n{{/if}}{{trim}}",
|
|
3
3
|
"example_separator": "",
|
|
4
4
|
"chat_start": "",
|
|
5
5
|
"use_stop_strings": false,
|
|
6
|
+
"names_as_stop_strings": true,
|
|
7
|
+
"story_string_position": 0,
|
|
8
|
+
"story_string_depth": 1,
|
|
9
|
+
"story_string_role": 0,
|
|
6
10
|
"always_force_name2": true,
|
|
7
11
|
"trim_sentences": false,
|
|
8
12
|
"single_line": false,
|
|
@@ -1,8 +1,12 @@
|
|
|
1
1
|
{
|
|
2
|
-
"story_string": "{{#if system}}{{system}}\n{{/if}}{{#if wiBefore}}{{wiBefore}}\n{{/if}}{{#if description}}{{description}}\n{{/if}}{{#if personality}}{{personality}}\n{{/if}}{{#if scenario}}{{scenario}}\n{{/if}}{{#if wiAfter}}{{wiAfter}}\n{{/if}}{{#if persona}}{{persona}}\n{{/if}}",
|
|
2
|
+
"story_string": "{{#if anchorBefore}}{{anchorBefore}}\n{{/if}}{{#if system}}{{system}}\n{{/if}}{{#if wiBefore}}{{wiBefore}}\n{{/if}}{{#if description}}{{description}}\n{{/if}}{{#if personality}}{{personality}}\n{{/if}}{{#if scenario}}{{scenario}}\n{{/if}}{{#if wiAfter}}{{wiAfter}}\n{{/if}}{{#if persona}}{{persona}}\n{{/if}}{{#if anchorAfter}}{{anchorAfter}}\n{{/if}}{{trim}}",
|
|
3
3
|
"example_separator": "",
|
|
4
4
|
"chat_start": "",
|
|
5
5
|
"use_stop_strings": false,
|
|
6
|
+
"names_as_stop_strings": true,
|
|
7
|
+
"story_string_position": 0,
|
|
8
|
+
"story_string_depth": 1,
|
|
9
|
+
"story_string_role": 0,
|
|
6
10
|
"always_force_name2": true,
|
|
7
11
|
"trim_sentences": false,
|
|
8
12
|
"single_line": false,
|
|
@@ -1,8 +1,12 @@
|
|
|
1
1
|
{
|
|
2
|
-
"story_string": "
|
|
2
|
+
"story_string": "{{#if anchorBefore}}{{anchorBefore}}\n{{/if}}{{#if system}}{{system}}\n{{/if}}{{#if wiBefore}}{{wiBefore}}\n{{/if}}{{#if description}}{{description}}\n{{/if}}{{#if personality}}{{personality}}\n{{/if}}{{#if scenario}}{{scenario}}\n{{/if}}{{#if wiAfter}}{{wiAfter}}\n{{/if}}{{#if persona}}{{persona}}\n{{/if}}{{#if anchorAfter}}{{anchorAfter}}\n{{/if}}{{trim}}",
|
|
3
3
|
"example_separator": "",
|
|
4
4
|
"chat_start": "",
|
|
5
5
|
"use_stop_strings": false,
|
|
6
|
+
"names_as_stop_strings": true,
|
|
7
|
+
"story_string_position": 0,
|
|
8
|
+
"story_string_depth": 1,
|
|
9
|
+
"story_string_role": 0,
|
|
6
10
|
"always_force_name2": true,
|
|
7
11
|
"trim_sentences": false,
|
|
8
12
|
"single_line": false,
|
|
@@ -1,8 +1,12 @@
|
|
|
1
1
|
{
|
|
2
|
-
"story_string": "
|
|
2
|
+
"story_string": "{{#if anchorBefore}}{{anchorBefore}}\n{{/if}}{{#if system}}{{system}}\n{{/if}}{{#if wiBefore}}{{wiBefore}}\n{{/if}}{{#if description}}{{description}}\n{{/if}}{{#if personality}}{{personality}}\n{{/if}}{{#if scenario}}{{scenario}}\n{{/if}}{{#if wiAfter}}{{wiAfter}}\n{{/if}}{{#if persona}}{{persona}}\n{{/if}}{{#if anchorAfter}}{{anchorAfter}}\n{{/if}}{{trim}}",
|
|
3
3
|
"example_separator": "",
|
|
4
4
|
"chat_start": "",
|
|
5
5
|
"use_stop_strings": false,
|
|
6
|
+
"names_as_stop_strings": true,
|
|
7
|
+
"story_string_position": 0,
|
|
8
|
+
"story_string_depth": 1,
|
|
9
|
+
"story_string_role": 0,
|
|
6
10
|
"always_force_name2": true,
|
|
7
11
|
"trim_sentences": false,
|
|
8
12
|
"single_line": false,
|
|
@@ -1,8 +1,12 @@
|
|
|
1
1
|
{
|
|
2
|
-
"story_string": "
|
|
2
|
+
"story_string": "{{#if anchorBefore}}{{anchorBefore}}\n{{/if}}{{#if system}}{{system}}\n{{/if}}{{#if wiBefore}}{{wiBefore}}\n{{/if}}{{#if description}}{{description}}\n{{/if}}{{#if personality}}{{personality}}\n{{/if}}{{#if scenario}}{{scenario}}\n{{/if}}{{#if wiAfter}}{{wiAfter}}\n{{/if}}{{#if persona}}{{persona}}\n{{/if}}{{#if anchorAfter}}{{anchorAfter}}\n{{/if}}{{trim}}",
|
|
3
3
|
"example_separator": "",
|
|
4
4
|
"chat_start": "",
|
|
5
5
|
"use_stop_strings": false,
|
|
6
|
+
"names_as_stop_strings": true,
|
|
7
|
+
"story_string_position": 0,
|
|
8
|
+
"story_string_depth": 1,
|
|
9
|
+
"story_string_role": 0,
|
|
6
10
|
"always_force_name2": true,
|
|
7
11
|
"trim_sentences": false,
|
|
8
12
|
"single_line": false,
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
{
|
|
2
|
+
"story_string": "{{#if anchorBefore}}{{anchorBefore}}\n{{/if}}{{#if system}}{{system}}\n{{/if}}{{#if wiBefore}}{{wiBefore}}\n{{/if}}{{#if description}}{{description}}\n{{/if}}{{#if personality}}{{personality}}\n{{/if}}{{#if scenario}}{{scenario}}\n{{/if}}{{#if wiAfter}}{{wiAfter}}\n{{/if}}{{#if persona}}{{persona}}\n{{/if}}{{#if anchorAfter}}{{anchorAfter}}\n{{/if}}{{trim}}",
|
|
3
|
+
"example_separator": "",
|
|
4
|
+
"chat_start": "",
|
|
5
|
+
"use_stop_strings": false,
|
|
6
|
+
"names_as_stop_strings": true,
|
|
7
|
+
"story_string_position": 0,
|
|
8
|
+
"story_string_depth": 1,
|
|
9
|
+
"story_string_role": 0,
|
|
10
|
+
"always_force_name2": true,
|
|
11
|
+
"trim_sentences": false,
|
|
12
|
+
"single_line": false,
|
|
13
|
+
"name": "Mistral V7-Tekken"
|
|
14
|
+
}
|
|
@@ -1,8 +1,12 @@
|
|
|
1
1
|
{
|
|
2
|
-
"story_string": "
|
|
2
|
+
"story_string": "{{#if anchorBefore}}{{anchorBefore}}\n{{/if}}{{#if system}}{{system}}\n{{/if}}{{#if wiBefore}}{{wiBefore}}\n{{/if}}{{#if description}}{{description}}\n{{/if}}{{#if personality}}{{personality}}\n{{/if}}{{#if scenario}}{{scenario}}\n{{/if}}{{#if wiAfter}}{{wiAfter}}\n{{/if}}{{#if persona}}{{persona}}\n{{/if}}{{#if anchorAfter}}{{anchorAfter}}\n{{/if}}{{trim}}",
|
|
3
3
|
"example_separator": "",
|
|
4
4
|
"chat_start": "",
|
|
5
5
|
"use_stop_strings": false,
|
|
6
|
+
"names_as_stop_strings": true,
|
|
7
|
+
"story_string_position": 0,
|
|
8
|
+
"story_string_depth": 1,
|
|
9
|
+
"story_string_role": 0,
|
|
6
10
|
"always_force_name2": true,
|
|
7
11
|
"trim_sentences": false,
|
|
8
12
|
"single_line": false,
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
{
|
|
2
|
+
"story_string": "{{#if anchorBefore}}{{anchorBefore}}\n{{/if}}{{#if system}}{{system}}\n{{/if}}{{#if wiBefore}}{{wiBefore}}\n{{/if}}{{#if description}}{{description}}\n{{/if}}{{#if personality}}{{personality}}\n{{/if}}{{#if scenario}}{{scenario}}\n{{/if}}{{#if wiAfter}}{{wiAfter}}\n{{/if}}{{#if persona}}{{persona}}\n{{/if}}{{#if anchorAfter}}{{anchorAfter}}\n{{/if}}{{trim}}",
|
|
3
|
+
"example_separator": "",
|
|
4
|
+
"chat_start": "",
|
|
5
|
+
"use_stop_strings": false,
|
|
6
|
+
"names_as_stop_strings": true,
|
|
7
|
+
"story_string_position": 0,
|
|
8
|
+
"story_string_depth": 1,
|
|
9
|
+
"story_string_role": 0,
|
|
10
|
+
"always_force_name2": true,
|
|
11
|
+
"trim_sentences": false,
|
|
12
|
+
"single_line": false,
|
|
13
|
+
"name": "Moonshot AI"
|
|
14
|
+
}
|
|
@@ -1,8 +1,12 @@
|
|
|
1
1
|
{
|
|
2
|
-
"story_string": "{{#if
|
|
2
|
+
"story_string": "{{#if anchorBefore}}{{anchorBefore}}\n{{/if}}{{#if system}}{{system}}\n{{/if}}{{#if wiBefore}}{{wiBefore}}\n{{/if}}{{#if description}}{{description}}\n{{/if}}{{#if personality}}{{personality}}\n{{/if}}{{#if scenario}}{{scenario}}\n{{/if}}{{#if wiAfter}}{{wiAfter}}\n{{/if}}{{#if persona}}{{persona}}\n{{/if}}{{#if anchorAfter}}{{anchorAfter}}\n{{/if}}{{trim}}",
|
|
3
3
|
"example_separator": "***",
|
|
4
4
|
"chat_start": "***",
|
|
5
5
|
"use_stop_strings": false,
|
|
6
|
+
"names_as_stop_strings": true,
|
|
7
|
+
"story_string_position": 0,
|
|
8
|
+
"story_string_depth": 1,
|
|
9
|
+
"story_string_role": 0,
|
|
6
10
|
"always_force_name2": true,
|
|
7
11
|
"trim_sentences": false,
|
|
8
12
|
"single_line": false,
|
|
@@ -1,8 +1,12 @@
|
|
|
1
1
|
{
|
|
2
|
-
"story_string": "{{#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}}Circumstances and context of the dialogue: {{scenario}}\n{{/if}}{{#if wiAfter}}{{wiAfter}}\n{{/if}}{{#if persona}}{{persona}}\n{{/if}}",
|
|
2
|
+
"story_string": "{{#if anchorBefore}}{{anchorBefore}}\n{{/if}}{{#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}}Circumstances and context of the dialogue: {{scenario}}\n{{/if}}{{#if wiAfter}}{{wiAfter}}\n{{/if}}{{#if persona}}{{persona}}\n{{/if}}{{#if anchorAfter}}{{anchorAfter}}\n{{/if}}",
|
|
3
3
|
"example_separator": "This is how {{char}} should talk",
|
|
4
4
|
"chat_start": "\nThen the roleplay chat between {{user}} and {{char}} begins.\n",
|
|
5
5
|
"use_stop_strings": false,
|
|
6
|
+
"names_as_stop_strings": true,
|
|
7
|
+
"story_string_position": 0,
|
|
8
|
+
"story_string_depth": 1,
|
|
9
|
+
"story_string_role": 0,
|
|
6
10
|
"always_force_name2": true,
|
|
7
11
|
"trim_sentences": false,
|
|
8
12
|
"single_line": false,
|