Compare commits

..

335 Commits
1.0.5 ... 1.2.2

Author SHA1 Message Date
Cohee
6126710795 Merge pull request #17 from SillyLossy/dev
Dev
2023-03-30 19:49:33 +03:00
SillyLossy
1022f3836f Close message editor with escape key 2023-03-30 19:36:20 +03:00
SillyLossy
1541683492 Add caching of OAI messages tokens 2023-03-30 19:11:42 +03:00
SillyLossy
52879ec6a9 Fix typo 2023-03-30 17:30:12 +03:00
SillyLossy
4e77d485f5 Fix swipes 2023-03-30 17:23:47 +03:00
SillyLossy
12bc1e7ae4 Add poe extension 2023-03-30 16:53:15 +03:00
SillyLossy
a12fa50b17 Merge branch 'main' into dev 2023-03-30 12:02:52 +03:00
SillyLossy
1dc92ffff5 Fix API connect button getting blocked by AdBlock 2023-03-30 11:58:16 +03:00
SillyLossy
ec3d3d6247 Sanitation adjustments 2023-03-30 00:44:38 +03:00
Cohee
b9ae8efc5b Update readme.md 2023-03-29 22:45:55 +03:00
Cohee
95b5ada024 Update readme.md 2023-03-29 22:42:01 +03:00
Cohee
f9a6cfc806 Merge pull request #14 from SillyLossy/dev
Dev
2023-03-29 22:14:38 +03:00
SillyLossy
c20df162df Add transparent bg option 2023-03-29 22:06:47 +03:00
SillyLossy
ede612c324 Adjust text styles 2023-03-29 21:51:24 +03:00
SillyLossy
21b6ae0168 Fix options popup having offset in group chats 2023-03-29 21:29:08 +03:00
SillyLossy
55e2c7439f Fix mentions in groups 2023-03-29 21:00:34 +03:00
SillyLossy
5adb6e9b8c Add a null-check in bookmarks options 2023-03-29 20:05:55 +03:00
SillyLossy
f94dd07ae5 Don't destroy local storage on ctrl+arrow 2023-03-29 17:15:16 +03:00
SillyLossy
8847c0b81c Fix pin examples not saving properly 2023-03-29 17:11:19 +03:00
SillyLossy
67d2514edc Group UI tweaks 2023-03-29 17:04:07 +03:00
SillyLossy
7371a02991 Allow to regen first message 2023-03-29 16:47:07 +03:00
SillyLossy
54678c2fe6 Chat deletion should actually work 2023-03-29 01:31:08 +03:00
SillyLossy
e5a7f579ea Editing bugfixes 2023-03-29 01:08:57 +03:00
SillyLossy
bae5567138 Rename floating prompt extension 2023-03-29 00:47:25 +03:00
SillyLossy
45df23ff9a Block reordering while generating 2023-03-29 00:47:09 +03:00
SillyLossy
0bf66d522b Togglable multigen 2023-03-29 00:30:48 +03:00
SillyLossy
6ab38964dc Restore last active group 2023-03-28 22:58:36 +03:00
SillyLossy
9d512e09bc Smarter zero depth note 2023-03-28 21:51:37 +03:00
SillyLossy
ca889b420a Add jailbreak as a system message option 2023-03-28 21:13:52 +03:00
SillyLossy
b9a767ff15 Add missing fast mode styles 2023-03-28 21:06:00 +03:00
SillyLossy
44f461254c Add no blur mode 2023-03-28 20:32:40 +03:00
SillyLossy
bab50bd58b Configurable group self-responses 2023-03-28 18:55:12 +03:00
SillyLossy
7c4f06e4d9 Apply full markdown to group messages 2023-03-28 18:49:50 +03:00
SillyLossy
cd4f699e74 Allow zero depth for floating prompt 2023-03-28 17:49:02 +03:00
SillyLossy
ae7e21d6c5 Async OAI tokenization 2023-03-28 17:44:28 +03:00
SillyLossy
2c4876ac39 Adjust max tokens based on OAI model 2023-03-28 16:44:26 +03:00
SillyLossy
322f02dec3 Up and down 2023-03-28 16:06:31 +03:00
SillyLossy
2836b93463 Advanced edit (partial) 2023-03-28 12:48:23 +03:00
Cohee
31ec4f078e Update readme.md 2023-03-28 12:26:11 +03:00
Cohee
c1124d58a0 Merge pull request #11 from davidhahn88/dev
gpt-4 option
2023-03-28 00:44:52 +03:00
davidhahn88
2d66b72735 Update index.html
Added an option for GPT4
2023-03-27 22:56:54 +02:00
SillyLossy
b71d7006ab Display optional modules for extensions 2023-03-27 23:48:13 +03:00
SillyLossy
b65e8b4286 Unify hover colors 2023-03-27 23:40:36 +03:00
SillyLossy
ce75a41388 Fix char image disappearing on changing bg 2023-03-27 23:33:59 +03:00
SillyLossy
90b74e20d0 Down opacity a bit 2023-03-27 23:31:42 +03:00
SillyLossy
ab6b1a2f0f Up text readability a bit 2023-03-27 23:25:57 +03:00
SillyLossy
a9ad722841 Less bg blur 2023-03-27 23:10:08 +03:00
SillyLossy
1d7c63ee77 Improve readability of chats 2023-03-27 23:07:21 +03:00
SillyLossy
190bfdd3f4 Don't block send on ooba API error 2023-03-27 22:07:35 +03:00
SillyLossy
9c31ab0039 Save prompts should actually work 2023-03-27 21:56:38 +03:00
SillyLossy
45b4407ec3 Proper offline mode for char expressions 2023-03-27 21:28:04 +03:00
SillyLossy
3b547c24aa Better WI editor header 2023-03-27 21:16:15 +03:00
SillyLossy
0b1a7cc06d Prevent same character from speaking twice in a row in group. 2023-03-27 21:08:11 +03:00
SillyLossy
b3d992baee Fix swipes and thumbnails for groups 2023-03-27 20:00:14 +03:00
SillyLossy
d18f005268 Properly restore current char on import (nasty!) 2023-03-27 19:46:27 +03:00
SillyLossy
b9a192c524 Pretty cursor on bg selection. Why not? 2023-03-27 19:33:53 +03:00
SillyLossy
f8200e914e Properly load memory default settings 2023-03-27 19:23:16 +03:00
SillyLossy
a48cf50756 Properly disable inputs in KAI GUI mode 2023-03-27 19:23:02 +03:00
SillyLossy
1842bef60d Combine KAI advanced notes 2023-03-27 19:08:00 +03:00
SillyLossy
1cbda8a6ea Fix anchors block formatting 2023-03-27 19:06:02 +03:00
SillyLossy
4d73ee7dd8 Don't close drawer on clicks inside world popup 2023-03-27 19:00:05 +03:00
SillyLossy
0e97d26645 Prevent applying broken images 2023-03-27 18:54:30 +03:00
SillyLossy
43ade01424 Nicer expression list styles 2023-03-27 18:51:24 +03:00
SillyLossy
72f5e12016 More contrast italic action styles. 2023-03-27 18:51:10 +03:00
SillyLossy
af053b3d3a Don't close drawer on click-drag outside of it 2023-03-27 18:39:16 +03:00
SillyLossy
7fb8166e7b Don't switch BG on delete click 2023-03-27 18:27:43 +03:00
SillyLossy
1e73248520 Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-03-27 18:25:49 +03:00
SillyLossy
b40ee7236c Fix backgrounds resetting on upload click 2023-03-27 18:24:20 +03:00
Cohee
4c4ff5f12b Update bg_load.css 2023-03-27 18:20:01 +03:00
SillyLossy
3d41e68a8f Bump version 2023-03-27 18:16:26 +03:00
SillyLossy
9b3613c63c Add author's note to floating prompt extension 2023-03-27 01:43:46 +03:00
SillyLossy
96faff5b2e Fix right nav closing on character create / delete / popup click 2023-03-26 22:17:18 +03:00
SillyLossy
0e00e1b363 Fix dialogue popup cancel 2023-03-26 21:56:49 +03:00
SillyLossy
eeb6a281d9 Group chats prompt fix 2023-03-26 18:59:35 +03:00
Cohee
906ed9f284 Update issue templates 2023-03-26 18:57:44 +03:00
Cohee
964bbda8a4 Update issue templates 2023-03-26 18:55:54 +03:00
SillyLossy
9944d729f8 Expressions offline mode 2023-03-26 16:29:55 +03:00
SillyLossy
f14a1cb7e9 Fixes for OpenAI groups 2023-03-26 14:57:47 +03:00
SillyLossy
19def2536f Kobold API url formatting 2023-03-25 23:38:51 +02:00
SillyLossy
a9b52767a5 Fix force name2 triggering on pygmalion 2023-03-25 23:26:49 +02:00
RossAsscends
660c816106 my humble submission to old pyg model, the only one i can current use locally. 2023-03-25 17:13:03 +09:00
SillyLossy
08560c5d10 Prepend extension prompt with newline 2023-03-25 01:18:44 +02:00
SillyLossy
52fea181ab Properly clear character expression 2023-03-24 23:41:01 +02:00
SillyLossy
d1ece06028 Fix token counters 2023-03-24 22:37:22 +02:00
SillyLossy
4f0e9ab417 Make groups on OAI work 2023-03-24 22:21:33 +02:00
SillyLossy
73b76d3974 Avatars thumbs improved 2023-03-24 21:28:17 +02:00
SillyLossy
1bf3377a70 Reduce log spam 2023-03-24 21:14:28 +02:00
SillyLossy
68bf2f3400 Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-03-24 21:13:01 +02:00
SillyLossy
fd2c74b8ec Thumbnail user avatars 2023-03-24 21:12:57 +02:00
RossAsscends
968bc5025a Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-03-25 03:32:34 +09:00
RossAsscends
3e1e5439d0 added lin on OAI connection tab to check API usage stats
CSS tweak to make drop selector inputs narrower
2023-03-25 03:32:29 +09:00
SillyLossy
e609ed719e Fix config 2023-03-24 19:43:33 +02:00
SillyLossy
5fa42387d7 Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-03-24 19:42:44 +02:00
SillyLossy
82e771df0d Wrap long extension settings to inline drawers 2023-03-24 19:42:19 +02:00
RossAsscends
255617e085 moved #options popper -20px on x-axis to align with chat edge 2023-03-25 01:53:33 +09:00
RossAsscends
9c4ed44b5e fixed #options popper with offset 2023-03-25 01:51:30 +09:00
RossAsscends
800bd0980f Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-03-25 01:13:13 +09:00
RossAsscends
b7f7a2cd3d Fixed swipes not showing on iOS (a CSS grid bug)
removed opacity transitions from edit_mes elements
Mobile UI:
- turned off pinch zooming
- fixed page body so it can't be scrolled off screen
CSS
- send_but more opaque to be seen on light BGs
- replaced mes_edit unicode pencil with SVG
- replaced mes_edit done and cancel images with menu_buttons
-- easier to tap on mobile
- reduced mobile body font from 18px to 16px;
- fixed select_chat_popup vertical sizing on mobile
- gave chat, send_form, and large popups opaque borders on mobile
2023-03-25 01:10:01 +09:00
Cohee
66fd7123bc Update readme.md 2023-03-24 15:18:10 +02:00
SillyLossy
b5b9538c08 "Back to main" option for bookmarks 2023-03-24 15:15:26 +02:00
RossAsscends
662cce8c6c cleaned up process of post-chat deletion handling
not a smart solution, but it works without error
2023-03-24 15:21:06 +09:00
RossAsscends
f45ea2a5a2 fixed display bug in past chat deletion 2023-03-24 15:06:12 +09:00
RossAsscends
e1a337f140 Added Past Chat File Delete Function 2023-03-24 13:55:34 +09:00
RossAsscends
bd7e7c6379 Cleaned up Past Chats view
- normalized borders
- character name at the top of popup
- added grey border
2023-03-24 12:49:31 +09:00
SillyLossy
a1f16f470b Custom chat separators + fixes for drawers logic 2023-03-24 01:35:07 +02:00
SillyLossy
339d3c357d Proper handle settings presets for TextGen 2023-03-23 22:47:02 +02:00
SillyLossy
9eebe6ce61 Add preset settings for TextGen. Thanks oobabooga for compiling them! 2023-03-23 22:17:44 +02:00
SillyLossy
321ecbec77 More settings for oobabooga's 2023-03-23 18:39:41 +02:00
SillyLossy
57713c53a3 Better bookmark links 2023-03-23 16:10:06 +02:00
SillyLossy
afab72dfd7 Rearrange status bars 2023-03-23 13:10:01 +02:00
SillyLossy
1b7632c352 Fix online status checks 2023-03-23 11:53:39 +02:00
SillyLossy
a46e7a30bd Don't propagate api button click events to prevent closing the drawer 2023-03-23 11:23:36 +02:00
SillyLossy
c75fd0379d Thumbnails cache ensure 2023-03-23 11:10:14 +02:00
RossAsscends
9f3d40e3ed CSS tweaks:
- resized addbg3.png from 1600x1600 to 160x90
- added trans grey border to right nav, to match chat and send_form
- reduced opacity of chat/sendform >> 70% to 50%
- reduced blur on chat/sendform >> 20px to 10px
- added 1px gap between chat and right nav to match chat/sendform
- fixed add_bg button being too tall and skewing top bg row on mobile
- 2 new utility classes no-border and no-shadow
- made drawer heights match chat+sendform height on mobile

