Commit Graph

3059 Commits

Author SHA1 Message Date
ebolam
dfb05968c9 Merge commit 'refs/pull/188/head' of https://github.com/ebolam/KoboldAI into UI2 2022-10-07 14:31:59 -04:00
ebolam
3f21034704 Colab debug for 20B model error 2022-10-07 14:28:44 -04:00
ebolam
899c47b38c Fix for auto-save 2022-10-07 14:03:23 -04:00
ebolam
8664316470 Minor scroll adjustment 2022-10-07 13:00:39 -04:00
ebolam
d3ec2c7536 Slight scroll adjustment 2022-10-07 12:49:04 -04:00
ebolam
a0e72ba6e5 Scroll bug fix 2022-10-07 12:20:14 -04:00
ebolam
526c5592fe Fix 2 2022-10-07 11:40:02 -04:00
ebolam
437d9e6d82 Yet another Scroll Fix attempt 2022-10-07 10:30:10 -04:00
ebolam
52b521dde7 Context viewer update
Context bar update
in AI class update
2022-10-07 09:30:33 -04:00
ebolam
a0c347a4b4 AI Context Fixes 2022-10-07 08:33:53 -04:00
ebolam
b3e0147b5d Fix for sentence splitting
UI Scrolling still broken
2022-10-07 08:02:46 -04:00
somebody
5eeaef33e9 Token view inital work 2022-10-06 19:34:24 -05:00
henk717
739cf0aae7 Merge pull request #227 from VE-FORBRYDERNE/pickle
Custom unpickler to avoid pickle's arbitrary code execution vulnerability
2022-10-07 02:12:53 +02:00
vfbd
323f593a96 Custom unpickler to avoid pickle's arbitrary code execution vulnerability 2022-10-06 20:08:08 -04:00
ebolam
046457fa01 Merge branch 'UI2' of https://github.com/ebolam/KoboldAI into UI2 2022-10-06 19:22:59 -04:00
ebolam
abac61e41a Fix for scroll 2022-10-06 19:22:33 -04:00
ebolam
e2e691efc5 Merge pull request #187 from LightSaveUs/UI2
Visual Fixes
2022-10-06 18:33:01 -04:00
LightSaveUs
a36dfe34ea Create hide-auto-memory.css 2022-10-06 20:52:54 +03:00
LightSaveUs
626b9ee6a5 Added "Hide auto memory" tweak 2022-10-06 20:49:27 +03:00
LightSaveUs
ca22e355d6 Story flyout scroll fix 2022-10-06 06:12:59 +03:00
LightSaveUs
3e3118b907 Model in memory -> Model in Memory 2022-10-06 06:11:39 +03:00
ebolam
5aeee019dc Changed /vars to show current story only for the user 2022-10-05 20:55:59 -04:00
ebolam
b7fb17591c Fix 2022-10-05 15:57:49 -04:00
ebolam
a41372cb79 Potential fix for scrolling 2022-10-05 15:24:55 -04:00
ebolam
735121ab19 Fix 2022-10-05 14:35:32 -04:00
ebolam
b607ccc9c0 Remove test button 2022-10-05 14:28:36 -04:00
henk717
b85d74f22c Merge branch 'KoboldAI:main' into united 2022-10-05 19:51:29 +02:00
ebolam
265152c515 Fix for world info highlighting 2022-10-05 11:00:36 -04:00
ebolam
7f9c26332d Hopefully better infinity scroll 2022-10-05 09:41:29 -04:00
ebolam
7b31190b93 Bug Fix for Scrolling 2022-10-04 20:21:23 -04:00
ebolam
ea377fda7a Bug Fix 2022-10-04 20:10:53 -04:00
ebolam
8829d36109 Better sentence splitting 2022-10-04 19:54:15 -04:00
ebolam
280b67e511 Fix for prompt not showing up
Fix for sentence splitting eating new lines.
2022-10-04 19:18:30 -04:00
ebolam
68969b72c5 Fix for error messages that aren't lists 2022-10-04 15:41:41 -04:00
henk717
9f18811ff9 Merge pull request #226 from VE-FORBRYDERNE/api-settings
Allow changing and reading sampler seed and sampler order from API
2022-10-04 20:30:25 +02:00
henk717
6af0e842f2 Switch to official
Switch to the official branch on KoboldAI now that it is compatible
2022-10-04 17:42:18 +02:00
henk717
cf3aebbd8f Merge pull request #161 from henk717/united
Release 1.19
1.19.0
2022-10-04 15:57:47 +02:00
somebody
7746a43c96 Attention bias experiment 2022-10-03 21:30:17 -05:00
ebolam
bc49577974 Bug Fix 2022-10-03 15:29:35 -04:00
ebolam
b9c1ef7bfc Remove debug 2022-10-03 15:05:48 -04:00
ebolam
78fb4ba1e4 V1 story load streaming 2022-10-03 15:01:46 -04:00
ebolam
52298cb847 Better blur 2022-10-03 14:22:36 -04:00
ebolam
31760a19e1 Initial infinite scroll version 2022-10-03 14:21:01 -04:00
vfbd
bdfa6d86b7 Seed has to be a 64-bit unsigned int or PyTorch will throw an error
tpu_mtj_backend's seed can be an integer of arbitrary size but we will
limit it to a 64-bit unsigned integer anyways for consistency.
2022-10-02 17:50:32 -04:00
vfbd
dd1c25241d Allow sampler seed and full determinism to be read/written in /config 2022-10-02 17:43:54 -04:00
vfbd
1a59a4acea Allow changing sampler seed and sampler order from API 2022-10-02 16:25:51 -04:00
ebolam
5b68c2d64d Optimization 2022-10-01 16:12:59 -04:00
ebolam
928ec5c411 Fix for world info tokenization bug 2022-10-01 16:06:55 -04:00
ebolam
51c8653df2 JS fix 2022-10-01 15:58:58 -04:00
ebolam
dc3506e87b Merge branch 'UI2' of https://github.com/ebolam/KoboldAI into UI2 2022-10-01 14:12:44 -04:00