Update README.md
Browse files
README.md
CHANGED
@@ -11,4 +11,5 @@ The initial results were a surprisingly coherent and functional model although I
|
|
11 |
It responds well to Alpaca instruct style prompt formatting.
|
12 |
It can be a little rude at times and doesn't have Dendrite's ego and thirst for philosophical discussion but I feel that it's overall it's a much better general purpose model.
|
13 |
It does occasionally output grammatical errors during RP so might need a few more epochs to better fit the training data.
|
14 |
-
If you are role playing using the SillyTavern+SimpleProxy stack it does have a tendency to run away with a scene when using the verbose.mjs prompt format. The singleline.mjs format sometimes remedies this issue however it also causes some characters to give very short, dull replies. So achieving a balance might require a complete new custom prompt format.
|
|
|
|
11 |
It responds well to Alpaca instruct style prompt formatting.
|
12 |
It can be a little rude at times and doesn't have Dendrite's ego and thirst for philosophical discussion but I feel that it's overall it's a much better general purpose model.
|
13 |
It does occasionally output grammatical errors during RP so might need a few more epochs to better fit the training data.
|
14 |
+
If you are role playing using the SillyTavern+SimpleProxy stack it does have a tendency to run away with a scene when using the verbose.mjs prompt format. The singleline.mjs format sometimes remedies this issue however it also causes some characters to give very short, dull replies. So achieving a balance might require a complete new custom prompt format.
|
15 |
+
## use_cache was originally set to false when uploaded this has now been remedied. recommended edit or redownload config.
|