/img cleanup:
- removed unused files from /img
- resized large UI-only PNG files to 100px x 100px
- replaced fluffy.png with a custom PNG 'ai4.png'
- total /img footprint is now 615kb  (compared to 3.5MB in main tai 1.3)
-- /default-expressions 509kb
-- everything else 106kb
2023-03-23 16:48:40 +09:00
RossAsscends
4e8739b7c7 TFS slider set to 0.01 step for higher accuracy at high levels 2023-03-23 14:36:30 +09:00
RossAsscends
7ea6f7f8e1 TFS slider set to 0.01 step for higher accuracy at high levels 2023-03-23 14:36:09 +09:00
RossAsscends
5dc62f78b4 disabled spammy coneole.logs 2023-03-23 13:13:43 +09:00
SillyLossy
5c537e6eb8 Add chat bookmarking 2023-03-23 03:14:06 +02:00
SillyLossy
a67e72ba1c Add map file 2023-03-23 01:07:57 +02:00
SillyLossy
abad09caa3 Merge branch 'main' into dev 2023-03-23 00:16:03 +02:00
SillyLossy
100e572aae Hotfix oobabooga API + message bias formatting 2023-03-23 00:12:48 +02:00
SillyLossy
2821f2d6a5 Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-03-22 21:18:46 +02:00
SillyLossy
a82c07548b Add backgrounds thumbnailing 2023-03-22 21:18:43 +02:00
RossAsscends
40433c6ddf moved settings tab titles to the icons, not the whole drawer 2023-03-23 03:31:02 +09:00
RossAsscends
65cbf1fb9d Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-03-23 03:26:39 +09:00
RossAsscends
b24f39bd5f - moved autoconnect checkbox to server tab
- added mouseover titles to settings tabs
- made a new icon for 'create new group'
2023-03-23 03:26:34 +09:00
SillyLossy
67e30681e7 Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-03-22 20:25:10 +02:00
SillyLossy
801952f97b Rename oobabooga's setting 2023-03-22 20:25:06 +02:00
RossAsscends
dc79f678c3 moved location of some AI config toggles
moved various API presets into the sliders tab
 -so we can see what the presets are doing in real time.
