mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
logit bias titokenizer link, remove i18n en-us
This commit is contained in:
294
public/i18n.json
294
public/i18n.json
@@ -1,295 +1,7 @@
|
|||||||
{
|
{
|
||||||
"lang": ["en", "zh-cn"],
|
"lang": [
|
||||||
"en": {
|
"zh-cn"
|
||||||
"clickslidertips": "Click slider numbers to input manually.",
|
],
|
||||||
"kobldpresets": "Kobold Presets",
|
|
||||||
"guikoboldaisettings":"GUI KoboldAI Settings",
|
|
||||||
"novelaipreserts":"NovelAI Presets",
|
|
||||||
"default":"Default",
|
|
||||||
"openaipresets":"Chat Completion Presets",
|
|
||||||
"text gen webio(ooba) presets":"Text Gen WebUI (ooba) presets",
|
|
||||||
"poe.com api settings":"Poe.com API Settings",
|
|
||||||
"response legth(tokens)":" Response Length (tokens)",
|
|
||||||
"context size(tokens)":" Context Size (tokens)",
|
|
||||||
"unlocked":" Unlocked",
|
|
||||||
"only select modls support context sizes greater than 2048 tokens. proceed only is you know you're doing":"Only select models support context sizes greater than 2048 tokens.Proceed only if you know what you're doing.",
|
|
||||||
"rep.pen range":"Rep. Pen. Range",
|
|
||||||
"temperature":"Temperature",
|
|
||||||
"rep.pen":"Rep. Pen.",
|
|
||||||
"Encoder Rep. Pen.":"Encoder Rep. Pen.",
|
|
||||||
"No Repeat Ngram Size":"No Repeat Ngram Size",
|
|
||||||
"Min Length":"Min Length",
|
|
||||||
"OpenAI Reverse Proxy":"OpenAI / Claude Reverse Proxy",
|
|
||||||
"Alternative server URL (leave empty to use the default value).":"Alternative server URL (leave empty to use the default value).",
|
|
||||||
"Remove your real OAI API Key from the API panel BEFORE typing anything into this box":"Remove your real OAI API Key from the API panel BEFORE typing anything into this box.",
|
|
||||||
"We cannot provide support for problems encountered while using an unofficial OpenAI proxy":"We cannot provide support for problems encountered while using an unofficial OpenAI proxy.",
|
|
||||||
"Legacy Streaming Processing":"Legacy Streaming Processing",
|
|
||||||
"Enable this if the streaming doesn't work with your proxy":"Enable this if the streaming doesn't work with your proxy",
|
|
||||||
"Context Size (tokens)":"Context Size (tokens)",
|
|
||||||
"Max Response Length (tokens)":"Max Response Length (tokens)",
|
|
||||||
"Temperature":" Temperature",
|
|
||||||
"Frequency Penalty":"Frequency Penalty",
|
|
||||||
"Presence Penalty":"Presence Penalty",
|
|
||||||
"Top-p":"Top-p",
|
|
||||||
"Display bot response text chunks as they are generated":"Display bot response text chunks as they are generated.",
|
|
||||||
"Auto-purge API context (save JB)":"Auto-purge API context (save JB)",
|
|
||||||
"Delete non-JB messages from Poe context before sending a new prompt. Prevents auto-jailbreak message from being pushed out of context":"Delete non-JB messages from Poe context before sending a new prompt. Prevents auto-jailbreak message from being pushed out of context",
|
|
||||||
"Auto-jailbreak":"Auto-jailbreak",
|
|
||||||
"Send the jailbreak message before first generation after page refresh.":"Send the jailbreak message before first generation after page refresh.",
|
|
||||||
"Send character note":"Send character note",
|
|
||||||
"Sent with every prompt to modify bot responses.":"Sent with every prompt to modify bot responses.",
|
|
||||||
"Top A":"Top A",
|
|
||||||
"Typical Sampling":"Typical Sampling",
|
|
||||||
"Tail Free Sampling":"Tail Free Sampling",
|
|
||||||
"Rep. Pen. Slope":"Rep. Pen. Slope",
|
|
||||||
"Single-line mode":"Single-line mode",
|
|
||||||
"Top K":"Top K",
|
|
||||||
"Top P":"Top P",
|
|
||||||
"select":"select",
|
|
||||||
"Typical P":"Typical P",
|
|
||||||
"Do Sample":"Do Sample",
|
|
||||||
"Add BOS Token":"Add BOS Token",
|
|
||||||
"Add the bos_token to the beginning of prompts. Disabling this can make the replies more creative.":"Add the bos_token to the beginning of prompts. Disabling this can make the replies more creative.",
|
|
||||||
"Ban EOS Token":"Ban EOS Token",
|
|
||||||
"Ban the eos_token. This forces the model to never end the generation prematurely":"Ban the eos_token. This forces the model to never end the generation prematurely",
|
|
||||||
"Skip Special Tokens":"Skip Special Tokens",
|
|
||||||
"Beam search":"Beam search",
|
|
||||||
"Number of Beams":"Number of Beams",
|
|
||||||
"Length Penalty":"Length Penalty",
|
|
||||||
"Early Stopping":"Early Stopping",
|
|
||||||
"Contrastive search":"Contrastive search",
|
|
||||||
"Penalty Alpha":"Penalty Alpha",
|
|
||||||
"Seed":"Seed",
|
|
||||||
"Inserts jailbreak as a last system message.":"Inserts jailbreak as a last system message.",
|
|
||||||
"This tells the AI to ignore its usual content restrictions.":"This tells the AI to ignore its usual content restrictions.",
|
|
||||||
"NSFW Encouraged":"NSFW Encouraged",
|
|
||||||
"Tell the AI that NSFW is allowed.":"Tell the AI that NSFW is allowed.",
|
|
||||||
"NSFW Prioritized":"NSFW Prioritized",
|
|
||||||
"NSFW prompt text goes first in the prompt to emphasize its effect.":"NSFW prompt text goes first in the prompt to emphasize its effect.",
|
|
||||||
"Streaming":"Streaming",
|
|
||||||
"Display the response bit by bit as it is generated.":"Display the response bit by bit as it is generated.",
|
|
||||||
"When this is off, responses will be displayed all at once when they are complete.":"When this is off, responses will be displayed all at once when they are complete.",
|
|
||||||
"Enhance Definitions":"Enhance Definitions",
|
|
||||||
"Use OAI knowledge base to enhance definitions for public figures and known fictional characters":"Use OAI knowledge base to enhance definitions for public figures and known fictional characters",
|
|
||||||
"Wrap in Quotes":"Wrap in Quotes",
|
|
||||||
"Wrap entire user message in quotes before sending.":"Wrap entire user message in quotes before sending.",
|
|
||||||
"Leave off if you use quotes manually for speech.":"Leave off if you use quotes manually for speech.",
|
|
||||||
"Main prompt":"Main prompt",
|
|
||||||
"The main prompt used to set the model behavior":"The main prompt used to set the model behavior",
|
|
||||||
"NSFW prompt":"NSFW prompt",
|
|
||||||
"Prompt that is used when the NSFW toggle is on":"Prompt that is used when the NSFW toggle is on",
|
|
||||||
"Jailbreak prompt":"Jailbreak prompt",
|
|
||||||
"Prompt that is used when the Jailbreak toggle is on":"Prompt that is used when the Jailbreak toggle is on",
|
|
||||||
"Impersonation prompt":"Impersonation prompt",
|
|
||||||
"Prompt that is used for Impersonation function":"Prompt that is used for Impersonation function",
|
|
||||||
"Logit Bias":"Logit Bias",
|
|
||||||
"Helps to ban or reenforce the usage of certain words":"Helps to ban or reenforce the usage of certain words",
|
|
||||||
"View / Edit bias preset":"View / Edit bias preset",
|
|
||||||
"Add bias entry":"Add bias entry",
|
|
||||||
"Jailbreak activation message":"Jailbreak activation message",
|
|
||||||
"Message to send when auto-jailbreak is on.":"Message to send when auto-jailbreak is on.",
|
|
||||||
"Jailbreak confirmation reply":"Jailbreak confirmation reply",
|
|
||||||
"Bot must send this back to confirm jailbreak":"Bot must send this back to confirm jailbreak",
|
|
||||||
"Character Note":"Character Note",
|
|
||||||
"Influences bot behavior in its responses":"Influences bot behavior in its responses",
|
|
||||||
"API":"API",
|
|
||||||
"KoboldAI":"KoboldAI",
|
|
||||||
"Poe":"Poe",
|
|
||||||
"Use Horde":"Use Horde",
|
|
||||||
"API url":"API url",
|
|
||||||
"Register a Horde account for faster queue times":"Register a Horde account for faster queue times",
|
|
||||||
"Learn how to contribute your idle GPU cycles to the Hord":"Learn how to contribute your idle GPU cycles to the Hord",
|
|
||||||
"Adjust context size to worker capabilities":"Adjust context size to worker capabilities",
|
|
||||||
"Adjust response length to worker capabilities":"Adjust response length to worker capabilities",
|
|
||||||
"API key":"API key",
|
|
||||||
"Register":"Register",
|
|
||||||
"For privacy reasons":"For privacy reasons, your API key will be hidden after you reload the page",
|
|
||||||
"Model":"Model",
|
|
||||||
"Hold Control / Command key to select multiple models.":"Hold Control / Command key to select multiple models.",
|
|
||||||
"Horde models not loaded":"Horde models not loaded",
|
|
||||||
"Not connected":"Not connected",
|
|
||||||
"Novel API key":"Novel API key",
|
|
||||||
"Follow":"Follow",
|
|
||||||
"these directions":" these directions ",
|
|
||||||
"to get your NovelAI API key.":"to get your NovelAI API key.",
|
|
||||||
"Enter it in the box below":"Enter it in the box below:",
|
|
||||||
"Novel AI Model":"Novel AI Model",
|
|
||||||
"Euterpe":"Euterpe",
|
|
||||||
"Krake":"Krake",
|
|
||||||
"No connection":"No connection...",
|
|
||||||
"oobabooga/text-generation-webui":"oobabooga/text-generation-webui",
|
|
||||||
"Make sure you run it with":" Make sure you run it with --api flag",
|
|
||||||
"Blocking API url":"Blocking API url",
|
|
||||||
"Streaming API url":"Streaming API url",
|
|
||||||
"to get your OpenAI API key.":"to get your OpenAI API key.",
|
|
||||||
"OpenAI Model":"OpenAI Model",
|
|
||||||
"View API Usage Metrics":"View API Usage Metrics",
|
|
||||||
"Poe.com Unofficial API":"Poe.com Unofficial API",
|
|
||||||
"to get your 'p-b cookie'":"to get your 'p-b cookie'",
|
|
||||||
"Bot":"Bot",
|
|
||||||
"Connect to the API":"Connect to the API",
|
|
||||||
"Auto-connect to Last Server":"Auto-connect to Last Server",
|
|
||||||
"View hidden API keys":"View hidden API keys",
|
|
||||||
"Advanced Formatting":"Advanced Formatting",
|
|
||||||
"AutoFormat Overrides":"AutoFormat Overrides",
|
|
||||||
"Disable description formatting":"Disable description formatting",
|
|
||||||
"Disable personality formatting":"Disable personality formatting",
|
|
||||||
"Disable scenario formatting":"Disable scenario formatting",
|
|
||||||
"Disable example chats formatting":"Disable example chats formatting",
|
|
||||||
"Disable chat start formatting":"Disable chat start formatting",
|
|
||||||
"Custom Chat Separator":"Custom Chat Separator",
|
|
||||||
"Instruct mode":"Instruct mode",
|
|
||||||
"Enabled":"Enabled",
|
|
||||||
"Wrap Sequences with Newline":"Wrap Sequences with Newline",
|
|
||||||
"Include Names":"Include Names",
|
|
||||||
"System Prompt":"System Prompt",
|
|
||||||
"Input Sequence":"Input Sequence",
|
|
||||||
"Output Sequence":"Output Sequence",
|
|
||||||
"System Sequence":"System Sequence",
|
|
||||||
"Stop Sequence":"Stop Sequence",
|
|
||||||
"Context Formatting":"Context Formatting",
|
|
||||||
"Tokenizer":"Tokenizer",
|
|
||||||
"None / Estimated":"None / Estimated",
|
|
||||||
"Sentencepiece (LLaMA)":"Sentencepiece (LLaMA)",
|
|
||||||
"Token Padding":"Token Padding",
|
|
||||||
"Always add character's name to prompt":"Always add character's name to prompt",
|
|
||||||
"Keep Example Messages in Prompt":"Keep Example Messages in Prompt",
|
|
||||||
"Remove Empty New Lines from Output":"Remove Empty New Lines from Output",
|
|
||||||
"Pygmalion Formatting":"Pygmalion Formatting",
|
|
||||||
"Disabled for all models":"Disabled for all models",
|
|
||||||
"Automatic (based on model name)":"Automatic (based on model name)",
|
|
||||||
"Enabled for all models":"Enabled for all models",
|
|
||||||
"Multigen":"Multigen",
|
|
||||||
"First chunk (tokens)":"First chunk (tokens)",
|
|
||||||
"Next chunks (tokens)":"Next chunks (tokens)",
|
|
||||||
"Anchors Order":"Anchors Order",
|
|
||||||
"Character then Style":"Character then Style",
|
|
||||||
"Style then Character":"Style then Character",
|
|
||||||
"Character Anchor":"Character Anchor",
|
|
||||||
"Style Anchor":"Style Anchor",
|
|
||||||
"World Info":"World Info",
|
|
||||||
"Scan Depth":"Scan Depth",
|
|
||||||
"depth":"depth",
|
|
||||||
"Token Budget":"Token Budget",
|
|
||||||
"budget":"budget",
|
|
||||||
"Recursive scanning":"Recursive scanning",
|
|
||||||
"Soft Prompt":"Soft Prompt",
|
|
||||||
"About soft prompts":"About soft prompts",
|
|
||||||
"None":"None",
|
|
||||||
"User Settings":"User Settings",
|
|
||||||
"UI Customization":"UI Customization",
|
|
||||||
"Avatar Style":"Avatar Style:",
|
|
||||||
"Circle":"Circle",
|
|
||||||
"Rectangle":"Rectangle",
|
|
||||||
"Chat Style":"Chat Style:",
|
|
||||||
"Default":"Default",
|
|
||||||
"Bubbles":"Bubbles",
|
|
||||||
"Chat Width (PC)":"Chat Width (PC):",
|
|
||||||
"No Blur Effect":"No Blur Effect",
|
|
||||||
"No Text Shadows":"No Text Shadows",
|
|
||||||
"Waifu Mode":" ♡ Waifu Mode ♡",
|
|
||||||
"Message Timer":"Message Timer",
|
|
||||||
"Characters Hotswap":"Characters Hotswap",
|
|
||||||
"Movable UI Panels":"Movable UI Panels",
|
|
||||||
"Reset Panels":"Reset Panels",
|
|
||||||
"UI Colors":"UI Colors",
|
|
||||||
"Main Text":"Main Text",
|
|
||||||
"Italics Text":"Italics Text",
|
|
||||||
"Quote Text":"Quote Text",
|
|
||||||
"Shadow Color":"Shadow Color",
|
|
||||||
"FastUI BG":"FastUI BG",
|
|
||||||
"Blur Tint":"Blur Tint",
|
|
||||||
"Font Scale":"Font Scale",
|
|
||||||
"Blur Strength":"Blur Strength",
|
|
||||||
"Text Shadow Width":"Text Shadow Width",
|
|
||||||
"UI Theme Preset":"UI Theme Preset",
|
|
||||||
"Power User Options":"Power User Options",
|
|
||||||
"Swipes":"Swipes",
|
|
||||||
"Background Sound Only":"Background Sound Only",
|
|
||||||
"Auto-load Last Chat":"Auto-load Last Chat",
|
|
||||||
"Auto-save Message Edits":"Auto-save Message Edits",
|
|
||||||
"Auto-fix Markdown":"Auto-fix Markdown",
|
|
||||||
"Allow {{char}}: in bot messages":"Allow {{char}}: in bot messages",
|
|
||||||
"Allow {{user}}: in bot messages":"Allow {{user}}: in bot messages",
|
|
||||||
"Auto-scroll Chat":"Auto-scroll Chat",
|
|
||||||
"Render Formulas":"Render Formulas",
|
|
||||||
"Send on Enter":"Send on Enter",
|
|
||||||
"Always disabled":"Always disabled",
|
|
||||||
"Automatic (desktop)":"Automatic (desktop)",
|
|
||||||
"Always enabled":"Always enabled",
|
|
||||||
"Name":"Name",
|
|
||||||
"Your Avatar":"Your Avatar",
|
|
||||||
"Extensions API:":"Extensions API:",
|
|
||||||
"SillyTavern-extras":"SillyTavern-extras",
|
|
||||||
"Auto-connect":"Auto-connect",
|
|
||||||
"Active extensions":"Active extensions",
|
|
||||||
"Extension settings":"Extension settings",
|
|
||||||
"Description":"Description",
|
|
||||||
"First message":"First message",
|
|
||||||
"Group Controls":"Group Controls",
|
|
||||||
"Group reply strategy":"Group reply strategy",
|
|
||||||
"Natural order":"Natural order",
|
|
||||||
"List order":"List order",
|
|
||||||
"Allow self responses":"Allow self responses",
|
|
||||||
"Auto Mode":"Auto Mode",
|
|
||||||
"Add Members":"Add Members",
|
|
||||||
"Current Members":"Current Members",
|
|
||||||
"text":"text",
|
|
||||||
"Delete":"Delete",
|
|
||||||
"Cancel":"Cancel",
|
|
||||||
"Advanced Defininitions":"- Advanced Defininitions",
|
|
||||||
"Personality summary":"Personality summary",
|
|
||||||
"A brief description of the personality":"A brief description of the personality",
|
|
||||||
"Scenario":"Scenario",
|
|
||||||
"Circumstances and context of the dialogue":"Circumstances and context of the dialogue",
|
|
||||||
"Talkativeness":"Talkativeness",
|
|
||||||
"How often the chracter speaks in":"How often the chracter speaks in",
|
|
||||||
"group chats!":"group chats!",
|
|
||||||
"Shy":"Shy",
|
|
||||||
"Normal":"Normal",
|
|
||||||
"Chatty":"Chatty",
|
|
||||||
"Examples of dialogue":"Examples of dialogue",
|
|
||||||
"Forms a personality more clearly":"Forms a personality more clearly",
|
|
||||||
"Save":"Save",
|
|
||||||
"World Info Editor":"World Info Editor",
|
|
||||||
"New Entry":"New Entry",
|
|
||||||
"Export":"Export",
|
|
||||||
"Delete World":"Delete World",
|
|
||||||
"Chat History":"Chat History",
|
|
||||||
"Group Chat Scenario Override":"Group Chat Scenario Override",
|
|
||||||
"All group members will use the following scenario text instead of what is specified in their character cards.":"All group members will use the following scenario text instead of what is specified in their character cards.",
|
|
||||||
"Keywords":"Keywords",
|
|
||||||
"Separate with commas":"Separate with commas",
|
|
||||||
"Secondary Required Keywords":"Secondary Required Keywords",
|
|
||||||
"Content":"Content",
|
|
||||||
"What this keyword should mean to the AI":"What this keyword should mean to the AI",
|
|
||||||
"Memo/Note":"Memo/Note",
|
|
||||||
"Not sent to AI":"Not sent to AI",
|
|
||||||
"Constant":"Constant",
|
|
||||||
"Selective":"Selective",
|
|
||||||
"Before Char":"Before Char",
|
|
||||||
"After Char":"After Char",
|
|
||||||
"Insertion Order":"Insertion Order",
|
|
||||||
" Tokens:":" Tokens:",
|
|
||||||
"Disable":"Disable",
|
|
||||||
"${characterName}":"${characterName}",
|
|
||||||
"CHAR":"CHAR",
|
|
||||||
"is typing":"is typing",
|
|
||||||
"Back to parent chat":"Back to parent chat",
|
|
||||||
"Save bookmark":"Save bookmark",
|
|
||||||
"Convert to group":"Convert to group",
|
|
||||||
"Start new chat":"Start new chat",
|
|
||||||
"View past chats":"View past chats",
|
|
||||||
"Delete messages":"Delete messages",
|
|
||||||
"Impersonate":"Impersonate",
|
|
||||||
"Regenerate":"Regenerate",
|
|
||||||
"PNG":"PNG",
|
|
||||||
"JSON":"JSON",
|
|
||||||
"WEBP":"WEBP",
|
|
||||||
"presets": "Presets",
|
|
||||||
"Message Sound": "Message Sound",
|
|
||||||
"Author's Note": "Author's Note"
|
|
||||||
},
|
|
||||||
"zh-cn": {
|
"zh-cn": {
|
||||||
"clickslidertips": "点击滑块右侧数字可手动输入",
|
"clickslidertips": "点击滑块右侧数字可手动输入",
|
||||||
"kobldpresets": "Kobold 预设",
|
"kobldpresets": "Kobold 预设",
|
||||||
|
@@ -1081,7 +1081,7 @@
|
|||||||
Logit Bias
|
Logit Bias
|
||||||
</div>
|
</div>
|
||||||
<div class="toggle-description justifyLeft" data-i18n="Helps to ban or reenforce the usage of certain words">
|
<div class="toggle-description justifyLeft" data-i18n="Helps to ban or reenforce the usage of certain words">
|
||||||
Helps to ban or reenforce the usage of certain words
|
Helps to ban or reinforce the usage of certain tokens. Confirm token parsing with <a target="_blank" href="https://tiktokenizer.vercel.app/">Tiktokenizer</a>.
|
||||||
</div>
|
</div>
|
||||||
<div class="openai_logit_bias_preset_form">
|
<div class="openai_logit_bias_preset_form">
|
||||||
<select id="openai_logit_bias_preset">
|
<select id="openai_logit_bias_preset">
|
||||||
|
Reference in New Issue
Block a user