sillytavern 1.4.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (259) hide show
  1. package/.dockerignore +4 -0
  2. package/.github/ISSUE_TEMPLATE/bug_report.md +35 -0
  3. package/.github/ISSUE_TEMPLATE/feature_request.md +20 -0
  4. package/.github/workflows/npm-publish.yml +32 -0
  5. package/Dockerfile +49 -0
  6. package/Start.bat +3 -0
  7. package/colab/GPU.ipynb +339 -0
  8. package/colab/extras_server.py +40 -0
  9. package/colab/globals.py +2 -0
  10. package/colab/models.py +77 -0
  11. package/docker/docker-compose.yml +12 -0
  12. package/docker/docker-entrypoint.sh +28 -0
  13. package/faq.md +208 -0
  14. package/package.json +49 -0
  15. package/poe-client.js +638 -0
  16. package/poe-test.js +21 -0
  17. package/poe_graphql/AddHumanMessageMutation.graphql +52 -0
  18. package/poe_graphql/AddMessageBreakMutation.graphql +17 -0
  19. package/poe_graphql/AutoSubscriptionMutation.graphql +7 -0
  20. package/poe_graphql/BioFragment.graphql +8 -0
  21. package/poe_graphql/ChatAddedSubscription.graphql +5 -0
  22. package/poe_graphql/ChatFragment.graphql +6 -0
  23. package/poe_graphql/ChatListPaginationQuery.graphql +316 -0
  24. package/poe_graphql/ChatPaginationQuery.graphql +26 -0
  25. package/poe_graphql/ChatViewQuery.graphql +8 -0
  26. package/poe_graphql/DeleteHumanMessagesMutation.graphql +7 -0
  27. package/poe_graphql/DeleteMessageMutation.graphql +7 -0
  28. package/poe_graphql/HandleFragment.graphql +8 -0
  29. package/poe_graphql/LoginWithVerificationCodeMutation.graphql +13 -0
  30. package/poe_graphql/MessageAddedSubscription.graphql +115 -0
  31. package/poe_graphql/MessageDeletedSubscription.graphql +8 -0
  32. package/poe_graphql/MessageFragment.graphql +13 -0
  33. package/poe_graphql/MessageRemoveVoteMutation.graphql +7 -0
  34. package/poe_graphql/MessageSetVoteMutation.graphql +7 -0
  35. package/poe_graphql/SendVerificationCodeForLoginMutation.graphql +12 -0
  36. package/poe_graphql/ShareMessagesMutation.graphql +9 -0
  37. package/poe_graphql/SignupWithVerificationCodeMutation.graphql +13 -0
  38. package/poe_graphql/StaleChatUpdateMutation.graphql +7 -0
  39. package/poe_graphql/SubscriptionsMutation.graphql +9 -0
  40. package/poe_graphql/SummarizePlainPostQuery.graphql +3 -0
  41. package/poe_graphql/SummarizeQuotePostQuery.graphql +3 -0
  42. package/poe_graphql/SummarizeSharePostQuery.graphql +3 -0
  43. package/poe_graphql/UserSnippetFragment.graphql +14 -0
  44. package/poe_graphql/ViewerInfoQuery.graphql +21 -0
  45. package/poe_graphql/ViewerMessageLimitUpdatedSubscription.graphql +81 -0
  46. package/poe_graphql/ViewerStateFragment.graphql +30 -0
  47. package/poe_graphql/ViewerStateUpdatedSubscription.graphql +63 -0
  48. package/public/KoboldAI Settings/Ace of Spades 13B.settings +22 -0
  49. package/public/KoboldAI Settings/Adventurer-NeoX-20B-Erebus.settings +54 -0
  50. package/public/KoboldAI Settings/Basic Coherence 13B.settings +22 -0
  51. package/public/KoboldAI Settings/Best Guess 6B.settings +22 -0
  52. package/public/KoboldAI Settings/Calibrated-Pygmalion-6b.settings +47 -0
  53. package/public/KoboldAI Settings/Classic-Pygmalion-2.7b.settings +46 -0
  54. package/public/KoboldAI Settings/Classic-Pygmalion-6b.settings +47 -0
  55. package/public/KoboldAI Settings/Coherent Creativity 6B.settings +22 -0
  56. package/public/KoboldAI Settings/Default-TavernAI.settings +22 -0
  57. package/public/KoboldAI Settings/DragonSlayer-Pygmalion-6b.settings +47 -0
  58. package/public/KoboldAI Settings/GPU-Pygmalion-6b.settings +47 -0
  59. package/public/KoboldAI Settings/Genesis 13B.settings +22 -0
  60. package/public/KoboldAI Settings/Godlike.settings +22 -0
  61. package/public/KoboldAI Settings/Good Winds.settings +22 -0
  62. package/public/KoboldAI Settings/Lancer-OPT-2.7B-Erebus.settings +54 -0
  63. package/public/KoboldAI Settings/Liminal Drift.settings +22 -0
  64. package/public/KoboldAI Settings/Low Rider 13B.settings +22 -0
  65. package/public/KoboldAI Settings/Luna Moth 6B.settings +22 -0
  66. package/public/KoboldAI Settings/Mayday.settings +22 -0
  67. package/public/KoboldAI Settings/Ouroboros.settings +22 -0
  68. package/public/KoboldAI Settings/Pleasing Results 6B.settings +22 -0
  69. package/public/KoboldAI Settings/Pro Writer 13B.settings +22 -0
  70. package/public/KoboldAI Settings/RA - Pygmalion-1.3b.settings +46 -0
  71. package/public/KoboldAI Settings/Storywriter 6B.settings +22 -0
  72. package/public/NovelAI Settings/Classic-Euterpe.settings +14 -0
  73. package/public/NovelAI Settings/Classic-Krake.settings +14 -0
  74. package/public/OpenAI Settings/Default.settings +15 -0
  75. package/public/TextGen Settings/Beam Search.settings +15 -0
  76. package/public/TextGen Settings/Contrastive Search.settings +15 -0
  77. package/public/TextGen Settings/Default.settings +15 -0
  78. package/public/TextGen Settings/Deterministic.settings +15 -0
  79. package/public/TextGen Settings/Kobold (Godlike).settings +15 -0
  80. package/public/TextGen Settings/Kobold (Liminal Drift).settings +15 -0
  81. package/public/TextGen Settings/Naive.settings +15 -0
  82. package/public/TextGen Settings/NovelAI (Best Guess).settings +15 -0
  83. package/public/TextGen Settings/NovelAI (Decadence).settings +15 -0
  84. package/public/TextGen Settings/NovelAI (Genesis).settings +15 -0
  85. package/public/TextGen Settings/NovelAI (Lycaenidae).settings +15 -0
  86. package/public/TextGen Settings/NovelAI (Ouroboros).settings +15 -0
  87. package/public/TextGen Settings/NovelAI (Pleasing Results).settings +15 -0
  88. package/public/TextGen Settings/NovelAI (Sphinx Moth).settings +15 -0
  89. package/public/TextGen Settings/NovelAI (Storywriter).settings +15 -0
  90. package/public/TextGen Settings/Pygmalion.settings +15 -0
  91. package/public/css/fontawesome.css +8488 -0
  92. package/public/css/notes.css +46 -0
  93. package/public/css/solid.css +24 -0
  94. package/public/favicon.ico +0 -0
  95. package/public/img/No-Image-Placeholder.svg +309 -0
  96. package/public/img/addbg3.png +0 -0
  97. package/public/img/ai4.png +0 -0
  98. package/public/img/apple-icon-114x114.png +0 -0
  99. package/public/img/apple-icon-144x144.png +0 -0
  100. package/public/img/apple-icon-57x57.png +0 -0
  101. package/public/img/apple-icon-72x72.png +0 -0
  102. package/public/img/book2.png +0 -0
  103. package/public/img/default-expressions/admiration.png +0 -0
  104. package/public/img/default-expressions/amusement.png +0 -0
  105. package/public/img/default-expressions/anger.png +0 -0
  106. package/public/img/default-expressions/annoyance.png +0 -0
  107. package/public/img/default-expressions/approval.png +0 -0
  108. package/public/img/default-expressions/caring.png +0 -0
  109. package/public/img/default-expressions/confusion.png +0 -0
  110. package/public/img/default-expressions/curiosity.png +0 -0
  111. package/public/img/default-expressions/desire.png +0 -0
  112. package/public/img/default-expressions/desire1.png +0 -0
  113. package/public/img/default-expressions/desire2.png +0 -0
  114. package/public/img/default-expressions/disappointment.png +0 -0
  115. package/public/img/default-expressions/disapproval.png +0 -0
  116. package/public/img/default-expressions/disgust.png +0 -0
  117. package/public/img/default-expressions/embarrassment.png +0 -0
  118. package/public/img/default-expressions/excitement.png +0 -0
  119. package/public/img/default-expressions/fear.png +0 -0
  120. package/public/img/default-expressions/gratitude.png +0 -0
  121. package/public/img/default-expressions/grief.png +0 -0
  122. package/public/img/default-expressions/joy.png +0 -0
  123. package/public/img/default-expressions/love.png +0 -0
  124. package/public/img/default-expressions/nervousness.png +0 -0
  125. package/public/img/default-expressions/neutral.png +0 -0
  126. package/public/img/default-expressions/optimism.png +0 -0
  127. package/public/img/default-expressions/pride.png +0 -0
  128. package/public/img/default-expressions/realization.png +0 -0
  129. package/public/img/default-expressions/relief.png +0 -0
  130. package/public/img/default-expressions/remorse.png +0 -0
  131. package/public/img/default-expressions/sadness.png +0 -0
  132. package/public/img/default-expressions/surprise.png +0 -0
  133. package/public/img/five.png +0 -0
  134. package/public/img/times-circle.svg +1 -0
  135. package/public/img/you.png +0 -0
  136. package/public/index.html +1899 -0
  137. package/public/notes/1.html +44 -0
  138. package/public/notes/1.png +0 -0
  139. package/public/notes/10.html +20 -0
  140. package/public/notes/11.html +33 -0
  141. package/public/notes/12.html +27 -0
  142. package/public/notes/13.html +29 -0
  143. package/public/notes/13_1.html +24 -0
  144. package/public/notes/13_2.html +25 -0
  145. package/public/notes/13_3.html +89 -0
  146. package/public/notes/14.html +30 -0
  147. package/public/notes/2.html +37 -0
  148. package/public/notes/2.png +0 -0
  149. package/public/notes/3.html +37 -0
  150. package/public/notes/4.html +105 -0
  151. package/public/notes/6.html +33 -0
  152. package/public/notes/7.html +40 -0
  153. package/public/notes/8.html +19 -0
  154. package/public/notes/9.html +46 -0
  155. package/public/notes/advanced_formatting.html +91 -0
  156. package/public/notes/group_reply_strategy.html +63 -0
  157. package/public/notes/message_sound.html +33 -0
  158. package/public/notes/multigen.html +36 -0
  159. package/public/notes/oai_api_key.html +37 -0
  160. package/public/notes/textgen_streaming.html +29 -0
  161. package/public/notes/token-limits.html +68 -0
  162. package/public/script.js +5131 -0
  163. package/public/scripts/RossAscends-mods.js +750 -0
  164. package/public/scripts/bookmarks.js +130 -0
  165. package/public/scripts/extensions/backgrounds/index.js +129 -0
  166. package/public/scripts/extensions/backgrounds/manifest.json +11 -0
  167. package/public/scripts/extensions/backgrounds/style.css +45 -0
  168. package/public/scripts/extensions/caption/index.js +117 -0
  169. package/public/scripts/extensions/caption/manifest.json +13 -0
  170. package/public/scripts/extensions/caption/style.css +23 -0
  171. package/public/scripts/extensions/dice/droll.js +108 -0
  172. package/public/scripts/extensions/dice/index.js +96 -0
  173. package/public/scripts/extensions/dice/manifest.json +11 -0
  174. package/public/scripts/extensions/dice/style.css +26 -0
  175. package/public/scripts/extensions/expressions/index.js +387 -0
  176. package/public/scripts/extensions/expressions/manifest.json +13 -0
  177. package/public/scripts/extensions/expressions/style.css +115 -0
  178. package/public/scripts/extensions/floating-prompt/index.js +151 -0
  179. package/public/scripts/extensions/floating-prompt/manifest.json +11 -0
  180. package/public/scripts/extensions/floating-prompt/style.css +19 -0
  181. package/public/scripts/extensions/memory/index.js +358 -0
  182. package/public/scripts/extensions/memory/manifest.json +13 -0
  183. package/public/scripts/extensions/memory/style.css +34 -0
  184. package/public/scripts/extensions.js +288 -0
  185. package/public/scripts/f-localStorage.js +27 -0
  186. package/public/scripts/gpt-2-3-tokenizer/README.md +28 -0
  187. package/public/scripts/gpt-2-3-tokenizer/encoder.js +1 -0
  188. package/public/scripts/gpt-2-3-tokenizer/mod.js +169 -0
  189. package/public/scripts/gpt-2-3-tokenizer/vocab.bpe.js +1 -0
  190. package/public/scripts/gpt-3-tokenizer/array-keyed-map.js +210 -0
  191. package/public/scripts/gpt-3-tokenizer/gpt3-tokenizer.js +271 -0
  192. package/public/scripts/gpt-3-tokenizer/gpt3-tokenizer.js.map +1 -0
  193. package/public/scripts/group-chats.js +899 -0
  194. package/public/scripts/horde.js +214 -0
  195. package/public/scripts/jquery-3.5.1.min.js +2 -0
  196. package/public/scripts/jquery-cookie-1.4.1.min.js +2 -0
  197. package/public/scripts/jquery.transit.min.js +1 -0
  198. package/public/scripts/kai-settings.js +179 -0
  199. package/public/scripts/nai-settings.js +108 -0
  200. package/public/scripts/openai.js +973 -0
  201. package/public/scripts/poe.js +360 -0
  202. package/public/scripts/popper.js +2008 -0
  203. package/public/scripts/popper.js.map +1 -0
  204. package/public/scripts/power-user.js +571 -0
  205. package/public/scripts/purify.min.js +3 -0
  206. package/public/scripts/purify.min.js.map +1 -0
  207. package/public/scripts/showdown.min.js +3 -0
  208. package/public/scripts/showdown.min.js.map +1 -0
  209. package/public/scripts/swiped-events.js +165 -0
  210. package/public/scripts/textgen-settings.js +194 -0
  211. package/public/scripts/toolcool-color-picker.js +87 -0
  212. package/public/scripts/utils.js +109 -0
  213. package/public/scripts/world-info.js +661 -0
  214. package/public/sounds/message.mp3 +0 -0
  215. package/public/style.css +3633 -0
  216. package/public/webfonts/NotoSans/NotoSans-Black.woff +0 -0
  217. package/public/webfonts/NotoSans/NotoSans-Black.woff2 +0 -0
  218. package/public/webfonts/NotoSans/NotoSans-BlackItalic.woff +0 -0
  219. package/public/webfonts/NotoSans/NotoSans-BlackItalic.woff2 +0 -0
  220. package/public/webfonts/NotoSans/NotoSans-Bold.woff +0 -0
  221. package/public/webfonts/NotoSans/NotoSans-Bold.woff2 +0 -0
  222. package/public/webfonts/NotoSans/NotoSans-BoldItalic.woff +0 -0
  223. package/public/webfonts/NotoSans/NotoSans-BoldItalic.woff2 +0 -0
  224. package/public/webfonts/NotoSans/NotoSans-ExtraBold.woff +0 -0
  225. package/public/webfonts/NotoSans/NotoSans-ExtraBold.woff2 +0 -0
  226. package/public/webfonts/NotoSans/NotoSans-ExtraBoldItalic.woff +0 -0
  227. package/public/webfonts/NotoSans/NotoSans-ExtraBoldItalic.woff2 +0 -0
  228. package/public/webfonts/NotoSans/NotoSans-ExtraLight.woff +0 -0
  229. package/public/webfonts/NotoSans/NotoSans-ExtraLight.woff2 +0 -0
  230. package/public/webfonts/NotoSans/NotoSans-ExtraLightItalic.woff +0 -0
  231. package/public/webfonts/NotoSans/NotoSans-ExtraLightItalic.woff2 +0 -0
  232. package/public/webfonts/NotoSans/NotoSans-Italic.woff +0 -0
  233. package/public/webfonts/NotoSans/NotoSans-Italic.woff2 +0 -0
  234. package/public/webfonts/NotoSans/NotoSans-Light.woff +0 -0
  235. package/public/webfonts/NotoSans/NotoSans-Light.woff2 +0 -0
  236. package/public/webfonts/NotoSans/NotoSans-LightItalic.woff +0 -0
  237. package/public/webfonts/NotoSans/NotoSans-LightItalic.woff2 +0 -0
  238. package/public/webfonts/NotoSans/NotoSans-Medium.woff +0 -0
  239. package/public/webfonts/NotoSans/NotoSans-Medium.woff2 +0 -0
  240. package/public/webfonts/NotoSans/NotoSans-MediumItalic.woff +0 -0
  241. package/public/webfonts/NotoSans/NotoSans-MediumItalic.woff2 +0 -0
  242. package/public/webfonts/NotoSans/NotoSans-Regular.woff +0 -0
  243. package/public/webfonts/NotoSans/NotoSans-Regular.woff2 +0 -0
  244. package/public/webfonts/NotoSans/NotoSans-SemiBold.woff +0 -0
  245. package/public/webfonts/NotoSans/NotoSans-SemiBold.woff2 +0 -0
  246. package/public/webfonts/NotoSans/NotoSans-SemiBoldItalic.woff +0 -0
  247. package/public/webfonts/NotoSans/NotoSans-SemiBoldItalic.woff2 +0 -0
  248. package/public/webfonts/NotoSans/NotoSans-Thin.woff +0 -0
  249. package/public/webfonts/NotoSans/NotoSans-Thin.woff2 +0 -0
  250. package/public/webfonts/NotoSans/NotoSans-ThinItalic.woff +0 -0
  251. package/public/webfonts/NotoSans/NotoSans-ThinItalic.woff2 +0 -0
  252. package/public/webfonts/NotoSans/stylesheet.css +162 -0
  253. package/public/webfonts/fa-solid-900.ttf +0 -0
  254. package/public/webfonts/fa-solid-900.woff2 +0 -0
  255. package/readme.md +187 -0
  256. package/server.js +2593 -0
  257. package/start.sh +24 -0
  258. package/tools/charaverter/main.mjs +110 -0
  259. package/tools/charaverter/package.json +10 -0