2023-03-23 02:08:38 +09:00
RossAsscends
cde51513da caption extension now adds the caption to the img title attribute 2023-03-23 01:08:21 +09:00
RossAsscends
d4524e1e0e fixed autoconnect spamming on page load 2023-03-23 00:30:16 +09:00
RossAsscends
65f598fde3 Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-03-22 23:56:13 +09:00
RossAsscends
125c48690b fixed bug with common gen settings not displaying for non-OAI 2023-03-22 23:56:10 +09:00
SillyLossy
ff4b0e17f5 Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-03-22 16:53:04 +02:00
SillyLossy
3fe0e629c0 Force name2 advanced option 2023-03-22 16:53:01 +02:00
RossAsscends
1588c88100 Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-03-22 23:47:21 +09:00
RossAsscends
b9da16ed95 fixed regenerate hotkey to work with groups
- it now clicks the regenerate button
- previously it directly called Regenerate()
2023-03-22 23:06:18 +09:00
SillyLossy
a575b072da Context size returned. 2023-03-22 16:00:18 +02:00
RossAsscends
862ac3fed8 right nav (now on top) lock and open/close preferences
are now remembered between page reloads.
lock prevents right nav drawer from closing when clicking away
or when opening other drawers.
2023-03-22 22:47:10 +09:00
SillyLossy
c44bb9bb41 Tweak name sanitation logic 2023-03-22 14:52:56 +02:00
SillyLossy
bbe6583e03 Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-03-22 12:42:06 +02:00
SillyLossy
2e5244eec4 Force disable streaming 2023-03-22 12:42:04 +02:00
RossAsscends
a96ff7049c Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-03-22 19:35:00 +09:00
RossAsscends
d271dd2c97 midway through changes to right nav state saving 2023-03-22 19:34:56 +09:00
SillyLossy
6aa7bef671 Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-03-22 12:29:10 +02:00
SillyLossy
4e2bc3e80a OpenAI fixes 2023-03-22 12:29:07 +02:00
RossAsscends
3ebca48279 Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-03-22 19:20:57 +09:00
RossAsscends
3d0abbaf9d top settings now close when user clicks away 2023-03-22 19:20:51 +09:00
SillyLossy
34a2436a67 Enable whitelist by default 2023-03-22 10:55:56 +02:00
RossAsscends
ba9b4696bb fixed widths for BG and sliders drawers 2023-03-22 11:32:02 +09:00
RossAsscends
41266b353c Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-03-22 09:44:13 +09:00
RossAsscends
9ed03185fb brought right nav into the top
finetuned the top-settings-holder display widths and spacing
2023-03-22 09:44:03 +09:00
SillyLossy
2b3856d879 Merge branch 'main' into dev 2023-03-22 02:36:48 +02:00
SillyLossy
fd14855da9 New icon for connection. Note page for OAI key. Fix swipes with OAI. OAI model selection. 2023-03-22 02:18:57 +02:00
SillyLossy
7cce26bd22 Add world info support for OAI. Fix regens 2023-03-22 01:16:16 +02:00
SillyLossy
edab2e84b9 More credits 2023-03-22 00:51:06 +02:00
SillyLossy
fe0fd95720 Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-03-21 23:31:34 +02:00
SillyLossy
e6413d0905 OpenAI support (by @CncAnon1) 2023-03-21 23:31:26 +02:00
RossAsscends
4d4a9b97a5 fix typo in autoconnect 2023-03-22 01:17:17 +09:00
RossAsscends
12eef00da2 changeMainAPI now resets online status on API change 2023-03-22 01:14:47 +09:00
RossAsscends
bd47521ed6 corrected border CSS for chat and form_send 2023-03-22 00:55:51 +09:00
RossAsscends
343b6c21f9 Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-03-22 00:48:31 +09:00
RossAsscends
afda35876c edit message button hides on the currently generating swipe
reshows when complete
2023-03-22 00:48:23 +09:00
SillyLossy
7292c86735 Fix oobabooga popup type 2023-03-21 17:25:40 +02:00
RossAsscends
2e9a36b0cc updated autoconnect to reference nai_settings.api_novel_key 2023-03-22 00:22:00 +09:00
SillyLossy
15af85c77d Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-03-21 17:17:05 +02:00
SillyLossy
7ec99c705a Forgot script js 2023-03-21 17:15:11 +02:00
RossAsscends
ecced62bc7 Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-03-22 00:13:19 +09:00
RossAsscends
93d421e029 autoconnect is less spammy now. 2023-03-22 00:10:51 +09:00
SillyLossy
24cee20cfb Fix bias positioning 2023-03-21 17:06:00 +02:00
SillyLossy
f6a0a2b65c Move novel settings to separate file 2023-03-21 17:05:51 +02:00
SillyLossy
dc9e8add6f Ensure public directories exist 2023-03-21 15:56:02 +02:00
SillyLossy
5f39014f91 Ooobabooga settings to separate file 2023-03-21 15:48:23 +02:00
SillyLossy
624b843f79 Added mime filter 2023-03-21 15:10:58 +02:00
SillyLossy
d6fbe65bbb Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-03-21 14:49:35 +02:00
SillyLossy
f705f12f34 File names sanitation 2023-03-21 14:49:27 +02:00
RossAsscends
43a461c580 Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-03-21 21:47:33 +09:00
SillyLossy
20c6cb242b Sanitizing 2023-03-21 14:30:06 +02:00
SillyLossy
8fef5288b9 Shadow popup position fix 2023-03-21 14:18:50 +02:00
SillyLossy
e268fbb9b1 Top character bar fixed 2023-03-21 14:14:37 +02:00
RossAsscends
ca9a5c72ea top settings connect icon is now red when disconnected 2023-03-21 21:08:15 +09:00
SillyLossy
11d31b7a17 Update right nav css 2023-03-21 13:24:08 +02:00
SillyLossy
324398a9ed Fix CSS 2023-03-21 13:14:12 +02:00
SillyLossy
8893b024ca Update gitignore 2023-03-21 13:09:01 +02:00
SillyLossy
09fd3b16cf Merge branch 'dev-settings-on-top' into dev 2023-03-21 13:01:17 +02:00
SillyLossy
a9061efa36 Post-merge HTML update 2023-03-21 12:56:00 +02:00
SillyLossy
19a05e8e43 Merge branch 'dev-settings-on-top' into dev 2023-03-21 12:53:47 +02:00
RossAsscends
2b1cadc7cb fix for template avatarImg, replaced with empty src 2023-03-21 19:46:25 +09:00
RossAsscends
1adea9305e keyboard hotkey Ctrl+Up now works with novel and ooba 2023-03-21 19:03:24 +09:00
RossAsscends
5f32055a64 updated AutoConnect to work with NAI and OobaWebUI 2023-03-21 18:29:38 +09:00
RossAsscends
4ddeeab3cc fixed Novel API key not being displayed
(also confirmed NAI works)
2023-03-21 18:15:02 +09:00
RossAsscends
2d0d735528 post-bg update, fixing gitignore. 2023-03-21 17:54:28 +09:00
RossAsscends
c60cafda45 restored default BGs (renamed with "TAI-" prefix)
added 50+ new BGs of various themes
(these can/should be curated further before release)

