Skip to content

Commit

Permalink
Adding second (and very likely last) example card to NAI page (#33)
Browse files Browse the repository at this point in the history
* Added Eris card

* Added Eris to NAI page
  • Loading branch information
zkandell authored Sep 16, 2023
1 parent 76d3c1f commit 27d0988
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions Usage/API Connections/novelai.md
Original file line number Diff line number Diff line change
Expand Up @@ -132,12 +132,14 @@ Attributes:
Skills: lockpicking, stealth, running away very fast
```

Here's an example card, made for NovelAI, that uses a combination of attributes and prose for the character description:
These methods are recommended because they're present in NovelAI's training data, so they specifically work well with the model.

<a href="https://docs.sillytavern.app/static/valka.png"><img src="https://docs.sillytavern.app/static/valka.png" style="width:200px;height:300px;"></a>
#### Example cards

Here are a couple of example card, made for NovelAI, that show off different ways of creating cards specifically for NovelAI. The first card, Valka, uses the attributes method for the character description, while Eris, the second card, uses prose descriptions, along with a large amount of example dialogue.

These methods are recommended because they're present in NovelAI's training data, so they specifically work well with the model.
<a href="https://docs.sillytavern.app/static/valka.png"><img src="https://docs.sillytavern.app/static/valka.png" style="width:200px;height:300px;"></a>
<a href="https://docs.sillytavern.app/static/Eris v1_0.png"><img src="https://docs.sillytavern.app/static/Eris v1_0.png" style="width:200px;height:300px;"></a>

#### What not to do

Expand Down
Binary file added static/Eris v1_0.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 27d0988

Please sign in to comment.