Update README.md
Browse files
README.md
CHANGED
@@ -208,6 +208,7 @@ Description: A curious and intelligent spider robot named Sparrow seeks out chal
|
|
208 |
## Notes
|
209 |
|
210 |
At the moment, the model does not support generating character cards in SillyTavern JSON format; it only provides output in a "natural" text format. I would like to note that the model has still been trained on Silly Tavern character cards, so it has a full understanding of the SillyTavern format, but without additional JSON markup. In future versions, I will try to make it possible for the model to convert the final card into JSON format based on the dialogue history with user.
|
|
|
211 |
|
212 |
## Safety
|
213 |
|
|
|
208 |
## Notes
|
209 |
|
210 |
At the moment, the model does not support generating character cards in SillyTavern JSON format; it only provides output in a "natural" text format. I would like to note that the model has still been trained on Silly Tavern character cards, so it has a full understanding of the SillyTavern format, but without additional JSON markup. In future versions, I will try to make it possible for the model to convert the final card into JSON format based on the dialogue history with user.
|
211 |
+
On top of that, the model currently has some issues with following instructions, especially the 14B model, and being too reliant on the same response format, I'll try to fix that in future versions.
|
212 |
|
213 |
## Safety
|
214 |
|