currently total file size is 18MB,
TAI's original 10 PNGs were 15MB

Themes:
- anime highschool/university
- beach
- bedroom
- tatami room
- cyberpunk
- fantasy landscape
- fantasy city
- taverns
- hellscape
- post apocalypse
- redlight distrcits
- muted patterns
- bokeh
2023-03-21 17:54:05 +09:00
RossAsscends
2c9805858a - fixed display of ooba and novel settings
- made server respond with BGs in filename alphabetical order
- removing default BGs for renaming (will replace manually)
- CSS: transparent grey border to chat and form_send for visibility on dark BGs
- CSS: sheld is now centered with 'absolute'
- CSS: top-settings are now same width same as chat on PC
2023-03-21 17:42:42 +09:00
SillyLossy
1785c2ac95 Post-merge generation fix 2023-03-21 03:01:27 +02:00
Cohee
cc42dcf555 Update readme.md 2023-03-21 02:34:59 +02:00
Cohee
b124c5c87d Update readme.md 2023-03-21 02:34:09 +02:00
Cohee
4c9ce79811 Update readme.md 2023-03-21 02:33:41 +02:00
Cohee
c414a20221 Update readme.md 2023-03-21 02:32:31 +02:00
Cohee
847a179b7a Update readme.md 2023-03-21 02:32:08 +02:00
SillyLossy
1a1f445a14 Merge branch 'dev-settings-on-top' into dev 2023-03-21 01:09:06 +02:00
Cohee
8bae9d8472 Update readme.md 2023-03-20 19:28:20 +02:00
Cohee
df8e44e527 Update readme.md 2023-03-20 19:22:57 +02:00
SillyLossy
68452e6c08 Revert smooth scrolling (I can figure it out later) 2023-03-20 18:51:08 +02:00
SillyLossy
b3f495a923 Fix sever swipes bugs (details below)
1. Swiping with text in message box disrupted the swipe.
2. User was able to trigger system help message with regeneration
3. On non-Pygmalion model having forced name2 regeneration caused an endless loop if the first message was starting with user's name.
2023-03-20 16:57:49 +02:00
RossAsscends
ea43b8c441 added a few missing semicolons 2023-03-20 17:50:40 +09:00
RossAsscends
f6e56ad8e6 removed old commented-out code, and console.logs
removed code on .swipe_left listened that controlled right_swipe display
removed runGenerate force hiding right_swipe during gen
ra-mods - added check for swipe button visibility before KB swiping
2023-03-20 17:32:48 +09:00
RossAsscends
3dc13ee272 fixed bug w/ keyboard swipes going while swipes disabled 2023-03-20 16:47:10 +09:00
RossAsscends
b6332d4939 a few CSS changes for mobile displays
takes into account top-settings-holder occupying 40px of vertical space
2023-03-20 15:31:47 +09:00
SillyLossy
c1cd609ade Scroll after swipe buttons (for counter) 2023-03-20 00:36:17 +02:00
SillyLossy
15edcbb4ac Add single-line mode for Kobold 2023-03-20 00:31:12 +02:00
SillyLossy
6177985340 Fix generation error handling 2023-03-19 23:31:09 +02:00
SillyLossy
2a4a8811f7 Added back default chats 2023-03-19 21:21:03 +02:00
SillyLossy
63409e26f1 Update package version 2023-03-19 21:10:41 +02:00
SillyLossy
296deba415 Version check 2023-03-19 21:10:30 +02:00
Cohee
54b0628631 Update readme.md 2023-03-19 20:49:04 +02:00
SillyLossy
006ffec1f9 Fix security from upstream + console error messages 2023-03-19 20:23:18 +02:00
SillyLossy
379207a3d8 Count examples toward permanent if pinned 2023-03-19 19:41:00 +02:00
SillyLossy
43c29b0df9 Updated settings (sorry git users) 2023-03-19 19:35:15 +02:00
SillyLossy
8f81da2363 Advanced formatting options 2023-03-19 19:31:20 +02:00
RossAsscends
3f49c69328 Merge branch 'dev-settings-on-top' of https://github.com/SillyLossy/TavernAI into dev-settings-on-top 2023-03-20 01:45:18 +09:00
RossAsscends
fe9dec1fea css fix, top border fix for large popups (world/character)
(top settings div does the 40px margin work for us now)
2023-03-20 01:45:03 +09:00
RossAscends
7b947c96d7 manual add bgload back in via webui 2023-03-20 01:36:41 +09:00
RossAsscends
e67d6baffe remove bgload to fix gitignore 2023-03-20 01:35:14 +09:00
RossAsscends
b0405955e3 gitignore fiddling 2023-03-20 01:34:10 +09:00
RossAsscends
d2914ccbeb Merge branch 'dev-settings-on-top' of https://github.com/SillyLossy/TavernAI into dev-settings-on-top 2023-03-20 01:31:01 +09:00
RossAsscends
2840305d29 removed PNG backgrounds 2023-03-20 01:30:18 +09:00
RossAscends
e58e3e4df8 added JPG backgrounds, remove PNG 2023-03-20 01:29:47 +09:00
SillyLossy
e97546c194 Remove PNG backgrounds 2023-03-19 18:26:06 +02:00
RossAscends
f1dab2288c adding JPG backgrounds 2023-03-20 01:18:34 +09:00
RossAsscends
b0d6e6d0c3 added bg menu to top settings
restyled range sliders
style fix for right nav (L/R padding had disappeared somehow; fixed)
2023-03-20 00:57:56 +09:00
SillyLossy
66ecd37b4a Fix swipes 2023-03-19 17:43:49 +02:00
SillyLossy
c9e64c8091 Dumb: formatting fix 2023-03-19 17:04:22 +02:00
SillyLossy
ad765f2275 Supposed slowdown fix 2023-03-19 17:03:17 +02:00
SillyLossy
40e371aa72 Horde compatibility 2023-03-19 16:22:15 +02:00
SillyLossy
993d3faa03 Pin message examples option 2023-03-19 16:21:43 +02:00
SillyLossy
d964e0d667 Fix examples / scenario not saving during edit 2023-03-19 13:30:03 +02:00
RossAsscends
79fea63198 put settings on top
right nav is only for character management now.
rewrote the drawer toggle to handle multiple drawers.
2023-03-19 18:45:39 +09:00
SillyLossy
ba7621f845 Grammar 2023-03-19 01:13:15 +02:00
SillyLossy
9886ebb3a1 Animate dice dropdown 2023-03-19 01:09:45 +02:00
SillyLossy
95ca39d8e0 Display selected group name 2023-03-19 01:05:39 +02:00
SillyLossy
971f1c40b7 New icon for chat import 2023-03-19 00:16:28 +02:00
SillyLossy
6b623cead9 Allow setting floating prompt for each chat. Add extensions management 2023-03-18 23:55:13 +02:00
SillyLossy
92d4a7f19e Collapse newlines in prompt 2023-03-18 22:42:41 +02:00
SillyLossy
bf5b2a5c40 Swipes and regenerations in groups should be working now 2023-03-18 21:55:10 +02:00
SillyLossy
0fe838223f Animate regen (again) + placeholder for group regen 2023-03-18 19:56:58 +02:00
SillyLossy
932d2509e1 Fix character card parsing 2023-03-18 19:35:29 +02:00
SillyLossy
d7547ef869 Move all settings to KAI script 2023-03-18 19:13:43 +02:00
SillyLossy
7b6eaf6ed0 Add explanation for advanced settings 2023-03-18 17:58:09 +02:00
SillyLossy
cddbc60587 Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-03-18 17:31:44 +02:00
SillyLossy
92637fd1f9 Add advanced settings sliders 2023-03-18 17:31:42 +02:00
RossAsscends
4d7c776ecd fixed R swipe highlighting to work when mid-gen 2023-03-18 23:24:18 +09:00
SillyLossy
1317889dc4 Fix swipes counter on old chats. Remove force height on last message 2023-03-18 15:54:41 +02:00
SillyLossy
1bc54f06cf Remove animation of message deletion 2023-03-18 15:41:41 +02:00
SillyLossy
6bbee41565 Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-03-18 15:31:50 +02:00
SillyLossy
ca1bed3b47 Fix sliders not updating the script variable 2023-03-18 15:31:48 +02:00
RossAsscends
c2006a60ea Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-03-18 22:24:40 +09:00
RossAsscends
f25a6c6bcc fixed swipes counters 2023-03-18 22:24:27 +09:00
RossAsscends
c038ebbcfa fixed CSS for chat scroll, fixed swipes counters 2023-03-18 22:24:17 +09:00
RossAsscends
fdeb3f225f fixed chat scroll 2023-03-18 22:19:08 +09:00
SillyLossy
5c0bb34f69 Animate regeneration removal 2023-03-18 15:17:00 +02:00
SillyLossy
7b065b782b Replace advanced edit icon 2023-03-18 15:09:45 +02:00
SillyLossy
54a9f630d0 Back from group new style 2023-03-18 15:05:07 +02:00
SillyLossy
7ae31cf980 Replace emoji icons with SVGs 2023-03-18 14:53:37 +02:00
RossAsscends
9d5c1800fa Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-03-18 21:12:14 +09:00
RossAsscends
f6297ed304 create/edit character buttons >>> icons
chat/mes padding adjusted
swipe left/right circle background removed
2023-03-18 21:12:08 +09:00
SillyLossy
4bfd6ded89 Fix extensions loader for firefox 2023-03-18 13:58:44 +02:00
SillyLossy
1cc49e70e7 Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-03-18 12:47:50 +02:00
SillyLossy
d78bd26977 Message template instantiation 2023-03-18 12:43:49 +02:00
RossAsscends
4777531014 a few more css fixes/tweaks related to chat flow 2023-03-18 14:56:52 +09:00
RossAsscends
0a7f06855b changed #chat and .mes CSS
chat now starts with the first message on the bottom of the scroll
just like CAI
this is more intuitive for the swipe buttons as they don't move much
2023-03-18 14:26:34 +09:00
RossAsscends
33659c4e7a - fixed touch swipe detection
- removed unnecessary hideswipebuttons calls
- restyled swipe buttons to display flex
2023-03-18 13:25:17 +09:00
RossAsscends
440c2851f2 Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-03-18 12:40:14 +09:00
RossAsscends
de27382e50 - made right swipe highlight when next swipe will generate
- added a swipe counter below right swipe
(could add a toggle for displaying it later)
- removed spammy console.logs from expressions index.js
- swipes no longer trigger under the following conditions:
- - when an input it focused
- - when character_popup or history popup are visible
- - when send_textarea has something typed into it
(I think this a bit too restrictive, may seek a smarter way to handle it)

