kingbri
74b6ed97c2
Textgen: Add repetition decay for TabbyAPI
...
Repetition decay softens the drop off for repetition penalty. It's
best paired with rep pen range.
Signed-off-by: kingbri <bdashore3@proton.me>
2024-05-22 00:09:10 -04:00
kingbri
99d143263d
Textgen: Add skew sampling
...
Adds the option from skew sampling from exllamaV2
Signed-off-by: kingbri <bdashore3@proton.me>
2024-05-21 23:48:33 -04:00
kingbri
a12df762a0
Textgen: Add speculative_ngram for TabbyAPI
...
Speculative ngram allows for a different method of speculative
decoding. Using a draft model is still preferred.
Signed-off-by: kingbri <bdashore3@proton.me>
2024-05-21 23:37:36 -04:00
Cohee
f5fccc0387
Add Azure TTS service
2024-05-22 01:37:51 +03:00
Cohee
0371bf4e9f
Revoke 1-time object URLs
2024-05-22 01:36:38 +03:00
Cohee
255cd1310d
Merge pull request #2281 from PasserDreamer/staging
...
Image Generation extension add i18n support.
2024-05-21 20:53:43 +03:00
Cohee
103c460f0a
Merge pull request #2288 from Bronya-Rand/staging
...
feat: add docker instructions
2024-05-21 20:44:17 +03:00
Cohee
c1d8896db9
Merge guides
2024-05-21 20:43:51 +03:00
Cohee
aae95f70c4
Merge branch 'staging' into docker-readme
2024-05-21 20:40:57 +03:00
Cohee
e582bb9117
Merge branch 'release' into staging
2024-05-21 20:40:19 +03:00
Cohee
3616c2acf0
Docker guide credit
2024-05-21 20:32:44 +03:00
Cohee
19630735e0
Merge pull request #2287 from mrguymiah/release
...
Update readme.md
2024-05-21 20:32:00 +03:00
Cohee
c2ed5d07e2
Update readme.md
2024-05-21 20:30:28 +03:00
Cohee
319b0a543c
Enable markdown strikethough
2024-05-21 16:58:42 +03:00
Cohee
e0ac189acc
#2290 Allow square brackets and underline in SD prompts
2024-05-21 16:51:11 +03:00
Cohee
f24aa1fa5f
Hide inline image quality control for unsupported sources
2024-05-21 16:24:58 +03:00
Cohee
86af5ac217
Cut gemini prompt hint
2024-05-21 16:22:33 +03:00
Cohee
0b06f9686b
Enable image inlining for Gemini flash
2024-05-21 16:14:21 +03:00
Cohee
bac00659ef
Add RisuRealm import example
2024-05-21 15:58:00 +03:00
Cohee
b1c9fee29e
#2188 Make first message not required
2024-05-21 15:46:41 +03:00
Cohee
226852233f
Clean-up SD message sending
2024-05-21 15:03:57 +03:00
Cohee
630b72f13a
#2290 Allow curly braces in SD prompts.
...
+remove unused code
2024-05-21 14:28:47 +03:00
Cohee
c21deb3a8c
#2289 Fix message translation on edit
2024-05-21 14:23:18 +03:00
Cohee
055defa204
Remove unused package reference
2024-05-21 14:18:28 +03:00
RossAscends
9b1a254553
scale MUI on window resize
2024-05-21 13:55:00 +09:00
Bronya-Rand
a119a5cbfb
chore: un-prettify
2024-05-21 04:43:09 +01:00
Bronya-Rand
c2592d7d86
chore: update docker file to auto-create the plugins folder.
2024-05-21 04:31:21 +01:00
Bronya-Rand
927dc4394d
chore: add docker section to point to docs
2024-05-21 04:31:20 +01:00
mrguymiah
04ad1011f0
Update readme.md
...
Added Docker instructions
2024-05-20 22:42:25 -04:00
RossAscends
56d0ffc1fd
fix MovingUI infinite loop on resize to Y edge
2024-05-21 09:55:56 +09:00
Cohee
3dc4c8ca39
#2284 Persona description in-chat-at-depth
2024-05-21 01:57:04 +03:00
RossAscends
09a575b783
remove debug css on .draggable
2024-05-21 07:50:24 +09:00
Cohee
3cd3890263
#2286 Fix SD interactive mode loose trigger
2024-05-21 01:11:40 +03:00
Cohee
435821348a
Allow setting unnamed persona names with a tick button
2024-05-21 00:40:12 +03:00
Cohee
03bb911ee7
Fix persona sorting on load
2024-05-21 00:22:56 +03:00
Cohee
63f96f4dc7
Merge branch 'release' into staging
2024-05-21 00:10:56 +03:00
Cohee
db2c9a9926
Attempt docker release fix 6
1.12.0-6
2024-05-20 23:50:34 +03:00
Cohee
1fc88e97f4
Attempt docker release fix 5
2024-05-20 23:44:01 +03:00
Cohee
3d3914645d
Attempt docker release fix 4
2024-05-20 23:35:36 +03:00
Cohee
68ade7b384
Attempt docker release fix 3
2024-05-20 23:20:28 +03:00
Cohee
071f232611
Attempt docker release fix 2
2024-05-20 23:08:51 +03:00
Cohee
dff5ca7e92
Attempt docker release fix
2024-05-20 23:03:22 +03:00
Cohee
a47dda79a3
Merge pull request #2224 from Yokayo/staging
...
Onboarding language switch, more localizable strings, work on ru-ru translation
2024-05-20 22:09:18 +03:00
Cohee
549b2d52a4
Remove unnecessary DOM query
2024-05-20 21:58:45 +03:00
Cohee
ad3f677a9e
Format fix
2024-05-20 21:57:02 +03:00
Cohee
0d68473010
Fix client version display on welcome message
2024-05-20 21:50:57 +03:00
Cohee
6ed7729b18
Merge branch 'staging' of https://github.com/Yokayo/SillyTavern into ru-l10n
2024-05-20 21:45:18 +03:00
Cohee
0c36d4e67d
Merge branch 'staging' into ru-l10n
2024-05-20 21:45:02 +03:00
Yokayo
d6a02e3c47
Translated a bit more
2024-05-21 01:16:20 +07:00
Yokayo
a8c9fe4dce
Remove prompt manager changes
2024-05-21 00:54:46 +07:00