@@ -0,0 +1,3 @@
1
+ query SummarizePlainPostQuery($comment: String!) {
2
+ summarizePlainPost(comment: $comment)
3
+ }
@@ -0,0 +1,3 @@
1
+ query SummarizeQuotePostQuery($comment: String, $quotedPostId: BigInt!) {
2
+ summarizeQuotePost(comment: $comment, quotedPostId: $quotedPostId)
3
+ }
@@ -0,0 +1,3 @@
1
+ query SummarizeSharePostQuery($comment: String!, $chatId: BigInt!, $messageIds: [BigInt!]!) {
2
+ summarizeSharePost(comment: $comment, chatId: $chatId, messageIds: $messageIds)
3
+ }
@@ -0,0 +1,14 @@
1
+ fragment UserSnippetFragment on PoeUser {
2
+ id
3
+ uid
4
+ bio
5
+ handle
6
+ fullName
7
+ viewerIsFollowing
8
+ isPoeOnlyUser
9
+ profilePhotoURLTiny: profilePhotoUrl(size: tiny)
10
+ profilePhotoURLSmall: profilePhotoUrl(size: small)
11
+ profilePhotoURLMedium: profilePhotoUrl(size: medium)
12
+ profilePhotoURLLarge: profilePhotoUrl(size: large)
13
+ isFollowable
14
+ }
@@ -0,0 +1,21 @@
1
+ query ViewerInfoQuery {
2
+ viewer {
3
+ id
4
+ uid
5
+ ...ViewerStateFragment
6
+ ...BioFragment
7
+ ...HandleFragment
8
+ hasCompletedMultiplayerNux
9
+ poeUser {
10
+ id
11
+ ...UserSnippetFragment
12
+ }
13
+ messageLimit{
14
+ canSend
15
+ numMessagesRemaining
16
+ resetTime
17
+ shouldShowReminder
18
+ }
19
+ }
20
+ }
21
+
@@ -0,0 +1,81 @@
1
+ subscription subscriptions_viewerMessageLimitUpdated_Subscription {
2
+ viewerMessageLimitUpdated {
3
+ ...SettingsSubscriptionSection_viewer
4
+ id
5
+ }
6
+ }
7
+
8
+ fragment SettingsSubscriptionPaywallModal_viewer on Viewer {
9
+ ...WebSubscriptionPaywall_viewer
10
+ }
11
+
12
+ fragment SettingsSubscriptionSectionNonSubscriberView_viewer on Viewer {
13
+ ...SettingsSubscriptionPaywallModal_viewer
14
+ }
15
+
16
+ fragment SettingsSubscriptionSectionSubscriberView_viewer on Viewer {
17
+ subscription {
18
+ isActive
19
+ expiresTime
20
+ purchaseType
21
+ isAnnualSubscription
22
+ willCancelAtPeriodEnd
23
+ id
24
+ }
25
+ }
26
+
27
+ fragment SettingsSubscriptionSection_viewer on Viewer {
28
+ availableBots {
29
+ displayName
30
+ messageLimit {
31
+ canSend
32
+ numMessagesRemaining
33
+ resetTime
34
+ dailyBalance
35
+ dailyLimit
36
+ monthlyBalance
37
+ monthlyLimit
38
+ monthlyBalanceRefreshTime
39
+ shouldShowRemainingMessageCount
40
+ }
41
+ id
42
+ }
43
+ subscription {
44
+ isActive
45
+ id
46
+ }
47
+ isEligibleForWebSubscriptions
48
+ ...SettingsSubscriptionSectionNonSubscriberView_viewer
49
+ ...SettingsSubscriptionSectionSubscriberView_viewer
50
+ ...WebSubscriptionSuccessMessage_viewer
51
+ }
52
+
53
+ fragment SubscriptionMessageLimitExplanation_viewer on Viewer {
54
+ availableBots {
55
+ displayName
56
+ messageLimit {
57
+ monthlyLimit
58
+ }
59
+ id
60
+ }
61
+ }
62
+
63
+ fragment WebSubscriptionPaywall_viewer on Viewer {
64
+ ...SubscriptionMessageLimitExplanation_viewer
65
+ webSubscriptionPriceInfo {
66
+ monthlyPrice
67
+ yearlyPrice
68
+ yearlyPricePerMonth
69
+ yearlyPercentageSavings
70
+ id
71
+ }
72
+ }
73
+
74
+ fragment WebSubscriptionSuccessMessage_viewer on Viewer {
75
+ subscription {
76
+ isActive
77
+ expiresTime
78
+ willCancelAtPeriodEnd
79
+ id
80
+ }
81
+ }
@@ -0,0 +1,30 @@
1
+ fragment ViewerStateFragment on Viewer {
2
+ id
3
+ __typename
4
+ iosMinSupportedVersion: integerGate(gateName: "poe_ios_min_supported_version")
5
+ iosMinEncouragedVersion: integerGate(
6
+ gateName: "poe_ios_min_encouraged_version"
7
+ )
8
+ macosMinSupportedVersion: integerGate(
9
+ gateName: "poe_macos_min_supported_version"
10
+ )
11
+ macosMinEncouragedVersion: integerGate(
12
+ gateName: "poe_macos_min_encouraged_version"
13
+ )
14
+ showPoeDebugPanel: booleanGate(gateName: "poe_show_debug_panel")
15
+ enableCommunityFeed: booleanGate(gateName: "enable_poe_shares_feed")
16
+ linkifyText: booleanGate(gateName: "poe_linkify_response")
17
+ enableSuggestedReplies: booleanGate(gateName: "poe_suggested_replies")
18
+ removeInviteLimit: booleanGate(gateName: "poe_remove_invite_limit")
19
+ enableInAppPurchases: booleanGate(gateName: "poe_enable_in_app_purchases")
20
+ availableBots {
21
+ nickname
22
+ displayName
23
+ profilePicture
24
+ isDown
25
+ disclaimer
26
+ subtitle
27
+ poweredBy
28
+ }
29
+ }
30
+
@@ -0,0 +1,63 @@
1
+ subscription subscriptions_viewerStateUpdated_Subscription {
2
+ viewerStateUpdated {
3
+ id
4
+ ...ChatPageBotSwitcher_viewer
5
+ }
6
+ }
7
+
8
+ fragment BotHeader_bot on Bot {
9
+ displayName
10
+ messageLimit {
11
+ dailyLimit
12
+ }
13
+ ...BotImage_bot
14
+ ...BotLink_bot
15
+ ...IdAnnotation_node
16
+ ...botHelpers_useViewerCanAccessPrivateBot
17
+ ...botHelpers_useDeletion_bot
18
+ }
19
+
20
+ fragment BotImage_bot on Bot {
21
+ displayName
22
+ ...botHelpers_useDeletion_bot
23
+ ...BotImage_useProfileImage_bot
24
+ }
25
+
26
+ fragment BotImage_useProfileImage_bot on Bot {
27
+ image {
28
+ __typename
29
+ ... on LocalBotImage {
30
+ localName
31
+ }
32
+ ... on UrlBotImage {
33
+ url
34
+ }
35
+ }
36
+ ...botHelpers_useDeletion_bot
37
+ }
38
+
39
+ fragment BotLink_bot on Bot {
40
+ displayName
41
+ }
42
+
43
+ fragment ChatPageBotSwitcher_viewer on Viewer {
44
+ availableBots {
45
+ id
46
+ handle
47
+ ...BotHeader_bot
48
+ }
49
+ }
50
+
51
+ fragment IdAnnotation_node on Node {
52
+ __isNode: __typename
53
+ id
54
+ }
55
+
56
+ fragment botHelpers_useDeletion_bot on Bot {
57
+ deletionState
58
+ }
59
+
60
+ fragment botHelpers_useViewerCanAccessPrivateBot on Bot {
61
+ isPrivateBot
62
+ viewerIsCreator
63
+ }
@@ -0,0 +1,22 @@
1
+ {
2
+ "max_length": 2048,
3
+ "temp": 1.15,
4
+ "genamt": 100,
5
+ "top_k": 0,
6
+ "top_p": 0.95,
7
+ "top_a": 0,
8
+ "typical": 1,
9
+ "tfs": 0.8,
10
+ "rep_pen": 1.05,
11
+ "rep_pen_range": 2048,
12
+ "rep_pen_slope": 7,
13
+ "sampler_order": [
14
+ 3,
15
+ 2,
16
+ 0,
17
+ 5,
18
+ 1,
19
+ 4,
20
+ 6
21
+ ]
22
+ }
@@ -0,0 +1,54 @@
1
+ {
2
+ "apikey": "",
3
+ "andepth": 1,
4
+ "sampler_order": [
5
+ 6,
6
+ 4,
7
+ 3,
8
+ 2,
9
+ 0,
10
+ 1,
11
+ 5
12
+ ],
13
+ "temp": 0.8,
14
+ "top_p": 0.94,
15
+ "top_k": 28,
16
+ "tfs": 0.96,
17
+ "typical": 0.98,
18
+ "top_a": 0.00,
19
+ "rep_pen": 1.03,
20
+ "rep_pen_slope": 0.8,
21
+ "rep_pen_range": 120.0,
22
+ "genamt": 90,
23
+ "max_length": 2048,
24
+ "ikgen": 200,
25
+ "formatoptns": {
26
+ "frmttriminc": true,
27
+ "frmtrmblln": false,
28
+ "frmtrmspch": false,
29
+ "frmtadsnsp": true,
30
+ "singleline": false
31
+ },
32
+ "numseqs": 1,
33
+ "widepth": 3,
34
+ "useprompt": false,
35
+ "adventure": false,
36
+ "chatmode": false,
37
+ "chatname": "You",
38
+ "dynamicscan": false,
39
+ "nopromptgen": false,
40
+ "rngpersist": false,
41
+ "nogenmod": false,
42
+ "fulldeterminism": false,
43
+ "autosave": false,
44
+ "welcome": "## Warning: This model has a very heavy NSFW bias and is not suitable for use by minors!\n\nYou are currently running story-writing model `Erebus, version 1 (20B).`\n\n This model is made by [Mr. Seeker](https://www.patreon.com/mrseeker) with help of ProudNoob and the KoboldAI team.\n\n### How to use this model\n\nErebus is designed to generate short stories and novels. Use the author's note to give it a certain genre to follow, use memory to give an overview of the story and use World Information to give specific details about the characters. To start off, give the AI an idea of what you are writing about by setting the scene. Give the AI around 10 sentences that make your story interesting to read. Introduce your character, describe the world, blow something up, or let the AI use its creative mind.",
45
+ "output_streaming": true,
46
+ "show_probs": false,
47
+ "show_budget": false,
48
+ "seed": null,
49
+ "newlinemode": "n",
50
+ "antemplate": "",
51
+ "userscripts": [],
52
+ "corescript": "default.lua",
53
+ "softprompt": ""
54
+ }
@@ -0,0 +1,22 @@
1
+ {
2
+ "max_length": 2048,
3
+ "temp": 0.59,
4
+ "genamt": 100,
5
+ "top_k": 0,
6
+ "top_p": 1,
7
+ "top_a": 0,
8
+ "typical": 1,
9
+ "tfs": 0.87,
10
+ "rep_pen": 1.1,
11
+ "rep_pen_range": 2048,
12
+ "rep_pen_slope": 0.3,
13
+ "sampler_order": [
14
+ 5,
15
+ 0,
16
+ 2,
17
+ 3,
18
+ 1,
19
+ 4,
20
+ 6
21
+ ]
22
+ }
@@ -0,0 +1,22 @@
1
+ {
2
+ "max_length": 2048,
3
+ "temp": 0.8,
4
+ "genamt": 100,
5
+ "top_k": 100,
6
+ "top_p": 0.9,
7
+ "top_a": 0,
8
+ "typical": 1,
9
+ "tfs": 1,
10
+ "rep_pen": 1.15,
11
+ "rep_pen_range": 2048,
12
+ "rep_pen_slope": 3.4,
13
+ "sampler_order": [
14
+ 5,
15
+ 0,
16
+ 2,
17
+ 3,
18
+ 1,
19
+ 4,
20
+ 6
21
+ ]
22
+ }
@@ -0,0 +1,47 @@
1
+ {
2
+ "file_version": 2,
3
+ "max_length": 2048,
4
+ "ikmax": 3000,
5
+ "genamt": 180,
6
+ "ikgen": 200,
7
+ "rep_pen": 1.01,
8
+ "rep_pen_slope": 0.9,
9
+ "rep_pen_range": 1024,
10
+ "temp": 1.0,
11
+ "top_p": 0.9,
12
+ "top_k": 40,
13
+ "top_a": 0.0,
14
+ "tfs": 0.9,
15
+ "typical": 1.0,
16
+ "numseqs": 1,
17
+ "fp32_model": false,
18
+ "modeldim": 4096,
19
+ "sampler_order": [
20
+ 6,
21
+ 0,
22
+ 1,
23
+ 2,
24
+ 3,
25
+ 4,
26
+ 5
27
+
28
+ ],
29
+ "newlinemode": "n",
30
+ "lazy_load": true,
31
+ "revision": null,
32
+ "selected_preset": "",
33
+ "horde_wait_time": 0,
34
+ "horde_queue_position": 0,
35
+ "horde_queue_size": 0,
36
+ "model": "pygmalion-6b",
37
+ "model_type": "gptj",
38
+ "url": "https://api.inferkit.com/v1/models/standard/generate",
39
+ "oaiurl": "",
40
+ "oaiengines": "https://api.openai.com/v1/engines",
41
+ "colaburl": "/request",
42
+ "apikey": "",
43
+ "oaiapikey": "",
44
+ "configname": "pygmalion-6b",
45
+ "online_model": "",
46
+ "alt_multi_gen": false
47
+ }
@@ -0,0 +1,46 @@
1
+ {
2
+ "file_version": 2,
3
+ "max_length": 2048,
4
+ "ikmax": 3000,
5
+ "genamt": 180,
6
+ "ikgen": 200,
7
+ "rep_pen": 1.17,
8
+ "rep_pen_slope": 0.2,
9
+ "rep_pen_range": 1024,
10
+ "temp": 0.43,
11
+ "top_p": 0.96,
12
+ "top_k": 0,
13
+ "top_a": 0.0,
14
+ "tfs": 0.68,
15
+ "typical": 1.0,
16
+ "numseqs": 1,
17
+ "fp32_model": false,
18
+ "modeldim": 2560,
19
+ "sampler_order": [
20
+ 6,
21
+ 0,
22
+ 1,
23
+ 2,
24
+ 3,
25
+ 4,
26
+ 5
27
+ ],
28
+ "newlinemode": "n",
29
+ "lazy_load": true,
30
+ "revision": null,
31
+ "selected_preset": "",
32
+ "horde_wait_time": 0,
33
+ "horde_queue_position": 0,
34
+ "horde_queue_size": 0,
35
+ "model": "pygmalion-2.7b",
36
+ "model_type": "gpt_neo",
37
+ "url": "https://api.inferkit.com/v1/models/standard/generate",
38
+ "oaiurl": "",
39
+ "oaiengines": "https://api.openai.com/v1/engines",
40
+ "colaburl": "/request",
41
+ "apikey": "",
42
+ "oaiapikey": "",
43
+ "configname": "pygmalion-2.7b",
44
+ "online_model": "",
45
+ "alt_multi_gen": false
46
+ }
@@ -0,0 +1,47 @@
1
+ {
2
+ "file_version": 2,
3
+ "max_length": 2048,
4
+ "ikmax": 3000,
5
+ "genamt": 180,
6
+ "ikgen": 200,
7
+ "rep_pen": 1.1,
8
+ "rep_pen_slope": 0.9,
9
+ "rep_pen_range": 1024,
10
+ "temp": 0.65,
11
+ "top_p": 0.9,
12
+ "top_k": 0,
13
+ "top_a": 0.0,
14
+ "tfs": 0.9,
15
+ "typical": 1.0,
16
+ "numseqs": 1,
17
+ "fp32_model": false,
18
+ "modeldim": 4096,
19
+ "sampler_order": [
20
+ 6,
21
+ 0,
22
+ 1,
23
+ 2,
24
+ 3,
25
+ 4,
26
+ 5
27
+
28
+ ],
29
+ "newlinemode": "n",
30
+ "lazy_load": true,
31
+ "revision": null,
32
+ "selected_preset": "",
33
+ "horde_wait_time": 0,
34
+ "horde_queue_position": 0,
35
+ "horde_queue_size": 0,
36
+ "model": "pygmalion-6b",
37
+ "model_type": "gptj",
38
+ "url": "https://api.inferkit.com/v1/models/standard/generate",
39
+ "oaiurl": "",
40
+ "oaiengines": "https://api.openai.com/v1/engines",
41
+ "colaburl": "/request",
42
+ "apikey": "",
43
+ "oaiapikey": "",
44
+ "configname": "pygmalion-6b",
45
+ "online_model": "",
46
+ "alt_multi_gen": false
47
+ }
@@ -0,0 +1,22 @@
1
+ {
2
+ "max_length": 2048,
3
+ "genamt": 100,
4
+ "rep_pen": 1.2,
5
+ "rep_pen_range": 2048,
6
+ "rep_pen_slope": 0,
7
+ "sampler_order": [
8
+ 5,
9
+ 0,
10
+ 2,
11
+ 3,
12
+ 1,
13
+ 4,
14
+ 6
15
+ ],
16
+ "temp": 0.51,
17
+ "tfs": 0.99,
18
+ "top_a": 0,
19
+ "top_k": 0,
20
+ "top_p": 1,
21
+ "typical": 1
22
+ }
@@ -0,0 +1,22 @@
1
+ {
2
+ "max_length": 1600,
3
+ "temp": 0.79,
4
+ "genamt": 180,
5
+ "top_k": 0,
6
+ "top_p": 0.9,
7
+ "top_a": 0,
8
+ "typical": 1,
9
+ "tfs": 0.95,
10
+ "rep_pen": 1.19,
11
+ "rep_pen_range": 1024,
12
+ "rep_pen_slope": 0.9,
13
+ "sampler_order": [
14
+ 6,
15
+ 0,
16
+ 1,
17
+ 2,
18
+ 3,
19
+ 4,
20
+ 5
21
+ ]
22
+ }
@@ -0,0 +1,47 @@
1
+ {
2
+ "file_version": 2,
3
+ "max_length": 2048,
4
+ "ikmax": 3000,
5
+ "genamt": 180,
6
+ "ikgen": 200,
7
+ "rep_pen": 1.19,
8
+ "rep_pen_slope": 0.9,
9
+ "rep_pen_range": 1024,
10
+ "temp": 0.79,
11
+ "top_p": 0.9,
12
+ "top_k": 0,
13
+ "top_a": 0.0,
14
+ "tfs": 0.95,
15
+ "typical": 1.0,
16
+ "numseqs": 1,
17
+ "fp32_model": false,
18
+ "modeldim": 4096,
19
+ "sampler_order": [
20
+ 6,
21
+ 0,
22
+ 1,
23
+ 2,
24
+ 3,
25
+ 4,
26
+ 5
27
+
28
+ ],
29
+ "newlinemode": "n",
30
+ "lazy_load": true,
31
+ "revision": null,
32
+ "selected_preset": "",
33
+ "horde_wait_time": 0,
34
+ "horde_queue_position": 0,
35
+ "horde_queue_size": 0,
36
+ "model": "pygmalion-6b",
37
+ "model_type": "gptj",
38
+ "url": "https://api.inferkit.com/v1/models/standard/generate",
39
+ "oaiurl": "",
40
+ "oaiengines": "https://api.openai.com/v1/engines",
41
+ "colaburl": "/request",
42
+ "apikey": "",
43
+ "oaiapikey": "",
44
+ "configname": "pygmalion-6b",
45
+ "online_model": "",
46
+ "alt_multi_gen": false
47
+ }
@@ -0,0 +1,47 @@
1
+ {
2
+ "file_version": 2,
3
+ "max_length": 1400,
4
+ "ikmax": 3000,
5
+ "genamt": 180,
6
+ "ikgen": 200,
7
+ "rep_pen": 1.08,
8
+ "rep_pen_slope": 0.9,
9
+ "rep_pen_range": 1024,
10
+ "temp": 0.65,
11
+ "top_p": 0.9,
12
+ "top_k": 0,
13
+ "top_a": 0.0,
14
+ "tfs": 0.9,
15
+ "typical": 1.0,
16
+ "numseqs": 1,
17
+ "fp32_model": false,
18
+ "modeldim": 4096,
19
+ "sampler_order": [
20
+ 6,
21
+ 0,
22
+ 1,
23
+ 2,
24
+ 3,
25
+ 4,
26
+ 5
27
+
28
+ ],
29
+ "newlinemode": "n",
30
+ "lazy_load": true,
31
+ "revision": null,
32
+ "selected_preset": "",
33
+ "horde_wait_time": 0,
34
+ "horde_queue_position": 0,
35
+ "horde_queue_size": 0,
36
+ "model": "pygmalion-6b",
37
+ "model_type": "gptj",
38
+ "url": "https://api.inferkit.com/v1/models/standard/generate",
39
+ "oaiurl": "",
40
+ "oaiengines": "https://api.openai.com/v1/engines",
41
+ "colaburl": "/request",
42
+ "apikey": "",
43
+ "oaiapikey": "",
44
+ "configname": "pygmalion-6b",
45
+ "online_model": "",
46
+ "alt_multi_gen": false
47
+ }
@@ -0,0 +1,22 @@
1
+ {
2
+ "max_length": 2048,
3
+ "temp": 0.63,
4
+ "genamt": 100,
5
+ "top_k": 0,
6
+ "top_p": 0.98,
7
+ "top_a": 0,
8
+ "typical": 1,
9
+ "tfs": 0.98,
10
+ "rep_pen": 1.05,
11
+ "rep_pen_range": 2048,
12
+ "rep_pen_slope": 0.1,
13
+ "sampler_order": [
14
+ 2,
15
+ 0,
16
+ 3,
17
+ 5,
18
+ 1,
19
+ 4,
20
+ 6
21
+ ]
22
+ }
@@ -0,0 +1,22 @@
1
+ {
2
+ "max_length": 2048,
3
+ "temp": 0.7,
4
+ "genamt": 100,
5
+ "top_k": 0,
6
+ "top_p": 0.5,
7
+ "top_a": 0.75,
8
+ "typical": 0.19,
9
+ "tfs": 0.97,
10
+ "rep_pen": 1.1,
11
+ "rep_pen_range": 1024,
12
+ "rep_pen_slope": 0.7,
13
+ "sampler_order": [
14
+ 5,
15
+ 4,
16
+ 3,
17
+ 2,
18
+ 1,
19
+ 0,
20
+ 6
21
+ ]
22
+ }