ISSUE: Pyg repeating gens cause swipes animation to lag/freeze
not sure what is the cause, but should seek to remedy somehow.
2023-03-18 12:34:18 +09:00
SillyLossy
1f959a0e82 Reformat system message using array of strings 2023-03-18 02:57:30 +02:00
RossAsscends
07c6f09be2 Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-03-18 08:20:03 +09:00
RossAsscends
12540bfbcd removed unused font folder and contents 2023-03-18 08:19:58 +09:00
SillyLossy
ec00cc023f Remove inversion for error avatars (moved to css) 2023-03-18 01:19:33 +02:00
SillyLossy
839b76dedd Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-03-18 01:19:07 +02:00
SillyLossy
dfce704278 Fix selected avatar style 2023-03-18 01:19:04 +02:00
RossAsscends
c2bad577ea fixed bug with hidden range sliders 2023-03-18 08:06:38 +09:00
RossAsscends
658d046e2f Apple icons into /img/ + redirected html tags 2023-03-18 07:36:16 +09:00
RossAsscends
bd60065e90 back to working after merge,
formatting should match
fixed bug with send butting showing up midway through long pyg generations
optimized changeMainAPI function
2023-03-18 07:01:25 +09:00
RossAsscends
5f2c6b8853 - fixed swiping/generation post merge
- optimized char edit/create textarea listeners
- optimized listeners for left side options popup
-
2023-03-18 06:09:12 +09:00
SillyLossy
8beb1ade21 Post-merge fix 2023-03-17 19:55:40 +02:00
SillyLossy
2b3910b968 Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-03-17 19:42:29 +02:00
SillyLossy
ecf991ec81 Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-03-17 19:41:00 +02:00
SillyLossy
2f2092106e Merge branch 'SL-TAI-RA-Mods' into dev 2023-03-17 19:40:26 +02:00
Cohee
9811b0dc3a Merge pull request #9 from 10sa/patch-silly-1
Add IP listening option
2023-03-17 18:32:31 +02:00
RossAsscends
7ff70819c1 greeting msg formatted
broke greeting message into readable strings with literals
2023-03-18 01:17:56 +09:00
SillyLossy
0942a2012e Add more safeties 2023-03-17 13:08:01 +02:00
10sa
bdd2708f89 Add IP listening option 2023-03-17 19:33:16 +09:00
SillyLossy
a894036d34 Fix styles 2023-03-17 11:54:06 +02:00
RossAsscends
420fb5ef17 fixed mistake with function locations, working now. 2023-03-17 17:52:35 +09:00
SillyLossy
a89f31d614 Add safety switches 2023-03-17 10:46:23 +02:00
RossAsscends
10a4d39c7e removed a few comments 2023-03-17 17:39:48 +09:00
RossAsscends
b20b865887 refactored main JS code and RAmods functions 2023-03-17 17:37:59 +09:00
SillyLossy
9ab8ca9b6b Search by groups 2023-03-17 01:41:54 +02:00
SillyLossy
ef6d0acaed Fix top bar of characters block 2023-03-17 01:35:14 +02:00
SillyLossy
b09d7abf49 Fix style of lock + group default message 2023-03-17 01:32:56 +02:00
SillyLossy
0081f5d0d7 Fix resetting preset on load of API 2023-03-17 00:21:06 +02:00
SillyLossy
5ef3b3417b Add image 2023-03-16 23:14:47 +02:00
SillyLossy
a328058b93 Add placeholder for deleted avatar 2023-03-16 23:14:38 +02:00
RossAsscends
c0a285eaa2 removed extra semicolon in RA-mods.js 2023-03-17 06:07:10 +09:00
RossAsscends
f6dc978595 added swipes,
fixed suer avatar highlighting
swiping works on touchscreens
arrow left and right also swipe on PC
2023-03-17 05:52:57 +09:00
SillyLossy
4ce7fa59be Refactor right menus 2023-03-16 22:51:18 +02:00
SillyLossy
4225f217d0 Fix forcing pygmalion on no connection 2023-03-16 19:40:33 +02:00
SillyLossy
2d48a3bd25 Fix images getting squeezed when resized 2023-03-16 19:38:16 +02:00
SillyLossy
fb0fd0d242 Added icons for top menu 2023-03-16 18:33:02 +02:00
SillyLossy
6b1b614045 Patch expressions by @RossAscends 2023-03-16 18:32:38 +02:00
SillyLossy
85da761244 Merge branch 'main' into dev 2023-03-16 11:15:25 +02:00
SillyLossy
165cad1549 Copy extensions from extras project to main 2023-03-16 00:33:26 +02:00
SillyLossy
2cda80ffe4 Merge branch 'SL-TAI-RA-Mods' into dev 2023-03-15 21:36:20 +02:00
SillyLossy
a79aed4694 Packy locky 2023-03-15 21:26:51 +02:00
RossAsscends
f558e12bda - renamed default expression folder
- split localStorage functions into separate js
2023-03-16 04:18:35 +09:00
SillyLossy
eec9844e39 Power user: new module 2023-03-15 21:07:32 +02:00
SillyLossy
a527ae1ad7 Rename files 2023-03-15 20:42:51 +02:00
SillyLossy
0736e72baf Debounce character saving (properly) 2023-03-15 20:15:45 +02:00
SillyLossy
e85b26d5dc Split modules 2023-03-15 20:03:53 +02:00
RossAsscends
15f1d14db2 added default expression pack of 30 emojis to /img/ 2023-03-16 00:28:47 +09:00
RossAsscends
9483ec464a added
- swipes library
- CSS for mobile,
- swipe left/right on last msg to regenerate
2023-03-15 23:27:00 +09:00
SillyLossy
34b20b664f Add js map file for extension 2023-03-15 14:56:13 +02:00
SillyLossy
6d85f527a2 Farewell, stupid sharp. Hello jimp (thx CncAnon) 2023-03-15 13:56:53 +02:00
SillyLossy
16ac0f3a31 Replace constants with variables 2023-03-15 12:59:39 +02:00
SillyLossy
231ae91ae6 Fallback avatar renamed 2023-03-15 12:54:48 +02:00
SillyLossy
0442d39e60 Good night, sweet Chloe 2023-03-15 12:53:37 +02:00
SillyLossy
cdadad1ede Reformat script 2023-03-15 11:10:47 +02:00
RossAsscends
5f2882e33f more typos 2023-03-15 08:50:11 +09:00
RossAsscends
c51f63cd7a fixed typos in readme and RA-mod.js comments 2023-03-15 08:42:29 +09:00
RossAsscends
4ea7b22f4b added ability to save to iOS homescreen
added fullscreen capability for iOS (no more address bar in the way)
2023-03-15 07:05:44 +09:00
RossAsscends
7ee05adf9b Merge branch 'RossAscends-split-JS-for-SilyLossy-TAI' of https://github.com/RossAscends/TavernAI into RossAscends-split-JS-for-SilyLossy-TAI 2023-03-15 06:46:16 +09:00
RossAsscends
cbcb772a64 ignored settings.json 2023-03-15 05:56:57 +09:00
RossAscends
2434822a44 Update readme.md 2023-03-15 05:52:25 +09:00
RossAscends
b8c99ef2c1 Update readme.md 2023-03-15 05:15:40 +09:00
RossAsscends
20dc882b75 - Merged RossAscends-mods.js as separate file.
- removed RA functions from main JS (left code as comments, feel free to delete)
- moved function declarations out of document ready
- function calls and listeners remain inside the document ready function
- fixed UsernameChange and Char deletion in main JS
- updated Humanizedtime variable name
- small css changes
2023-03-15 04:52:16 +09:00
263 changed files with 14318 additions and 6206 deletions

