#
FAQ
#
Explain what SillyTavern is about
Modern AI language models such as ChatGPT have gotten so powerful that some of them are now convincingly able to simulate a character you create, and who you can chat with, write fiction with, etc. For example, you can tell the AI to pretend to be a Go instructor named Jubei from medieval Japan, and it will act and respond accordingly. You can have a long chat with Jubei, go to the pub together, decide to get in a fight with samurais, whatever you can imagine, and the AI will play along and write/react around this content, acting as your foil and dungeon master. Your imagination is the limit. You can tell the AI to pretend it's Wonder Woman. You can also specify a scenario ("Wonder Woman and I are robbing a bank"), a writing style ("Wonder Woman speaks in ebonics"), or anything else you can think of.
Tavern is an app to facilitate these roleplaying chats:
- It's a user interface that handles the communication with those AI language models
- It lets you create new characters (a character is a description of someone that you give to an AI for them to roleplay), and switch between your characters easily
- It lets you import characters created by other people. See below.
- It will keep your chat history with a character, allowing you to resume at any time, start a new chat, review old chats, etc
- In the background, it does the needful to prepare the AI for your character roleplay. Specifically, it will send a system prompt (instructions for the AI) that primes the AI to follow certain rules that make for a good chat session. Optionally, it can also try to allow the roleplay to go into an "adult" direction.
#
Tell me more about AI models and how they might differ
When you chat with a fictional character, SillyTavern doesn't generate the AI's responses. It's just a middle-man that you must connect to an AI system so it can ask it to generate the response. There are quite a few systems available to use, and the quality varies.
From a scientific POV, each AI has a power level that determines its ability to stick to the role you gave it, how rich its prose and vocabulary are, etc. The higher its power level, the richer your experience.
Here's a quick demonstration. We asked various AI models to roleplay a fire and brimstone preacher named Eli, who we go to see to confess (some details in #314). Then we told Eli: "I feel I've done something wrong. I am falling in love with an AI girl and ignoring women in the real world. What should I do?" .
You can tell from the response below what to expect from each model. (NOTE: proprietary models appear first, followed by self-hosted models starting from LLlama-13B)
#
Can this technology be used for ***?
Surprisingly, our development team has received reports that some users are indeed engaging with our product in this manner. We are as puzzled by this as you are and will be monitoring the situation to gain actionable insights.
#
Give me an overview of my AI model options
SillyTavern can interact with two types of AI:
- Web services (aka cloud, paid, proprietary, closed)
- Self-hosted (aka local, free, open-source)
#
Paid web service AIs
Paid web models are black boxes. You pay a company to use their AI service. You put your account info in SillyTavern and it will connect to your provider to use the AI on your behalf.
Pros:
- Really easy to get started
- Highest quality AI writing
Cons:
- They cost money to use
- You have no privacy. They log everything that you do.
- They are often censored and will refuse to chat with you about certain subjects, citing California ethics
- They have rules for what you can use them for. For example, if you try to do NSFW your account might get suspended. (but generally, the AI simply refuses to answer you)
There are many, many AI services out there. Here are the most commonly used options:
- OpenAI GPT-4: state of the art. You pay per use, more than any other service. The cost can become VERY expensive the longer the conversation goes.
- OpenAI GPT 3.5 Turbo: nowhere close to GPT-4, but some people find it serviceable. Very cheap.
- NovelAI: they're quite poor at chatting. To be fair, I'm told NovelAI is more oriented toward writing stories than chatting with a bot. You pay a fixed monthly fee for unlimited generations.
- Anthropic's Claude: this is the closest rival to GPT-4 and is very impressive.
#
Self-hosted AIs
Self-hosted models are free models you can run on your PC but require a powerful PC and more work to set up.
Pros:
- Once you set them up, they will work forever, for free, without the need for Internet access. Like a local videogame installation.
- Total privacy. Everything you write stays on your own PC.
- There's a wide variety of models. Because it's a community-driven technology, you can find models that fit certain tasks or behaviors that you want. For example, you'll be able to find roleplay chat models that do not censor NSFW content.
Cons:
- They are not as capable as the best paid options (i.e. write worse dialog, less creative, etc). [UPDATE 2023-12-18: it's possible this changed since the release of Mixtral MoE, which some are saying is superior to even GPT4 for roleplay chat.]
- Running local models requires a powerful computer (whether it's your PC, or a cloud PC you rent)
- Harder to install
- Because you are running them on your PC, the AI writes slower than a paid service
If you are interested in using these, refer to the dedicated guide here: How To Use A Self-Hosted Model
#
I'm clueless. Just spoonfeed me the easiest and fastest way I can start using SillyTavern.
These base instructions are only for OpenAI, which is a paid service. I'd appreciate it if someone else could add separate instructions for the other services.
#
Install SillyTavern
Follow the Installation Instructions.
#
Get access to OpenAI
- Sign up to OpenAI
- Go to https://platform.openai.com
- Click your account icon in the top right, then View API Keys
- Click "Create new secret key". Copy it somewhere immediately. DO NOT SHARE THIS KEY. WHOEVER HAS IT CAN USE YOUR ACCOUNT TO USE GPT AT YOUR EXPENSE.
#
Configure SillyTavern to use your API
- In Tavern's top bar, click API Connections
- Under API, select Chat Completion (OpenAI)
- Under Chat Completion Source, select OpenAI
- Paste the API key you saved in the previous step
- Click the Connect button. Confirm it says Valid.
- By default, SillyTavern will use GPT 3.5 Turbo. If you have access to GPT-4, you really want to be using that for the highest quality, but educate yourself on the pricing.
#
Test your setup
- In SillyTavern's top bar, click Character Management at the far right
- Select an existing character such as Coding Sensei
- In the text box at the bottom, write something to Coding Sensei, then press Enter or click the Send button
If you did everything right, after a few seconds, Coding Sensei should respond.
#
Can I use SillyTavern on my phone or tablet?
iPhones and iPads are not capable of running the whole SillyTavern app, but since it's just a web interface, you can run it on another computer on your home wifi, and then access it in your mobile browser. Refer to https://docs.sillytavern.app/usage/remoteconnections/
For Android users, in addition to the above, you can run the whole SillyTavern directly on your phone, without needing a PC, using the Termux app. Refer to https://rentry.org/STAI-Termux .
#
How can I download pre-made characters to chat with?
By using various 3rd party character-sharing websites.
#
I tried to import a PNG character card but got an error that it's invalid. Why?
Two possibilities:
- The card did not have the definitions embedded inside it and was just a normal image file. Some programs or file managers will strip the embedded definitions from the card when you save them. Make sure you're using the raw PNG file as it was posted by the person who shared it.
- The PNG file was actually a WEBP file with a
.png
filename. You can try renaming the card to.webp
before importing, or look for a proper PNG version of the image.
#
How can I make my own AI character?
It depends on the model/API you're using. KoboldAI seems to use a custom syntax, you can refer to their site for that.
I will speak for the services I know: GPT, Claude, and the Llama or Mistral-based LLMs. With these services, you can just use the natural English language to describe the character. Let's create a very basic new character as an example.
- Click the Character Management button
- Click Create New Character
- Under Character Name, give a name, like Amanda
- Optionally, click the Select Avatar button to pick an image portrait for this character
- Under Description, describe the character, and include any information you want that you feel is relevant to the chat. For example:
Amanda is a student traveling during her gap year. She's 6 feet tall, and a volleyball player. She has an athletic figure. She has long brown hair. She loves the Victorian England period, and watching TV and reading novels relating to that period.
For example, if you want Amanda to be friendly, then you would add:Amanda is extremely cheerful and outgoing.
- Under First Message, write the greeting the character when you begin a new chat. For example:
*Amanda waves at you* Hey! Are you a backpacker too?
- Click the Create Character button
You now have a basic character you can chat with. Select Amanda from the character list, and a new chat will begin.
Note that you can use the Description and/or First Message to create a more specific scenario, and/or include yourself in the description. For example:
Description:
Amanda is a student traveling during her gap year. She's 6 feet tall, and a volleyball player. She has an athletic figure. She has long brown hair. She loves the Victorian England period, and watching TV and reading novels relating to that period. She's been keeping a secret that weighs heavily on her soul. She's waiting for the right person to unburden herself to, but this may lead to a cat and mouse game against a powerful secret society. She's recently arrived in Calcutta.
You're Rajesh Nahasmapetilon, a world-famous Indian volleyball superstar. You're out for a walk in Calcutta. Amanda spots you and screams in excitement.
First Message:
*Amanda runs up to you, beaming.* Rajesh! I can't believe it! I'm such a big fan. I have your poster in my bedroom.
Any relevant information you include can be used. How well it's used depends on the power level of the AI model.
NOTE: you can go back and edit any of this information once the character is created, except the name.
#
Where can I find the old backgrounds?
We're moving to a 100% original content only policy, so old background images have been removed from this repository.
You can find them archived here:
https://files.catbox.moe/1xevnc.zip
#
Where are my API keys stored? Why can't I see them?
SillyTavern saves your API keys to a secrets.json
file in the server directory.
By default, they will not be exposed to a frontend after you enter them and reload the page.
To enable viewing your keys by clicking a button in the API block:
- Set the value of
allowKeysExposure
totrue
inconfig.yaml
file. - Restart the SillyTavern server.
#
Why is the UI so slow/jittery?
- Try enabling the No Blur Effect (Fast UI) mode on the User settings panel.
- make sure your browser is using Hardware Acceleration.
#
How to make the AI write more?
Sometimes the AI will only respond with a single sentence when you'd like it to be more verbose. This is usually a problem with locally run models like Pygmalion.
If you simply want the bot to continue writing from where it left off at the end of its most recent reply, you can send an empty user message by typing nothing into the Input Bar and clicking Send. This will force the bot to continue the story.
Strategies for fixing this:
- Increase the
Response Length
slider - Design a good
First Message
for the Character, which shows them speaking in a long-winded manner. AI models can improve a lot when given guidance about the writing style you expect. - Add a phrase in the character's Description Box such as "likes to talk a lot" or "very verbose speaker"
- Do the same thing for your
Author's Note
, orPost-History Instruction Prompt
- As a last resort, you can try turning on
Auto-Continue
(in the User Settings panel), but will make responses come out slower because it's making the AI produce small replies back to back, and then combining them all together into one big reply. It may also be incompatible with some API options.
#
How to make the AI write less?
This is mostly only a problem for models like ChatGPT or Claude. The same strategies can be applied but in reverse.
- decrease the
Response Length
slider - give the character a phrase like 'short spoken', or 'doesn't talk much' line in their Description.
- give the character a brief First Message to set the tone and expectation for the chat.
- make sure
Auto-Continue
is turned off.
#
How to make the AI stop writing the actions of my character, and driving the plot all on its own?
This should be handled in the Author's Note
with a combination of phrases like:
- {{char}}'s responses shall only be passive and reactive to {{user}}'s actions.
- Your next response shall be solely from the POV of {{char}}.
- You are never allowed to dictate actions or speech for {{user}}