35
.github/ISSUE_TEMPLATE/bug_report.md vendored Normal file
View File

@@ -0,0 +1,35 @@
---
name: Bug report
about: Create a report to help us improve
title: "[BUG]"
labels: ''
assignees: ''
---
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
**Expected behavior**
A clear and concise description of what you expected to happen.
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Desktop (please complete the following information):**
- OS/Device: [e.g. Windows 11]
- Environment: [cloud, local]
- Browser [e.g. chrome, safari]
- Generation API [e.g. KoboldAI, OpenAI]
- Branch [main, dev]
- Model [e.g. Pygmalion 6b, LLaMa 13b]
**Additional context**
Add any other context about the problem here.

View File

@@ -0,0 +1,20 @@
---
name: Feature request
about: Suggest an idea for this project
title: ''
labels: ''
assignees: ''
---
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
**Describe the solution you'd like**
A clear and concise description of what you want to happen.
**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.
**Additional context**
Add any other context or screenshots about the feature request here.

8
.gitignore vendored
View File

@@ -3,8 +3,12 @@ public/chats/
public/characters/
public/User Avatars/
public/backgrounds/
public/groups/
public/worlds/
public/css/bg_load.css
/uploads/
*.jsonl
public/settings.json
config.conf
.DS_Store
.DS_Store
public/settings.json
/thumbnails

View File

@@ -1,10 +1,11 @@
const port = 8000;
const whitelist = ['127.0.0.1']; //Example for add several IP in whitelist: ['127.0.0.1', '192.168.0.10']
const whitelist = ['127.0.0.1','192.168.0.*']; //Example for add several IP in whitelist: ['127.0.0.1', '192.168.0.10']
const whitelistMode = false; //Disabling enabling the ip whitelist mode. true/false
const autorun = true; //Autorun in the browser. true/false
const enableExtensions = true; //Enables support for TavernAI-extras project
const listen = true; // If true, Can be access from other device or PC. otherwise can be access only from hosting machine.
module.exports = {
port, whitelist, whitelistMode, autorun, enableExtensions,
port, whitelist, whitelistMode, autorun, enableExtensions, listen
};

2065
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -1,10 +1,14 @@
{
"dependencies": {
"@dqbd/tiktoken": "^1.0.2",
"axios": "^1.3.4",
"cookie-parser": "^1.4.6",
"cors": "^2.8.5",
"csrf-csrf": "^2.2.3",
"express": "^4.18.2",
"ipaddr.js": "^2.0.1",
"jimp": "^0.22.7",
"mime-types": "^2.1.35",
"multer": "^1.4.5-lts.1",
"node-rest-client": "^3.1.1",
"open": "^8.4.0",
@@ -12,10 +16,10 @@
"png-chunks-encode": "^1.0.0",
"png-chunks-extract": "^1.0.0",
"rimraf": "^3.0.2",
"sharp": "^0.31.3"
"sanitize-filename": "^1.6.3"
},
"name": "TavernAI",
"version": "1.2.8",
"version": "1.2.0",
"bin": {
"TavernAI": "server.js"
},
@@ -25,8 +29,6 @@
},
"pkg": {
"assets": [
"node_modules/sharp/build/Release/**/*",
"node_modules/sharp/vendor/lib/**/*",
"node_modules/open/xdg-open/",
"public",
"uploads"

View File

@@ -0,0 +1,46 @@
{
"file_version": 2,
"max_length": 1400,
"ikmax": 3000,
"genamt": 80,
"ikgen": 200,
"rep_pen": 1.04,
"rep_pen_slope": 0.0,
"rep_pen_range": 1400,
"temp": 1,
"top_p": 1,
"top_k": 0,
"top_a": 0.0,
"tfs": 0.97,
"typical": 1.0,
"numseqs": 1,
"fp32_model": false,
"modeldim": 2560,
"sampler_order": [
6,
0,
1,
2,
3,
4,
5
],
"newlinemode": "n",
"lazy_load": true,
"revision": null,
"selected_preset": "",
"horde_wait_time": 0,
"horde_queue_position": 0,
"horde_queue_size": 0,
"model": "pygmalion-1.3b",
"model_type": "gpt_neo",
"url": "https://api.inferkit.com/v1/models/standard/generate",
"oaiurl": "",
"oaiengines": "https://api.openai.com/v1/engines",
"colaburl": "/request",
"apikey": "",
"oaiapikey": "",
"configname": "pygmalion-1.3b",
"online_model": "",
"alt_multi_gen": false
}

View File

@@ -0,0 +1,5 @@
{
"temperature": 0.9,
"frequency_penalty": 0.7,
"presence_penalty": 0.7
}

View File

@@ -0,0 +1,15 @@
{
"temp": 0.7,
"top_p": 0.92,
"top_k": 150,
"typical_p": 1,
"rep_pen": 4.5,
"no_repeat_ngram_size": 2,
"penalty_alpha": 0,
"num_beams": 10,
"length_penalty": 1.4,
"min_length": 200,
"encoder_rep_pen": 1,
"do_sample": true,
"early_stopping": true
}

View File

@@ -0,0 +1,15 @@
{
"temp": 1,
"top_p": 1,
"top_k": 4,
"typical_p": 1,
"rep_pen": 1,
"no_repeat_ngram_size": 0,
"penalty_alpha": 0.6,
"num_beams": 1,
"length_penalty": 1,
"min_length": 0,
"encoder_rep_pen": 1,
"do_sample": false,
"early_stopping": false
}

View File

@@ -0,0 +1,15 @@
{
"temp": 0.7,
"top_p": 0.5,
"top_k": 40,
"typical_p": 1,
"rep_pen": 1.2,
"no_repeat_ngram_size": 0,
"penalty_alpha": 0,
"num_beams": 1,
"length_penalty": 1,
"min_length": 0,
"encoder_rep_pen": 1,
"do_sample": true,
"early_stopping": false
}

View File

@@ -0,0 +1,15 @@
{
"temp": 1,
"top_p": 1,
"top_k": 50,
"typical_p": 1,
"rep_pen": 1,
"no_repeat_ngram_size": 0,
"penalty_alpha": 0,
"num_beams": 1,
"length_penalty": 1,
"min_length": 0,
"encoder_rep_pen": 1,
"do_sample": false,
"early_stopping": false
}

View File

@@ -0,0 +1,15 @@
{
"temp": 0.7,
"top_p": 0.5,
"top_k": 0,
"typical_p": 0.19,
"rep_pen": 1.1,
"no_repeat_ngram_size": 0,
"penalty_alpha": 0,
"num_beams": 1,
"length_penalty": 1,
"min_length": 0,
"encoder_rep_pen": 1,
"do_sample": true,
"early_stopping": false
}

View File

@@ -0,0 +1,15 @@
{
"temp": 0.66,
"top_p": 1,
"top_k": 0,
"typical_p": 0.6,
"rep_pen": 1.1,
"no_repeat_ngram_size": 0,
"penalty_alpha": 0,
"num_beams": 1,
"length_penalty": 1,
"min_length": 0,
"encoder_rep_pen": 1,
"do_sample": true,
"early_stopping": false
}

View File

@@ -0,0 +1,15 @@
{
"temp": 0.7,
"top_p": 0.85,
"top_k": 50,
"typical_p": 1,
"rep_pen": 1,
"no_repeat_ngram_size": 0,
"penalty_alpha": 0,
"num_beams": 1,
"length_penalty": 1,
"min_length": 0,
"encoder_rep_pen": 1,
"do_sample": true,
"early_stopping": false
}

View File

@@ -0,0 +1,15 @@
{
"temp": 0.8,
"top_p": 0.9,
"top_k": 100,
"typical_p": 1,
"rep_pen": 1.15,
"no_repeat_ngram_size": 0,
"penalty_alpha": 0,
"num_beams": 1,
"length_penalty": 1,
"min_length": 0,
"encoder_rep_pen": 1,
"do_sample": true,
"early_stopping": false
}

View File

@@ -0,0 +1,15 @@
{
"temp": 1.99,
"top_p": 1,
"top_k": 100,
"typical_p": 0.97,
"rep_pen": 1,
"no_repeat_ngram_size": 0,
"penalty_alpha": 0,
"num_beams": 1,
"length_penalty": 1,
"min_length": 0,
"encoder_rep_pen": 1,
"do_sample": true,
"early_stopping": false
}

View File

@@ -0,0 +1,15 @@
{
"temp": 0.63,
"top_p": 0.98,
"top_k": 0,
"typical_p": 1,
"rep_pen": 1.05,
"no_repeat_ngram_size": 0,
"penalty_alpha": 0,
"num_beams": 1,
"length_penalty": 1,
"min_length": 0,
"encoder_rep_pen": 1,
"do_sample": true,
"early_stopping": false
}

View File

@@ -0,0 +1,15 @@
{
"temp": 1.99,
"top_p": 0.85,
"top_k": 12,
"typical_p": 1,
"rep_pen": 1.15,
"no_repeat_ngram_size": 0,
"penalty_alpha": 0,
"num_beams": 1,
"length_penalty": 1,
"min_length": 0,
"encoder_rep_pen": 1,
"do_sample": true,
"early_stopping": false
}

View File

@@ -0,0 +1,15 @@
{
"temp": 1.07,
"top_p": 1,
"top_k": 100,
"typical_p": 1,
"rep_pen": 1.05,
"no_repeat_ngram_size": 0,
"penalty_alpha": 0,
"num_beams": 1,
"length_penalty": 1,
"min_length": 0,
"encoder_rep_pen": 1,
"do_sample": true,
"early_stopping": false
}

View File

@@ -0,0 +1,15 @@
{
"temp": 0.44,
"top_p": 1,
"top_k": 0,
"typical_p": 1,
"rep_pen": 1.15,
"no_repeat_ngram_size": 0,
"penalty_alpha": 0,
"num_beams": 1,
"length_penalty": 1,
"min_length": 0,
"encoder_rep_pen": 1,
"do_sample": true,
"early_stopping": false
}

View File

@@ -0,0 +1,15 @@
{
"temp": 1.99,
"top_p": 0.18,
"top_k": 30,
"typical_p": 1,
"rep_pen": 1.15,
"no_repeat_ngram_size": 0,
"penalty_alpha": 0,
"num_beams": 1,
"length_penalty": 1,
"min_length": 0,
"encoder_rep_pen": 1,
"do_sample": true,
"early_stopping": false
}

View File

@@ -0,0 +1,15 @@
{
"temp": 0.72,
"top_p": 0.73,
"top_k": 0,
"typical_p": 1,
"rep_pen": 1.1,
"no_repeat_ngram_size": 0,
"penalty_alpha": 0,
"num_beams": 1,
"length_penalty": 1,
"min_length": 0,
"encoder_rep_pen": 1,
"do_sample": true,
"early_stopping": false
}

View File

@@ -0,0 +1,15 @@
{
"temp": 0.5,
"top_p": 0.9,
"top_k": 0,
"typical_p": 1,
"rep_pen": 1.1,
"no_repeat_ngram_size": 0,
"penalty_alpha": 0,
"num_beams": 1,
"length_penalty": 1,
"min_length": 0,
"encoder_rep_pen": 1,
"do_sample": true,
"early_stopping": false
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 162 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 226 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 161 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 240 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 374 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 451 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 187 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 181 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 144 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 422 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 366 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 68 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 330 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 98 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 198 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 142 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 217 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 350 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 279 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 72 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 252 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 247 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 391 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 207 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 276 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 346 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 130 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 122 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 428 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 244 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 194 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 135 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 402 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 328 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 193 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 205 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 269 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 296 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 584 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 358 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 256 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 145 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 243 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 295 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 831 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.5 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 174 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 79 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.3 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.5 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 495 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 491 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 558 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 354 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 432 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 676 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 182 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 86 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 233 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 140 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 872 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 592 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 148 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 324 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 735 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 176 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 166 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 851 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 328 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 621 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 394 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.3 MiB

Some files were not shown because too many files have changed in this diff Show More